chore: add tests for Peregrine #33
Triggered via pull request
December 13, 2023 09:21
Status
Failure
Total duration
1h 13m 47s
Artifacts
–
test.yaml
on: pull_request
Build Polkadot binary
36m 49s
Build DIP template and kilt-parachain binaries
1h 13m
Spin up Zombienet network and run integration tests
0s
Annotations
3 errors and 18 warnings
Build Polkadot binary
failed to run custom build command for `polkadot-runtime v1.0.0 (/home/runner/work/dip-sdk/dip-sdk/runtime/polkadot)`
|
Build Polkadot binary
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Build DIP template and kilt-parachain binaries
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
Build Polkadot binary
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Polkadot binary
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
112: serde_json = "1.0.96"
113: remote-externalities = { git = "https://github.com/paritytech/substrate", package = "frame-remote-externalities" , branch = "polkadot-v1.0.0" }
^
114: tokio = { version = "1.24.2", features = ["macros"] }
|
Build Polkadot binary
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
108: separator = "0.4.1"
109: remote-externalities = { git = "https://github.com/paritytech/substrate", package = "frame-remote-externalities" , branch = "polkadot-v1.0.0" }
^
110: tokio = { version = "1.24.2", features = ["macros"] }
|
Build Polkadot binary
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
96: keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "polkadot-v1.0.0" }
97: remote-externalities = { git = "https://github.com/paritytech/substrate", package = "frame-remote-externalities" , branch = "polkadot-v1.0.0" }
^
98: sp-trie = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v1.0.0" }
|
Build Polkadot binary
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
104: serde_json = "1.0.96"
105: remote-externalities = { git = "https://github.com/paritytech/substrate", package = "frame-remote-externalities" , branch = "polkadot-v1.0.0" }
^
106: tokio = { version = "1.24.2", features = ["macros"] }
|
Build Polkadot binary
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
22: tokio = { version = "1.24.2", features = ["macros", "rt-multi-thread", "sync"] }
23: remote-externalities = { git = "https://github.com/paritytech/substrate", package = "frame-remote-externalities" , branch = "polkadot-v1.0.0" }
^
24: signal-hook-tokio = { version = "0.3", features = ["futures-v0_3"] }
|
Build Polkadot binary
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
12: scale-info = { version = "2.5.0", default-features = false, features = ["derive"] }
13: frame-support = { default-features = false, git = "https://github.com/paritytech/substrate" , branch = "polkadot-v1.0.0" }
^
14: frame-system = { default-features = false, git = "https://github.com/paritytech/substrate" , branch = "polkadot-v1.0.0" }
|
Build Polkadot binary
unused doc comment
|
Build Polkadot binary
`polkadot-node-network-protocol` (lib) generated 1 warning
|
Build Polkadot binary
unused doc comment
|
Build Polkadot binary
unused doc comment
|
Build Polkadot binary
unused doc comment
|
Build Polkadot binary
unused doc comment
|
Build Polkadot binary
unused doc comment
|
Build Polkadot binary
unused doc comment
|
Build Polkadot binary
unused doc comment
|
Build Polkadot binary
unused doc comment
|
Build DIP template and kilt-parachain binaries
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|