Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Do not merge] This is for running the forge test #15434

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

junkil-park
Copy link
Contributor

No description provided.

Copy link

trunk-io bot commented Dec 1, 2024

⏱️ 4h 22m total CI duration on this PR
Slowest 15 Jobs Cumulative Duration Recent Runs
execution-performance / single-node-performance 2h 19m 🟩🟩🟩🟩🟩 (+1 more)
execution-performance / test-target-determinator 25m 🟩🟩🟩🟩🟩 (+1 more)
rust-images-performance / rust-all 23m 🟩
rust-move-tests 12m 🟩
rust-move-tests 12m 🟩
check-dynamic-deps 11m 🟩🟩🟩🟩🟩 (+3 more)
test-target-determinator 10m 🟩🟩
check 6m 🟩
rust-cargo-deny 5m 🟩🟩
rust-doc-tests 5m 🟩
fetch-last-released-docker-image-tag 3m 🟩
semgrep/ci 3m 🟩🟩🟩🟩🟩 (+3 more)
rust-move-tests 2m
rust-doc-tests 2m
general-lints 2m 🟩🟩🟩

settingsfeedbackdocs ⋅ learn more about trunk.io

@junkil-park junkil-park marked this pull request as draft December 1, 2024 22:02
@junkil-park junkil-park added the CICD:run-forge-e2e-perf Run the e2e perf forge only label Dec 1, 2024

This comment has been minimized.

@junkil-park junkil-park added CICD:run-e2e-tests when this label is present github actions will run all land-blocking e2e tests from the PR CICD:build-images when this label is present github actions will start build+push rust images from the PR. CICD:build-failpoints-images Build failpoints docker image CICD:experimental-build CICD:build-indexer-images CICD:build-performance-images build performance docker image variants labels Dec 1, 2024

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor

github-actions bot commented Dec 2, 2024

❌ Forge suite compat failure on 010570d3b7aa20889fb5ad0e5b23800aa33f5634 ==> a2cce42d7eced93e6a381377abc2e13ecfa9c4fa

Forge test runner terminated:
Trailing Log Lines:
             at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
  34: std::panicking::try
             at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
  35: std::panic::catch_unwind
             at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
  36: std::rt::lang_start_internal
             at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/rt.rs:148:20
  37: main
  38: __libc_start_main
  39: _start
Debugging output:
NAME                                    READY   STATUS             RESTARTS      AGE
aptos-node-0-validator-0                0/1     CrashLoopBackOff   2 (13s ago)   35s
aptos-node-1-validator-0                0/1     Error              1 (12s ago)   15s
aptos-node-2-validator-0                0/1     Error              2 (23s ago)   27s
aptos-node-3-validator-0                0/1     Error              2 (18s ago)   23s
genesis-aptos-genesis-eforge170-frdnm   0/1     Completed          0             11m

Copy link
Contributor

github-actions bot commented Dec 2, 2024

✅ Forge suite realistic_env_max_load success on a2cce42d7eced93e6a381377abc2e13ecfa9c4fa

two traffics test: inner traffic : committed: 14045.98 txn/s, latency: 2830.20 ms, (p50: 2700 ms, p70: 2700, p90: 3000 ms, p99: 3300 ms), latency samples: 5340600
two traffics test : committed: 99.91 txn/s, latency: 1785.58 ms, (p50: 1500 ms, p70: 1900, p90: 2200 ms, p99: 8700 ms), latency samples: 1760
Latency breakdown for phase 0: ["MempoolToBlockCreation: max: 2.426, avg: 1.384", "ConsensusProposalToOrdered: max: 0.320, avg: 0.294", "ConsensusOrderedToCommit: max: 0.376, avg: 0.362", "ConsensusProposalToCommit: max: 0.667, avg: 0.656"]
Max non-epoch-change gap was: 0 rounds at version 0 (avg 0.00) [limit 4], 0.81s no progress at version 2166118 (avg 0.20s) [limit 15].
Max epoch-change gap was: 0 rounds at version 0 (avg 0.00) [limit 4], 15.65s no progress at version 2166116 (avg 14.12s) [limit 16].
Test Ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CICD:build-failpoints-images Build failpoints docker image CICD:build-images when this label is present github actions will start build+push rust images from the PR. CICD:build-indexer-images CICD:build-performance-images build performance docker image variants CICD:experimental-build CICD:run-e2e-tests when this label is present github actions will run all land-blocking e2e tests from the PR CICD:run-forge-e2e-perf Run the e2e perf forge only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant