[4/4] - multi: integrate new rbf coop close FSM into the existing peer flow #16939
Triggered via pull request
December 12, 2024 16:33
Status
Failure
Total duration
1h 13m 17s
Artifacts
12
main.yml
on: pull_request
Matrix: run ubuntu itests
Matrix: run unit tests
Sqlc check
2m 46s
RPC and mobile compilation check
3m 27s
check commits
10m 55s
lint code
40s
cross compilation
31m 40s
sample configuration check
1m 48s
run windows itest
4m 26s
run macOS itest
1m 51s
check release notes updated
4s
Matrix: check pinned dependencies
finish
3s
Annotations
56 errors and 30 warnings
lint code:
itest/list_on_test.go#L720
expected operand, found '}'
|
lint code
Process completed with exit code 2.
|
run macOS itest:
itest/list_on_test.go#L720
expected operand, found '}'
|
run macOS itest
Process completed with exit code 2.
|
sample configuration check
Process completed with exit code 2.
|
run windows itest
Process completed with exit code 1.
|
run windows itest:
itest/list_on_test.go#L720
expected operand, found '}'
|
run windows itest
Process completed with exit code 2.
|
Sqlc check
TypeError: this.source.on is not a function
|
run unit tests (btcd unit-cover)
Process completed with exit code 2.
|
run ubuntu itests (bitcoind, backend=bitcoind cover=1):
itest/list_on_test.go#L720
expected operand, found '}'
|
run ubuntu itests (bitcoind, backend=bitcoind cover=1)
Process completed with exit code 2.
|
check release notes updated
Process completed with exit code 1.
|
check commits:
peer/chan_observer.go#L154
cannot use (*chanObserver)(nil) (value of type *chanObserver) as chancloser.ChanStateObserver value in variable declaration: *chanObserver does not implement chancloser.ChanStateObserver (missing method DisableChannel)
|
check commits
Process completed with exit code 1.
|
check commits
Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
|
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd):
itest/list_on_test.go#L720
expected operand, found '}'
|
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
Process completed with exit code 2.
|
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex"):
itest/list_on_test.go#L720
expected operand, found '}'
|
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
Process completed with exit code 2.
|
|
run ubuntu itests (bitcoind-postgres-nativesql, backend=bitcoind dbbackend=postgres nativesql=true)
Process completed with exit code 2.
|
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres):
itest/list_on_test.go#L720
expected operand, found '}'
|
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
Process completed with exit code 2.
|
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling" cover=1):
itest/list_on_test.go#L720
expected operand, found '}'
|
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling" cover=1)
Process completed with exit code 2.
|
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite):
itest/list_on_test.go#L720
expected operand, found '}'
|
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
Process completed with exit code 2.
|
run ubuntu itests (btcd, backend=btcd cover=1):
itest/list_on_test.go#L720
expected operand, found '}'
|
run ubuntu itests (btcd, backend=btcd cover=1)
Process completed with exit code 2.
|
|
run ubuntu itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true)
Process completed with exit code 2.
|
run ubuntu itests (neutrino, backend=neutrino cover=1):
itest/list_on_test.go#L720
expected operand, found '}'
|
run ubuntu itests (neutrino, backend=neutrino cover=1)
Process completed with exit code 2.
|
run unit tests (unit tags="kvdb_sqlite"):
itest/lnd_coop_close_rbf_test.go#L116
ht.Miner.AssertTxInBlock undefined (type func() *miner.HarnessMiner has no field or method AssertTxInBlock)
|
run unit tests (unit tags="kvdb_sqlite"):
itest/lnd_revocation_test.go#L129
cannot use breachTXID (variable of type *"github.com/btcsuite/btcd/chaincfg/chainhash".Hash) as "github.com/btcsuite/btcd/chaincfg/chainhash".Hash value in argument to ht.AssertTxInBlock
|
run unit tests (unit tags="kvdb_sqlite"):
itest/lnd_revocation_test.go#L135
cannot use breachTXID (variable of type *"github.com/btcsuite/btcd/chaincfg/chainhash".Hash) as "github.com/btcsuite/btcd/chaincfg/chainhash".Hash value in struct literal
|
run unit tests (unit tags="kvdb_sqlite"):
itest/lnd_sweep_test.go#L2167
cannot use closingTxID (variable of type *lnrpc.CloseStatusUpdate) as "github.com/btcsuite/btcd/chaincfg/chainhash".Hash value in argument to ht.AssertTxInMempool
|
run unit tests (unit tags="kvdb_sqlite")
Process completed with exit code 2.
|
run unit tests (unit tags="kvdb_postgres"):
itest/lnd_coop_close_rbf_test.go#L116
ht.Miner.AssertTxInBlock undefined (type func() *miner.HarnessMiner has no field or method AssertTxInBlock)
|
run unit tests (unit tags="kvdb_postgres"):
itest/lnd_revocation_test.go#L129
cannot use breachTXID (variable of type *"github.com/btcsuite/btcd/chaincfg/chainhash".Hash) as "github.com/btcsuite/btcd/chaincfg/chainhash".Hash value in argument to ht.AssertTxInBlock
|
run unit tests (unit tags="kvdb_postgres"):
itest/lnd_revocation_test.go#L135
cannot use breachTXID (variable of type *"github.com/btcsuite/btcd/chaincfg/chainhash".Hash) as "github.com/btcsuite/btcd/chaincfg/chainhash".Hash value in struct literal
|
run unit tests (unit tags="kvdb_postgres"):
itest/lnd_sweep_test.go#L2167
cannot use closingTxID (variable of type *lnrpc.CloseStatusUpdate) as "github.com/btcsuite/btcd/chaincfg/chainhash".Hash value in argument to ht.AssertTxInMempool
|
run unit tests (unit tags="kvdb_postgres")
Process completed with exit code 2.
|
run unit tests (unit tags="kvdb_etcd"):
itest/lnd_coop_close_rbf_test.go#L116
ht.Miner.AssertTxInBlock undefined (type func() *miner.HarnessMiner has no field or method AssertTxInBlock)
|
run unit tests (unit tags="kvdb_etcd"):
itest/lnd_revocation_test.go#L129
cannot use breachTXID (variable of type *"github.com/btcsuite/btcd/chaincfg/chainhash".Hash) as "github.com/btcsuite/btcd/chaincfg/chainhash".Hash value in argument to ht.AssertTxInBlock
|
run unit tests (unit tags="kvdb_etcd"):
itest/lnd_revocation_test.go#L135
cannot use breachTXID (variable of type *"github.com/btcsuite/btcd/chaincfg/chainhash".Hash) as "github.com/btcsuite/btcd/chaincfg/chainhash".Hash value in struct literal
|
run unit tests (unit tags="kvdb_etcd"):
itest/lnd_sweep_test.go#L2167
cannot use closingTxID (variable of type *lnrpc.CloseStatusUpdate) as "github.com/btcsuite/btcd/chaincfg/chainhash".Hash value in argument to ht.AssertTxInMempool
|
run unit tests (unit tags="kvdb_etcd")
Process completed with exit code 2.
|
cross compilation
Process completed with exit code 2.
|
run unit tests (btcd unit-race):
itest/lnd_coop_close_rbf_test.go#L116
ht.Miner.AssertTxInBlock undefined (type func() *miner.HarnessMiner has no field or method AssertTxInBlock)
|
run unit tests (btcd unit-race):
itest/lnd_revocation_test.go#L129
cannot use breachTXID (variable of type *"github.com/btcsuite/btcd/chaincfg/chainhash".Hash) as "github.com/btcsuite/btcd/chaincfg/chainhash".Hash value in argument to ht.AssertTxInBlock
|
run unit tests (btcd unit-race):
itest/lnd_revocation_test.go#L135
cannot use breachTXID (variable of type *"github.com/btcsuite/btcd/chaincfg/chainhash".Hash) as "github.com/btcsuite/btcd/chaincfg/chainhash".Hash value in struct literal
|
run unit tests (btcd unit-race):
itest/lnd_sweep_test.go#L2167
cannot use closingTxID (variable of type *lnrpc.CloseStatusUpdate) as "github.com/btcsuite/btcd/chaincfg/chainhash".Hash value in argument to ht.AssertTxInMempool
|
run unit tests (btcd unit-race)
Process completed with exit code 2.
|
finish
Error: The process '/home/runner/work/_actions/ziggie1984/actions-goveralls/c440f43938a4032b627d2b03d61d4ae1a2ba2b5c/bin/goveralls_linux_amd64' failed with exit code 1
|
lint code
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
|
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
|
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
|
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/
|
run unit tests (btcd unit-cover)
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
|
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
|
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
|
check commits
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-postgres-nativesql, backend=bitcoind dbbackend=postgres nativesql=true)
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
|
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
|
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 (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
|
run ubuntu itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true)
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 unit tests (unit tags="kvdb_sqlite")
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 tags="kvdb_postgres")
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 tags="kvdb_etcd")
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 unit tests (btcd unit-race)
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 |
|