Skip to content

Instantly share code, notes, and snippets.

@Dnile
Created May 29, 2016 17:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dnile/3a40214d95bcab5774c9032707426adc to your computer and use it in GitHub Desktop.
Save Dnile/3a40214d95bcab5774c9032707426adc to your computer and use it in GitHub Desktop.
prometheus issue #1681
goroutine 37040 [running]:
runtime/pprof.writeGoroutineStacks(0x7efd7412e278, 0xc82182a630, 0x0, 0x0)
/usr/local/go/src/runtime/pprof/pprof.go:516 +0x84
runtime/pprof.writeGoroutine(0x7efd7412e278, 0xc82182a630, 0x2, 0x0, 0x0)
/usr/local/go/src/runtime/pprof/pprof.go:505 +0x46
runtime/pprof.(*Profile).WriteTo(0xfcab60, 0x7efd7412e278, 0xc82182a630, 0x2, 0x0, 0x0)
/usr/local/go/src/runtime/pprof/pprof.go:236 +0xd4
net/http/pprof.handler.ServeHTTP(0xc82489aeb1, 0x9, 0x7efd7414a8e8, 0xc82182a630, 0xc821b54000)
/usr/local/go/src/net/http/pprof/pprof.go:199 +0x37e
net/http/pprof.Index(0x7efd7414a8e8, 0xc82182a630, 0xc821b54000)
/usr/local/go/src/net/http/pprof/pprof.go:211 +0x200
net/http.HandlerFunc.ServeHTTP(0xbd4e50, 0x7efd7414a8e8, 0xc82182a630, 0xc821b54000)
/usr/local/go/src/net/http/server.go:1422 +0x3a
net/http.(*ServeMux).ServeHTTP(0xc8200608d0, 0x7efd7414a8e8, 0xc82182a630, 0xc821b54000)
/usr/local/go/src/net/http/server.go:1699 +0x17d
net/http.(*ServeMux).ServeHTTP-fm(0x7efd7414a8e8, 0xc82182a630, 0xc821b54000)
/go/src/github.com/prometheus/alertmanager/web.go:72 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc82182a630, 0xc821b54000, 0xc828742ac0, 0x1, 0x1)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc82182a630, 0xc821b54000)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc82182a630, 0xc821b54000)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc82182a630, 0xc821b54000)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc82182a580)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 1 [chan receive, 2618 minutes]:
main.main()
/go/src/github.com/prometheus/alertmanager/main.go:181 +0xf75
goroutine 17 [syscall, 2618 minutes, locked to thread]:
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1721 +0x1
goroutine 10 [syscall, 2618 minutes]:
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:22 +0x18
created by os/signal.init.1
/usr/local/go/src/os/signal/signal_unix.go:28 +0x37
goroutine 15 [chan receive, 2618 minutes]:
database/sql.(*DB).connectionOpener(0xc8200919a0)
/usr/local/go/src/database/sql/sql.go:634 +0x45
created by database/sql.Open
/usr/local/go/src/database/sql/sql.go:481 +0x336
goroutine 19 [select]:
main.(*Dispatcher).run(0xc82007ea20, 0x7efd749c80f8, 0xc8205a3560)
/go/src/github.com/prometheus/alertmanager/dispatch.go:150 +0x8ea
main.(*Dispatcher).Run(0xc82007ea20)
/go/src/github.com/prometheus/alertmanager/dispatch.go:59 +0x1de
created by main.main.func3
/go/src/github.com/prometheus/alertmanager/main.go:152 +0x55a
goroutine 72 [IO wait]:
net.runtime_pollWait(0x7efd749c7fd8, 0x72, 0xc820010140)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8204a4060, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8204a4060, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc8204a4000, 0x0, 0x7efd749c80d0, 0xc828742a80)
/usr/local/go/src/net/fd_unix.go:408 +0x27c
net.(*TCPListener).AcceptTCP(0xc8204a8000, 0x469790, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:254 +0x4d
net/http.tcpKeepAliveListener.Accept(0xc8204a8000, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:2135 +0x41
net/http.(*Server).Serve(0xc820496000, 0x7efd749c8098, 0xc8204a8000, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:1887 +0xb3
net/http.(*Server).ListenAndServe(0xc820496000, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:1877 +0x136
net/http.ListenAndServe(0xae0e68, 0x5, 0x7efd749c7000, 0xc820173880, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:1967 +0x8f
main.listen(0xc820173880)
/go/src/github.com/prometheus/alertmanager/main.go:232 +0x73
created by main.main
/go/src/github.com/prometheus/alertmanager/main.go:166 +0xcb8
goroutine 73 [select, 2618 minutes, locked to thread]:
runtime.gopark(0xbd5240, 0xc820022f28, 0xae83c0, 0x6, 0x18, 0x2)
/usr/local/go/src/runtime/proc.go:185 +0x163
runtime.selectgoImpl(0xc820022f28, 0x0, 0x18)
/usr/local/go/src/runtime/select.go:392 +0xa64
runtime.selectgo(0xc820022f28)
/usr/local/go/src/runtime/select.go:212 +0x12
runtime.ensureSigM.func1()
/usr/local/go/src/runtime/signal1_unix.go:227 +0x353
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1721 +0x1
goroutine 74 [chan receive, 2618 minutes]:
main.main.func4(0xc8203de480, 0xc82000d6d0)
/go/src/github.com/prometheus/alertmanager/main.go:176 +0x4d
created by main.main
/go/src/github.com/prometheus/alertmanager/main.go:179 +0xf52
goroutine 36944 [semacquire, 1 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc8204a8398, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc8204a8380, 0xc82951e0e0, 0xc82224e6e0, 0x1, 0x4)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc8204a8380, 0xc82951e0e0)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc8204a8380, 0xc82951e0e0)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc82182b340, 0xc82951e0e0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc82182b340, 0xc82951e0e0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc82182b340, 0xc82951e0e0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc82182b340, 0xc82951e0e0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc82182b340, 0xc82951e0e0)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc82676c210)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 116 [chan receive, 2617 minutes]:
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Subscribe.func1(0xc82000b280, 0x0, 0xc8203e00c0, 0xc820740000, 0x8e2, 0xc00, 0xc8203e0120)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:98 +0x165
created by github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Subscribe
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:99 +0x1d8
goroutine 37033 [semacquire, 1 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc822ed2050, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc822ed2018, 0xc822138b60, 0xc820124140, 0x1, 0x4)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc822ed2018, 0xc822138b60)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc822ed2018, 0xc822138b60)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc82182a0b0, 0xc822138b60)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc82182a0b0, 0xc822138b60, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc82182a0b0, 0xc822138b60)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc82182a0b0, 0xc822138b60)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc82182a0b0, 0xc822138b60)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc822105b80)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37081 [semacquire, 1 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc8257f22d0, 0xa, 0xa, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc822ed2b60, 0xc820c761c0, 0xc829a8bb20, 0xa, 0xd)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc822ed2b60, 0xc820c761c0)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc822ed2b60, 0xc820c761c0)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc82182a4d0, 0xc820c761c0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc82182a4d0, 0xc820c761c0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc82182a4d0, 0xc820c761c0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc82182a4d0, 0xc820c761c0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc82182a4d0, 0xc820c761c0)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc82182a420)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37047 [chan send, 4 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc8213360e0, 0xc82227a120, 0x24c)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 289 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Silences).All(0xc820124000, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:514 +0x6d
github.com/prometheus/alertmanager/provider/sqlite.(*Silences).Mutes(0xc820124000, 0xc8242b4cf0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:494 +0x30
github.com/prometheus/alertmanager/notify.(*SilenceNotifier).Notify(0xc820194750, 0x7efd749c81a0, 0xc827636540, 0xc825440d20, 0x2, 0x2, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:340 +0x13e
github.com/prometheus/alertmanager/notify.(*LogNotifier).Notify(0xc820173840, 0x7efd749c81a0, 0xc827636540, 0xc825440d20, 0x2, 0x2, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:403 +0x1bf
github.com/prometheus/alertmanager/notify.(*InhibitNotifier).Notify(0xc8201947e0, 0x7efd749c81a0, 0xc827636540, 0xc820703db0, 0x2, 0x2, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:383 +0x22b
github.com/prometheus/alertmanager/notify.(*LogNotifier).Notify(0xc820173860, 0x7efd749c81a0, 0xc827636540, 0xc820703db0, 0x2, 0x2, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:403 +0x1bf
main.(*Dispatcher).processAlert.func1(0x7efd749c81a0, 0xc827636540, 0xc820703db0, 0x2, 0x2, 0xc8205f4c00)
/go/src/github.com/prometheus/alertmanager/dispatch.go:236 +0x8a
main.(*aggrGroup).run.func1(0xc820703db0, 0x2, 0x2, 0x2)
/go/src/github.com/prometheus/alertmanager/dispatch.go:336 +0x5b
main.(*aggrGroup).flush(0xc820a3f700, 0xc828ac3ec8)
/go/src/github.com/prometheus/alertmanager/dispatch.go:400 +0x466
main.(*aggrGroup).run(0xc820a3f700, 0xc820a802c0)
/go/src/github.com/prometheus/alertmanager/dispatch.go:337 +0xd53
created by main.(*Dispatcher).processAlert
/go/src/github.com/prometheus/alertmanager/dispatch.go:241 +0x42f
goroutine 291 [semacquire, 2 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Silences).All(0xc820124000, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:514 +0x6d
github.com/prometheus/alertmanager/provider/sqlite.(*Silences).Mutes(0xc820124000, 0xc8204d9320, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:494 +0x30
github.com/prometheus/alertmanager/notify.(*SilenceNotifier).Notify(0xc820194750, 0x7efd749c81a0, 0xc820b6d110, 0xc8207baec0, 0x4, 0x4, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:340 +0x13e
github.com/prometheus/alertmanager/notify.(*LogNotifier).Notify(0xc820173840, 0x7efd749c81a0, 0xc820b6d110, 0xc8207baec0, 0x4, 0x4, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:403 +0x1bf
github.com/prometheus/alertmanager/notify.(*InhibitNotifier).Notify(0xc8201947e0, 0x7efd749c81a0, 0xc820b6d110, 0xc821429140, 0x4, 0x4, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:383 +0x22b
github.com/prometheus/alertmanager/notify.(*LogNotifier).Notify(0xc820173860, 0x7efd749c81a0, 0xc820b6d110, 0xc821429140, 0x4, 0x4, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:403 +0x1bf
main.(*Dispatcher).processAlert.func1(0x7efd749c81a0, 0xc820b6d110, 0xc821429140, 0x4, 0x4, 0xc821429160)
/go/src/github.com/prometheus/alertmanager/dispatch.go:236 +0x8a
main.(*aggrGroup).run.func1(0xc821429140, 0x4, 0x4, 0x2)
/go/src/github.com/prometheus/alertmanager/dispatch.go:336 +0x5b
main.(*aggrGroup).flush(0xc820a3f800, 0xc820ef7ec8)
/go/src/github.com/prometheus/alertmanager/dispatch.go:400 +0x466
main.(*aggrGroup).run(0xc820a3f800, 0xc820a803c0)
/go/src/github.com/prometheus/alertmanager/dispatch.go:337 +0xd53
created by main.(*Dispatcher).processAlert
/go/src/github.com/prometheus/alertmanager/dispatch.go:241 +0x42f
goroutine 292 [syscall, locked to thread]:
github.com/prometheus/alertmanager/vendor/github.com/mattn/go-sqlite3._Cfunc_sqlite3_step(0x7efd680009c8, 0xc800000000)
github.com/prometheus/alertmanager/vendor/github.com/mattn/go-sqlite3/_obj/_cgo_gotypes.go:643 +0x35
github.com/prometheus/alertmanager/vendor/github.com/mattn/go-sqlite3.(*SQLiteRows).Next(0xc8299bbd10, 0xc8222419e0, 0x6, 0x6, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/mattn/go-sqlite3/sqlite3.go:563 +0x4c
database/sql.(*Rows).Next(0xc822241920, 0x2)
/usr/local/go/src/database/sql/sql.go:1639 +0x12b
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).getPending(0xc82000b280, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:145 +0x15e
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).GetPending(0xc82000b280, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:111 +0x88
main.(*Inhibitor).Mutes(0xc82018e960, 0xc8272aaed0, 0x0)
/go/src/github.com/prometheus/alertmanager/inhibit.go:51 +0x6c
github.com/prometheus/alertmanager/notify.(*InhibitNotifier).Notify(0xc8201947e0, 0x7efd749c81a0, 0xc825382210, 0xc820729560, 0x2, 0x2, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:375 +0x13e
github.com/prometheus/alertmanager/notify.(*LogNotifier).Notify(0xc820173860, 0x7efd749c81a0, 0xc825382210, 0xc820729560, 0x2, 0x2, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:403 +0x1bf
main.(*Dispatcher).processAlert.func1(0x7efd749c81a0, 0xc825382210, 0xc820729560, 0x2, 0x2, 0xc828ad02e0)
/go/src/github.com/prometheus/alertmanager/dispatch.go:236 +0x8a
main.(*aggrGroup).run.func1(0xc820729560, 0x2, 0x2, 0x2)
/go/src/github.com/prometheus/alertmanager/dispatch.go:336 +0x5b
main.(*aggrGroup).flush(0xc820a3f880, 0xc8222f7ec8)
/go/src/github.com/prometheus/alertmanager/dispatch.go:400 +0x466
main.(*aggrGroup).run(0xc820a3f880, 0xc820a80560)
/go/src/github.com/prometheus/alertmanager/dispatch.go:337 +0xd53
created by main.(*Dispatcher).processAlert
/go/src/github.com/prometheus/alertmanager/dispatch.go:241 +0x42f
goroutine 36970 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc82970e048, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc82970e010, 0xc822ee2000, 0xc8240820e0, 0x1, 0x4)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc82970e010, 0xc822ee2000)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc82970e010, 0xc822ee2000)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc820308790, 0xc822ee2000)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc820308790, 0xc822ee2000, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc820308790, 0xc822ee2000)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc820308790, 0xc822ee2000)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc820308790, 0xc822ee2000)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc82676c790)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 36952 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc822ed2038, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc822ed2010, 0xc822ee21c0, 0xc825bba0e0, 0x1, 0x4)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc822ed2010, 0xc822ee21c0)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc822ed2010, 0xc822ee21c0)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc82676c370, 0xc822ee21c0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc82676c370, 0xc822ee21c0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc82676c370, 0xc822ee21c0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc82676c370, 0xc822ee21c0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc82676c370, 0xc822ee21c0)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc822104210)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37090 [semacquire, 1 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc8204a80b0, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc8204a8098, 0xc8277f4000, 0xc8277f0200, 0x1, 0x4)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc8204a8098, 0xc8277f4000)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc8204a8098, 0xc8277f4000)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc8212858c0, 0xc8277f4000)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc8212858c0, 0xc8277f4000, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc8212858c0, 0xc8277f4000)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc8212858c0, 0xc8277f4000)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc8212858c0, 0xc8277f4000)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc8200f6580)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37109 [semacquire]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc8299ba500, 0x9, 0x9, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc829655020, 0xc820c79500, 0xc8299ba460, 0x9, 0x9)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc829655020, 0xc820c79500)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc829655020, 0xc820c79500)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc822104e70, 0xc820c79500)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc822104e70, 0xc820c79500, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc822104e70, 0xc820c79500)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc822104e70, 0xc820c79500)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc822104e70, 0xc820c79500)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc822104dc0)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37020 [chan send, 5 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc821ea00e0, 0xc82227ae40, 0x19a9)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37048 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc820d44460, 0xa, 0xa, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc82970e9f0, 0xc82232f420, 0xc824237f10, 0xa, 0xd)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc82970e9f0, 0xc82232f420)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc82970e9f0, 0xc82232f420)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc82676c630, 0xc82232f420)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc82676c630, 0xc82232f420, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc82676c630, 0xc82232f420)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc82676c630, 0xc82232f420)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc82676c630, 0xc82232f420)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc82676c580)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 35535 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).getPending(0xc82000b280, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:129 +0x6d
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).GetPending(0xc82000b280, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:111 +0x88
main.(*Inhibitor).Mutes(0xc82018e960, 0xc822c10d20, 0x100)
/go/src/github.com/prometheus/alertmanager/inhibit.go:51 +0x6c
github.com/prometheus/alertmanager/notify.(*InhibitNotifier).Notify(0xc8201947e0, 0x7efd749c81a0, 0xc823318c90, 0xc8275fbd80, 0x2, 0x2, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:375 +0x13e
github.com/prometheus/alertmanager/notify.(*LogNotifier).Notify(0xc820173860, 0x7efd749c81a0, 0xc823318c90, 0xc8275fbd80, 0x2, 0x2, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:403 +0x1bf
main.(*Dispatcher).processAlert.func1(0x7efd749c81a0, 0xc823318c90, 0xc8275fbd80, 0x2, 0x2, 0xc820c65800)
/go/src/github.com/prometheus/alertmanager/dispatch.go:236 +0x8a
main.(*aggrGroup).run.func1(0xc8275fbd80, 0x2, 0x2, 0x2)
/go/src/github.com/prometheus/alertmanager/dispatch.go:336 +0x5b
main.(*aggrGroup).flush(0xc820bb1b80, 0xc82117fed8)
/go/src/github.com/prometheus/alertmanager/dispatch.go:400 +0x466
main.(*aggrGroup).run(0xc820bb1b80, 0xc8297021d0)
/go/src/github.com/prometheus/alertmanager/dispatch.go:337 +0xd53
created by main.(*Dispatcher).processAlert
/go/src/github.com/prometheus/alertmanager/dispatch.go:241 +0x42f
goroutine 37054 [chan send, 2 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc8262ce9a0, 0xc8204960c0, 0x24c)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37110 [chan send]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc820c79500, 0xc828cfef60, 0x19a9)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37037 [semacquire, 1 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc820f16040, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc820f16010, 0xc822ee2540, 0xc820c6c0c0, 0x1, 0x4)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc820f16010, 0xc822ee2540)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc820f16010, 0xc822ee2540)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc82676c000, 0xc822ee2540)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc82676c000, 0xc822ee2540, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc82676c000, 0xc822ee2540)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc82676c000, 0xc822ee2540)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc82676c000, 0xc822ee2540)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc822104580)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37059 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc82970e020, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc82970e000, 0xc8213360e0, 0xc820f3c0e0, 0x1, 0x4)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc82970e000, 0xc8213360e0)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc82970e000, 0xc8213360e0)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc82676c4d0, 0xc8213360e0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc82676c4d0, 0xc8213360e0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc82676c4d0, 0xc8213360e0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc82676c4d0, 0xc8213360e0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc82676c4d0, 0xc8213360e0)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc8221048f0)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37016 [semacquire, 5 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc8267342d0, 0xa, 0xa, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc82002b640, 0xc821ea0000, 0xc821e9a540, 0xa, 0xd)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc82002b640, 0xc821ea0000)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc82002b640, 0xc821ea0000)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc820309080, 0xc821ea0000)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc820309080, 0xc821ea0000, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc820309080, 0xc821ea0000)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc820309080, 0xc821ea0000)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc820309080, 0xc821ea0000)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc820308fd0)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37108 [semacquire]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc82118c018, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc82118c000, 0xc820c79420, 0xc82958c100, 0x1, 0x4)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc82118c000, 0xc820c79420)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc82118c000, 0xc820c79420)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc821f88370, 0xc820c79420)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc821f88370, 0xc820c79420, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc821f88370, 0xc820c79420)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc821f88370, 0xc820c79420)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc821f88370, 0xc820c79420)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc822104d10)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 1834 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).getPending(0xc82000b280, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:129 +0x6d
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).GetPending(0xc82000b280, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:111 +0x88
main.(*Inhibitor).Mutes(0xc82018e960, 0xc8208288a0, 0x100)
/go/src/github.com/prometheus/alertmanager/inhibit.go:51 +0x6c
github.com/prometheus/alertmanager/notify.(*InhibitNotifier).Notify(0xc8201947e0, 0x7efd749c81a0, 0xc824273020, 0xc829654540, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:375 +0x13e
github.com/prometheus/alertmanager/notify.(*LogNotifier).Notify(0xc820173860, 0x7efd749c81a0, 0xc824273020, 0xc829654540, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:403 +0x1bf
main.(*Dispatcher).processAlert.func1(0x7efd749c81a0, 0xc824273020, 0xc829654540, 0x1, 0x1, 0xc820de9780)
/go/src/github.com/prometheus/alertmanager/dispatch.go:236 +0x8a
main.(*aggrGroup).run.func1(0xc829654540, 0x1, 0x1, 0x2)
/go/src/github.com/prometheus/alertmanager/dispatch.go:336 +0x5b
main.(*aggrGroup).flush(0xc82213f200, 0xc821181ed8)
/go/src/github.com/prometheus/alertmanager/dispatch.go:400 +0x466
main.(*aggrGroup).run(0xc82213f200, 0xc82213b440)
/go/src/github.com/prometheus/alertmanager/dispatch.go:337 +0xd53
created by main.(*Dispatcher).processAlert
/go/src/github.com/prometheus/alertmanager/dispatch.go:241 +0x42f
goroutine 1836 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).getPending(0xc82000b280, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:129 +0x6d
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).GetPending(0xc82000b280, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:111 +0x88
main.(*Inhibitor).Mutes(0xc82018e960, 0xc820828960, 0x100)
/go/src/github.com/prometheus/alertmanager/inhibit.go:51 +0x6c
github.com/prometheus/alertmanager/notify.(*InhibitNotifier).Notify(0xc8201947e0, 0x7efd749c81a0, 0xc823146ba0, 0xc8296549b0, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:375 +0x13e
github.com/prometheus/alertmanager/notify.(*LogNotifier).Notify(0xc820173860, 0x7efd749c81a0, 0xc823146ba0, 0xc8296549b0, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:403 +0x1bf
main.(*Dispatcher).processAlert.func1(0x7efd749c81a0, 0xc823146ba0, 0xc8296549b0, 0x1, 0x1, 0xc8240b61e0)
/go/src/github.com/prometheus/alertmanager/dispatch.go:236 +0x8a
main.(*aggrGroup).run.func1(0xc8296549b0, 0x1, 0x1, 0x2)
/go/src/github.com/prometheus/alertmanager/dispatch.go:336 +0x5b
main.(*aggrGroup).flush(0xc82213f300, 0xc829a6fed8)
/go/src/github.com/prometheus/alertmanager/dispatch.go:400 +0x466
main.(*aggrGroup).run(0xc82213f300, 0xc82213b540)
/go/src/github.com/prometheus/alertmanager/dispatch.go:337 +0xd53
created by main.(*Dispatcher).processAlert
/go/src/github.com/prometheus/alertmanager/dispatch.go:241 +0x42f
goroutine 1838 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).getPending(0xc82000b280, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:129 +0x6d
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).GetPending(0xc82000b280, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:111 +0x88
main.(*Inhibitor).Mutes(0xc82018e960, 0xc820828a20, 0x100)
/go/src/github.com/prometheus/alertmanager/inhibit.go:51 +0x6c
github.com/prometheus/alertmanager/notify.(*InhibitNotifier).Notify(0xc8201947e0, 0x7efd749c81a0, 0xc824809cb0, 0xc8204a8080, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:375 +0x13e
github.com/prometheus/alertmanager/notify.(*LogNotifier).Notify(0xc820173860, 0x7efd749c81a0, 0xc824809cb0, 0xc8204a8080, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:403 +0x1bf
main.(*Dispatcher).processAlert.func1(0x7efd749c81a0, 0xc824809cb0, 0xc8204a8080, 0x1, 0x1, 0xc820f3d220)
/go/src/github.com/prometheus/alertmanager/dispatch.go:236 +0x8a
main.(*aggrGroup).run.func1(0xc8204a8080, 0x1, 0x1, 0x2)
/go/src/github.com/prometheus/alertmanager/dispatch.go:336 +0x5b
main.(*aggrGroup).flush(0xc82213f400, 0xc82117ded8)
/go/src/github.com/prometheus/alertmanager/dispatch.go:400 +0x466
main.(*aggrGroup).run(0xc82213f400, 0xc82213b640)
/go/src/github.com/prometheus/alertmanager/dispatch.go:337 +0xd53
created by main.(*Dispatcher).processAlert
/go/src/github.com/prometheus/alertmanager/dispatch.go:241 +0x42f
goroutine 1855 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Silences).All(0xc820124000, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:514 +0x6d
github.com/prometheus/alertmanager/provider/sqlite.(*Silences).Mutes(0xc820124000, 0xc820829170, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:494 +0x30
github.com/prometheus/alertmanager/notify.(*SilenceNotifier).Notify(0xc820194750, 0x7efd749c81a0, 0xc824094de0, 0xc82118cb50, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:340 +0x13e
github.com/prometheus/alertmanager/notify.(*LogNotifier).Notify(0xc820173840, 0x7efd749c81a0, 0xc824094de0, 0xc82118cb50, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:403 +0x1bf
github.com/prometheus/alertmanager/notify.(*InhibitNotifier).Notify(0xc8201947e0, 0x7efd749c81a0, 0xc824094de0, 0xc82002a120, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:383 +0x22b
github.com/prometheus/alertmanager/notify.(*LogNotifier).Notify(0xc820173860, 0x7efd749c81a0, 0xc824094de0, 0xc82002a120, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:403 +0x1bf
main.(*Dispatcher).processAlert.func1(0x7efd749c81a0, 0xc824094de0, 0xc82002a120, 0x1, 0x1, 0xc821f6bdc0)
/go/src/github.com/prometheus/alertmanager/dispatch.go:236 +0x8a
main.(*aggrGroup).run.func1(0xc82002a120, 0x1, 0x1, 0x2)
/go/src/github.com/prometheus/alertmanager/dispatch.go:336 +0x5b
main.(*aggrGroup).flush(0xc82213fc80, 0xc8222f3ec8)
/go/src/github.com/prometheus/alertmanager/dispatch.go:400 +0x466
main.(*aggrGroup).run(0xc82213fc80, 0xc82213bf20)
/go/src/github.com/prometheus/alertmanager/dispatch.go:337 +0xd53
created by main.(*Dispatcher).processAlert
/go/src/github.com/prometheus/alertmanager/dispatch.go:241 +0x42f
goroutine 37106 [IO wait]:
net.runtime_pollWait(0x7efd64768958, 0x72, 0xc820010140)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82765e0d0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82765e0d0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82765e070, 0xc825074000, 0x1000, 0x1000, 0x0, 0x7efd7724c050, 0xc820010140)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc829654010, 0xc825074000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
net/http.(*liveSwitchReader).Read(0xc822104728, 0xc825074000, 0x1000, 0x1000, 0x10, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:219 +0xa4
io.(*LimitedReader).Read(0xc821344340, 0xc825074000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:427 +0xbd
bufio.(*Reader).fill(0xc828cfe660)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc828cfe660, 0xc81fe88e0a, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
bufio.(*Reader).ReadLine(0xc828cfe660, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:357 +0x53
net/textproto.(*Reader).readLineSlice(0xc82265c0c0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/textproto/reader.go:55 +0x81
net/textproto.(*Reader).ReadLine(0xc82265c0c0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/textproto/reader.go:36 +0x40
net/http.ReadRequest(0xc828cfe660, 0xc822ee2700, 0x0, 0x0)
/usr/local/go/src/net/http/request.go:653 +0xb6
net/http.(*conn).readRequest(0xc8221046e0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:633 +0x32f
net/http.(*conn).serve(0xc8221046e0)
/usr/local/go/src/net/http/server.go:1319 +0x727
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 36918 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc820f16018, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc820f16000, 0xc821337500, 0xc8207560e0, 0x1, 0x4)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc820f16000, 0xc821337500)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc820f16000, 0xc821337500)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc82182a840, 0xc821337500)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc82182a840, 0xc821337500, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc82182a840, 0xc821337500)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc82182a840, 0xc821337500)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc82182a840, 0xc821337500)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc821f884d0)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 2104 [semacquire, 3 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Silences).All(0xc820124000, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:514 +0x6d
github.com/prometheus/alertmanager/provider/sqlite.(*Silences).Mutes(0xc820124000, 0xc8205b30e0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:494 +0x30
github.com/prometheus/alertmanager/notify.(*SilenceNotifier).Notify(0xc820194750, 0x7efd749c81a0, 0xc824bdae10, 0xc82002a840, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:340 +0x13e
github.com/prometheus/alertmanager/notify.(*LogNotifier).Notify(0xc820173840, 0x7efd749c81a0, 0xc824bdae10, 0xc82002a840, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:403 +0x1bf
github.com/prometheus/alertmanager/notify.(*InhibitNotifier).Notify(0xc8201947e0, 0x7efd749c81a0, 0xc824bdae10, 0xc820974708, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:383 +0x22b
github.com/prometheus/alertmanager/notify.(*LogNotifier).Notify(0xc820173860, 0x7efd749c81a0, 0xc824bdae10, 0xc820974708, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:403 +0x1bf
main.(*Dispatcher).processAlert.func1(0x7efd749c81a0, 0xc824bdae10, 0xc820974708, 0x1, 0x1, 0xc822865520)
/go/src/github.com/prometheus/alertmanager/dispatch.go:236 +0x8a
main.(*aggrGroup).run.func1(0xc820974708, 0x1, 0x1, 0x2)
/go/src/github.com/prometheus/alertmanager/dispatch.go:336 +0x5b
main.(*aggrGroup).flush(0xc82230cc80, 0xc82423dec8)
/go/src/github.com/prometheus/alertmanager/dispatch.go:400 +0x466
main.(*aggrGroup).run(0xc82230cc80, 0xc8208d8160)
/go/src/github.com/prometheus/alertmanager/dispatch.go:337 +0xd53
created by main.(*Dispatcher).processAlert
/go/src/github.com/prometheus/alertmanager/dispatch.go:241 +0x42f
goroutine 2106 [semacquire, 1 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Silences).All(0xc820124000, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:514 +0x6d
github.com/prometheus/alertmanager/provider/sqlite.(*Silences).Mutes(0xc820124000, 0xc8205b31a0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:494 +0x30
github.com/prometheus/alertmanager/notify.(*SilenceNotifier).Notify(0xc820194750, 0x7efd749c81a0, 0xc824f036e0, 0xc820f16798, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:340 +0x13e
github.com/prometheus/alertmanager/notify.(*LogNotifier).Notify(0xc820173840, 0x7efd749c81a0, 0xc824f036e0, 0xc820f16798, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:403 +0x1bf
github.com/prometheus/alertmanager/notify.(*InhibitNotifier).Notify(0xc8201947e0, 0x7efd749c81a0, 0xc824f036e0, 0xc822ed2b10, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:383 +0x22b
github.com/prometheus/alertmanager/notify.(*LogNotifier).Notify(0xc820173860, 0x7efd749c81a0, 0xc824f036e0, 0xc822ed2b10, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:403 +0x1bf
main.(*Dispatcher).processAlert.func1(0x7efd749c81a0, 0xc824f036e0, 0xc822ed2b10, 0x1, 0x1, 0xc82053b460)
/go/src/github.com/prometheus/alertmanager/dispatch.go:236 +0x8a
main.(*aggrGroup).run.func1(0xc822ed2b10, 0x1, 0x1, 0x2)
/go/src/github.com/prometheus/alertmanager/dispatch.go:336 +0x5b
main.(*aggrGroup).flush(0xc82230cd80, 0xc820a43ec8)
/go/src/github.com/prometheus/alertmanager/dispatch.go:400 +0x466
main.(*aggrGroup).run(0xc82230cd80, 0xc8208d8480)
/go/src/github.com/prometheus/alertmanager/dispatch.go:337 +0xd53
created by main.(*Dispatcher).processAlert
/go/src/github.com/prometheus/alertmanager/dispatch.go:241 +0x42f
goroutine 2115 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Silences).All(0xc820124000, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:514 +0x6d
github.com/prometheus/alertmanager/provider/sqlite.(*Silences).Mutes(0xc820124000, 0xc8205b3530, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:494 +0x30
github.com/prometheus/alertmanager/notify.(*SilenceNotifier).Notify(0xc820194750, 0x7efd749c81a0, 0xc8271486f0, 0xc82002b6c8, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:340 +0x13e
github.com/prometheus/alertmanager/notify.(*LogNotifier).Notify(0xc820173840, 0x7efd749c81a0, 0xc8271486f0, 0xc82002b6c8, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:403 +0x1bf
github.com/prometheus/alertmanager/notify.(*InhibitNotifier).Notify(0xc8201947e0, 0x7efd749c81a0, 0xc8271486f0, 0xc82970efc0, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:383 +0x22b
github.com/prometheus/alertmanager/notify.(*LogNotifier).Notify(0xc820173860, 0x7efd749c81a0, 0xc8271486f0, 0xc82970efc0, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:403 +0x1bf
main.(*Dispatcher).processAlert.func1(0x7efd749c81a0, 0xc8271486f0, 0xc82970efc0, 0x1, 0x1, 0xc820ad7a60)
/go/src/github.com/prometheus/alertmanager/dispatch.go:236 +0x8a
main.(*aggrGroup).run.func1(0xc82970efc0, 0x1, 0x1, 0x2)
/go/src/github.com/prometheus/alertmanager/dispatch.go:336 +0x5b
main.(*aggrGroup).flush(0xc82230d200, 0xc822123ec8)
/go/src/github.com/prometheus/alertmanager/dispatch.go:400 +0x466
main.(*aggrGroup).run(0xc82230d200, 0xc8208d9560)
/go/src/github.com/prometheus/alertmanager/dispatch.go:337 +0xd53
created by main.(*Dispatcher).processAlert
/go/src/github.com/prometheus/alertmanager/dispatch.go:241 +0x42f
goroutine 37082 [chan send, 1 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc820c761c0, 0xc820496480, 0x1b6f)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37028 [semacquire, 5 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc8273d43c0, 0x9, 0x9, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc820f16030, 0xc822308460, 0xc8273d4370, 0x9, 0x9)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc820f16030, 0xc822308460)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc820f16030, 0xc822308460)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc821f89b80, 0xc822308460)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc821f89b80, 0xc822308460, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc821f89b80, 0xc822308460)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc821f89b80, 0xc822308460)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc821f89b80, 0xc822308460)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc82182a790)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37078 [semacquire, 1 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc8236d3590, 0xa, 0xa, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc8204a8e10, 0xc820c76000, 0xc8209f35e0, 0xa, 0xd)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc8204a8e10, 0xc820c76000)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc8204a8e10, 0xc820c76000)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc822105c30, 0xc820c76000)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc822105c30, 0xc820c76000, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc822105c30, 0xc820c76000)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc822105c30, 0xc820c76000)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc822105c30, 0xc820c76000)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc82182a160)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37051 [chan send, 3 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc821b540e0, 0xc820496f00, 0x24c)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 36961 [semacquire, 3 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc826734550, 0xa, 0xa, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc8204a88e0, 0xc821b542a0, 0xc820f4c8c0, 0xa, 0xd)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc8204a88e0, 0xc821b542a0)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc8204a88e0, 0xc821b542a0)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc821f882c0, 0xc821b542a0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc821f882c0, 0xc821b542a0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc821f882c0, 0xc821b542a0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc821f882c0, 0xc821b542a0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc821f882c0, 0xc821b542a0)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc821f88210)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37091 [chan send, 1 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc822ee2540, 0xc822576180, 0x24c)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37053 [chan send, 3 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc82951eee0, 0xc820497020, 0x24c)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37061 [chan send, 4 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc821336380, 0xc8225763c0, 0x19a9)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37035 [semacquire, 1 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc8299ba230, 0x9, 0x9, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc82118c998, 0xc822ee22a0, 0xc8299ba140, 0x9, 0x9)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc82118c998, 0xc822ee22a0)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc82118c998, 0xc822ee22a0)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc8221044d0, 0xc822ee22a0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc8221044d0, 0xc822ee22a0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc8221044d0, 0xc822ee22a0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc8221044d0, 0xc822ee22a0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc8221044d0, 0xc822ee22a0)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc8221040b0)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37063 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc826e16910, 0xa, 0xa, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc8204a9900, 0xc821336460, 0xc8206f1ea0, 0xa, 0xd)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc8204a9900, 0xc821336460)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc8204a9900, 0xc821336460)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc822104bb0, 0xc821336460)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc822104bb0, 0xc821336460, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc822104bb0, 0xc821336460)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc822104bb0, 0xc821336460)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc822104bb0, 0xc821336460)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc822104b00)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 34520 [semacquire, 1 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).getPending(0xc82000b280, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:129 +0x6d
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).GetPending(0xc82000b280, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:111 +0x88
main.(*Inhibitor).Mutes(0xc82018e960, 0xc825990360, 0x0)
/go/src/github.com/prometheus/alertmanager/inhibit.go:51 +0x6c
github.com/prometheus/alertmanager/notify.(*InhibitNotifier).Notify(0xc8201947e0, 0x7efd749c81a0, 0xc827303e30, 0xc829a47e40, 0x2, 0x2, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:375 +0x13e
github.com/prometheus/alertmanager/notify.(*LogNotifier).Notify(0xc820173860, 0x7efd749c81a0, 0xc827303e30, 0xc829a47e40, 0x2, 0x2, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:403 +0x1bf
main.(*Dispatcher).processAlert.func1(0x7efd749c81a0, 0xc827303e30, 0xc829a47e40, 0x2, 0x2, 0xc821ef3200)
/go/src/github.com/prometheus/alertmanager/dispatch.go:236 +0x8a
main.(*aggrGroup).run.func1(0xc829a47e40, 0x2, 0x2, 0x2)
/go/src/github.com/prometheus/alertmanager/dispatch.go:336 +0x5b
main.(*aggrGroup).flush(0xc8208d3180, 0xc8267e1ec8)
/go/src/github.com/prometheus/alertmanager/dispatch.go:400 +0x466
main.(*aggrGroup).run(0xc8208d3180, 0xc820541b90)
/go/src/github.com/prometheus/alertmanager/dispatch.go:337 +0xd53
created by main.(*Dispatcher).processAlert
/go/src/github.com/prometheus/alertmanager/dispatch.go:241 +0x42f
goroutine 36960 [chan send, 3 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc821b541c0, 0xc828cfe2a0, 0x19a9)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37039 [semacquire]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc829655150, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc829655138, 0xc82951e1c0, 0xc822304fe0, 0x1, 0x4)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc829655138, 0xc82951e1c0)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc829655138, 0xc82951e1c0)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc822104f20, 0xc82951e1c0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc822104f20, 0xc82951e1c0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc822104f20, 0xc82951e1c0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc822104f20, 0xc82951e1c0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc822104f20, 0xc82951e1c0)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc82182a2c0)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 36950 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc8299ba190, 0xa, 0xa, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc82970e730, 0xc822ee20e0, 0xc8297c2690, 0xa, 0xd)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc82970e730, 0xc822ee20e0)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc82970e730, 0xc822ee20e0)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc822104160, 0xc822ee20e0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc822104160, 0xc822ee20e0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc822104160, 0xc822ee20e0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc822104160, 0xc822ee20e0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc822104160, 0xc822ee20e0)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc822104000)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37070 [semacquire, 2 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc822ed2030, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc822ed2000, 0xc8262ce9a0, 0xc8207600c0, 0x1, 0x4)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc822ed2000, 0xc8262ce9a0)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc822ed2000, 0xc8262ce9a0)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc8200f6000, 0xc8262ce9a0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc8200f6000, 0xc8262ce9a0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc8200f6000, 0xc8262ce9a0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc8200f6000, 0xc8262ce9a0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc8200f6000, 0xc8262ce9a0)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc822105810)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37013 [chan send, 6 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc82951e0e0, 0xc82227bec0, 0x24c)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37072 [chan send, 2 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc8262cea80, 0xc821d5d500, 0x19a9)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 36955 [chan send, 4 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc822ee2460, 0xc828cfec00, 0x1b6f)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37111 [chan send]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc82951e1c0, 0xc828cff020, 0x24c)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37049 [chan send, 4 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc82232f420, 0xc82227a420, 0x1b6f)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37036 [chan send, 1 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc822ee22a0, 0xc828cfe4e0, 0x19a9)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37074 [chan send, 3 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc821b542a0, 0xc828cfecc0, 0x1b6f)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37079 [semacquire, 1 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc8257f2190, 0x9, 0x9, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc822ed21b8, 0xc820c760e0, 0xc8257f2140, 0x9, 0x9)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc822ed21b8, 0xc820c760e0)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc822ed21b8, 0xc820c760e0)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc82182a370, 0xc820c760e0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc82182a370, 0xc820c760e0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc82182a370, 0xc820c760e0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc82182a370, 0xc820c760e0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc82182a370, 0xc820c760e0)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc82182a210)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 33504 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).getPending(0xc82000b280, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:129 +0x6d
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).GetPending(0xc82000b280, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:111 +0x88
main.(*Inhibitor).Mutes(0xc82018e960, 0xc826ba0660, 0x100)
/go/src/github.com/prometheus/alertmanager/inhibit.go:51 +0x6c
github.com/prometheus/alertmanager/notify.(*InhibitNotifier).Notify(0xc8201947e0, 0x7efd749c81a0, 0xc829883f50, 0xc82970e9a8, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:375 +0x13e
github.com/prometheus/alertmanager/notify.(*LogNotifier).Notify(0xc820173860, 0x7efd749c81a0, 0xc829883f50, 0xc82970e9a8, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/notify/notify.go:403 +0x1bf
main.(*Dispatcher).processAlert.func1(0x7efd749c81a0, 0xc829883f50, 0xc82970e9a8, 0x1, 0x1, 0xc820f3d2a0)
/go/src/github.com/prometheus/alertmanager/dispatch.go:236 +0x8a
main.(*aggrGroup).run.func1(0xc82970e9a8, 0x1, 0x1, 0x2)
/go/src/github.com/prometheus/alertmanager/dispatch.go:336 +0x5b
main.(*aggrGroup).flush(0xc8221a4000, 0xc829a69ed8)
/go/src/github.com/prometheus/alertmanager/dispatch.go:400 +0x466
main.(*aggrGroup).run(0xc8221a4000, 0xc821282090)
/go/src/github.com/prometheus/alertmanager/dispatch.go:337 +0xd53
created by main.(*Dispatcher).processAlert
/go/src/github.com/prometheus/alertmanager/dispatch.go:241 +0x42f
goroutine 36959 [semacquire, 3 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc8267340f0, 0x9, 0x9, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc8204a8710, 0xc821b541c0, 0xc8267340a0, 0x9, 0x9)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc8204a8710, 0xc821b541c0)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc8204a8710, 0xc821b541c0)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc821f88160, 0xc821b541c0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc821f88160, 0xc821b541c0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc821f88160, 0xc821b541c0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc821f88160, 0xc821b541c0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc821f88160, 0xc821b541c0)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc821f880b0)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 36954 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc8299ba5f0, 0xa, 0xa, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc82970f988, 0xc822ee2460, 0xc820a0d6c0, 0xa, 0xd)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc82970f988, 0xc822ee2460)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc82970f988, 0xc822ee2460)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc822104420, 0xc822ee2460)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc822104420, 0xc822ee2460, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc822104420, 0xc822ee2460)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc822104420, 0xc822ee2460)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc822104420, 0xc822ee2460)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc822104370)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37034 [chan send, 1 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc820c76000, 0xc8222d9860, 0x1b6f)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37085 [chan send, 1 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc8277f4000, 0xc820a79920, 0x24c)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37031 [chan send, 2 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc8262ce7e0, 0xc8222d8060, 0x19a9)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37092 [semacquire, 1 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc825f7a140, 0x13, 0x13, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc82118d0c0, 0xc821336000, 0xc825f7a0a0, 0x13, 0x13)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc82118d0c0, 0xc821336000)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc82118d0c0, 0xc821336000)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc822104630, 0xc821336000)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc822104630, 0xc821336000, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc822104630, 0xc821336000)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc822104630, 0xc821336000)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc822104630, 0xc821336000)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc82676c0b0)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37080 [chan send, 1 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc820c760e0, 0xc820496360, 0x19a9)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37067 [semacquire, 2 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc823fe8140, 0x9, 0x9, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc8204a8010, 0xc8262ce7e0, 0xc823fe80f0, 0x9, 0x9)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc8204a8010, 0xc8262ce7e0)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc8204a8010, 0xc8262ce7e0)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc82182a000, 0xc8262ce7e0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc82182a000, 0xc8262ce7e0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc82182a000, 0xc8262ce7e0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc82182a000, 0xc8262ce7e0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc82182a000, 0xc8262ce7e0)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc822105600)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37023 [chan send, 4 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc822ee2380, 0xc822576240, 0x19a9)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37052 [semacquire, 3 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc822ed2e78, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc822ed2e60, 0xc82951eee0, 0xc820591bc0, 0x1, 0x4)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc822ed2e60, 0xc82951eee0)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc822ed2e60, 0xc82951eee0)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc822105550, 0xc82951eee0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc822105550, 0xc82951eee0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc822105550, 0xc82951eee0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc822105550, 0xc82951eee0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc822105550, 0xc82951eee0)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc8221054a0)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37094 [chan send]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc820c79420, 0xc822240060, 0x24c)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37012 [chan send, 6 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc82951e000, 0xc82227be00, 0x1b6f)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 36933 [chan send, 10 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc821337500, 0xc821d5c3c0, 0x24c)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37038 [chan send, 1 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc821336000, 0xc828cfe600, 0x3492)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37077 [chan send, 1 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc822138b60, 0xc8204961e0, 0x24c)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37042 [chan send, 5 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc822308380, 0xc822576c60, 0x24c)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 36953 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc820d441e0, 0x9, 0x9, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc822ed2040, 0xc822ee2380, 0xc820d44190, 0x9, 0x9)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc822ed2040, 0xc822ee2380)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc822ed2040, 0xc822ee2380)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc82676c420, 0xc822ee2380)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc82676c420, 0xc822ee2380, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc82676c420, 0xc822ee2380)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc82676c420, 0xc822ee2380)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc82676c420, 0xc822ee2380)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc8221042c0)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37030 [chan send, 5 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc822308540, 0xc828cfef00, 0x24c)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37064 [chan send, 4 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc821336460, 0xc822576d80, 0x1b6f)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37027 [semacquire, 5 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc820f16028, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc820f16008, 0xc822308380, 0xc8276640e0, 0x1, 0x4)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc820f16008, 0xc822308380)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc820f16008, 0xc822308380)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc821f89ad0, 0xc822308380)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc821f89ad0, 0xc822308380, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc821f89ad0, 0xc822308380)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc821f89ad0, 0xc822308380)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc821f89ad0, 0xc822308380)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc82182a6e0)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37029 [semacquire, 5 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc82118d648, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc82118d630, 0xc822308540, 0xc820bb6640, 0x1, 0x4)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc82118d630, 0xc822308540)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc82118d630, 0xc822308540)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc82182a9a0, 0xc822308540)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc82182a9a0, 0xc822308540, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc82182a9a0, 0xc822308540)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc82182a9a0, 0xc822308540)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc82182a9a0, 0xc822308540)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc82182a8f0)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 36951 [chan send, 4 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc822ee20e0, 0xc828cfea20, 0x1b6f)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37068 [semacquire, 2 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc8257f3680, 0xa, 0xa, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc829654258, 0xc8262ce8c0, 0xc822497f80, 0xa, 0xd)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc829654258, 0xc8262ce8c0)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc829654258, 0xc8262ce8c0)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc822105760, 0xc8262ce8c0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc822105760, 0xc8262ce8c0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc822105760, 0xc8262ce8c0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc822105760, 0xc8262ce8c0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc822105760, 0xc8262ce8c0)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc8221056b0)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37107 [IO wait]:
net.runtime_pollWait(0x7efd74087138, 0x72, 0xc820010140)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82765f6b0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82765f6b0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82765f650, 0xc825444000, 0x1000, 0x1000, 0x0, 0x7efd7724c050, 0xc820010140)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc829654120, 0xc825444000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
net/http.(*liveSwitchReader).Read(0xc822104888, 0xc825444000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:219 +0xa4
io.(*LimitedReader).Read(0xc820cb5320, 0xc825444000, 0x1000, 0x1000, 0x11, 0x0, 0x0)
/usr/local/go/src/io/io.go:427 +0xbd
bufio.(*Reader).fill(0xc828cfe720)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc828cfe720, 0xc81fe88e0a, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
bufio.(*Reader).ReadLine(0xc828cfe720, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:357 +0x53
net/textproto.(*Reader).readLineSlice(0xc82265c9c0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/textproto/reader.go:55 +0x81
net/textproto.(*Reader).ReadLine(0xc82265c9c0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/textproto/reader.go:36 +0x40
net/http.ReadRequest(0xc828cfe720, 0xc822ee28c0, 0x0, 0x0)
/usr/local/go/src/net/http/request.go:653 +0xb6
net/http.(*conn).readRequest(0xc822104840, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:633 +0x32f
net/http.(*conn).serve(0xc822104840)
/usr/local/go/src/net/http/server.go:1319 +0x727
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 36943 [semacquire, 1 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc822257540, 0xa, 0xa, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc8204a82d0, 0xc82951e000, 0xc8222fa3f0, 0xa, 0xd)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc8204a82d0, 0xc82951e000)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc8204a82d0, 0xc82951e000)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc82182b290, 0xc82951e000)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc82182b290, 0xc82951e000, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc82182b290, 0xc82951e000)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc82182b290, 0xc82951e000)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc82182b290, 0xc82951e000)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc82676c160)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37019 [semacquire, 5 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc826734460, 0x9, 0x9, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc8204a8330, 0xc821ea00e0, 0xc8267343c0, 0x9, 0x9)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc8204a8330, 0xc821ea00e0)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc8204a8330, 0xc821ea00e0)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc8203091e0, 0xc821ea00e0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc8203091e0, 0xc821ea00e0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc8203091e0, 0xc821ea00e0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc8203091e0, 0xc821ea00e0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc8203091e0, 0xc821ea00e0)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc820309130)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37071 [semacquire, 2 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc8257f3b30, 0x9, 0x9, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc829654e08, 0xc8262cea80, 0xc8257f3ae0, 0x9, 0x9)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc829654e08, 0xc8262cea80)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc829654e08, 0xc8262cea80)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc822105970, 0xc8262cea80)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc822105970, 0xc8262cea80, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc822105970, 0xc8262cea80)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc822105970, 0xc8262cea80)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc822105970, 0xc8262cea80)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc8221058c0)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37022 [chan send, 4 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc822ee21c0, 0xc822576060, 0x24c)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 36910 [chan send, 10 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc822ee2000, 0xc821d5c480, 0x24c)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 36958 [semacquire, 3 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc822ed2848, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc822ed2830, 0xc821b540e0, 0xc820795ac0, 0x1, 0x4)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc822ed2830, 0xc821b540e0)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc822ed2830, 0xc821b540e0)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc8221053f0, 0xc821b540e0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc8221053f0, 0xc821b540e0, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc8221053f0, 0xc821b540e0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc8221053f0, 0xc821b540e0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc8221053f0, 0xc821b540e0)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc821f88000)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37060 [semacquire, 4 minutes]:
sync.runtime_Semacquire(0x1039794)
/usr/local/go/src/runtime/sema.go:43 +0x26
sync.(*Mutex).Lock(0x1039790)
/usr/local/go/src/sync/mutex.go:82 +0x1c4
github.com/prometheus/alertmanager/provider/sqlite.(*Alerts).Put(0xc82000b280, 0xc826e161e0, 0x9, 0x9, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/provider/sqlite/sqlite.go:185 +0x60
main.(*API).insertAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc8204a9730, 0xc821336380, 0xc826e160a0, 0x9, 0x9)
/go/src/github.com/prometheus/alertmanager/api.go:259 +0x4fd
main.(*API).addAlerts(0xc82008e880, 0x7efd7414a9c0, 0xc8204a9730, 0xc821336380)
/go/src/github.com/prometheus/alertmanager/api.go:221 +0x134
main.(*API).(main.addAlerts)-fm(0x7efd7414a9c0, 0xc8204a9730, 0xc821336380)
/go/src/github.com/prometheus/alertmanager/api.go:95 +0x3e
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1(0x7efd7414a8e8, 0xc822104a50, 0xc821336380)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:158 +0x335
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.handle.func1(0x7efd7414a8e8, 0xc822104a50, 0xc821336380, 0x0, 0x0, 0x0)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:49 +0x417
github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc82018d740, 0x7efd7414a8e8, 0xc822104a50, 0xc821336380)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/julienschmidt/httprouter/router.go:299 +0x193
github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route.(*Router).ServeHTTP(0xc820173880, 0x7efd7414a8e8, 0xc822104a50, 0xc821336380)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/common/route/route.go:107 +0x42
net/http.serverHandler.ServeHTTP(0xc820496000, 0x7efd7414a8e8, 0xc822104a50, 0xc821336380)
/usr/local/go/src/net/http/server.go:1862 +0x19e
net/http.(*conn).serve(0xc8221049a0)
/usr/local/go/src/net/http/server.go:1361 +0xbee
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:1910 +0x3f6
goroutine 37017 [chan send, 5 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc821ea0000, 0xc82227a5a0, 0x1b6f)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37069 [chan send, 2 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc8262ce8c0, 0xc821d5d380, 0x1b6f)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
goroutine 37043 [chan send, 5 minutes]:
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.computeApproximateRequestSize(0xc822308460, 0xc822576d20, 0x19a9)
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:187 +0x1b6
created by github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus.InstrumentHandlerFuncWithOpts.func1
/go/src/github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/prometheus/http.go:146 +0x18c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment