revoke deployer key from timelock admin #693
ci-core-partial.yml
on: pull_request
Detect Changes
7s
Tests (fuzz)
0s
Tests (race)
0s
Matrix: run-unit-tests
SonarQube Scan
0s
Annotations
23 errors and 5 warnings
Tests (ccip-deployment)
Cannot open: File exists
|
Tests (ccip-deployment)
Cannot open: File exists
|
Tests (ccip-deployment)
Cannot open: File exists
|
Tests (ccip-deployment)
Cannot open: File exists
|
Tests (ccip-deployment)
Cannot open: File exists
|
Tests (ccip-deployment)
Cannot open: File exists
|
Tests (ccip-deployment)
Cannot open: File exists
|
Tests (ccip-deployment)
Cannot open: File exists
|
Tests (ccip-deployment)
Cannot open: File exists
|
Tests (ccip-deployment)
Cannot open: File exists
|
Tests (core)
Cannot open: File exists
|
Tests (core)
Cannot open: File exists
|
Tests (core)
Cannot open: File exists
|
Tests (core)
Cannot open: File exists
|
Tests (core)
Cannot open: File exists
|
Tests (core)
Cannot open: File exists
|
Tests (core)
Cannot open: File exists
|
Tests (core)
Cannot open: File exists
|
Tests (core)
Cannot open: File exists
|
Tests (core)
Cannot open: File exists
|
Tests (core)
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: 10.393754262s
panic: test timed out after 10m0s
\trunning tests:
\t\tTestLogPoller_Replay (9m44s)
\t\tTestLogPoller_Replay/returns_error_code_on_replay_complete (9m44s)
goroutine 82132 [running]:
testing.(*M).startAlarm.func1()
\t/home/runner/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:2373 +0x385
created by time.goFunc
\t/home/runner/go/pkg/mod/golang.org/[email protected]/src/time/sleep.go:215 +0x2d
goroutine 1 [chan receive, 9 minutes]:
testing.tRunner.func1()
\t/home/runner/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:1651 +0x49b
testing.tRunner(0xc00190ab60, 0xc00198fc70)
\t/home/runner/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:1696 +0x12d
testing.runTests(0xc000fb67b0, {0x56d8680, 0x3a, 0x3a}, {0x4ef770?, 0x4ef3da?, 0x5847780?})
\t/home/runner/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:2166 +0x43d
testing.(*M).Run(0xc000ab0a00)
\t/home/runner/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:2034 +0x64a
main.main()
\t_testmain.go:175 +0x9b
goroutine 50 [IO wait, 10 minutes]:
internal/poll.runtime_pollWait(0x7f6940367e20, 0x72)
\t/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc000f2e300?, 0xc000fc04d0?, 0x0)
\t/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitRead(...)
\t/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).ReadMsg(0xc000f2e300, {0xc000fc04d0, 0x10, 0x10}, {0xc000c09928, 0x1000, 0x1000}, 0x40000000)
\t/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:302 +0x385
net.(*netFD).readMsg(0xc000f2e300, {0xc000fc04d0?, 0xa?, 0x7f69400a02b8?}, {0xc000c09928?, 0x3dd5a70?, 0x0?}, 0x1?)
\t/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:78 +0x31
net.(*UnixConn).readMsg(0xc000fae000, {0xc000fc04d0?, 0x49122b?, 0x7f694018f0e8?}, {0xc000c09928?, 0xc000fcbdd0?, 0x4ec425?})
\t/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/unixsock_posix.go:115 +0x45
net.(*UnixConn).ReadMsgUnix(0xc000fae000, {0xc000fc04d0?, 0x30?, 0x50?}, {0xc000c09928?, 0x7f694018f0e8?, 0x18?})
\t/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/unixsock.go:143 +0x36
github.com/godbus/dbus.(*oobReader).Read(0xc000c09908, {0xc000fc04d0?, 0xc000fcbe30?, 0x48c1c5?})
\t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/transport_unix.go:21 +0x3c
io.ReadAtLeast({0x3dadaa0, 0xc000c09908}, {0xc000fc04d0, 0x10, 0x10}, 0x10)
\t/home/runner/go/pkg/mod/golang.org/[email protected]/src/io/io.go:335 +0x90
io.ReadFull(...)
\t/home/runner/go/pkg/mod/golang.org/[email protected]/src/io/io.go:354
github.com/godbus/dbus.(*unixTransport).ReadMessage(0xc000f4e318)
\t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/transport_unix.go:91 +0xfe
github.com/godbus/dbus.(*Conn).inWorker(0xc000fb0000)
\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
goroutine 22909 [select, 9 minutes]:
github.com/ethereum/go-ethereum/core.(*ChainIndexer).eventLoop(0xc000bcde00, 0xc001c9f908, 0xc008e20380, {0x3db23f8?, 0xc00bb4b3c8?})
\t/ho
|
Tests (core)
Test Package Failures: github.com/smartcontractkit/chainlink/v2/core/chains/evm/logpoller
|
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']
|
Tests (ccip-deployment)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Tests (ccip-deployment)
Failed to save: Cache service responded with 429 during upload chunk.
|
Tests (core)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-logs-ccip-deployment-12359174686
Expired
|
9.79 KB |
|
build-logs-core-12359174686
Expired
|
245 KB |
|
run-logs-ccip-deployment-12359174686
Expired
|
6.39 KB |
|
run-logs-core-12359174686
Expired
|
229 KB |
|