Skip to content

ci: Misc fixes to failing tests in CI #12832

ci: Misc fixes to failing tests in CI

ci: Misc fixes to failing tests in CI #12832

Triggered via pull request November 10, 2023 23:33
@tjtelantjtelan
synchronize #3685
tj/ci-tuning
Status Failure
Total duration 10m 37s
Artifacts 20

ci.yml

on: pull_request
Set up Config
2s
Set up Config
Matrix: build_primary_binaries
Matrix: build_binaries
Matrix: check_integration
Matrix: Build SmartModule
Matrix: check
Matrix: check_wasm
Matrix: check_windows
Matrix: check_crate_feature_flags
Matrix: Build Fluvio Docker image
Matrix: local_cluster_test
Matrix: partition_test
read_only_test
18s
read_only_test
Matrix: cli_smoke
Matrix: k8_cluster_test
Matrix: k8_upgrade_test
Publish Docker Image
0s
Publish Docker Image
Bump dev tag
0s
Bump dev tag
Matrix: publish_github_binaries
Publish helm chart to GitHub Releases dev
0s
Publish helm chart to GitHub Releases dev
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 48 warnings
Upgrade cluster test on (r1)
Process completed with exit code 2.
CLI smoke test (fvm) CLI (stable) on cluster (dev)
Process completed with exit code 1.
CLI smoke test (fvm) CLI (dev) on cluster (stable)
The operation was canceled.
CLI smoke test (fluvio) CLI (dev) on cluster (stable)
The operation was canceled.
CLI smoke test (fvm) CLI (dev) on cluster (dev)
The operation was canceled.
CLI smoke test (smdk) CLI (dev) on cluster (stable)
The operation was canceled.
CLI smoke test (fluvio) CLI (dev) on cluster (dev)
The operation was canceled.
CLI smoke test (smdk) CLI (stable) on cluster (dev)
The operation was canceled.
CLI smoke test (cdk) CLI (stable) on cluster (dev)
The operation was canceled.
CLI smoke test (cdk) CLI (dev) on cluster (stable)
The operation was canceled.
CLI smoke test (cdk) CLI (dev) on cluster (dev)
The operation was canceled.
CLI smoke test (fluvio) CLI (stable) on cluster (dev)
The operation was canceled.
CLI smoke test (smdk) CLI (dev) on cluster (dev)
The operation was canceled.
Set up Config
The `set-output` 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/
Rust check fmt (x86_64-unknown-linux-gnu)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Check Windows for crates (fluvio-channel)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Rust check crate-publish-check (x86_64-unknown-linux-gnu)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Rust check crate-version (x86_64-unknown-linux-gnu)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Primary build fluvio-channel for aarch64-unknown-linux-musl on (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Rust check crate-audit (x86_64-unknown-linux-gnu)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Primary build fbm for aarch64-unknown-linux-musl on (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Primary build cdk for x86_64-unknown-linux-musl on (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Primary build fvm for aarch64-unknown-linux-musl on (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Primary build smdk for x86_64-unknown-linux-musl on (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Rust check doc (x86_64-unknown-linux-gnu)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Primary build fvm for x86_64-unknown-linux-musl on (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Primary build fluvio-channel for x86_64-unknown-linux-musl on (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Primary build cdk for aarch64-unknown-linux-musl on (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Primary build smdk for aarch64-unknown-linux-musl on (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Primary build fbm for x86_64-unknown-linux-musl on (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Check Windows for crates (fluvio-cli)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Primary build fluvio-run for x86_64-unknown-linux-musl on (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Check Windows for crates (fluvio)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Primary build fluvio-test for aarch64-unknown-linux-musl on (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Primary build fluvio-test for x86_64-unknown-linux-musl on (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Primary build fluvio for x86_64-unknown-linux-musl on (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Rust integration test (x86_64-unknown-linux-gnu)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Primary build fluvio for aarch64-unknown-linux-musl on (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Rust check clippy (x86_64-unknown-linux-gnu)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Rust check test (x86_64-unknown-linux-gnu)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
Primary build fluvio-run for aarch64-unknown-linux-musl on (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }
read_only_test
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CLI smoke test (fvm) CLI (stable) on cluster (dev)
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CLI smoke test (fvm) CLI (dev) on cluster (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CLI smoke test (fluvio) CLI (dev) on cluster (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CLI smoke test (fvm) CLI (dev) on cluster (dev)
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CLI smoke test (smdk) CLI (dev) on cluster (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CLI smoke test (fluvio) CLI (dev) on cluster (dev)
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CLI smoke test (smdk) CLI (stable) on cluster (dev)
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CLI smoke test (cdk) CLI (stable) on cluster (dev)
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CLI smoke test (cdk) CLI (dev) on cluster (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CLI smoke test (cdk) CLI (dev) on cluster (dev)
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CLI smoke test (fluvio) CLI (stable) on cluster (dev)
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CLI smoke test (smdk) CLI (dev) on cluster (dev)
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Rust check doc-test (x86_64-unknown-linux-gnu)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 10: [dependencies] 11: fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}} ^ 12: serde = { version = "1", features = ["derive"] }

Artifacts

Produced during runtime
Name Size
cdk-aarch64-unknown-linux-musl Expired
52.7 MB
cdk-x86_64-unknown-linux-musl Expired
54.5 MB
cli-smoke_log Expired
61.2 KB
fbm-aarch64-unknown-linux-musl Expired
38.1 MB
fbm-x86_64-unknown-linux-musl Expired
39.9 MB
fluvio-aarch64-unknown-linux-musl Expired
55.5 MB
fluvio-channel-aarch64-unknown-linux-musl Expired
29.1 MB
fluvio-channel-x86_64-unknown-linux-musl Expired
30.3 MB
fluvio-run-aarch64-unknown-linux-musl Expired
67.9 MB
fluvio-run-x86_64-unknown-linux-musl Expired
71.1 MB
fluvio-test-aarch64-unknown-linux-musl Expired
138 MB
fluvio-test-x86_64-unknown-linux-musl Expired
140 MB
fluvio-x86_64-unknown-linux-musl Expired
57.9 MB
fvm-aarch64-unknown-linux-musl Expired
13.6 MB
fvm-x86_64-unknown-linux-musl Expired
13.5 MB
infinyon-fluvio-aarch64-unknown-linux-musl.tar Expired
73.2 MB
infinyon-fluvio-x86_64-unknown-linux-musl.tar Expired
76.7 MB
k8_upgrade_r1_log Expired
617 Bytes
smdk-aarch64-unknown-linux-musl Expired
69.7 MB
smdk-x86_64-unknown-linux-musl Expired
72.4 MB