Skip to content

refactor: use simplified rules_py providers#1231

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

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

refactor: merge PyVirtualInfo into PyInfo

888a369
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / test-examples-django-bazel-9 succeeded Jul 16, 2026 in 35s

✅ test //... · Tests passed

✅ Succeeded · 📅 Thu Jul 16 21:04:01 UTC 2026 · ⏱ 36.7s — 🔧 Setup 5.7s · 🧪 Test 30.9s
👤 runner · 🖥 runnervm3jd5f · 💎 aspect-cli v2026.28.2
📦 3 targets · ⚡ 35 of 50 actions executed (30% cached) · 🧪 1 of 1 tests executed (0% cached) · 🔧 bazel v9.2.0 test · 🎯 x86_64 · ⚙️ fastbuild
🐙 GitHub Actions

💬 Last update: test task complete

Details

🎯 Bazel targets (3)

✅ 1 Test Passed
Label         | Target Type | Duration
--------------+-------------+---------
//:build_test | _empty_test | 32ms    
✅ 2 Targets Built
Label           | Target Type 
----------------+-------------
//:django       | py_venv_exec
//mysite:mysite | py_library  

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase | Description                  | Duration
------+------------------------------+---------
Setup | Prepare the task environment | 5.7s    
Test  | Run bazel tests              | 30.9s   
------+------------------------------+---------
Total |                              | 36.7s   

🧮 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/06bf9fb3-3869-4d41-bd81-90baec788668.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=00764d43-5764-4418-b87e-d26b9d422309 \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-79dbcd77-35d8-4c98-922e-a30165dc51a7.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: fcdac6e6-9f2d-48ff-b598-0d7fa7dc3462
  • Command: test
  • Bazel version: 9.2.0
  • Start time: Thu Jul 16 21:04:01 UTC 2026
  • End time: Thu Jul 16 21:04:23 UTC 2026
  • User: runner
  • Host name: runnervm3jd5f
  • CPU Target: x86_64
  • Mode: fastbuild
  • Working directory: /home/runner/work/rules_py/rules_py/examples/django
  • Workspace directory: /home/runner/work/rules_py/rules_py/examples/django
  • Server PID: 2284
⏱ Timing
  • Elapsed time: 22.6s
  • Analysis time: 12.8s
  • Execution time: 5.7s
  • Bazel server time: 28.8 cpu-seconds
  • Executed Tests Time: 0 cpu-seconds
📦 Build graph
  • Targets: 3 targets (4,878 configured, 1 aspect application)
  • Actions: 35 actions (50 created)
  • Packages: 126 packages loaded
💾 Cache stats
  • Actions: 15 of 50 cached (30%)
  • Tests: 0 of 1 cached (0%)
⚡ Actions by mnemonic (12)
Mnemonic                   | Count | %    
---------------------------+-------+------
UnresolvedSymlink          | 9     | 25.7%
WhlInstall                 | 6     | 17.1%
FileWrite                  | 4     | 11.4%
TemplateExpand             | 4     | 11.4%
RepoMappingManifest        | 2     | 5.7% 
RunfilesTree               | 2     | 5.7% 
SourceSymlinkManifest      | 2     | 5.7% 
SymlinkTree                | 2     | 5.7% 
Action                     | 1     | 2.8% 
BazelWorkspaceStatusAction | 1     | 2.8% 
Genrule                    | 1     | 2.8% 
TestRunner                 | 1     | 2.8% 
🏃 Actions by runner (2)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 26    | 72.2%
processwrapper-sandbox · Local | 10    | 27.7%
🏠 Workspace status (4)
  • BUILD_HOST: runnervm3jd5f
  • BUILD_TIMESTAMP: 1784235845
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 16 21 04 05 Thu
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: 00764d43-5764-4418-b87e-d26b9d422309
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (11)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/7b7bcc3c877caa7367b11ac91603f3b5/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/7b7bcc3c877caa7367b11ac91603f3b5
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (13)
--build_event_binary_file=/tmp/build-event-out-79dbcd77-35d8-4c98-922e-a30165dc51a7.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=00764d43-5764-4418-b87e-d26b9d422309
--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
--profile=/tmp/06bf9fb3-3869-4d41-bd81-90baec788668.profile.gz
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel9

⏱ Last updated Thu Jul 16 21:04:27 UTC 2026 · 📊 GitHub API quota 868/15,000 (6% used, resets in 49m)
🚀 Powered by Aspect CLI (v2026.28.2)  |  Aspect Build · X · LinkedIn · YouTube