Skip to content

refactor: use simplified rules_py providers#1231

Draft
jbedard wants to merge 4 commits into
mainfrom
indi-provider
Draft

refactor: use simplified rules_py providers#1231
jbedard wants to merge 4 commits into
mainfrom
indi-provider

change the underlying =provider name to be unique while keeping PyInf…

178bf54
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / test-examples-protobuf-bazel-9 succeeded Jul 10, 2026 in 2m 44s

✅ test //... · Tests passed

✅ Succeeded · 📅 Fri Jul 10 19:23:32 UTC 2026 · ⏱ 2m 45s — 🔧 Setup 4.1s · 🧪 Test 2m 41s
👤 runner · 🖥 runnervmos4r4 · 💎 aspect-cli v2026.28.2
📦 4 targets · ⚡ 1,433 of 4,132 actions executed (65% cached) · 🧪 1 of 1 tests executed (0% cached) · 🔧 bazel v9.1.1 test · 🎯 x86_64 · ⚙️ 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 | 353ms   
✅ 3 Targets Built
Label                | Target Type     
---------------------+-----------------
//:app               | py_venv_exec    
//:greeting_proto    | proto_library   
//:greeting_py_proto | py_proto_library

📎 Artifacts

Artifacts · Profile

⏱️ Task timing

Phase | Description                  | Duration
------+------------------------------+---------
Setup | Prepare the task environment | 4.1s    
Test  | Run bazel tests              | 2m 41s  
------+------------------------------+---------
Total |                              | 2m 45s  

🧮 Bazel details

📟 Command line · bazel test //...
bazel test \
  --disk_cache=/home/runner/.cache/bazel-disk \
  --test_tag_filters=-skip-on-bazel9 \
  --lockfile_mode=update \
  --generate_json_trace_profile=1 \
  --experimental_profile_include_target_label \
  --profile=/tmp/83f0a6e7-c965-45e7-85ff-330cac1144b1.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=7c86a283-0aab-4417-9101-c9b0af09f7a2 \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-ae7c4947-7e8d-4372-a5fc-1a572c6568ea.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: b9028eda-59d2-4db2-9aa6-1000e15b56bd
  • Command: test
  • Bazel version: 9.1.1
  • Start time: Fri Jul 10 19:23:32 UTC 2026
  • End time: Fri Jul 10 19:25:54 UTC 2026
  • User: runner
  • Host name: runnervmos4r4
  • CPU Target: x86_64
  • 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: 2909
⏱ Timing
  • Elapsed time: 2m 22s
  • Analysis time: 59s
  • Execution time: 1m 19s
  • Bazel server time: 1.6 cpu-minutes
  • Executed Tests Time: 0.3 cpu-seconds
📦 Build graph
  • Targets: 4 targets (6,745 configured, 3 aspect applications)
  • Actions: 1,433 actions (4,132 created)
  • Packages: 180 packages loaded
💾 Cache stats
  • Actions: 2,699 of 4,132 cached (65%)
  • Tests: 0 of 1 cached (0%)
⚡ Actions by mnemonic (18)
Mnemonic                | Count | %    
------------------------+-------+------
CppCompile              | 836   | 58.3%
Symlink                 | 486   | 33.9%
ProtoCompile            | 24    | 1.6% 
RepoMappingManifest     | 12    | 0.8% 
RunfilesTree            | 12    | 0.8% 
SourceSymlinkManifest   | 12    | 0.8% 
CppLink                 | 10    | 0.6% 
Genrule                 | 10    | 0.6% 
FileWrite               | 8     | 0.5% 
Action                  | 6     | 0.4% 
UnresolvedSymlink       | 6     | 0.4% 
GenProto                | 2     | 0.1% 
InternalCopyFile        | 2     | 0.1% 
ProtocAuthenticityCheck | 2     | 0.1% 
TemplateExpand          | 2     | 0.1% 
…3 more (3 actions)
🏃 Actions by runner (2)
Runner                | Count | %    
----------------------+-------+------
linux-sandbox · Local | 895   | 62.4%
internal              | 539   | 37.5%
🏠 Workspace status (4)
  • BUILD_HOST: runnervmos4r4
  • BUILD_TIMESTAMP: 1783711415
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 10 19 23 35 Fri
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: 7c86a283-0aab-4417-9101-c9b0af09f7a2
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (11)
--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
--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-ae7c4947-7e8d-4372-a5fc-1a572c6568ea.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=7c86a283-0aab-4417-9101-c9b0af09f7a2
--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=update
--nobuild_runfile_links
--profile=/tmp/83f0a6e7-c965-45e7-85ff-330cac1144b1.profile.gz
--remote_download_outputs=minimal
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel9

⏱ Last updated Fri Jul 10 19:25:59 UTC 2026 · 📊 GitHub API quota 419/15,000 (3% used, resets in 44m)
🚀 Powered by Aspect CLI (v2026.28.2)  |  Aspect Build · X · LinkedIn · YouTube