Add core default config for missing chains #2774
Annotations
4 errors
Run Tests
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/capabilities/ccip/ocrimpls: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-capabilities-ccip-ocrimpls-test '-test.timeout=10m'
panic: test timed out after 10m0s
\trunning tests:
\t\tTest_ContractTransmitter_TransmitWithoutSignatures (10m0s)
\t\tTest_ContractTransmitter_TransmitWithoutSignatures/report_with_data_without_sigs (9m44s)
goroutine 4408 [running]:
testing.(*M).startAlarm.func1()
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2373 +0x385
created by time.goFunc
\t/opt/hostedtoolcache/go/1.23.4/x64/src/time/sleep.go:215 +0x2d
goroutine 1 [chan receive, 10 minutes]:
testing.(*T).Run(0xc0018441a0, {0x52eca42?, 0x0?}, 0x5c9db48)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1751 +0x3ab
testing.runTests.func1(0xc0018441a0)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2168 +0x37
testing.tRunner(0xc0018441a0, 0xc001963c70)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1690 +0xf4
testing.runTests(0xc000db8228, {0x80baca0, 0x1, 0x1}, {0x7ab770?, 0x0?, 0x83256a0?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2166 +0x43d
testing.(*M).Run(0xc0001cc000)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2034 +0x64a
main.main()
\t_testmain.go:47 +0x9b
goroutine 51 [select, 10 minutes]:
io.(*pipe).read(0xc00089f5c0, {0xc0008dc000, 0x1000, 0x0?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/io/pipe.go:57 +0xa5
io.(*PipeReader).Read(0xc000612000?, {0xc0008dc000?, 0x0?, 0xc000612000?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/io/pipe.go:134 +0x1a
bufio.(*Reader).fill(0xc00089f620)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/bufio/bufio.go:110 +0x103
bufio.(*Reader).ReadByte(0xc00089f620)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/bufio/bufio.go:269 +0x27
github.com/aybabtme/rgbterm.interpret({0x5fcfda0, 0xc00089f620}, {0x5fc9d60, 0xc0000d6028?}, 0x5ca5580)
\t/home/runner/go/pkg/mod/github.com/aybabtme/[email protected]/interpret.go:35 +0x198
github.com/aybabtme/rgbterm.Interpret(...)
\t/home/runner/go/pkg/mod/github.com/aybabtme/[email protected]/interpret.go:152
created by github.com/aybabtme/rgbterm.NewInterpretingWriter in goroutine 1
\t/home/runner/go/pkg/mod/github.com/aybabtme/[email protected]/interpret.go:180 +0x21e
goroutine 52 [select, 10 minutes]:
io.(*pipe).read(0xc00089f680, {0xc0008dd000, 0x1000, 0x0?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/io/pipe.go:57 +0xa5
io.(*PipeReader).Read(0xc000900000?, {0xc0008dd000?, 0x0?, 0x0?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/io/pipe.go:134 +0x1a
bufio.(*Reader).fill(0xc00089f6e0)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/bufio/bufio.go:110 +0x103
bufio.(*Reader).ReadByte(0xc00089f6e0)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/bufio/bufio.go:269 +0x27
github.com/aybabtme/rgbterm.interpret({0x5fcfda0, 0xc00089f6e0}, {0x5fc9d60, 0xc0000d6030?}, 0x5ca5580)
\t/home/runner/go/pkg/mod/github.com/aybabtme/[email protected]/interpret.go:35 +0x198
github.com/aybabtme/rgbterm.Interpret(...)
\t/home/runner/go/pkg/mod/github.com/aybabtme/[email protected]/interpret.go:152
created by github.com/aybabtme/rgbterm.NewInterpretingWriter in goroutine 1
\t/home/runner/go/pkg/mod/github.com/aybabtme/[email protected]/interpret.go:180 +0x21e
goroutine 54 [IO wait, 10 minutes]:
internal/poll.runtime_pollWait(0x7fbe1ecc7ef0, 0x72)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc000a7c680?, 0xc001184000?, 0x0)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitRead(...)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).ReadMsg(0xc000a7c680, {0xc001184000, 0x10, 0x10}, {0xc000e55928, 0x1000, 0x1000}, 0x40000000)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/internal/poll/fd_unix.go:302 +0x3
|
Run Tests
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/chains/evm/logpoller: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-chains-evm-logpoller-test '-test.timeout=10m'
+ synchronized with geth: OK, passed 100 tests.
Elapsed time: 4.39672117s
panic: test timed out after 10m0s
\trunning tests:
\t\tTestLogPoller_Replay (9m48s)
\t\tTestLogPoller_Replay/ReplayAsync_success (9m47s)
goroutine 83537 [running]:
testing.(*M).startAlarm.func1()
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2373 +0x385
created by time.goFunc
\t/opt/hostedtoolcache/go/1.23.4/x64/src/time/sleep.go:215 +0x2d
goroutine 1 [chan receive, 9 minutes]:
testing.tRunner.func1()
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1651 +0x49b
testing.tRunner(0xc0017e84e0, 0xc001921c70)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1696 +0x12d
testing.runTests(0xc000f258c0, {0x7a7c4c0, 0x3c, 0x3c}, {0x7aba0d?, 0xc001779b60?, 0x7bf3740?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2166 +0x43d
testing.(*M).Run(0xc0013b79a0)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2034 +0x64a
main.main()
\t_testmain.go:179 +0x9b
goroutine 66 [select, 10 minutes]:
io.(*pipe).read(0xc0008a1080, {0xc000932000, 0x1000, 0x0?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/io/pipe.go:57 +0xa5
io.(*PipeReader).Read(0xc00077c000?, {0xc000932000?, 0xc000884380?, 0xc00077c000?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/io/pipe.go:134 +0x1a
bufio.(*Reader).fill(0xc0008a10e0)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/bufio/bufio.go:110 +0x103
bufio.(*Reader).ReadByte(0xc0008a10e0)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/bufio/bufio.go:269 +0x27
github.com/aybabtme/rgbterm.interpret({0x59bca60, 0xc0008a10e0}, {0x59b3440, 0xc0000d6028?}, 0x56a1180)
\t/home/runner/go/pkg/mod/github.com/aybabtme/[email protected]/interpret.go:35 +0x198
github.com/aybabtme/rgbterm.Interpret(...)
\t/home/runner/go/pkg/mod/github.com/aybabtme/[email protected]/interpret.go:152
created by github.com/aybabtme/rgbterm.NewInterpretingWriter in goroutine 1
\t/home/runner/go/pkg/mod/github.com/aybabtme/[email protected]/interpret.go:180 +0x21e
goroutine 67 [select, 10 minutes]:
io.(*pipe).read(0xc0008a1140, {0xc000933000, 0x1000, 0x0?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/io/pipe.go:57 +0xa5
io.(*PipeReader).Read(0xc00098c000?, {0xc000933000?, 0xc000884540?, 0x0?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/io/pipe.go:134 +0x1a
bufio.(*Reader).fill(0xc0008a11a0)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/bufio/bufio.go:110 +0x103
bufio.(*Reader).ReadByte(0xc0008a11a0)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/bufio/bufio.go:269 +0x27
github.com/aybabtme/rgbterm.interpret({0x59bca60, 0xc0008a11a0}, {0x59b3440, 0xc0000d6030?}, 0x56a1180)
\t/home/runner/go/pkg/mod/github.com/aybabtme/[email protected]/interpret.go:35 +0x198
github.com/aybabtme/rgbterm.Interpret(...)
\t/home/runner/go/pkg/mod/github.com/aybabtme/[email protected]/interpret.go:152
created by github.com/aybabtme/rgbterm.NewInterpretingWriter in goroutine 1
\t/home/runner/go/pkg/mod/github.com/aybabtme/[email protected]/interpret.go:180 +0x21e
goroutine 53 [IO wait, 10 minutes]:
internal/poll.runtime_pollWait(0x7f3b93ec9740, 0x72)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc000cd6080?, 0xc000df2710?, 0x0)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitRead(...)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).ReadMsg(0xc000cd6080, {0xc000df2710, 0x10, 0x10}, {0xc00091e028, 0x1000, 0x1000}, 0x40000000)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/internal/poll/fd_unix.go:302 +0x385
net.(*netFD).readMsg(0xc000cd6080, {0xc000df2710?, 0x2000?, 0x7f3b488deb68?}, {0xc00091e028?, 0x3059eb800?, 0x0?}, 0x1?)
|
Run Tests
Test Package Failures: github.com/smartcontractkit/chainlink/v2/core/capabilities/ccip/ocrimpls, github.com/smartcontractkit/chainlink/v2/core/chains/evm/logpoller
|
Run Tests
Error, 2 tests completed with an error, or failed to run. See output for details.. Error: 2 tests completed with an error, or failed to run. See output for details.
at validateRunResultsOrThrow (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116108:11)
at runTestBinaries (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116243:10)
at async runStep (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116376:26)
at async run (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116326:25)
|
Loading