Skip to content

ci: switch workflows to GitHub App token#56

Open
3alpha wants to merge 1 commit into
mainfrom
chore/use-github-app-token-workflows
Open

ci: switch workflows to GitHub App token#56
3alpha wants to merge 1 commit into
mainfrom
chore/use-github-app-token-workflows

Conversation

@3alpha
Copy link
Copy Markdown
Member

@3alpha 3alpha commented May 19, 2026

Switch workflow token usage to actions/create-github-app-token and app-token output.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@tropibot
Copy link
Copy Markdown

tropibot Bot commented May 20, 2026

✅ SYNC TEST REPORT - PASSED

This CI runs on a real DAppNode using the same RPC calls a user would make to configure a staker setup: execution client, consensus client, web3signer, MEV-boost, and relays. The self-hosted runner is pre-loaded with synced (or near-synced) execution client volumes, enabling fast sync and attestation tests with any client combination. Consensus clients use checkpoint sync, so no pre-synced volume is required.

Sync Test: Verifies that both execution and consensus clients reach a synced state. This test ensures the staker configuration is valid and clients can synchronize with the network.

📦 Clients Used

Component DNP Name DNP Version
Execution hoodi-besu.dnp.dappnode.eth 0.1.4
Consensus lighthouse-hoodi.dnp.dappnode.eth 0.1.6
Web3Signer web3signer-hoodi.dnp.dappnode.eth 0.1.3
MEV Boost mev-boost-hoodi.dnp.dappnode.eth 0.1.1
Network hoodi

🔖 Version Tracking

Execution Client Versions

Stage Version
Before Install besu/v25.9.0/linux-x86_64/openjdk-java-21
After Install besu/v25.9.0/linux-x86_64/openjdk-java-21

Consensus Client Versions

Stage Version
Before Install Lighthouse/v8.1.3-176cce5/x86_64-linux
After Install Lighthouse/v8.1.3-176cce5/x86_64-linux

⏱️ Timing Measurements

Environment Setup

Operation Duration Status
SetStakerConfig 56.068s
PackageInstall 23.104s

Test Execution

Operation Duration Status
WaitForBeaconchainSync 36.024s
WaitForExecutionSync 2ms

Total Duration: 2m29s

🔴 Container Error Logs

⚠️ Showing up to 3 error lines per container. See CI logs for complete details.

DAppNodePackage-beacon-chain.lighthouse-hoodi.dnp.dappnode.eth:

2026-05-20T06:37:50.919387165Z May 20 06:37:50.919 INFO  Could not UPnP map Discovery port             error: Gateway does not support UPnP

DAppNodePackage-validator.lighthouse-hoodi.dnp.dappnode.eth:

2026-05-20T06:37:42.001144187Z May 20 06:37:42.001 ERROR No synced beacon nodes                        total: 1, available: 0, synced: 0
2026-05-20T06:37:54.001218656Z May 20 06:37:54.001 ERROR No synced beacon nodes                        total: 1, available: 1, synced: 0
2026-05-20T06:38:06.001300188Z May 20 06:38:06.001 ERROR No synced beacon nodes                        total: 1, available: 1, synced: 0

📋 View full CI logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant