Skip to content

feat(ci): add aspect ci runner-metadata and aspect ci runner-health-check#1303

Open
gregmagolan wants to merge 1 commit into
mainfrom
feat/ci-runner-metadata-health-check
Open

feat(ci): add aspect ci runner-metadata and aspect ci runner-health-check#1303
gregmagolan wants to merge 1 commit into
mainfrom
feat/ci-runner-metadata-health-check

feat(ci): add `aspect ci runner-metadata` and `aspect ci runner-healt…

ea3ab00
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / test-gha-ephemeral succeeded Jul 7, 2026 in 36s

✅ test //examples/... · Tests passed

✅ Succeeded · 📅 Tue Jul 7 13:08:24 UTC 2026 · ⏱ 37.8s — 🔧 Setup 4.5s · 🧪 Test 33.3s
👤 runner · 🖥 runnervmkkn4f · 💎 aspect-cli v0.0.0-dev
📦 9 targets · ⚡ 37 of 1,942 actions executed (98% cached) · 🧪 1 of 1 tests executed (0% cached) · 🔧 bazel v9.0.1 test · 🎯 x86_64 · ⚙️ fastbuild
🔗 Docs · 🔗 Website · 🏷 dev · 🏷 local · 🏷 axl-testing · 🏷 COMPONENT=aspect-cli · 🏷 ENV=dev
🐙 GitHub Actions

💬 Last update: test task complete

💡 TIP: Click through for invocation details and logs

🐙 GitHub Actions — raw CI logs for this job

Silence by setting ctx.features[Tips].args.silence = ["click-through-links", ...] in .aspect/config.axl (load Tips from @aspect//feature/tips.axl), or pass --tips:silence=click-through-links on the command line.

Details

🎯 Bazel targets (9)

✅ 1 Test Passed
Label                              | Target Type | Duration
-----------------------------------+-------------+---------
//examples/test_states:always_pass | sh_test     | 66ms    
✅ 8 Targets Built
Label                                             | Target Type         
--------------------------------------------------+---------------------
//examples/deliverable:bash_deliverable           | bash_deliverable    
//examples/deliverable:custom_deliverable         | custom_deliverable  
//examples/deliverable:deliverable_with_digest    | oci_like_deliverable
//examples/deliverable:delivery_payload           | genrule             
//examples/deliverable:non_executable_deliverable | genrule             
//examples/deliverable:py_deliverable             | py_binary           
//examples/deliverable:sh_deliverable             | sh_binary           
//examples/lint:hello                             | sh_library          

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase | Description                  | Duration
------+------------------------------+---------
Setup | Prepare the task environment | 4.5s    
Test  | Run bazel tests              | 33.3s   
------+------------------------------+---------
Total |                              | 37.8s   

🧮 Bazel details

📟 Command line · bazel test //examples/...
bazel test \
  --show_result=20 \
  --disk_cache=/home/runner/.cache/bazel-disk \
  --remote_cache='' \
  --disk_cache=/home/runner/work/_temp/aspect-disk-cache \
  --action_env='DUMMY_DB_PASSWORD=<REDACTED>' \
  --action_env=DUMMY_BUILD_MODE_ON=1 \
  --repo_env=DUMMY_FEATURE_FLAG=true \
  --action_env='GIT_URL=https://<REDACTED>@github.com/acme/example.git' \
  --build_metadata=TAGS=dev,local,axl-testing \
  --build_metadata=TAG_ENV=dev \
  --build_metadata=TAG_COMPONENT=aspect-cli \
  --build_metadata='ASPECT_WORKFLOWS_LINKS=[Docs](https://aspect.build/docs),[Website](https://aspect.build/)' \
  --flaky_test_attempts=2 \
  --test_summary=terse \
  --curses=no \
  --generate_json_trace_profile=1 \
  --experimental_profile_include_target_label \
  --profile=/tmp/689b4d68-6c58-4641-aac5-87ff1bd16ee9.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=551f85b6-43b7-4519-baba-f85831978efd \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-4ca2d379-ade9-42e6-b9bc-4c867e8c2177.bin \
  -- \
  //examples/...
ℹ️ Invocation details
  • Invocation ID: 800957bb-84fe-447e-9ad5-98b8dc013787
  • Command: test
  • Bazel version: 9.0.1
  • Start time: Tue Jul 7 13:08:24 UTC 2026
  • End time: Tue Jul 7 13:08:52 UTC 2026
  • User: runner
  • Host name: runnervmkkn4f
  • CPU Target: x86_64
  • Mode: fastbuild
  • Working directory: /home/runner/work/aspect-cli/aspect-cli
  • Workspace directory: /home/runner/work/aspect-cli/aspect-cli
  • Server PID: 2417
⏱ Timing
  • Elapsed time: 27.7s
  • Analysis time: 24.3s
  • Execution time: 24s
  • Bazel server time: 51.7 cpu-seconds
  • Executed Tests Time: 0 cpu-seconds
📦 Build graph
  • Targets: 9 targets (27,651 configured, 48 aspect applications)
  • Actions: 37 actions (1,942 created)
  • Packages: 229 packages loaded
💾 Cache stats
  • Actions: 1,905 of 1,942 cached (98%)
  • Tests: 0 of 1 cached (0%)
⚡ Actions by mnemonic (12)
Mnemonic                   | Count | %    
---------------------------+-------+------
FileWrite                  | 7     | 18.9%
RepoMappingManifest        | 6     | 16.2%
RunfilesTree               | 6     | 16.2%
SourceSymlinkManifest      | 6     | 16.2%
TemplateExpand             | 3     | 8.1% 
ExecutableSymlink          | 2     | 5.4% 
Genrule                    | 2     | 5.4% 
BazelWorkspaceStatusAction | 1     | 2.7% 
PyCopyWithoutCaching       | 1     | 2.7% 
PyWriteBuildData           | 1     | 2.7% 
TestRunner                 | 1     | 2.7% 
UnresolvedSymlink          | 1     | 2.7% 
🏃 Actions by runner (2)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 33    | 86.8%
processwrapper-sandbox · Local | 5     | 13.1%
🏠 Workspace status (4)
  • BUILD_HOST: runnervmkkn4f
  • BUILD_TIMESTAMP: 1783429707
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 07 13 08 27 Tue
🏷️ Build metadata (6)
  • ASPECT_TASK_ID: 551f85b6-43b7-4519-baba-f85831978efd
  • ASPECT_TASK_NAME: Test
  • ASPECT_WORKFLOWS_LINKS: [Docs](https://aspect.build/docs),[Website](https://aspect.build/)
  • TAGS: dev,local,axl-testing
  • TAG_COMPONENT: aspect-cli
  • TAG_ENV: dev
🎛️ Startup options (11)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/8e9f7bf5c7ea7145245717c620f4b2bc/failure_detail.rawproto
--idle_server_tasks
--max_idle_secs=10800
--noclient_debug
--nofatal_event_bus_exceptions
--noshutdown_on_low_sys_mem
--nowindows_enable_symlinks
--output_base=/home/runner/.cache/bazel/_bazel_runner/8e9f7bf5c7ea7145245717c620f4b2bc
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (54)
--action_env=DUMMY_BUILD_MODE_ON=1
--action_env='DUMMY_DB_PASSWORD=<REDACTED>'
--action_env='GIT_URL=https://<REDACTED>@github.com/acme/example.git'
--announce_rc
--build_event_binary_file=/tmp/build-event-out-4ca2d379-ade9-42e6-b9bc-4c867e8c2177.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=551f85b6-43b7-4519-baba-f85831978efd
--build_metadata=ASPECT_TASK_NAME=Test
--build_metadata='ASPECT_WORKFLOWS_LINKS=[Docs](https://aspect.build/docs),[Website](https://aspect.build/)'
--build_metadata=TAGS=dev,local,axl-testing
--build_metadata=TAG_COMPONENT=aspect-cli
--build_metadata=TAG_ENV=dev
--color=yes
--curses=no
--curses=yes
--disk_cache=/home/runner/.cache/bazel-disk
--disk_cache=/home/runner/work/_temp/aspect-disk-cache
--enable_platform_specific_config
--experimental_fetch_all_coverage_outputs
--experimental_profile_include_target_label
--flaky_test_attempts=2
--generate_json_trace_profile=1
--grpc_keepalive_time=30s
--heap_dump_on_oom
--host_platform=//bazel/platforms:linux_host_platform
--incompatible_default_to_explicit_init_py
--incompatible_enforce_starlark_utf8=error
--incompatible_modify_execution_info_additive
--keep_going
--lockfile_mode=error
--module_mirrors=https://bcr.cloudflaremirrors.com
--nobuild_runfile_links
--noexperimental_check_external_repository_files
--noremote_upload_local_results
--nosandbox_default_allow_network
--profile=/tmp/689b4d68-6c58-4641-aac5-87ff1bd16ee9.profile.gz
--remote_cache=''
--remote_download_outputs=minimal
--remote_local_fallback
--remote_timeout=3600
--remote_upload_local_results
--repo_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
--repo_env=BAZEL_NO_APPLE_CPP_TOOLCHAIN=1
--repo_env=DUMMY_FEATURE_FLAG=true
--repo_env='JAVA_HOME=<REDACTED>'
--repository_cache=/home/runner/.cache/bazel-repo
--reuse_sandbox_directories
--show_progress_rate_limit=60
--show_result=20
--show_timestamps
--test_output=errors
--test_summary=terse
--workspace_status_command=tools/githooks/check-config.sh

⏱ Last updated Tue Jul 7 13:08:54 UTC 2026 · 📊 GitHub API quota 1,343/15,000 (9% used, resets in 9m)
🚀 Powered by Aspect CLI (v0.0.0-dev)  |  Aspect Build · X · LinkedIn · YouTube