Solana plugin codec implementation #1276
ci-core-partial.yml
on: pull_request
Detect Changes
5s
Tests (fuzz)
0s
Tests (race)
0s
Matrix: run-unit-tests
SonarQube Scan
0s
Annotations
5 errors and 2 warnings
Tests (ccip-deployment)
go list -f {{.ImportPath}}:{{.Dir}} ./..., Command failed with exit code 1: go list -f '{{.ImportPath}}:{{.Dir}}' ./.... exit code: 1. cause: undefined. ExecaError: Command failed with exit code 1: go list -f '{{.ImportPath}}:{{.Dir}}' ./...
../../../../go/pkg/mod/github.com/ethereum/[email protected]/p2p/netutil/net.go:29:2: missing go.sum entry for module providing package golang.org/x/exp/maps (imported by github.com/smartcontractkit/chainlink/deployment); to add:
\tgo get github.com/smartcontractkit/chainlink/deployment
../../../../go/pkg/mod/github.com/gorilla/[email protected]/client.go:23:2: missing go.sum entry for module providing package golang.org/x/net/proxy (imported by github.com/gorilla/websocket); to add:
\tgo get github.com/gorilla/[email protected]
../../../../go/pkg/mod/github.com/smartcontractkit/[email protected]/pkg/gethwrappers/abigen.go:15:2: missing go.sum entry for module providing package golang.org/x/tools/go/ast/astutil (imported by github.com/smartcontractkit/ccip-owner-contracts/pkg/gethwrappers); to add:
\tgo get github.com/smartcontractkit/ccip-owner-contracts/pkg/[email protected]
../../../../go/pkg/mod/github.com/smartcontractkit/[email protected]/pkg/proposal/mcms/executor.go:15:2: missing go.sum entry for module providing package golang.org/x/exp/slices (imported by github.com/smartcontractkit/ccip-owner-contracts/pkg/proposal/mcms); to add:
\tgo get github.com/smartcontractkit/ccip-owner-contracts/pkg/proposal/[email protected]
../../../../go/pkg/mod/google.golang.org/[email protected]/trace_withtrace.go:26:2: missing go.sum entry for module providing package golang.org/x/net/trace (imported by google.golang.org/grpc); to add:
\tgo get google.golang.org/[email protected]
../../../../go/pkg/mod/google.golang.org/[email protected]/internal/transport/controlbuf.go:31:2: missing go.sum entry for module providing package golang.org/x/net/http2 (imported by google.golang.org/grpc/internal/transport); to add:
\tgo get google.golang.org/grpc/internal/[email protected]
../../../../go/pkg/mod/google.golang.org/[email protected]/internal/transport/controlbuf.go:32:2: missing go.sum entry for module providing package golang.org/x/net/http2/hpack (imported by google.golang.org/grpc/internal/transport); to add:
\tgo get google.golang.org/grpc/internal/[email protected]
../core/services/keystore/keys/exporttestutils.go:6:2: missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/smartcontractkit/chainlink/deployment/ccip/changeset); to add:
\tgo get github.com/smartcontractkit/chainlink/deployment/ccip/changeset
../core/services/keystore/keys/exporttestutils.go:7:2: missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/smartcontractkit/chainlink/deployment/ccip/changeset); to add:
\tgo get github.com/smartcontractkit/chainlink/deployment/ccip/changeset
../../../../go/pkg/mod/github.com/cockroachdb/[email protected]/internal/batchskl/skl.go:67:2: missing go.sum entry for module providing package golang.org/x/exp/rand (imported by github.com/cockroachdb/pebble/internal/batchskl); to add:
\tgo get github.com/cockroachdb/pebble/internal/[email protected]
../../../../go/pkg/mod/github.com/cockroachdb/[email protected]/internal/testkeys/testkeys.go:23:2: missing go.sum entry for module providing package golang.org/x/exp/constraints (imported by github.com/smartcontractkit/chainlink/v2/core/chains/evm/assets); to add:
\tgo get github.com/smartcontractkit/chainlink/v2/core/chains/evm/[email protected]
../../../../go/pkg/mod/github.com/go-resty/resty/[email protected]/resty.go:13:2: missing go.sum entry for module providing package golang.org/x/net/publicsuffix (imported by github.com/go-resty/resty/v2); to add:
\tgo get github.com/go-resty/resty/[email protected]
../../../../go/pkg/mod/k8s.io/[email protected]/pkg/util/proxy/transport.go:30:2: missing go.sum entry for module providing package golang.org/x/net/html (imported by github.com/gabriel-vasile/mimetype/i
|
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/chains/evm/gas: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-chains-evm-gas-test '-test.timeout=10m'
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0xf3bb15]
goroutine 221 [running]:
github.com/smartcontractkit/chainlink/v2/core/chains/evm/gas.(*FeeHistoryEstimator).RefreshGasPrice(0xc000394dc0)
\t/home/runner/work/chainlink/chainlink/core/chains/evm/gas/fee_history_estimator.go:183 +0x75
github.com/smartcontractkit/chainlink/v2/core/chains/evm/gas.(*FeeHistoryEstimator).run(0xc000394dc0)
\t/home/runner/work/chainlink/chainlink/core/chains/evm/gas/fee_history_estimator.go:156 +0x18f
created by github.com/smartcontractkit/chainlink/v2/core/chains/evm/gas_test.TestFeeHistoryEstimatorLifecycle.func4.(*FeeHistoryEstimator).Start.1 in goroutine 220
\t/home/runner/work/chainlink/chainlink/core/chains/evm/gas/fee_history_estimator.go:123 +0x165
|
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/capabilities/workflows/syncer: Command failed with exit code 1: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-services-relay-evm-capabilities-workflows-syncer-test '-test.timeout=10m'
--- FAIL: Test_InitialStateSync (185.73s)
logger.go:146: 2024-12-30T17:35:26.058Z\tDEBUG\tLogPoller\tlogpoller/log_poller.go:1104\tLatest blocks read from chain\t{"version": "unset@unset", "latest": 6, "finalized": 4}
logger.go:146: 2024-12-30T17:35:26.058Z\tDEBUG\tLogPoller\tlogpoller/log_poller.go:997\tPolling for logs\t{"version": "unset@unset", "currentBlockNumber": 4}
logger.go:146: 2024-12-30T17:35:26.058Z\tDEBUG\tLogPoller\tlogpoller/log_poller.go:1104\tLatest blocks read from chain\t{"version": "unset@unset", "latest": 6, "finalized": 4}
logger.go:146: 2024-12-30T17:35:26.059Z\tINFO\tLogPoller\tlogpoller/log_poller.go:959\tDo not have previous block, first poll ever on new chain or after backfill\t{"version": "unset@unset", "currentBlockNumber": 4}
logger.go:146: 2024-12-30T17:35:26.059Z\tDEBUG\tLogPoller\tlogpoller/log_poller.go:1064\tUnfinalized log query\t{"version": "unset@unset", "logs": 0, "currentBlockNumber": 4, "blockHash": "0xb5ca7b081deb88b3bc3ccb6a7e9652252d5405120c5479b9705f614a442f790c", "timestamp": "2024-12-30T17:35:28.000Z"}
logger.go:146: 2024-12-30T17:35:27.519Z\tDEBUG\tsyncer/workflow_registry.go:206\tWaiting for DON...\t{"version": "unset@unset"}
workflow_syncer_test.go:277:
\tError Trace:\t/home/runner/work/chainlink/chainlink/core/services/relay/evm/capabilities/workflows/syncer/workflow_syncer_test.go:277
\tError: \tCondition never satisfied
\tTest: \tTest_InitialStateSync
logger.go:146: 2024-12-30T17:38:31.761Z\tDEBUG\tsyncer/workflow_registry.go:219\tLoading initial workflows for DON\t{"version": "unset@unset", "DON": 1}
logger.go:146: 2024-12-30T17:38:31.761Z\tERROR\tsyncer/workflow_registry.go:225\tfailed to load workflows\t{"version": "unset@unset", "err": "failed to get lastest value with head data internal error: head tracker: context canceled"}
github.com/smartcontractkit/chainlink/v2/core/services/workflows/syncer.(*workflowRegistry).Start.func1.1
\t/home/runner/work/chainlink/chainlink/core/services/workflows/syncer/workflow_registry.go:225
logger.go:146: 2024-12-30T17:38:31.763Z\tWARN\tLogPoller\tlogpoller/log_poller.go:1061\tUnable to query for logs, retrying\t{"version": "unset@unset", "err": "context canceled", "block": 5}
FAIL
|
Tests (core)
Test Package Failures: github.com/smartcontractkit/chainlink/v2/core/chains/evm/gas, github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/capabilities/workflows/syncer
|
Tests (core)
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)
|
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-core-12549811556
Expired
|
245 KB |
|
run-logs-core-12549811556
Expired
|
89.7 KB |
|