Skip to content

Instantly share code, notes, and snippets.

@ajalab
Last active April 14, 2020 14:24
Show Gist options
  • Save ajalab/bc3663d4ffc57b778b2958bb155bef5c to your computer and use it in GitHub Desktop.
Save ajalab/bc3663d4ffc57b778b2958bb155bef5c to your computer and use it in GitHub Desktop.
#!/bin/bash
TARGET_HOST= # The host in which we see the problem
SCRAPE_HOST= # The host which scrapes $TARGET_HOST prometheus
START=$(date -v-4H +%s)
END=$(date +%s)
curl -s "http://$TARGET_HOST/debug/pprof/heap?debug=1" | grep -F "(*Engine).exec+" | tee exec.txt
curl -s "http://$SCRAPE_HOST/api/v1/query_range?query=prometheus_engine_queries%7Binstance%3D%22$TARGET_HOST%3A80%22%7D&start=$START&end=$END&step=10" | jq ".data.result[0].values"
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d096b1 github.com/prometheus/prometheus/promql.(*Engine).exec+0x521 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09489 github.com/prometheus/prometheus/promql.(*Engine).exec+0x2f9 /app/promql/engine.go:458
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d0936f github.com/prometheus/prometheus/promql.(*Engine).exec+0x1df /app/promql/engine.go:455
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d093d9 github.com/prometheus/prometheus/promql.(*Engine).exec+0x249 /app/promql/engine.go:458
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d098f4 github.com/prometheus/prometheus/promql.(*Engine).exec+0x764 /app/promql/engine.go:462
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09281 github.com/prometheus/prometheus/promql.(*Engine).exec+0xf1 /app/promql/engine.go:423
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d098f4 github.com/prometheus/prometheus/promql.(*Engine).exec+0x764 /app/promql/engine.go:462
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d098f4 github.com/prometheus/prometheus/promql.(*Engine).exec+0x764 /app/promql/engine.go:462
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d0936f github.com/prometheus/prometheus/promql.(*Engine).exec+0x1df /app/promql/engine.go:455
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d098f4 github.com/prometheus/prometheus/promql.(*Engine).exec+0x764 /app/promql/engine.go:462
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09489 github.com/prometheus/prometheus/promql.(*Engine).exec+0x2f9 /app/promql/engine.go:458
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d098f4 github.com/prometheus/prometheus/promql.(*Engine).exec+0x764 /app/promql/engine.go:462
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d0936f github.com/prometheus/prometheus/promql.(*Engine).exec+0x1df /app/promql/engine.go:455
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09489 github.com/prometheus/prometheus/promql.(*Engine).exec+0x2f9 /app/promql/engine.go:458
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09281 github.com/prometheus/prometheus/promql.(*Engine).exec+0xf1 /app/promql/engine.go:423
# 0x1d09520 github.com/prometheus/prometheus/promql.(*Engine).exec+0x390 /app/promql/engine.go:476
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09520 github.com/prometheus/prometheus/promql.(*Engine).exec+0x390 /app/promql/engine.go:476
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d0936f github.com/prometheus/prometheus/promql.(*Engine).exec+0x1df /app/promql/engine.go:455
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09520 github.com/prometheus/prometheus/promql.(*Engine).exec+0x390 /app/promql/engine.go:476
# 0x1d098f4 github.com/prometheus/prometheus/promql.(*Engine).exec+0x764 /app/promql/engine.go:462
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d098f4 github.com/prometheus/prometheus/promql.(*Engine).exec+0x764 /app/promql/engine.go:462
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d098f4 github.com/prometheus/prometheus/promql.(*Engine).exec+0x764 /app/promql/engine.go:462
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09281 github.com/prometheus/prometheus/promql.(*Engine).exec+0xf1 /app/promql/engine.go:423
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09520 github.com/prometheus/prometheus/promql.(*Engine).exec+0x390 /app/promql/engine.go:476
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d0936f github.com/prometheus/prometheus/promql.(*Engine).exec+0x1df /app/promql/engine.go:455
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d0936f github.com/prometheus/prometheus/promql.(*Engine).exec+0x1df /app/promql/engine.go:455
# 0x1d09489 github.com/prometheus/prometheus/promql.(*Engine).exec+0x2f9 /app/promql/engine.go:458
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d0936f github.com/prometheus/prometheus/promql.(*Engine).exec+0x1df /app/promql/engine.go:455
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d098f4 github.com/prometheus/prometheus/promql.(*Engine).exec+0x764 /app/promql/engine.go:462
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09281 github.com/prometheus/prometheus/promql.(*Engine).exec+0xf1 /app/promql/engine.go:423
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09489 github.com/prometheus/prometheus/promql.(*Engine).exec+0x2f9 /app/promql/engine.go:458
# 0x1d09520 github.com/prometheus/prometheus/promql.(*Engine).exec+0x390 /app/promql/engine.go:476
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d0936f github.com/prometheus/prometheus/promql.(*Engine).exec+0x1df /app/promql/engine.go:455
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d096b1 github.com/prometheus/prometheus/promql.(*Engine).exec+0x521 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d098f4 github.com/prometheus/prometheus/promql.(*Engine).exec+0x764 /app/promql/engine.go:462
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09281 github.com/prometheus/prometheus/promql.(*Engine).exec+0xf1 /app/promql/engine.go:423
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d0936f github.com/prometheus/prometheus/promql.(*Engine).exec+0x1df /app/promql/engine.go:455
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d09655 github.com/prometheus/prometheus/promql.(*Engine).exec+0x4c5 /app/promql/engine.go:486
# 0x1d098f4 github.com/prometheus/prometheus/promql.(*Engine).exec+0x764 /app/promql/engine.go:462
[
[
1586861168,
"0"
],
[
1586861178,
"0"
],
[
1586861188,
"0"
],
[
1586861198,
"0"
],
[
1586861208,
"0"
],
[
1586861218,
"0"
],
[
1586861228,
"0"
],
[
1586861238,
"0"
],
[
1586861248,
"0"
],
[
1586861258,
"0"
],
[
1586861268,
"0"
],
[
1586861278,
"0"
],
[
1586861288,
"0"
],
[
1586861298,
"0"
],
[
1586861308,
"0"
],
[
1586861318,
"0"
],
[
1586861328,
"0"
],
[
1586861338,
"0"
],
[
1586861348,
"0"
],
[
1586861358,
"0"
],
[
1586861368,
"0"
],
[
1586861378,
"0"
],
[
1586861388,
"0"
],
[
1586861398,
"0"
],
[
1586861408,
"0"
],
[
1586861418,
"0"
],
[
1586861428,
"0"
],
[
1586861438,
"0"
],
[
1586861448,
"0"
],
[
1586861458,
"0"
],
[
1586861468,
"0"
],
[
1586861478,
"0"
],
[
1586861488,
"0"
],
[
1586861498,
"0"
],
[
1586861508,
"0"
],
[
1586861518,
"0"
],
[
1586861528,
"0"
],
[
1586861538,
"0"
],
[
1586861548,
"0"
],
[
1586861558,
"0"
],
[
1586861568,
"0"
],
[
1586861578,
"0"
],
[
1586861588,
"0"
],
[
1586861598,
"0"
],
[
1586861608,
"0"
],
[
1586861618,
"0"
],
[
1586861628,
"0"
],
[
1586861638,
"0"
],
[
1586861648,
"0"
],
[
1586861658,
"0"
],
[
1586861668,
"0"
],
[
1586861678,
"0"
],
[
1586861688,
"0"
],
[
1586861698,
"0"
],
[
1586861708,
"0"
],
[
1586861718,
"0"
],
[
1586861728,
"0"
],
[
1586861738,
"0"
],
[
1586861748,
"0"
],
[
1586861758,
"0"
],
[
1586861768,
"0"
],
[
1586861778,
"0"
],
[
1586861788,
"0"
],
[
1586861798,
"0"
],
[
1586861808,
"0"
],
[
1586861818,
"0"
],
[
1586861828,
"0"
],
[
1586861838,
"0"
],
[
1586861848,
"0"
],
[
1586861858,
"0"
],
[
1586861868,
"0"
],
[
1586861878,
"0"
],
[
1586861888,
"0"
],
[
1586861898,
"0"
],
[
1586861908,
"0"
],
[
1586861918,
"0"
],
[
1586861928,
"0"
],
[
1586861938,
"0"
],
[
1586861948,
"0"
],
[
1586861958,
"0"
],
[
1586861968,
"0"
],
[
1586861978,
"0"
],
[
1586861988,
"0"
],
[
1586861998,
"0"
],
[
1586862008,
"0"
],
[
1586862018,
"0"
],
[
1586862028,
"0"
],
[
1586862038,
"0"
],
[
1586862048,
"0"
],
[
1586862058,
"0"
],
[
1586862068,
"0"
],
[
1586862078,
"0"
],
[
1586862088,
"0"
],
[
1586862098,
"0"
],
[
1586862108,
"0"
],
[
1586862118,
"0"
],
[
1586862128,
"0"
],
[
1586862138,
"0"
],
[
1586862148,
"0"
],
[
1586862158,
"0"
],
[
1586862168,
"0"
],
[
1586862178,
"0"
],
[
1586862188,
"0"
],
[
1586862198,
"0"
],
[
1586862208,
"0"
],
[
1586862218,
"0"
],
[
1586862228,
"0"
],
[
1586862238,
"0"
],
[
1586862248,
"0"
],
[
1586862258,
"0"
],
[
1586862268,
"0"
],
[
1586862278,
"0"
],
[
1586862288,
"0"
],
[
1586862298,
"0"
],
[
1586862308,
"0"
],
[
1586862318,
"0"
],
[
1586862328,
"0"
],
[
1586862338,
"0"
],
[
1586862348,
"0"
],
[
1586862358,
"0"
],
[
1586862368,
"0"
],
[
1586862378,
"0"
],
[
1586862388,
"0"
],
[
1586862398,
"0"
],
[
1586862408,
"0"
],
[
1586862418,
"0"
],
[
1586862428,
"0"
],
[
1586862438,
"0"
],
[
1586862448,
"0"
],
[
1586862458,
"0"
],
[
1586862468,
"0"
],
[
1586862478,
"0"
],
[
1586862488,
"0"
],
[
1586862498,
"0"
],
[
1586862508,
"0"
],
[
1586862518,
"0"
],
[
1586862528,
"0"
],
[
1586862538,
"0"
],
[
1586862548,
"0"
],
[
1586862558,
"0"
],
[
1586862568,
"0"
],
[
1586862578,
"0"
],
[
1586862588,
"0"
],
[
1586862598,
"0"
],
[
1586862608,
"0"
],
[
1586862618,
"0"
],
[
1586862628,
"0"
],
[
1586862638,
"0"
],
[
1586862648,
"0"
],
[
1586862658,
"0"
],
[
1586862668,
"0"
],
[
1586862678,
"0"
],
[
1586862688,
"0"
],
[
1586862698,
"0"
],
[
1586862708,
"0"
],
[
1586862718,
"0"
],
[
1586862728,
"0"
],
[
1586862738,
"0"
],
[
1586862748,
"0"
],
[
1586862758,
"0"
],
[
1586862768,
"0"
],
[
1586862778,
"0"
],
[
1586862788,
"0"
],
[
1586862798,
"0"
],
[
1586862808,
"0"
],
[
1586862818,
"0"
],
[
1586862828,
"0"
],
[
1586862838,
"0"
],
[
1586862848,
"0"
],
[
1586862858,
"0"
],
[
1586862868,
"0"
],
[
1586862878,
"0"
],
[
1586862888,
"0"
],
[
1586862898,
"0"
],
[
1586862908,
"0"
],
[
1586862918,
"0"
],
[
1586862928,
"0"
],
[
1586862938,
"0"
],
[
1586862948,
"0"
],
[
1586862958,
"0"
],
[
1586862968,
"0"
],
[
1586862978,
"0"
],
[
1586862988,
"0"
],
[
1586862998,
"0"
],
[
1586863008,
"0"
],
[
1586863018,
"0"
],
[
1586863028,
"0"
],
[
1586863038,
"0"
],
[
1586863048,
"0"
],
[
1586863058,
"0"
],
[
1586863068,
"0"
],
[
1586863078,
"0"
],
[
1586863088,
"0"
],
[
1586863098,
"0"
],
[
1586863108,
"0"
],
[
1586863118,
"0"
],
[
1586863128,
"0"
],
[
1586863138,
"0"
],
[
1586863148,
"0"
],
[
1586863158,
"0"
],
[
1586863168,
"0"
],
[
1586863178,
"0"
],
[
1586863188,
"0"
],
[
1586863198,
"0"
],
[
1586863208,
"0"
],
[
1586863218,
"0"
],
[
1586863228,
"0"
],
[
1586863238,
"0"
],
[
1586863248,
"0"
],
[
1586863258,
"0"
],
[
1586863268,
"0"
],
[
1586863278,
"0"
],
[
1586863288,
"0"
],
[
1586863298,
"0"
],
[
1586863308,
"0"
],
[
1586863318,
"0"
],
[
1586863328,
"0"
],
[
1586863338,
"0"
],
[
1586863348,
"0"
],
[
1586863358,
"0"
],
[
1586863368,
"0"
],
[
1586863378,
"0"
],
[
1586863388,
"0"
],
[
1586863398,
"0"
],
[
1586863408,
"0"
],
[
1586863418,
"0"
],
[
1586863428,
"0"
],
[
1586863438,
"0"
],
[
1586863448,
"0"
],
[
1586863458,
"0"
],
[
1586863468,
"0"
],
[
1586863478,
"0"
],
[
1586863488,
"0"
],
[
1586863498,
"0"
],
[
1586863508,
"0"
],
[
1586863518,
"0"
],
[
1586863528,
"0"
],
[
1586863538,
"0"
],
[
1586863548,
"0"
],
[
1586863558,
"0"
],
[
1586863568,
"0"
],
[
1586863578,
"0"
],
[
1586863588,
"0"
],
[
1586863598,
"0"
],
[
1586863608,
"0"
],
[
1586863618,
"0"
],
[
1586863628,
"0"
],
[
1586863638,
"0"
],
[
1586863648,
"0"
],
[
1586863658,
"0"
],
[
1586863668,
"0"
],
[
1586863678,
"0"
],
[
1586863688,
"0"
],
[
1586863698,
"0"
],
[
1586863708,
"0"
],
[
1586863718,
"0"
],
[
1586863728,
"0"
],
[
1586863738,
"0"
],
[
1586863748,
"0"
],
[
1586863758,
"0"
],
[
1586863768,
"0"
],
[
1586863778,
"0"
],
[
1586863788,
"0"
],
[
1586863798,
"0"
],
[
1586863808,
"0"
],
[
1586863818,
"0"
],
[
1586863828,
"0"
],
[
1586863838,
"0"
],
[
1586863848,
"0"
],
[
1586863858,
"0"
],
[
1586863868,
"0"
],
[
1586863878,
"0"
],
[
1586863888,
"0"
],
[
1586863898,
"0"
],
[
1586863908,
"0"
],
[
1586863918,
"0"
],
[
1586863928,
"0"
],
[
1586863938,
"0"
],
[
1586863948,
"0"
],
[
1586863958,
"0"
],
[
1586863968,
"0"
],
[
1586863978,
"0"
],
[
1586863988,
"0"
],
[
1586863998,
"0"
],
[
1586864008,
"0"
],
[
1586864018,
"0"
],
[
1586864028,
"0"
],
[
1586864038,
"0"
],
[
1586864048,
"0"
],
[
1586864058,
"0"
],
[
1586864068,
"0"
],
[
1586864078,
"0"
],
[
1586864088,
"0"
],
[
1586864098,
"0"
],
[
1586864108,
"0"
],
[
1586864118,
"0"
],
[
1586864128,
"0"
],
[
1586864138,
"0"
],
[
1586864148,
"0"
],
[
1586864158,
"0"
],
[
1586864168,
"0"
],
[
1586864178,
"0"
],
[
1586864188,
"0"
],
[
1586864198,
"0"
],
[
1586864208,
"0"
],
[
1586864218,
"0"
],
[
1586864228,
"0"
],
[
1586864238,
"0"
],
[
1586864248,
"0"
],
[
1586864258,
"0"
],
[
1586864268,
"0"
],
[
1586864278,
"0"
],
[
1586864288,
"0"
],
[
1586864298,
"0"
],
[
1586864308,
"0"
],
[
1586864318,
"0"
],
[
1586864328,
"0"
],
[
1586864338,
"0"
],
[
1586864348,
"0"
],
[
1586864358,
"0"
],
[
1586864368,
"0"
],
[
1586864378,
"0"
],
[
1586864388,
"0"
],
[
1586864398,
"0"
],
[
1586864408,
"0"
],
[
1586864418,
"0"
],
[
1586864428,
"0"
],
[
1586864438,
"0"
],
[
1586864448,
"0"
],
[
1586864458,
"0"
],
[
1586864468,
"0"
],
[
1586864478,
"0"
],
[
1586864488,
"0"
],
[
1586864498,
"0"
],
[
1586864508,
"0"
],
[
1586864518,
"0"
],
[
1586864528,
"0"
],
[
1586864538,
"0"
],
[
1586864548,
"0"
],
[
1586864558,
"0"
],
[
1586864568,
"0"
],
[
1586864578,
"0"
],
[
1586864588,
"0"
],
[
1586864598,
"0"
],
[
1586864608,
"0"
],
[
1586864618,
"0"
],
[
1586864628,
"0"
],
[
1586864638,
"0"
],
[
1586864648,
"0"
],
[
1586864658,
"0"
],
[
1586864668,
"0"
],
[
1586864678,
"0"
],
[
1586864688,
"0"
],
[
1586864698,
"0"
],
[
1586864708,
"0"
],
[
1586864718,
"0"
],
[
1586864728,
"0"
],
[
1586864738,
"0"
],
[
1586864748,
"0"
],
[
1586864758,
"0"
],
[
1586864768,
"0"
],
[
1586864778,
"0"
],
[
1586864788,
"0"
],
[
1586864798,
"0"
],
[
1586864808,
"0"
],
[
1586864818,
"0"
],
[
1586864828,
"0"
],
[
1586864838,
"0"
],
[
1586864848,
"0"
],
[
1586864858,
"0"
],
[
1586864868,
"0"
],
[
1586864878,
"0"
],
[
1586864888,
"0"
],
[
1586864898,
"0"
],
[
1586864908,
"0"
],
[
1586864918,
"0"
],
[
1586864928,
"0"
],
[
1586864938,
"0"
],
[
1586864948,
"0"
],
[
1586864958,
"0"
],
[
1586864968,
"0"
],
[
1586864978,
"0"
],
[
1586864988,
"0"
],
[
1586864998,
"0"
],
[
1586865008,
"0"
],
[
1586865018,
"0"
],
[
1586865028,
"0"
],
[
1586865038,
"0"
],
[
1586865048,
"0"
],
[
1586865058,
"0"
],
[
1586865068,
"0"
],
[
1586865078,
"0"
],
[
1586865088,
"0"
],
[
1586865098,
"0"
],
[
1586865108,
"0"
],
[
1586865118,
"0"
],
[
1586865128,
"0"
],
[
1586865138,
"0"
],
[
1586865148,
"0"
],
[
1586865158,
"0"
],
[
1586865168,
"0"
],
[
1586865178,
"0"
],
[
1586865188,
"0"
],
[
1586865198,
"0"
],
[
1586865208,
"0"
],
[
1586865218,
"0"
],
[
1586865228,
"0"
],
[
1586865238,
"0"
],
[
1586865248,
"0"
],
[
1586865258,
"0"
],
[
1586865268,
"0"
],
[
1586865278,
"0"
],
[
1586865288,
"0"
],
[
1586865298,
"0"
],
[
1586865308,
"0"
],
[
1586865318,
"0"
],
[
1586865328,
"0"
],
[
1586865338,
"0"
],
[
1586865348,
"0"
],
[
1586865358,
"0"
],
[
1586865368,
"0"
],
[
1586865378,
"0"
],
[
1586865388,
"0"
],
[
1586865398,
"0"
],
[
1586865408,
"0"
],
[
1586865418,
"0"
],
[
1586865428,
"0"
],
[
1586865438,
"0"
],
[
1586865448,
"0"
],
[
1586865458,
"0"
],
[
1586865468,
"0"
],
[
1586865478,
"0"
],
[
1586865488,
"0"
],
[
1586865498,
"0"
],
[
1586865508,
"0"
],
[
1586865518,
"0"
],
[
1586865528,
"0"
],
[
1586865538,
"0"
],
[
1586865548,
"0"
],
[
1586865558,
"0"
],
[
1586865568,
"0"
],
[
1586865578,
"0"
],
[
1586865588,
"0"
],
[
1586865598,
"0"
],
[
1586865608,
"0"
],
[
1586865618,
"0"
],
[
1586865628,
"0"
],
[
1586865638,
"0"
],
[
1586865648,
"0"
],
[
1586865658,
"0"
],
[
1586865668,
"0"
],
[
1586865678,
"0"
],
[
1586865688,
"0"
],
[
1586865698,
"0"
],
[
1586865708,
"0"
],
[
1586865718,
"0"
],
[
1586865728,
"0"
],
[
1586865738,
"0"
],
[
1586865748,
"0"
],
[
1586865758,
"0"
],
[
1586865768,
"0"
],
[
1586865778,
"0"
],
[
1586865788,
"0"
],
[
1586865798,
"0"
],
[
1586865808,
"0"
],
[
1586865818,
"0"
],
[
1586865828,
"0"
],
[
1586865838,
"0"
],
[
1586865848,
"0"
],
[
1586865858,
"0"
],
[
1586865868,
"0"
],
[
1586865878,
"0"
],
[
1586865888,
"0"
],
[
1586865898,
"0"
],
[
1586865908,
"0"
],
[
1586865918,
"0"
],
[
1586865928,
"0"
],
[
1586865938,
"0"
],
[
1586865948,
"0"
],
[
1586865958,
"0"
],
[
1586865968,
"0"
],
[
1586865978,
"0"
],
[
1586865988,
"0"
],
[
1586865998,
"0"
],
[
1586866008,
"0"
],
[
1586866018,
"0"
],
[
1586866028,
"0"
],
[
1586866038,
"0"
],
[
1586866048,
"0"
],
[
1586866058,
"0"
],
[
1586866068,
"0"
],
[
1586866078,
"0"
],
[
1586866088,
"0"
],
[
1586866098,
"0"
],
[
1586866108,
"0"
],
[
1586866118,
"0"
],
[
1586866128,
"0"
],
[
1586866138,
"0"
],
[
1586866148,
"0"
],
[
1586866158,
"0"
],
[
1586866168,
"0"
],
[
1586866178,
"0"
],
[
1586866188,
"0"
],
[
1586866198,
"0"
],
[
1586866208,
"0"
],
[
1586866218,
"0"
],
[
1586866228,
"0"
],
[
1586866238,
"0"
],
[
1586866248,
"0"
],
[
1586866258,
"0"
],
[
1586866268,
"0"
],
[
1586866278,
"0"
],
[
1586866288,
"0"
],
[
1586866298,
"0"
],
[
1586866308,
"0"
],
[
1586866318,
"0"
],
[
1586866328,
"0"
],
[
1586866338,
"0"
],
[
1586866348,
"0"
],
[
1586866358,
"0"
],
[
1586866368,
"0"
],
[
1586866378,
"0"
],
[
1586866388,
"0"
],
[
1586866398,
"0"
],
[
1586866408,
"0"
],
[
1586866418,
"0"
],
[
1586866428,
"0"
],
[
1586866438,
"0"
],
[
1586866448,
"0"
],
[
1586866458,
"0"
],
[
1586866468,
"0"
],
[
1586866478,
"0"
],
[
1586866488,
"0"
],
[
1586866498,
"0"
],
[
1586866508,
"0"
],
[
1586866518,
"0"
],
[
1586866528,
"0"
],
[
1586866538,
"0"
],
[
1586866548,
"0"
],
[
1586866558,
"0"
],
[
1586866568,
"0"
],
[
1586866578,
"0"
],
[
1586866588,
"0"
],
[
1586866598,
"0"
],
[
1586866608,
"0"
],
[
1586866618,
"0"
],
[
1586866628,
"0"
],
[
1586866638,
"0"
],
[
1586866648,
"0"
],
[
1586866658,
"0"
],
[
1586866668,
"0"
],
[
1586866678,
"0"
],
[
1586866688,
"0"
],
[
1586866698,
"0"
],
[
1586866708,
"0"
],
[
1586866718,
"0"
],
[
1586866728,
"0"
],
[
1586866738,
"0"
],
[
1586866748,
"0"
],
[
1586866758,
"0"
],
[
1586866768,
"0"
],
[
1586866778,
"0"
],
[
1586866788,
"0"
],
[
1586866798,
"0"
],
[
1586866808,
"0"
],
[
1586866818,
"0"
],
[
1586866828,
"0"
],
[
1586866838,
"0"
],
[
1586866848,
"0"
],
[
1586866858,
"0"
],
[
1586866868,
"0"
],
[
1586866878,
"0"
],
[
1586866888,
"0"
],
[
1586866898,
"0"
],
[
1586866908,
"0"
],
[
1586866918,
"0"
],
[
1586866928,
"0"
],
[
1586866938,
"0"
],
[
1586866948,
"0"
],
[
1586866958,
"0"
],
[
1586866968,
"0"
],
[
1586866978,
"0"
],
[
1586866988,
"0"
],
[
1586866998,
"0"
],
[
1586867008,
"0"
],
[
1586867018,
"0"
],
[
1586867028,
"0"
],
[
1586867038,
"0"
],
[
1586867048,
"0"
],
[
1586867058,
"0"
],
[
1586867068,
"0"
],
[
1586867078,
"0"
],
[
1586867088,
"0"
],
[
1586867098,
"0"
],
[
1586867108,
"0"
],
[
1586867118,
"0"
],
[
1586867128,
"0"
],
[
1586867138,
"0"
],
[
1586867148,
"0"
],
[
1586867158,
"0"
],
[
1586867168,
"0"
],
[
1586867178,
"0"
],
[
1586867188,
"0"
],
[
1586867198,
"0"
],
[
1586867208,
"0"
],
[
1586867218,
"0"
],
[
1586867228,
"0"
],
[
1586867238,
"0"
],
[
1586867248,
"0"
],
[
1586867258,
"0"
],
[
1586867268,
"0"
],
[
1586867278,
"0"
],
[
1586867288,
"0"
],
[
1586867298,
"0"
],
[
1586867308,
"0"
],
[
1586867318,
"0"
],
[
1586867328,
"0"
],
[
1586867338,
"0"
],
[
1586867348,
"0"
],
[
1586867358,
"0"
],
[
1586867368,
"0"
],
[
1586867378,
"0"
],
[
1586867388,
"0"
],
[
1586867398,
"0"
],
[
1586867408,
"0"
],
[
1586867418,
"0"
],
[
1586867428,
"0"
],
[
1586867438,
"0"
],
[
1586867448,
"0"
],
[
1586867458,
"0"
],
[
1586867468,
"0"
],
[
1586867478,
"0"
],
[
1586867488,
"0"
],
[
1586867498,
"0"
],
[
1586867508,
"0"
],
[
1586867518,
"0"
],
[
1586867528,
"0"
],
[
1586867538,
"0"
],
[
1586867548,
"0"
],
[
1586867558,
"0"
],
[
1586867568,
"0"
],
[
1586867578,
"0"
],
[
1586867588,
"0"
],
[
1586867598,
"0"
],
[
1586867608,
"0"
],
[
1586867618,
"0"
],
[
1586867628,
"0"
],
[
1586867638,
"0"
],
[
1586867648,
"0"
],
[
1586867658,
"0"
],
[
1586867668,
"0"
],
[
1586867678,
"0"
],
[
1586867688,
"0"
],
[
1586867698,
"0"
],
[
1586867708,
"0"
],
[
1586867718,
"0"
],
[
1586867728,
"0"
],
[
1586867738,
"0"
],
[
1586867748,
"0"
],
[
1586867758,
"0"
],
[
1586867768,
"0"
],
[
1586867778,
"0"
],
[
1586867788,
"0"
],
[
1586867798,
"0"
],
[
1586867808,
"0"
],
[
1586867818,
"0"
],
[
1586867828,
"0"
],
[
1586867838,
"0"
],
[
1586867848,
"0"
],
[
1586867858,
"0"
],
[
1586867868,
"0"
],
[
1586867878,
"0"
],
[
1586867888,
"0"
],
[
1586867898,
"0"
],
[
1586867908,
"0"
],
[
1586867918,
"0"
],
[
1586867928,
"0"
],
[
1586867938,
"0"
],
[
1586867948,
"0"
],
[
1586867958,
"0"
],
[
1586867968,
"0"
],
[
1586867978,
"0"
],
[
1586867988,
"0"
],
[
1586867998,
"0"
],
[
1586868008,
"0"
],
[
1586868018,
"0"
],
[
1586868028,
"0"
],
[
1586868038,
"0"
],
[
1586868048,
"0"
],
[
1586868058,
"0"
],
[
1586868068,
"0"
],
[
1586868078,
"0"
],
[
1586868088,
"0"
],
[
1586868098,
"0"
],
[
1586868108,
"0"
],
[
1586868118,
"0"
],
[
1586868128,
"0"
],
[
1586868138,
"0"
],
[
1586868148,
"0"
],
[
1586868158,
"0"
],
[
1586868168,
"0"
],
[
1586868178,
"0"
],
[
1586868188,
"0"
],
[
1586868198,
"0"
],
[
1586868208,
"0"
],
[
1586868218,
"0"
],
[
1586868228,
"0"
],
[
1586868238,
"0"
],
[
1586868248,
"0"
],
[
1586868258,
"0"
],
[
1586868268,
"0"
],
[
1586868278,
"0"
],
[
1586868288,
"0"
],
[
1586868298,
"0"
],
[
1586868308,
"0"
],
[
1586868318,
"0"
],
[
1586868328,
"0"
],
[
1586868338,
"0"
],
[
1586868348,
"0"
],
[
1586868358,
"0"
],
[
1586868368,
"0"
],
[
1586868378,
"0"
],
[
1586868388,
"0"
],
[
1586868398,
"0"
],
[
1586868408,
"0"
],
[
1586868418,
"0"
],
[
1586868428,
"0"
],
[
1586868438,
"0"
],
[
1586868448,
"0"
],
[
1586868458,
"0"
],
[
1586868468,
"0"
],
[
1586868478,
"0"
],
[
1586868488,
"0"
],
[
1586868498,
"0"
],
[
1586868508,
"0"
],
[
1586868518,
"0"
],
[
1586868528,
"0"
],
[
1586868538,
"0"
],
[
1586868548,
"0"
],
[
1586868558,
"0"
],
[
1586868568,
"0"
],
[
1586868578,
"0"
],
[
1586868588,
"0"
],
[
1586868598,
"0"
],
[
1586868608,
"0"
],
[
1586868618,
"0"
],
[
1586868628,
"0"
],
[
1586868638,
"0"
],
[
1586868648,
"0"
],
[
1586868658,
"0"
],
[
1586868668,
"0"
],
[
1586868678,
"0"
],
[
1586868688,
"0"
],
[
1586868698,
"0"
],
[
1586868708,
"0"
],
[
1586868718,
"0"
],
[
1586868728,
"0"
],
[
1586868738,
"0"
],
[
1586868748,
"0"
],
[
1586868758,
"0"
],
[
1586868768,
"0"
],
[
1586868778,
"0"
],
[
1586868788,
"0"
],
[
1586868798,
"0"
],
[
1586868808,
"0"
],
[
1586868818,
"0"
],
[
1586868828,
"0"
],
[
1586868838,
"0"
],
[
1586868848,
"0"
],
[
1586868858,
"0"
],
[
1586868868,
"0"
],
[
1586868878,
"0"
],
[
1586868888,
"0"
],
[
1586868898,
"0"
],
[
1586868908,
"0"
],
[
1586868918,
"0"
],
[
1586868928,
"0"
],
[
1586868938,
"0"
],
[
1586868948,
"0"
],
[
1586868958,
"0"
],
[
1586868968,
"0"
],
[
1586868978,
"0"
],
[
1586868988,
"0"
],
[
1586868998,
"0"
],
[
1586869008,
"0"
],
[
1586869018,
"0"
],
[
1586869028,
"0"
],
[
1586869038,
"0"
],
[
1586869048,
"0"
],
[
1586869058,
"0"
],
[
1586869068,
"0"
],
[
1586869078,
"0"
],
[
1586869088,
"0"
],
[
1586869098,
"0"
],
[
1586869108,
"0"
],
[
1586869118,
"0"
],
[
1586869128,
"0"
],
[
1586869138,
"0"
],
[
1586869148,
"0"
],
[
1586869158,
"0"
],
[
1586869168,
"0"
],
[
1586869178,
"0"
],
[
1586869188,
"0"
],
[
1586869198,
"0"
],
[
1586869208,
"0"
],
[
1586869218,
"0"
],
[
1586869228,
"0"
],
[
1586869238,
"0"
],
[
1586869248,
"0"
],
[
1586869258,
"0"
],
[
1586869268,
"0"
],
[
1586869278,
"0"
],
[
1586869288,
"0"
],
[
1586869298,
"0"
],
[
1586869308,
"0"
],
[
1586869318,
"0"
],
[
1586869328,
"0"
],
[
1586869338,
"0"
],
[
1586869348,
"0"
],
[
1586869358,
"0"
],
[
1586869368,
"0"
],
[
1586869378,
"0"
],
[
1586869388,
"0"
],
[
1586869398,
"0"
],
[
1586869408,
"0"
],
[
1586869418,
"0"
],
[
1586869428,
"0"
],
[
1586869438,
"0"
],
[
1586869448,
"0"
],
[
1586869458,
"0"
],
[
1586869468,
"0"
],
[
1586869478,
"0"
],
[
1586869488,
"0"
],
[
1586869498,
"0"
],
[
1586869508,
"0"
],
[
1586869518,
"0"
],
[
1586869528,
"0"
],
[
1586869538,
"0"
],
[
1586869548,
"0"
],
[
1586869558,
"0"
],
[
1586869568,
"0"
],
[
1586869578,
"0"
],
[
1586869588,
"0"
],
[
1586869598,
"0"
],
[
1586869608,
"0"
],
[
1586869618,
"0"
],
[
1586869628,
"0"
],
[
1586869638,
"0"
],
[
1586869648,
"0"
],
[
1586869658,
"0"
],
[
1586869668,
"0"
],
[
1586869678,
"0"
],
[
1586869688,
"0"
],
[
1586869698,
"0"
],
[
1586869708,
"0"
],
[
1586869718,
"0"
],
[
1586869728,
"0"
],
[
1586869738,
"0"
],
[
1586869748,
"0"
],
[
1586869758,
"0"
],
[
1586869768,
"0"
],
[
1586869778,
"0"
],
[
1586869788,
"0"
],
[
1586869798,
"0"
],
[
1586869808,
"0"
],
[
1586869818,
"0"
],
[
1586869828,
"0"
],
[
1586869838,
"0"
],
[
1586869848,
"0"
],
[
1586869858,
"0"
],
[
1586869868,
"0"
],
[
1586869878,
"0"
],
[
1586869888,
"0"
],
[
1586869898,
"0"
],
[
1586869908,
"0"
],
[
1586869918,
"0"
],
[
1586869928,
"0"
],
[
1586869938,
"0"
],
[
1586869948,
"0"
],
[
1586869958,
"0"
],
[
1586869968,
"0"
],
[
1586869978,
"0"
],
[
1586869988,
"0"
],
[
1586869998,
"0"
],
[
1586870008,
"0"
],
[
1586870018,
"0"
],
[
1586870028,
"0"
],
[
1586870038,
"0"
],
[
1586870048,
"0"
],
[
1586870058,
"0"
],
[
1586870068,
"0"
],
[
1586870078,
"0"
],
[
1586870088,
"0"
],
[
1586870098,
"0"
],
[
1586870108,
"0"
],
[
1586870118,
"0"
],
[
1586870128,
"0"
],
[
1586870138,
"0"
],
[
1586870148,
"0"
],
[
1586870158,
"0"
],
[
1586870168,
"0"
],
[
1586870178,
"0"
],
[
1586870188,
"0"
],
[
1586870198,
"0"
],
[
1586870208,
"0"
],
[
1586870218,
"0"
],
[
1586870228,
"0"
],
[
1586870238,
"0"
],
[
1586870248,
"0"
],
[
1586870258,
"0"
],
[
1586870268,
"0"
],
[
1586870278,
"0"
],
[
1586870288,
"0"
],
[
1586870298,
"0"
],
[
1586870308,
"0"
],
[
1586870318,
"0"
],
[
1586870328,
"0"
],
[
1586870338,
"0"
],
[
1586870348,
"0"
],
[
1586870358,
"0"
],
[
1586870368,
"0"
],
[
1586870378,
"0"
],
[
1586870388,
"0"
],
[
1586870398,
"0"
],
[
1586870408,
"0"
],
[
1586870418,
"0"
],
[
1586870428,
"0"
],
[
1586870438,
"0"
],
[
1586870448,
"0"
],
[
1586870458,
"0"
],
[
1586870468,
"0"
],
[
1586870478,
"0"
],
[
1586870488,
"0"
],
[
1586870498,
"0"
],
[
1586870508,
"0"
],
[
1586870518,
"0"
],
[
1586870528,
"0"
],
[
1586870538,
"0"
],
[
1586870548,
"0"
],
[
1586870558,
"0"
],
[
1586870568,
"0"
],
[
1586870578,
"0"
],
[
1586870588,
"0"
],
[
1586870598,
"0"
],
[
1586870608,
"0"
],
[
1586870618,
"0"
],
[
1586870628,
"0"
],
[
1586870638,
"0"
],
[
1586870648,
"0"
],
[
1586870658,
"0"
],
[
1586870668,
"0"
],
[
1586870678,
"0"
],
[
1586870688,
"0"
],
[
1586870698,
"0"
],
[
1586870708,
"0"
],
[
1586870718,
"0"
],
[
1586870728,
"0"
],
[
1586870738,
"0"
],
[
1586870748,
"0"
],
[
1586870758,
"0"
],
[
1586870768,
"0"
],
[
1586870778,
"0"
],
[
1586870788,
"0"
],
[
1586870798,
"0"
],
[
1586870808,
"0"
],
[
1586870818,
"0"
],
[
1586870828,
"0"
],
[
1586870838,
"0"
],
[
1586870848,
"0"
],
[
1586870858,
"0"
],
[
1586870868,
"0"
],
[
1586870878,
"0"
],
[
1586870888,
"0"
],
[
1586870898,
"0"
],
[
1586870908,
"0"
],
[
1586870918,
"0"
],
[
1586870928,
"0"
],
[
1586870938,
"0"
],
[
1586870948,
"0"
],
[
1586870958,
"0"
],
[
1586870968,
"0"
],
[
1586870978,
"0"
],
[
1586870988,
"0"
],
[
1586870998,
"0"
],
[
1586871008,
"0"
],
[
1586871018,
"0"
],
[
1586871028,
"0"
],
[
1586871038,
"0"
],
[
1586871048,
"0"
],
[
1586871058,
"0"
],
[
1586871068,
"0"
],
[
1586871078,
"0"
],
[
1586871088,
"0"
],
[
1586871098,
"0"
],
[
1586871108,
"0"
],
[
1586871118,
"0"
],
[
1586871128,
"0"
],
[
1586871138,
"0"
],
[
1586871148,
"0"
],
[
1586871158,
"0"
],
[
1586871168,
"0"
],
[
1586871178,
"0"
],
[
1586871188,
"0"
],
[
1586871198,
"0"
],
[
1586871208,
"0"
],
[
1586871218,
"0"
],
[
1586871228,
"0"
],
[
1586871238,
"0"
],
[
1586871248,
"0"
],
[
1586871258,
"0"
],
[
1586871268,
"0"
],
[
1586871278,
"0"
],
[
1586871288,
"0"
],
[
1586871298,
"0"
],
[
1586871308,
"0"
],
[
1586871318,
"0"
],
[
1586871328,
"0"
],
[
1586871338,
"0"
],
[
1586871348,
"0"
],
[
1586871358,
"0"
],
[
1586871368,
"0"
],
[
1586871378,
"0"
],
[
1586871388,
"0"
],
[
1586871398,
"0"
],
[
1586871408,
"0"
],
[
1586871418,
"0"
],
[
1586871428,
"0"
],
[
1586871438,
"0"
],
[
1586871448,
"0"
],
[
1586871458,
"0"
],
[
1586871468,
"0"
],
[
1586871478,
"0"
],
[
1586871488,
"0"
],
[
1586871498,
"0"
],
[
1586871508,
"0"
],
[
1586871518,
"0"
],
[
1586871528,
"0"
],
[
1586871538,
"0"
],
[
1586871548,
"0"
],
[
1586871558,
"0"
],
[
1586871568,
"0"
],
[
1586871578,
"0"
],
[
1586871588,
"0"
],
[
1586871598,
"0"
],
[
1586871608,
"0"
],
[
1586871618,
"0"
],
[
1586871628,
"0"
],
[
1586871638,
"0"
],
[
1586871648,
"0"
],
[
1586871658,
"0"
],
[
1586871668,
"0"
],
[
1586871678,
"0"
],
[
1586871688,
"0"
],
[
1586871698,
"0"
],
[
1586871708,
"0"
],
[
1586871718,
"0"
],
[
1586871728,
"0"
],
[
1586871738,
"0"
],
[
1586871748,
"0"
],
[
1586871758,
"0"
],
[
1586871768,
"0"
],
[
1586871778,
"0"
],
[
1586871788,
"0"
],
[
1586871798,
"0"
],
[
1586871808,
"0"
],
[
1586871818,
"0"
],
[
1586871828,
"0"
],
[
1586871838,
"0"
],
[
1586871848,
"0"
],
[
1586871858,
"0"
],
[
1586871868,
"0"
],
[
1586871878,
"0"
],
[
1586871888,
"0"
],
[
1586871898,
"0"
],
[
1586871908,
"0"
],
[
1586871918,
"0"
],
[
1586871928,
"0"
],
[
1586871938,
"0"
],
[
1586871948,
"0"
],
[
1586871958,
"0"
],
[
1586871968,
"0"
],
[
1586871978,
"0"
],
[
1586871988,
"0"
],
[
1586871998,
"0"
],
[
1586872008,
"0"
],
[
1586872018,
"0"
],
[
1586872028,
"0"
],
[
1586872038,
"0"
],
[
1586872048,
"0"
],
[
1586872058,
"0"
],
[
1586872068,
"0"
],
[
1586872078,
"0"
],
[
1586872088,
"0"
],
[
1586872098,
"0"
],
[
1586872108,
"0"
],
[
1586872118,
"0"
],
[
1586872128,
"0"
],
[
1586872138,
"0"
],
[
1586872148,
"0"
],
[
1586872158,
"0"
],
[
1586872168,
"0"
],
[
1586872178,
"0"
],
[
1586872188,
"0"
],
[
1586872198,
"0"
],
[
1586872208,
"0"
],
[
1586872218,
"0"
],
[
1586872228,
"0"
],
[
1586872238,
"0"
],
[
1586872248,
"0"
],
[
1586872258,
"0"
],
[
1586872268,
"0"
],
[
1586872278,
"0"
],
[
1586872288,
"0"
],
[
1586872298,
"0"
],
[
1586872308,
"0"
],
[
1586872318,
"0"
],
[
1586872328,
"0"
],
[
1586872338,
"0"
],
[
1586872348,
"0"
],
[
1586872358,
"0"
],
[
1586872368,
"0"
],
[
1586872378,
"0"
],
[
1586872388,
"0"
],
[
1586872398,
"0"
],
[
1586872408,
"0"
],
[
1586872418,
"0"
],
[
1586872428,
"0"
],
[
1586872438,
"0"
],
[
1586872448,
"0"
],
[
1586872458,
"0"
],
[
1586872468,
"0"
],
[
1586872478,
"0"
],
[
1586872488,
"0"
],
[
1586872498,
"0"
],
[
1586872508,
"0"
],
[
1586872518,
"0"
],
[
1586872528,
"0"
],
[
1586872538,
"0"
],
[
1586872548,
"0"
],
[
1586872558,
"0"
],
[
1586872568,
"0"
],
[
1586872578,
"0"
],
[
1586872588,
"0"
],
[
1586872598,
"0"
],
[
1586872608,
"0"
],
[
1586872618,
"0"
],
[
1586872628,
"0"
],
[
1586872638,
"0"
],
[
1586872648,
"0"
],
[
1586872658,
"0"
],
[
1586872668,
"0"
],
[
1586872678,
"0"
],
[
1586872688,
"0"
],
[
1586872698,
"0"
],
[
1586872708,
"0"
],
[
1586872718,
"0"
],
[
1586872728,
"0"
],
[
1586872738,
"0"
],
[
1586872748,
"0"
],
[
1586872758,
"0"
],
[
1586872768,
"0"
],
[
1586872778,
"0"
],
[
1586872788,
"0"
],
[
1586872798,
"0"
],
[
1586872808,
"0"
],
[
1586872818,
"0"
],
[
1586872828,
"0"
],
[
1586872838,
"0"
],
[
1586872848,
"0"
],
[
1586872858,
"0"
],
[
1586872868,
"0"
],
[
1586872878,
"0"
],
[
1586872888,
"0"
],
[
1586872898,
"0"
],
[
1586872908,
"0"
],
[
1586872918,
"0"
],
[
1586872928,
"0"
],
[
1586872938,
"0"
],
[
1586872948,
"0"
],
[
1586872958,
"0"
],
[
1586872968,
"0"
],
[
1586872978,
"0"
],
[
1586872988,
"0"
],
[
1586872998,
"0"
],
[
1586873008,
"0"
],
[
1586873018,
"0"
],
[
1586873028,
"0"
],
[
1586873038,
"0"
],
[
1586873048,
"0"
],
[
1586873058,
"0"
],
[
1586873068,
"0"
],
[
1586873078,
"0"
],
[
1586873088,
"0"
],
[
1586873098,
"0"
],
[
1586873108,
"0"
],
[
1586873118,
"0"
],
[
1586873128,
"0"
],
[
1586873138,
"0"
],
[
1586873148,
"0"
],
[
1586873158,
"0"
],
[
1586873168,
"0"
],
[
1586873178,
"0"
],
[
1586873188,
"0"
],
[
1586873198,
"0"
],
[
1586873208,
"0"
],
[
1586873218,
"0"
],
[
1586873228,
"0"
],
[
1586873238,
"0"
],
[
1586873248,
"0"
],
[
1586873258,
"0"
],
[
1586873268,
"0"
],
[
1586873278,
"0"
],
[
1586873288,
"0"
],
[
1586873298,
"0"
],
[
1586873308,
"0"
],
[
1586873318,
"0"
],
[
1586873328,
"0"
],
[
1586873338,
"0"
],
[
1586873348,
"0"
],
[
1586873358,
"0"
],
[
1586873368,
"0"
],
[
1586873378,
"0"
],
[
1586873388,
"0"
],
[
1586873398,
"0"
],
[
1586873408,
"0"
],
[
1586873418,
"0"
],
[
1586873428,
"0"
],
[
1586873438,
"0"
],
[
1586873448,
"0"
],
[
1586873458,
"0"
],
[
1586873468,
"0"
],
[
1586873478,
"0"
],
[
1586873488,
"0"
],
[
1586873498,
"0"
],
[
1586873508,
"0"
],
[
1586873518,
"0"
],
[
1586873528,
"0"
],
[
1586873538,
"0"
],
[
1586873548,
"0"
],
[
1586873558,
"0"
],
[
1586873568,
"0"
],
[
1586873578,
"0"
],
[
1586873588,
"0"
],
[
1586873598,
"0"
],
[
1586873608,
"0"
],
[
1586873618,
"0"
],
[
1586873628,
"0"
],
[
1586873638,
"0"
],
[
1586873648,
"0"
],
[
1586873658,
"0"
],
[
1586873668,
"0"
],
[
1586873678,
"0"
],
[
1586873688,
"0"
],
[
1586873698,
"0"
],
[
1586873708,
"0"
],
[
1586873718,
"0"
],
[
1586873728,
"0"
],
[
1586873738,
"0"
],
[
1586873748,
"0"
],
[
1586873758,
"0"
],
[
1586873768,
"0"
],
[
1586873778,
"0"
],
[
1586873788,
"0"
],
[
1586873798,
"0"
],
[
1586873808,
"0"
],
[
1586873818,
"0"
],
[
1586873828,
"0"
],
[
1586873838,
"0"
],
[
1586873848,
"0"
],
[
1586873858,
"0"
],
[
1586873868,
"0"
],
[
1586873878,
"0"
],
[
1586873888,
"0"
],
[
1586873898,
"0"
],
[
1586873908,
"0"
],
[
1586873918,
"0"
],
[
1586873928,
"0"
],
[
1586873938,
"0"
],
[
1586873948,
"0"
],
[
1586873958,
"0"
],
[
1586873968,
"0"
],
[
1586873978,
"0"
],
[
1586873988,
"0"
],
[
1586873998,
"0"
],
[
1586874008,
"0"
],
[
1586874018,
"0"
],
[
1586874028,
"0"
],
[
1586874038,
"0"
],
[
1586874048,
"0"
],
[
1586874058,
"0"
],
[
1586874068,
"0"
],
[
1586874078,
"0"
],
[
1586874088,
"0"
],
[
1586874098,
"0"
],
[
1586874108,
"0"
],
[
1586874118,
"0"
],
[
1586874128,
"0"
],
[
1586874138,
"0"
],
[
1586874148,
"0"
],
[
1586874158,
"0"
],
[
1586874168,
"0"
],
[
1586874178,
"0"
],
[
1586874188,
"0"
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment