Skip to content

invoices: migrate KV invoices to native SQL for users of KV SQL backends #16836

invoices: migrate KV invoices to native SQL for users of KV SQL backends

invoices: migrate KV invoices to native SQL for users of KV SQL backends #16836

Re-run triggered December 7, 2024 09:15
Status Failure
Total duration 1h 12m 26s
Artifacts 5

main.yml

on: pull_request
Matrix: run ubuntu itests
Matrix: run unit tests
Sqlc check
22s
Sqlc check
RPC and mobile compilation check
8m 18s
RPC and mobile compilation check
check commits
19m 38s
check commits
lint code
5m 0s
lint code
cross compilation
31m 16s
cross compilation
sample configuration check
1m 7s
sample configuration check
run windows itest
6m 45s
run windows itest
run macOS itest
50m 26s
run macOS itest
check release notes updated
6s
check release notes updated
Matrix: check pinned dependencies
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 31 warnings
check commits: config_builder.go#L1132
cannot use executor (variable of type *sqldb.TransactionExecutor[invoices.SQLInvoiceQueries]) as invoices.BatchedSQLInvoiceQueries value in argument to invoices.NewSQLStore: *sqldb.TransactionExecutor[invoices.SQLInvoiceQueries] does not implement invoices.BatchedSQLInvoiceQueries (missing method InsertAMPSubInvoice)
check commits: invoices/invoiceregistry_test.go#L152
cannot use executor (variable of type *sqldb.TransactionExecutor[invoices.SQLInvoiceQueries]) as invoices.BatchedSQLInvoiceQueries value in argument to invpkg.NewSQLStore: *sqldb.TransactionExecutor[invoices.SQLInvoiceQueries] does not implement invoices.BatchedSQLInvoiceQueries (missing method InsertAMPSubInvoice)
check commits: invoices/invoices_test.go#L255
cannot use executor (variable of type *sqldb.TransactionExecutor[invoices.SQLInvoiceQueries]) as invoices.BatchedSQLInvoiceQueries value in argument to invpkg.NewSQLStore: *sqldb.TransactionExecutor[invoices.SQLInvoiceQueries] does not implement invoices.BatchedSQLInvoiceQueries (missing method InsertAMPSubInvoice)
check commits
Process completed with exit code 1.
cross compilation
Process completed with exit code 2.
run macOS itest
Process completed with exit code 2.
Sqlc check
TypeError: this.source.on is not a function
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 windows itest
Process completed with exit code 1.
run windows itest
Process completed with exit code 2.
check commits
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
lint code
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
cross compilation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross compilation
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 19 MB
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
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
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 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
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 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-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-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-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 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 (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-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 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
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
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 (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 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 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
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-etcd", "logs-itest-bitcoind-notxindex", "logs-itest-bitcoind-postgres-nativesql", "logs-itest-macos", "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-etcd
39.7 MB
logs-itest-bitcoind-notxindex
36.9 MB
logs-itest-bitcoind-postgres-nativesql
37 MB
logs-itest-macos
35 MB
logs-itest-windows
1.19 MB