Skip to content

routing: fix mc blinded path behaviour. #16876

routing: fix mc blinded path behaviour.

routing: fix mc blinded path behaviour. #16876

Triggered via pull request December 10, 2024 11:02
Status Cancelled
Total duration 5m 50s
Artifacts 12

main.yml

on: pull_request
Matrix: run ubuntu itests
Matrix: run unit tests
Sqlc check
51s
Sqlc check
RPC and mobile compilation check
1m 59s
RPC and mobile compilation check
check commits
59s
check commits
lint code
4m 52s
lint code
cross compilation
2m 17s
cross compilation
sample configuration check
58s
sample configuration check
run windows itest
4m 0s
run windows itest
run macOS itest
2m 1s
run macOS itest
check release notes updated
4s
check release notes updated
Matrix: check pinned dependencies
Fit to window
Zoom out
Zoom in

Annotations

60 errors and 24 warnings
Sqlc check
TypeError: this.source.on is not a function
check commits: routing/blinding.go#L490
cannot select on copy (built-in)
check commits: routing/blinding.go#L493
copy (built-in) must be called
check commits
Process completed with exit code 1.
run ubuntu itests (bitcoind, backend=bitcoind cover=1)
Process completed with exit code 2.
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
Process completed with exit code 2.
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
Process completed with exit code 2.
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling" cover=1)
Process completed with exit code 2.
RPC and mobile compilation check: routing/blinding.go#L502
cannot select on copy (built-in)
RPC and mobile compilation check: routing/blinding.go#L505
copy (built-in) must be called
RPC and mobile compilation check
Process completed with exit code 2.
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
Process completed with exit code 2.
run macOS itest: routing/blinding.go#L502
cannot select on copy (built-in)
run macOS itest: routing/blinding.go#L505
copy (built-in) must be called
run macOS itest
Process completed with exit code 2.
cross compilation
cannot select on copy (built-in)
cross compilation
copy (built-in) must be called
cross compilation
Process completed with exit code 2.
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
Process completed with exit code 2.
run ubuntu itests (neutrino, backend=neutrino cover=1)
Process completed with exit code 2.
run ubuntu itests (btcd, backend=btcd cover=1): routing/blinding.go#L502
cannot select on copy (built-in)
run ubuntu itests (btcd, backend=btcd cover=1): routing/blinding.go#L505
copy (built-in) must be called
run ubuntu itests (btcd, backend=btcd cover=1)
Process completed with exit code 2.
run windows itest
Process completed with exit code 1.
run windows itest: routing/blinding.go#L502
cannot select on copy (built-in)
run windows itest: routing/blinding.go#L505
copy (built-in) must be called
run windows itest
Process completed with exit code 2.
lint code
Canceling since a higher priority waiting request for '9316' exists
lint code
The operation was canceled.
run unit tests (btcd unit-race)
Canceling since a higher priority waiting request for '9316' exists
run unit tests (btcd unit-race)
The operation was canceled.
run unit tests (unit tags="kvdb_etcd")
Canceling since a higher priority waiting request for '9316' exists
run unit tests (unit tags="kvdb_etcd")
The operation was canceled.
run unit tests (btcd unit-cover)
Canceling since a higher priority waiting request for '9316' exists
run unit tests (btcd unit-cover)
The operation was canceled.
run unit tests (unit tags="kvdb_postgres")
Canceling since a higher priority waiting request for '9316' exists
run unit tests (unit tags="kvdb_postgres")
The operation was canceled.
run unit tests (unit tags="kvdb_sqlite")
Canceling since a higher priority waiting request for '9316' exists
run unit tests (unit tags="kvdb_sqlite")
The operation was canceled.
finish
Error: The process '/home/runner/work/_actions/shogo82148/actions-goveralls/v1/bin/goveralls_linux_amd64' failed with exit code 1
check pinned dependencies (github.com/golang/protobuf v1.5.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check release notes updated
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check pinned dependencies (google.golang.org/grpc v1.59.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Sqlc check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Sqlc check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Sqlc check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Sqlc check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check commits
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sample configuration check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run unit tests (unit-module)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run ubuntu itests (bitcoind, backend=bitcoind cover=1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling" cover=1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
RPC and mobile compilation check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross compilation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run ubuntu itests (neutrino, backend=neutrino cover=1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run ubuntu itests (btcd, backend=btcd cover=1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
finish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logs-itest-bitcoind", "logs-itest-bitcoind-etcd", "logs-itest-bitcoind-notxindex", "logs-itest-bitcoind-postgres", "logs-itest-bitcoind-postgres-nativesql", "logs-itest-bitcoind-rpcpolling", "logs-itest-bitcoind-sqlite", "logs-itest-bitcoind-sqlite-nativesql", "logs-itest-btcd", "logs-itest-macos", "logs-itest-neutrino", "logs-itest-windows". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
logs-itest-bitcoind
22 Bytes
logs-itest-bitcoind-etcd
22 Bytes
logs-itest-bitcoind-notxindex
22 Bytes
logs-itest-bitcoind-postgres
22 Bytes
logs-itest-bitcoind-postgres-nativesql
22 Bytes
logs-itest-bitcoind-rpcpolling
22 Bytes
logs-itest-bitcoind-sqlite
22 Bytes
logs-itest-bitcoind-sqlite-nativesql
22 Bytes
logs-itest-btcd
22 Bytes
logs-itest-macos
22 Bytes
logs-itest-neutrino
22 Bytes
logs-itest-windows
22 Bytes