Skip to content

fix: draft#1290

Draft
xangcastle wants to merge 8 commits into
mainfrom
xangcastle/declare_hub
Draft

fix: draft#1290
xangcastle wants to merge 8 commits into
mainfrom
xangcastle/declare_hub

removing old references to uv.hub

e6d9c17
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / test-examples-protobuf-bazel-8 succeeded Jul 10, 2026 in 1m 33s

✅ test //... · Tests passed

✅ Succeeded · 📅 Fri Jul 10 19:03:47 UTC 2026 · ⏱ 1m 33s — 🔧 Setup 4.4s · 🧪 Test 1m 29s
👤 runner · 🖥 runnervmos4r4 · 💎 aspect-cli v2026.28.2
📦 4 targets · ⚡ 1,409 of 4,124 actions executed (65% cached) · 🧪 1 of 1 tests executed (0% cached) · 🔧 bazel v8.5.1 test · 🎯 k8 · ⚙️ fastbuild
🐙 GitHub Actions

💬 Last update: test task complete

Details

🎯 Bazel targets (4)

✅ 1 Test Passed
Label       | Target Type       | Duration
------------+-------------------+---------
//:app_test | py_venv_exec_test | 354ms   
✅ 3 Targets Built
Label                | Target Type     
---------------------+-----------------
//:app               | py_venv_exec    
//:greeting_proto    | proto_library   
//:greeting_py_proto | py_proto_library

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase | Description                  | Duration
------+------------------------------+---------
Setup | Prepare the task environment | 4.4s    
Test  | Run bazel tests              | 1m 29s  
------+------------------------------+---------
Total |                              | 1m 33s  

🧮 Bazel details

📟 Command line · bazel test //...
bazel test \
  --disk_cache=/home/runner/.cache/bazel-disk \
  --test_tag_filters=-skip-on-bazel8 \
  --lockfile_mode=error \
  --generate_json_trace_profile=1 \
  --experimental_profile_include_target_label \
  --profile=/tmp/b6a1a2cc-456f-41ad-bee7-7edafbcf762e.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=861ab44b-dcd9-4d4e-967a-45f5c579bc78 \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-22f6e04a-40be-4e0a-a194-2c22ab3d9611.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: c20cddcb-22b7-4f3e-a514-f450189a621b
  • Command: test
  • Bazel version: 8.5.1
  • Start time: Fri Jul 10 19:03:47 UTC 2026
  • End time: Fri Jul 10 19:05:08 UTC 2026
  • User: runner
  • Host name: runnervmos4r4
  • CPU Target: k8
  • Mode: fastbuild
  • Working directory: /home/runner/work/rules_py/rules_py/examples/protobuf
  • Workspace directory: /home/runner/work/rules_py/rules_py/examples/protobuf
  • Server PID: 2921
⏱ Timing
  • Elapsed time: 1m 21s
  • Analysis time: 5.7s
  • Execution time: 1m 12s
  • Bazel server time: 1.5 cpu-minutes
  • Executed Tests Time: 0.3 cpu-seconds
📦 Build graph
  • Targets: 4 targets (6,380 configured, 3 aspect applications)
  • Actions: 1,409 actions (4,124 created)
  • Packages: 169 packages loaded
💾 Cache stats
  • Actions: 2,715 of 4,124 cached (65%)
  • Tests: 0 of 1 cached (0%)
⚡ Actions by mnemonic (16)
Mnemonic                   | Count | %    
---------------------------+-------+------
CppCompile                 | 836   | 59.3%
Symlink                    | 476   | 33.7%
ProtoCompile               | 24    | 1.7% 
RepoMappingManifest        | 12    | 0.8% 
SourceSymlinkManifest      | 12    | 0.8% 
CppLink                    | 10    | 0.7% 
Genrule                    | 10    | 0.7% 
FileWrite                  | 8     | 0.5% 
Action                     | 6     | 0.4% 
UnresolvedSymlink          | 6     | 0.4% 
GenProto                   | 2     | 0.1% 
InternalCopyFile           | 2     | 0.1% 
TemplateExpand             | 2     | 0.1% 
BazelWorkspaceStatusAction | 1     | 0.0% 
GenProtoDescriptorSet      | 1     | 0.0% 
…1 more (1 actions)
🏃 Actions by runner (3)
Runner                  | Count | %    
------------------------+-------+------
linux-sandbox · Local   | 892   | 63.3%
internal                | 516   | 36.6%
disk cache hit · Remote | 1     | 0.0% 
🏠 Workspace status (4)
  • BUILD_HOST: runnervmos4r4
  • BUILD_TIMESTAMP: 1783710230
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 10 19 03 50 Fri
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: 861ab44b-dcd9-4d4e-967a-45f5c579bc78
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (12)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/97600790102d30a947d903785f423405/failure_detail.rawproto
--idle_server_tasks
--max_idle_secs=10800
--noclient_debug
--nofatal_event_bus_exceptions
--noshutdown_on_low_sys_mem
--nowatchfs
--nowindows_enable_symlinks
--output_base=/home/runner/.cache/bazel/_bazel_runner/97600790102d30a947d903785f423405
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (15)
--build_event_binary_file=/tmp/build-event-out-22f6e04a-40be-4e0a-a194-2c22ab3d9611.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=861ab44b-dcd9-4d4e-967a-45f5c579bc78
--build_metadata=ASPECT_TASK_NAME=Test
--color=yes
--disk_cache=/home/runner/.cache/bazel-disk
--experimental_profile_include_target_label
--generate_json_trace_profile=1
--lockfile_mode=error
--nobuild_runfile_links
--profile=/tmp/b6a1a2cc-456f-41ad-bee7-7edafbcf762e.profile.gz
--remote_download_outputs=minimal
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel8

⏱ Last updated Fri Jul 10 19:05:10 UTC 2026 · 📊 GitHub API quota 1,718/15,000 (11% used, resets in 5m)
🚀 Powered by Aspect CLI (v2026.28.2)  |  Aspect Build · X · LinkedIn · YouTube