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-e2e-interpreter-build-config-bazel-9 succeeded Jul 16, 2026 in 42s

✅ test //... · Tests passed

✅ Succeeded · 📅 Thu Jul 16 21:03:51 UTC 2026 · ⏱ 43.1s — 🔧 Setup 5.2s · 🧪 Test 37.9s
👤 runner · 🖥 runnervm3jd5f · 💎 aspect-cli v2026.28.2
📦 1 target · ⚡ 14 of 22 actions executed (36% 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 (1)

✅ 1 Test Passed
Label    | Target Type       | Duration
---------+-------------------+---------
//:check | py_venv_exec_test | 35ms    

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase | Description                  | Duration
------+------------------------------+---------
Setup | Prepare the task environment | 5.2s    
Test  | Run bazel tests              | 37.9s   
------+------------------------------+---------
Total |                              | 43.1s   

🧮 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/ef16372c-3216-4fb4-bc89-a96939cafc16.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=178598d5-1b12-4d7c-a5e5-88f907e33b83 \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-56e56b19-1bf1-4b9e-b563-7de65564389f.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: cd7355c6-c53a-43ea-a3bf-1559c1f59395
  • Command: test
  • Bazel version: 9.2.0
  • Start time: Thu Jul 16 21:03:51 UTC 2026
  • End time: Thu Jul 16 21:04:24 UTC 2026
  • User: runner
  • Host name: runnervm3jd5f
  • CPU Target: x86_64
  • Mode: fastbuild
  • Working directory: /home/runner/work/rules_py/rules_py/e2e/interpreter-build-config
  • Workspace directory: /home/runner/work/rules_py/rules_py/e2e/interpreter-build-config
  • Server PID: 2433
⏱ Timing
  • Elapsed time: 32.7s
  • Analysis time: 27.7s
  • Execution time: 652ms
  • Bazel server time: 32.1 cpu-seconds
  • Executed Tests Time: 0 cpu-seconds
📦 Build graph
  • Targets: 1 target (4,167 configured, 1 aspect application)
  • Actions: 14 actions (22 created)
  • Packages: 106 packages loaded
💾 Cache stats
  • Actions: 8 of 22 cached (36%)
  • Tests: 0 of 1 cached (0%)
⚡ Actions by mnemonic (9)
Mnemonic                   | Count | %    
---------------------------+-------+------
FileWrite                  | 3     | 21.4%
UnresolvedSymlink          | 3     | 21.4%
TemplateExpand             | 2     | 14.2%
Action                     | 1     | 7.1% 
BazelWorkspaceStatusAction | 1     | 7.1% 
RepoMappingManifest        | 1     | 7.1% 
RunfilesTree               | 1     | 7.1% 
SourceSymlinkManifest      | 1     | 7.1% 
TestRunner                 | 1     | 7.1% 
🏃 Actions by runner (2)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 12    | 80.0%
processwrapper-sandbox · Local | 3     | 20.0%
🏠 Workspace status (4)
  • BUILD_HOST: runnervm3jd5f
  • BUILD_TIMESTAMP: 1784235835
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 16 21 03 55 Thu
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: 178598d5-1b12-4d7c-a5e5-88f907e33b83
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (11)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/be62b8b4e3e6e57e826e2b22db3e272e/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/be62b8b4e3e6e57e826e2b22db3e272e
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (15)
--build_event_binary_file=/tmp/build-event-out-56e56b19-1bf1-4b9e-b563-7de65564389f.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=178598d5-1b12-4d7c-a5e5-88f907e33b83
--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/ef16372c-3216-4fb4-bc89-a96939cafc16.profile.gz
--remote_download_outputs=minimal
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel9

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