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

print forge clusters #15679

Closed
wants to merge 1 commit into from
Closed

print forge clusters #15679

wants to merge 1 commit into from

Conversation

aluon
Copy link
Contributor

@aluon aluon commented Jan 7, 2025

Description

How Has This Been Tested?

Key Areas to Review

Type of Change

  • New feature
  • Bug fix
  • Breaking change
  • Performance improvement
  • Refactoring
  • Dependency update
  • Documentation update
  • Tests

Which Components or Systems Does This Change Impact?

  • Validator Node
  • Full Node (API, Indexer, etc.)
  • Move/Aptos Virtual Machine
  • Aptos Framework
  • Aptos CLI/SDK
  • Developer Infrastructure
  • Move Compiler
  • Other (specify)

Checklist

  • I have read and followed the CONTRIBUTING doc
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I identified and added all stakeholders and component owners affected by this change as reviewers
  • I tested both happy and unhappy path of the functionality
  • I have made corresponding changes to the documentation

@aluon aluon added the CICD:build-images when this label is present github actions will start build+push rust images from the PR. label Jan 7, 2025
Copy link

trunk-io bot commented Jan 7, 2025

⏱️ 1h 7m total CI duration on this PR
Slowest 15 Jobs Cumulative Duration Recent Runs
rust-move-tests 13m 🟩
rust-move-tests 13m 🟩
rust-move-tests 13m 🟩
test-target-determinator 11m 🟩🟩🟩
rust-cargo-deny 6m 🟩🟩🟩
check-dynamic-deps 5m 🟩🟩🟩🟩
semgrep/ci 1m 🟩🟩🟩🟩
determine-test-metadata 1m 🟥
general-lints 1m 🟩🟩🟩
file_change_determinator 41s 🟩🟩🟩
file_change_determinator 35s 🟩🟩🟩
permission-check 11s 🟩🟩🟩🟩
permission-check 9s 🟩🟩🟩
permission-check 8s 🟩🟩🟩🟩
determine-docker-build-metadata 6s 🟩🟩🟩

🚨 1 job on the last run was significantly faster/slower than expected

Job Duration vs 7d avg Delta
check-dynamic-deps 2m 1m +83%

settingsfeedbackdocs ⋅ learn more about trunk.io

@aluon aluon added the CICD:run-forge-e2e-perf Run the e2e perf forge only label Jan 7, 2025

This comment has been minimized.

This comment has been minimized.

@aluon aluon force-pushed the aluon/push-nsmoumnruqlv branch from 7422e17 to 9460d13 Compare January 7, 2025 17:41

This comment has been minimized.

Copy link
Contributor

github-actions bot commented Jan 7, 2025

❌ Forge suite realistic_env_max_load failure on 9460d131db931ee2548787ae2e8e08f44b9cce0f

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-fullnode-eforge69-0       0/1     Pending     0          20m
aptos-node-0-validator-0               0/1     Pending     0          2m18s
aptos-node-1-fullnode-eforge69-0       0/1     Pending     0          20m
aptos-node-1-validator-0               0/1     Pending     0          20m
aptos-node-2-fullnode-eforge69-0       0/1     Pending     0          20m
aptos-node-2-validator-0               0/1     Pending     0          20m
aptos-node-3-fullnode-eforge69-0       0/1     Pending     0          20m
aptos-node-3-validator-0               0/1     Pending     0          20m
aptos-node-4-fullnode-eforge69-0       0/1     Pending     0          20m
aptos-node-4-validator-0               0/1     Pending     0          20m
aptos-node-5-validator-0               0/1     Pending     0          20m
aptos-node-6-validator-0               0/1     Pending     0          19m
forge-testnet-deployer-677ts           0/1     Error       0          20m
genesis-aptos-genesis-eforge69-ddz8v   0/1     Completed   0          20m

@aluon aluon closed this Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CICD:build-images when this label is present github actions will start build+push rust images 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