-
Notifications
You must be signed in to change notification settings - Fork 98
Description
Test Name
TestOriginalSampleRateIsNotedInMetaField
Link to failure build
Test Output
TestOriginalSampleRateIsNotedInMetaField
collect_test.go:191:
Error Trace: /home/circleci/project/collect/collect_test.go:191
Error: Not equal:
expected: 2
actual : 1
Test: TestOriginalSampleRateIsNotedInMetaField
Messages: should be some events transmitted
panic: test timed out after 1m0s
running tests:
TestOriginalSampleRateIsNotedInMetaField (1m0s)
goroutine 54 [running]:
testing.(*M).startAlarm.func1()
/usr/local/go/src/testing/testing.go:2241 +0x219
created by time.goFunc
/usr/local/go/src/time/sleep.go:176 +0x48
goroutine 1 [chan receive]:
testing.(*T).Run(0xc0001829c0, {0xead944, 0x28}, 0xedbc90)
/usr/local/go/src/testing/testing.go:1630 +0x82e
testing.runTests.func1(0x0?)
/usr/local/go/src/testing/testing.go:2036 +0x8e
testing.tRunner(0xc0001829c0, 0xc0003dfb48)
/usr/local/go/src/testing/testing.go:1576 +0x217
testing.runTests(0xc0001b4500?, {0x14467c0, 0xf, 0xf}, {0x1c?, 0x4ac5f9?, 0x14589e0?})
/usr/local/go/src/testing/testing.go:2034 +0x87d
testing.(*M).Run(0xc0001b4500)
/usr/local/go/src/testing/testing.go:1906 +0xb45
main.main()
_testmain.go:75 +0x2ea
goroutine 5 [sync.RWMutex.Lock]:
sync.runtime_SemacquireRWMutex(0xc0001a6588?, 0x37?, 0xd25a95?)
/usr/local/go/src/runtime/sema.go:87 +0x26
sync.(*RWMutex).Lock(0xc0001a6588)
/usr/local/go/src/sync/rwmutex.go:152 +0x8b
github.com/honeycombio/refinery/transmit.(*MockTransmission).EnqueueSpan(0xc0001a6570, 0xc000494370)
/home/circleci/project/transmit/mock.go:25 +0x65
github.com/honeycombio/refinery/collect.(*InMemCollector).send(0xc000455040, 0xc000494420, {0xe9ff63, 0x17})
/home/circleci/project/collect/collect.go:654 +0xe95
github.com/honeycombio/refinery/collect.(*InMemCollector).Stop(0xc000455040)
/home/circleci/project/collect/collect.go:670 +0x258
panic({0xe459e0, 0xc0001566a8})
/usr/local/go/src/runtime/panic.go:890 +0x263
github.com/honeycombio/refinery/collect.TestOriginalSampleRateIsNotedInMetaField(0x0?)
/home/circleci/project/collect/collect_test.go:192 +0x1289
testing.tRunner(0xc0000076c0, 0xedbc90)
/usr/local/go/src/testing/testing.go:1576 +0x217
created by testing.(*T).Run
/usr/local/go/src/testing/testing.go:1629 +0x806
goroutine 51 [sleep]:
time.Sleep(0x186a0)
/usr/local/go/src/runtime/time.go:195 +0x135
github.com/honeycombio/refinery/collect/cache.NewCuckooTraceChecker.func1()
/home/circleci/project/collect/cache/cuckoo.go:63 +0x75
created by github.com/honeycombio/refinery/collect/cache.NewCuckooTraceChecker
/home/circleci/project/collect/cache/cuckoo.go:58 +0x225
goroutine 6 [sleep]:
time.Sleep(0x186a0)
/usr/local/go/src/runtime/time.go:195 +0x135
github.com/honeycombio/refinery/collect/cache.NewCuckooTraceChecker.func1()
/home/circleci/project/collect/cache/cuckoo.go:63 +0x75
created by github.com/honeycombio/refinery/collect/cache.NewCuckooTraceChecker
/home/circleci/project/collect/cache/cuckoo.go:58 +0x225
goroutine 7 [select]:
github.com/honeycombio/refinery/collect/cache.(*cuckooSentCache).monitor(0xc0000d6040)
/home/circleci/project/collect/cache/cuckooSentCache.go:108 +0x12c
created by github.com/honeycombio/refinery/collect/cache.NewCuckooSentCache
/home/circleci/project/collect/cache/cuckooSentCache.go:100 +0x245
FAIL github.com/honeycombio/refinery/collect 60.034s