Skip to content

Extract MultiNode to chainlink-framework #1165

Extract MultiNode to chainlink-framework

Extract MultiNode to chainlink-framework #1165

Triggered via pull request December 20, 2024 17:38
Status Failure
Total duration 15m 54s
Billable time 23m
Artifacts 4

ci-core-partial.yml

on: pull_request
Detect Changes
7s
Detect Changes
Tests (fuzz)
0s
Tests (fuzz)
Tests (race)
0s
Tests (race)
Matrix: run-unit-tests
SonarQube Scan
0s
SonarQube Scan
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2/plugins: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-internal-features-ocr2-plugins-test '-test.timeout=10m' [INFO] freeport: detected ephemeral port range of [32768, 60999] [INFO] freeport: reducing max blocks from 30 to 15 to avoid the ephemeral port range [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" took ports [13001] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" took ports [13002] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" took ports [13003 13004 13005 13006] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" took ports [13007 13008 13009 13010] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" returned ports [13007 13008 13009 13010] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" returned ports [13002] panic: test timed out after 10m0s \trunning tests: \t\tTestIntegration_OCR2_plugins/legacy (10m0s) goroutine 565175 [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(0xc00224c1a0, {0x4a4f87c?, 0x0?}, 0x55046c8) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc00224c1a0) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc00224c1a0, 0xc001d49c70) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc001050708, {0x7d81120, 0x1, 0x1}, {0x4ef970?, 0x0?, 0x801d3e0?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc000c06460) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2034 +0x64a main.main() \t_testmain.go:45 +0x9b goroutine 51 [IO wait, 10 minutes]: internal/poll.runtime_pollWait(0x7f73bba76ef0, 0x72) \t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001058680?, 0xc00116a120?, 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(0xc001058680, {0xc00116a120, 0x10, 0x10}, {0xc0010ad928, 0x1000, 0x1000}, 0x40000000) \t/opt/hostedtoolcache/go/1.23.4/x64/src/internal/poll/fd_unix.go:302 +0x385 net.(*netFD).readMsg(0xc001058680, {0xc00116a120?, 0xb?, 0x8d07000000?}, {0xc0010ad928?, 0x59822a0?, 0x0?}, 0x1?) \t/opt/hostedtoolcache/go/1.23.4/x64/src/net/fd_posix.go:78 +0x31 net.(*UnixConn).readMsg(0xc000e81330, {0xc00116a120?, 0x49122b?, 0x7f73bba43518?}, {0xc0010ad928?, 0xc0010fddd0?, 0x4ec3bd?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/net/unixsock_posix.go:115 +0x45 net.(*UnixConn).ReadMsgUnix(0xc000e81330, {0xc00116a120?, 0x30?, 0x50?}, {0xc0010ad928?, 0x7f73bba43518?, 0x18?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/net/unixsock.go:143 +0x36 github.com/godbus/dbus.(*oobReader).Read(0xc0010ad908, {0xc00116a120?, 0xc0010fde30?, 0x48c1c5?}) \t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/transport_unix.go:21 +0x3c io.ReadAtLeast({0x59496a0, 0xc0010ad908}, {0xc00116a120, 0x10, 0x10}, 0x10) \t/opt/hostedtoolcache/go/1.23.4/x64/src/io/io.go:335 +0x90 io.ReadFull(...) \t/opt/hostedtoolcache/go/1.23.4/x64/src/io/io.go:354 github.com/godbus/dbus.(*unixTransport).ReadMessage(0xc001050510) \t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/transport_unix.go:91 +0xfe github.com/godbus/dbus.(*Conn).inWorker(0xc0010443f0) \t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/conn.go:294 +0x35 created by github.com/godbus/dbus.(*Conn).Auth in goroutine 1 \t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/auth.go:118 +0x8ee gorou
Tests (core)
Test Package Failures: github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2/plugins
Tests (core)
Error, 1 tests completed with an error, or failed to run. See output for details.. Error: 1 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)
Detect Changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Detect Changes
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']

Artifacts

Produced during runtime
Name Size
build-logs-ccip-deployment-12435902134 Expired
10.3 KB
build-logs-core-12435902134 Expired
247 KB
run-logs-ccip-deployment-12435902134 Expired
22.5 KB
run-logs-core-12435902134 Expired
89.7 KB