2026-01-15T19:45:53.8940150Z Current runner version: '2.331.0' 2026-01-15T19:45:53.8950330Z ##[group]Runner Image Provisioner 2026-01-15T19:45:53.8950740Z Hosted Compute Agent 2026-01-15T19:45:53.8951020Z Version: 20251211.462 2026-01-15T19:45:53.8951330Z Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 2026-01-15T19:45:53.8951690Z Build Date: 2025-12-11T16:28:49Z 2026-01-15T19:45:53.8952030Z Worker ID: {465e3eb0-22c2-4b27-a279-0d248f810920} 2026-01-15T19:45:53.8952380Z ##[endgroup] 2026-01-15T19:45:53.8952650Z ##[group]Operating System 2026-01-15T19:45:53.8952930Z macOS 2026-01-15T19:45:53.8953160Z 14.8.3 2026-01-15T19:45:53.8953380Z 23J220 2026-01-15T19:45:53.8953610Z ##[endgroup] 2026-01-15T19:45:53.8953850Z ##[group]Runner Image 2026-01-15T19:45:53.8954120Z Image: macos-14-arm64 2026-01-15T19:45:53.8954390Z Version: 20260112.0083.1 2026-01-15T19:45:53.8954950Z Included Software: https://github.com/actions/runner-images/blob/macos-14-arm64/20260112.0083/images/macos/macos-14-arm64-Readme.md 2026-01-15T19:45:53.8955790Z Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20260112.0083 2026-01-15T19:45:53.8956300Z ##[endgroup] 2026-01-15T19:45:53.8956810Z ##[group]GITHUB_TOKEN Permissions 2026-01-15T19:45:53.8957530Z Contents: read 2026-01-15T19:45:53.8957780Z Metadata: read 2026-01-15T19:45:53.8958030Z ##[endgroup] 2026-01-15T19:45:53.8958950Z Secret source: None 2026-01-15T19:45:53.8959260Z Prepare workflow directory 2026-01-15T19:45:53.9159910Z Prepare all required actions 2026-01-15T19:45:53.9181980Z Getting action download info 2026-01-15T19:45:54.2872160Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2026-01-15T19:45:54.4579390Z Download action repository 'conda-incubator/setup-miniconda@v3' (SHA:835234971496cad1653abb28a638a281cf32541f) 2026-01-15T19:45:55.4449740Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2026-01-15T19:45:56.4552260Z Complete job name: install-and-test (3.10, 8.0) 2026-01-15T19:45:56.4960800Z ##[group]Run actions/checkout@v3 2026-01-15T19:45:56.4961850Z with: 2026-01-15T19:45:56.4962440Z repository: meta-pytorch/torchcodec 2026-01-15T19:45:56.4963240Z token: *** 2026-01-15T19:45:56.4963670Z ssh-strict: true 2026-01-15T19:45:56.4964160Z persist-credentials: true 2026-01-15T19:45:56.4964740Z clean: true 2026-01-15T19:45:56.4965270Z sparse-checkout-cone-mode: true 2026-01-15T19:45:56.4965870Z fetch-depth: 1 2026-01-15T19:45:56.4966340Z fetch-tags: false 2026-01-15T19:45:56.4966850Z lfs: false 2026-01-15T19:45:56.4967300Z submodules: false 2026-01-15T19:45:56.4967800Z set-safe-directory: true 2026-01-15T19:45:56.4968490Z ##[endgroup] 2026-01-15T19:45:56.5985600Z Syncing repository: meta-pytorch/torchcodec 2026-01-15T19:45:56.5987510Z ##[group]Getting Git version info 2026-01-15T19:45:56.5988280Z Working directory is '/Users/runner/work/torchcodec/torchcodec' 2026-01-15T19:45:56.5989510Z [command]/opt/homebrew/bin/git version 2026-01-15T19:45:56.6176850Z git version 2.52.0 2026-01-15T19:45:56.6192780Z ##[endgroup] 2026-01-15T19:45:56.6199740Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/819e4c29-8fbf-4f50-a26b-1ec242ecee54/.gitconfig' 2026-01-15T19:45:56.6206700Z Temporarily overriding HOME='/Users/runner/work/_temp/819e4c29-8fbf-4f50-a26b-1ec242ecee54' before making global git config changes 2026-01-15T19:45:56.6208380Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T19:45:56.6209810Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchcodec/torchcodec 2026-01-15T19:45:56.6280770Z Deleting the contents of '/Users/runner/work/torchcodec/torchcodec' 2026-01-15T19:45:56.6283840Z ##[group]Initializing the repository 2026-01-15T19:45:56.6285770Z [command]/opt/homebrew/bin/git init /Users/runner/work/torchcodec/torchcodec 2026-01-15T19:45:56.6467770Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-01-15T19:45:56.6469090Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-01-15T19:45:56.6470680Z hint: to use in all of your new repositories, which will suppress this warning, 2026-01-15T19:45:56.6471540Z hint: call: 2026-01-15T19:45:56.6471970Z hint: 2026-01-15T19:45:56.6472540Z hint: git config --global init.defaultBranch 2026-01-15T19:45:56.6473440Z hint: 2026-01-15T19:45:56.6474070Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-01-15T19:45:56.6475110Z hint: 'development'. The just-created branch can be renamed via this command: 2026-01-15T19:45:56.6475960Z hint: 2026-01-15T19:45:56.6476390Z hint: git branch -m 2026-01-15T19:45:56.6476880Z hint: 2026-01-15T19:45:56.6477570Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-01-15T19:45:56.6478750Z Initialized empty Git repository in /Users/runner/work/torchcodec/torchcodec/.git/ 2026-01-15T19:45:56.6480930Z [command]/opt/homebrew/bin/git remote add origin https://github.com/meta-pytorch/torchcodec 2026-01-15T19:45:56.6528430Z ##[endgroup] 2026-01-15T19:45:56.6529310Z ##[group]Disabling automatic garbage collection 2026-01-15T19:45:56.6530130Z [command]/opt/homebrew/bin/git config --local gc.auto 0 2026-01-15T19:45:56.6572390Z ##[endgroup] 2026-01-15T19:45:56.6573200Z ##[group]Setting up auth 2026-01-15T19:45:56.6574720Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T19:45:56.6611090Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-01-15T19:45:56.7205340Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T19:45:56.7241350Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2026-01-15T19:45:56.7759270Z [command]/opt/homebrew/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-01-15T19:45:56.7808480Z ##[endgroup] 2026-01-15T19:45:56.7809390Z ##[group]Fetching the repository 2026-01-15T19:45:56.7813720Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +9dac10733cac190aa5e48f18321310f2a487a531:refs/remotes/pull/1166/merge 2026-01-15T19:45:57.2249060Z remote: Enumerating objects: 284, done. 2026-01-15T19:45:57.2249900Z remote: Counting objects: 0% (1/284) 2026-01-15T19:45:57.2250830Z remote: Counting objects: 1% (3/284) 2026-01-15T19:45:57.2251560Z remote: Counting objects: 2% (6/284) 2026-01-15T19:45:57.2252240Z remote: Counting objects: 3% (9/284) 2026-01-15T19:45:57.2252890Z remote: Counting objects: 4% (12/284) 2026-01-15T19:45:57.2253600Z remote: Counting objects: 5% (15/284) 2026-01-15T19:45:57.2254270Z remote: Counting objects: 6% (18/284) 2026-01-15T19:45:57.2254930Z remote: Counting objects: 7% (20/284) 2026-01-15T19:45:57.2255630Z remote: Counting objects: 8% (23/284) 2026-01-15T19:45:57.2256340Z remote: Counting objects: 9% (26/284) 2026-01-15T19:45:57.2257000Z remote: Counting objects: 10% (29/284) 2026-01-15T19:45:57.2257710Z remote: Counting objects: 11% (32/284) 2026-01-15T19:45:57.2258400Z remote: Counting objects: 12% (35/284) 2026-01-15T19:45:57.2259060Z remote: Counting objects: 13% (37/284) 2026-01-15T19:45:57.2259720Z remote: Counting objects: 14% (40/284) 2026-01-15T19:45:57.2260400Z remote: Counting objects: 15% (43/284) 2026-01-15T19:45:57.2261050Z remote: Counting objects: 16% (46/284) 2026-01-15T19:45:57.2261710Z remote: Counting objects: 17% (49/284) 2026-01-15T19:45:57.2262360Z remote: Counting objects: 18% (52/284) 2026-01-15T19:45:57.2263450Z remote: Counting objects: 19% (54/284) 2026-01-15T19:45:57.2264100Z remote: Counting objects: 20% (57/284) 2026-01-15T19:45:57.2264770Z remote: Counting objects: 21% (60/284) 2026-01-15T19:45:57.2265470Z remote: Counting objects: 22% (63/284) 2026-01-15T19:45:57.2266160Z remote: Counting objects: 23% (66/284) 2026-01-15T19:45:57.2266830Z remote: Counting objects: 24% (69/284) 2026-01-15T19:45:57.2267500Z remote: Counting objects: 25% (71/284) 2026-01-15T19:45:57.2268150Z remote: Counting objects: 26% (74/284) 2026-01-15T19:45:57.2268820Z remote: Counting objects: 27% (77/284) 2026-01-15T19:45:57.2269510Z remote: Counting objects: 28% (80/284) 2026-01-15T19:45:57.2270100Z remote: Counting objects: 29% (83/284) 2026-01-15T19:45:57.2270720Z remote: Counting objects: 30% (86/284) 2026-01-15T19:45:57.2271330Z remote: Counting objects: 31% (89/284) 2026-01-15T19:45:57.2271950Z remote: Counting objects: 32% (91/284) 2026-01-15T19:45:57.2272550Z remote: Counting objects: 33% (94/284) 2026-01-15T19:45:57.2273160Z remote: Counting objects: 34% (97/284) 2026-01-15T19:45:57.2273780Z remote: Counting objects: 35% (100/284) 2026-01-15T19:45:57.2274400Z remote: Counting objects: 36% (103/284) 2026-01-15T19:45:57.2275010Z remote: Counting objects: 37% (106/284) 2026-01-15T19:45:57.2275690Z remote: Counting objects: 38% (108/284) 2026-01-15T19:45:57.2276390Z remote: Counting objects: 39% (111/284) 2026-01-15T19:45:57.2277080Z remote: Counting objects: 40% (114/284) 2026-01-15T19:45:57.2277690Z remote: Counting objects: 41% (117/284) 2026-01-15T19:45:57.2278310Z remote: Counting objects: 42% (120/284) 2026-01-15T19:45:57.2278920Z remote: Counting objects: 43% (123/284) 2026-01-15T19:45:57.2279510Z remote: Counting objects: 44% (125/284) 2026-01-15T19:45:57.2280280Z remote: Counting objects: 45% (128/284) 2026-01-15T19:45:57.2280900Z remote: Counting objects: 46% (131/284) 2026-01-15T19:45:57.2281510Z remote: Counting objects: 47% (134/284) 2026-01-15T19:45:57.2282120Z remote: Counting objects: 48% (137/284) 2026-01-15T19:45:57.2282730Z remote: Counting objects: 49% (140/284) 2026-01-15T19:45:57.2283340Z remote: Counting objects: 50% (142/284) 2026-01-15T19:45:57.2283940Z remote: Counting objects: 51% (145/284) 2026-01-15T19:45:57.2284540Z remote: Counting objects: 52% (148/284) 2026-01-15T19:45:57.2285150Z remote: Counting objects: 53% (151/284) 2026-01-15T19:45:57.2285750Z remote: Counting objects: 54% (154/284) 2026-01-15T19:45:57.2286370Z remote: Counting objects: 55% (157/284) 2026-01-15T19:45:57.2287000Z remote: Counting objects: 56% (160/284) 2026-01-15T19:45:57.2287610Z remote: Counting objects: 57% (162/284) 2026-01-15T19:45:57.2288310Z remote: Counting objects: 58% (165/284) 2026-01-15T19:45:57.2288920Z remote: Counting objects: 59% (168/284) 2026-01-15T19:45:57.2289550Z remote: Counting objects: 60% (171/284) 2026-01-15T19:45:57.2290160Z remote: Counting objects: 61% (174/284) 2026-01-15T19:45:57.2290770Z remote: Counting objects: 62% (177/284) 2026-01-15T19:45:57.2291390Z remote: Counting objects: 63% (179/284) 2026-01-15T19:45:57.2292010Z remote: Counting objects: 64% (182/284) 2026-01-15T19:45:57.2292640Z remote: Counting objects: 65% (185/284) 2026-01-15T19:45:57.2293240Z remote: Counting objects: 66% (188/284) 2026-01-15T19:45:57.2293840Z remote: Counting objects: 67% (191/284) 2026-01-15T19:45:57.2294500Z remote: Counting objects: 68% (194/284) 2026-01-15T19:45:57.2295180Z remote: Counting objects: 69% (196/284) 2026-01-15T19:45:57.2295830Z remote: Counting objects: 70% (199/284) 2026-01-15T19:45:57.2296450Z remote: Counting objects: 71% (202/284) 2026-01-15T19:45:57.2297180Z remote: Counting objects: 72% (205/284) 2026-01-15T19:45:57.2297860Z remote: Counting objects: 73% (208/284) 2026-01-15T19:45:57.2298500Z remote: Counting objects: 74% (211/284) 2026-01-15T19:45:57.2299140Z remote: Counting objects: 75% (213/284) 2026-01-15T19:45:57.2299770Z remote: Counting objects: 76% (216/284) 2026-01-15T19:45:57.2300420Z remote: Counting objects: 77% (219/284) 2026-01-15T19:45:57.2301050Z remote: Counting objects: 78% (222/284) 2026-01-15T19:45:57.2301710Z remote: Counting objects: 79% (225/284) 2026-01-15T19:45:57.2302340Z remote: Counting objects: 80% (228/284) 2026-01-15T19:45:57.2303000Z remote: Counting objects: 81% (231/284) 2026-01-15T19:45:57.2303610Z remote: Counting objects: 82% (233/284) 2026-01-15T19:45:57.2304210Z remote: Counting objects: 83% (236/284) 2026-01-15T19:45:57.2304820Z remote: Counting objects: 84% (239/284) 2026-01-15T19:45:57.2305410Z remote: Counting objects: 85% (242/284) 2026-01-15T19:45:57.2402120Z remote: Counting objects: 86% (245/284) 2026-01-15T19:45:57.2402890Z remote: Counting objects: 87% (248/284) 2026-01-15T19:45:57.2403620Z remote: Counting objects: 88% (250/284) 2026-01-15T19:45:57.2404290Z remote: Counting objects: 89% (253/284) 2026-01-15T19:45:57.2404960Z remote: Counting objects: 90% (256/284) 2026-01-15T19:45:57.2405650Z remote: Counting objects: 91% (259/284) 2026-01-15T19:45:57.2406310Z remote: Counting objects: 92% (262/284) 2026-01-15T19:45:57.2406970Z remote: Counting objects: 93% (265/284) 2026-01-15T19:45:57.2407620Z remote: Counting objects: 94% (267/284) 2026-01-15T19:45:57.2408320Z remote: Counting objects: 95% (270/284) 2026-01-15T19:45:57.2408980Z remote: Counting objects: 96% (273/284) 2026-01-15T19:45:57.2410020Z remote: Counting objects: 97% (276/284) 2026-01-15T19:45:57.2410770Z remote: Counting objects: 98% (279/284) 2026-01-15T19:45:57.2411400Z remote: Counting objects: 99% (282/284) 2026-01-15T19:45:57.2412070Z remote: Counting objects: 100% (284/284) 2026-01-15T19:45:57.2412780Z remote: Counting objects: 100% (284/284), done. 2026-01-15T19:45:57.2413500Z remote: Compressing objects: 0% (1/233) 2026-01-15T19:45:57.2414190Z remote: Compressing objects: 1% (3/233) 2026-01-15T19:45:57.2414830Z remote: Compressing objects: 2% (5/233) 2026-01-15T19:45:57.2415520Z remote: Compressing objects: 3% (7/233) 2026-01-15T19:45:57.2416160Z remote: Compressing objects: 4% (10/233) 2026-01-15T19:45:57.2416850Z remote: Compressing objects: 5% (12/233) 2026-01-15T19:45:57.2417520Z remote: Compressing objects: 6% (14/233) 2026-01-15T19:45:57.2418220Z remote: Compressing objects: 7% (17/233) 2026-01-15T19:45:57.2418900Z remote: Compressing objects: 8% (19/233) 2026-01-15T19:45:57.2419570Z remote: Compressing objects: 9% (21/233) 2026-01-15T19:45:57.2420250Z remote: Compressing objects: 10% (24/233) 2026-01-15T19:45:57.2420970Z remote: Compressing objects: 11% (26/233) 2026-01-15T19:45:57.2421720Z remote: Compressing objects: 12% (28/233) 2026-01-15T19:45:57.2782620Z remote: Compressing objects: 13% (31/233) 2026-01-15T19:45:57.2783420Z remote: Compressing objects: 14% (33/233) 2026-01-15T19:45:57.2784200Z remote: Compressing objects: 15% (35/233) 2026-01-15T19:45:57.2784870Z remote: Compressing objects: 16% (38/233) 2026-01-15T19:45:57.2785530Z remote: Compressing objects: 17% (40/233) 2026-01-15T19:45:57.2786220Z remote: Compressing objects: 18% (42/233) 2026-01-15T19:45:57.2786900Z remote: Compressing objects: 19% (45/233) 2026-01-15T19:45:57.2787580Z remote: Compressing objects: 20% (47/233) 2026-01-15T19:45:57.2788270Z remote: Compressing objects: 21% (49/233) 2026-01-15T19:45:57.2789330Z remote: Compressing objects: 22% (52/233) 2026-01-15T19:45:57.2789990Z remote: Compressing objects: 23% (54/233) 2026-01-15T19:45:57.2790670Z remote: Compressing objects: 24% (56/233) 2026-01-15T19:45:57.2791390Z remote: Compressing objects: 25% (59/233) 2026-01-15T19:45:57.2792050Z remote: Compressing objects: 26% (61/233) 2026-01-15T19:45:57.2792720Z remote: Compressing objects: 27% (63/233) 2026-01-15T19:45:57.2793380Z remote: Compressing objects: 28% (66/233) 2026-01-15T19:45:57.2794070Z remote: Compressing objects: 29% (68/233) 2026-01-15T19:45:57.2794730Z remote: Compressing objects: 30% (70/233) 2026-01-15T19:45:57.2795400Z remote: Compressing objects: 31% (73/233) 2026-01-15T19:45:57.2796070Z remote: Compressing objects: 32% (75/233) 2026-01-15T19:45:57.2796730Z remote: Compressing objects: 33% (77/233) 2026-01-15T19:45:57.2797400Z remote: Compressing objects: 34% (80/233) 2026-01-15T19:45:57.2798060Z remote: Compressing objects: 35% (82/233) 2026-01-15T19:45:57.2930460Z remote: Compressing objects: 36% (84/233) 2026-01-15T19:45:57.2931210Z remote: Compressing objects: 37% (87/233) 2026-01-15T19:45:57.2931900Z remote: Compressing objects: 38% (89/233) 2026-01-15T19:45:57.3477880Z remote: Compressing objects: 39% (91/233) 2026-01-15T19:45:57.3482490Z remote: Compressing objects: 40% (94/233) 2026-01-15T19:45:57.3486770Z remote: Compressing objects: 41% (96/233) 2026-01-15T19:45:57.3983630Z remote: Compressing objects: 42% (98/233) 2026-01-15T19:45:57.3988210Z remote: Compressing objects: 43% (101/233) 2026-01-15T19:45:57.3992430Z remote: Compressing objects: 44% (103/233) 2026-01-15T19:45:57.3996460Z remote: Compressing objects: 45% (105/233) 2026-01-15T19:45:57.4000510Z remote: Compressing objects: 46% (108/233) 2026-01-15T19:45:57.4005740Z remote: Compressing objects: 47% (110/233) 2026-01-15T19:45:57.4010150Z remote: Compressing objects: 48% (112/233) 2026-01-15T19:45:57.4014450Z remote: Compressing objects: 49% (115/233) 2026-01-15T19:45:57.4018580Z remote: Compressing objects: 50% (117/233) 2026-01-15T19:45:57.4023180Z remote: Compressing objects: 51% (119/233) 2026-01-15T19:45:57.4027260Z remote: Compressing objects: 52% (122/233) 2026-01-15T19:45:57.4031890Z remote: Compressing objects: 53% (124/233) 2026-01-15T19:45:57.4036410Z remote: Compressing objects: 54% (126/233) 2026-01-15T19:45:57.4040360Z remote: Compressing objects: 55% (129/233) 2026-01-15T19:45:57.4044250Z remote: Compressing objects: 56% (131/233) 2026-01-15T19:45:57.4048560Z remote: Compressing objects: 57% (133/233) 2026-01-15T19:45:57.4052630Z remote: Compressing objects: 58% (136/233) 2026-01-15T19:45:57.4056500Z remote: Compressing objects: 59% (138/233) 2026-01-15T19:45:57.4060470Z remote: Compressing objects: 60% (140/233) 2026-01-15T19:45:57.4065400Z remote: Compressing objects: 61% (143/233) 2026-01-15T19:45:57.4069580Z remote: Compressing objects: 62% (145/233) 2026-01-15T19:45:57.4073540Z remote: Compressing objects: 63% (147/233) 2026-01-15T19:45:57.4077620Z remote: Compressing objects: 64% (150/233) 2026-01-15T19:45:57.4082540Z remote: Compressing objects: 65% (152/233) 2026-01-15T19:45:57.4086500Z remote: Compressing objects: 66% (154/233) 2026-01-15T19:45:57.4090290Z remote: Compressing objects: 67% (157/233) 2026-01-15T19:45:57.4094170Z remote: Compressing objects: 68% (159/233) 2026-01-15T19:45:57.4097360Z remote: Compressing objects: 69% (161/233) 2026-01-15T19:45:57.4100020Z remote: Compressing objects: 70% (164/233) 2026-01-15T19:45:57.4102940Z remote: Compressing objects: 71% (166/233) 2026-01-15T19:45:57.4105790Z remote: Compressing objects: 72% (168/233) 2026-01-15T19:45:57.4109370Z remote: Compressing objects: 73% (171/233) 2026-01-15T19:45:57.4112010Z remote: Compressing objects: 74% (173/233) 2026-01-15T19:45:57.4114670Z remote: Compressing objects: 75% (175/233) 2026-01-15T19:45:57.4117400Z remote: Compressing objects: 76% (178/233) 2026-01-15T19:45:57.4120120Z remote: Compressing objects: 77% (180/233) 2026-01-15T19:45:57.4122770Z remote: Compressing objects: 78% (182/233) 2026-01-15T19:45:57.4125430Z remote: Compressing objects: 79% (185/233) 2026-01-15T19:45:57.4128090Z remote: Compressing objects: 80% (187/233) 2026-01-15T19:45:57.4131060Z remote: Compressing objects: 81% (189/233) 2026-01-15T19:45:57.4133760Z remote: Compressing objects: 82% (192/233) 2026-01-15T19:45:57.4136060Z remote: Compressing objects: 83% (194/233) 2026-01-15T19:45:57.4138010Z remote: Compressing objects: 84% (196/233) 2026-01-15T19:45:57.4139960Z remote: Compressing objects: 85% (199/233) 2026-01-15T19:45:57.4142020Z remote: Compressing objects: 86% (201/233) 2026-01-15T19:45:57.4144150Z remote: Compressing objects: 87% (203/233) 2026-01-15T19:45:57.4146220Z remote: Compressing objects: 88% (206/233) 2026-01-15T19:45:57.4148310Z remote: Compressing objects: 89% (208/233) 2026-01-15T19:45:57.4150310Z remote: Compressing objects: 90% (210/233) 2026-01-15T19:45:57.4152250Z remote: Compressing objects: 91% (213/233) 2026-01-15T19:45:57.4154390Z remote: Compressing objects: 92% (215/233) 2026-01-15T19:45:57.4156480Z remote: Compressing objects: 93% (217/233) 2026-01-15T19:45:57.4158540Z remote: Compressing objects: 94% (220/233) 2026-01-15T19:45:57.4160490Z remote: Compressing objects: 95% (222/233) 2026-01-15T19:45:57.4162690Z remote: Compressing objects: 96% (224/233) 2026-01-15T19:45:57.4165560Z remote: Compressing objects: 97% (227/233) 2026-01-15T19:45:57.4167630Z remote: Compressing objects: 98% (229/233) 2026-01-15T19:45:57.4169740Z remote: Compressing objects: 99% (231/233) 2026-01-15T19:45:57.4171830Z remote: Compressing objects: 100% (233/233) 2026-01-15T19:45:57.4173940Z remote: Compressing objects: 100% (233/233), done. 2026-01-15T19:45:57.4188740Z Receiving objects: 0% (1/284) 2026-01-15T19:45:57.4190160Z Receiving objects: 1% (3/284) 2026-01-15T19:45:57.4191450Z Receiving objects: 2% (6/284) 2026-01-15T19:45:57.4192740Z Receiving objects: 3% (9/284) 2026-01-15T19:45:57.4463480Z Receiving objects: 4% (12/284) 2026-01-15T19:45:57.4466120Z Receiving objects: 5% (15/284) 2026-01-15T19:45:57.4468210Z Receiving objects: 6% (18/284) 2026-01-15T19:45:57.4470410Z Receiving objects: 7% (20/284) 2026-01-15T19:45:57.4472480Z Receiving objects: 8% (23/284) 2026-01-15T19:45:57.4474650Z Receiving objects: 9% (26/284) 2026-01-15T19:45:57.4477140Z Receiving objects: 10% (29/284) 2026-01-15T19:45:57.5272270Z Receiving objects: 11% (32/284) 2026-01-15T19:45:57.5272990Z Receiving objects: 12% (35/284) 2026-01-15T19:45:57.5563650Z Receiving objects: 13% (37/284) 2026-01-15T19:45:57.5564330Z Receiving objects: 14% (40/284) 2026-01-15T19:45:57.5566210Z Receiving objects: 15% (43/284) 2026-01-15T19:45:57.5566750Z Receiving objects: 16% (46/284) 2026-01-15T19:45:57.5567270Z Receiving objects: 17% (49/284) 2026-01-15T19:45:57.5656720Z Receiving objects: 18% (52/284) 2026-01-15T19:45:57.5660870Z Receiving objects: 19% (54/284) 2026-01-15T19:45:57.5662260Z Receiving objects: 20% (57/284) 2026-01-15T19:45:57.5663590Z Receiving objects: 21% (60/284) 2026-01-15T19:45:57.5664920Z Receiving objects: 22% (63/284) 2026-01-15T19:45:57.5666270Z Receiving objects: 23% (66/284) 2026-01-15T19:45:57.5667650Z Receiving objects: 24% (69/284) 2026-01-15T19:45:57.5669010Z Receiving objects: 25% (71/284) 2026-01-15T19:45:57.5670410Z Receiving objects: 26% (74/284) 2026-01-15T19:45:57.5672540Z Receiving objects: 27% (77/284) 2026-01-15T19:45:57.5674050Z Receiving objects: 28% (80/284) 2026-01-15T19:45:57.5677280Z Receiving objects: 29% (83/284) 2026-01-15T19:45:57.5679180Z Receiving objects: 30% (86/284) 2026-01-15T19:45:57.5680680Z Receiving objects: 31% (89/284) 2026-01-15T19:45:57.5682530Z Receiving objects: 32% (91/284) 2026-01-15T19:45:57.5683890Z Receiving objects: 33% (94/284) 2026-01-15T19:45:57.5685250Z Receiving objects: 34% (97/284) 2026-01-15T19:45:57.5686660Z Receiving objects: 35% (100/284) 2026-01-15T19:45:57.5688030Z Receiving objects: 36% (103/284) 2026-01-15T19:45:57.5689400Z Receiving objects: 37% (106/284) 2026-01-15T19:45:57.5690790Z Receiving objects: 38% (108/284) 2026-01-15T19:45:57.5692160Z Receiving objects: 39% (111/284) 2026-01-15T19:45:57.5694610Z Receiving objects: 40% (114/284) 2026-01-15T19:45:57.5698780Z Receiving objects: 41% (117/284) 2026-01-15T19:45:57.5701700Z Receiving objects: 42% (120/284) 2026-01-15T19:45:57.5704950Z Receiving objects: 43% (123/284) 2026-01-15T19:45:57.5706730Z Receiving objects: 44% (125/284) 2026-01-15T19:45:57.5714470Z Receiving objects: 45% (128/284) 2026-01-15T19:45:57.5715200Z Receiving objects: 46% (131/284) 2026-01-15T19:45:57.5717680Z Receiving objects: 47% (134/284) 2026-01-15T19:45:57.5718800Z Receiving objects: 48% (137/284) 2026-01-15T19:45:57.5719400Z Receiving objects: 49% (140/284) 2026-01-15T19:45:57.5962530Z Receiving objects: 50% (142/284) 2026-01-15T19:45:57.5963960Z Receiving objects: 51% (145/284) 2026-01-15T19:45:57.5965140Z Receiving objects: 52% (148/284) 2026-01-15T19:45:57.5969380Z Receiving objects: 53% (151/284) 2026-01-15T19:45:57.5978300Z Receiving objects: 54% (154/284) 2026-01-15T19:45:57.6022970Z Receiving objects: 55% (157/284) 2026-01-15T19:45:57.6024840Z Receiving objects: 56% (160/284) 2026-01-15T19:45:57.6026450Z Receiving objects: 57% (162/284) 2026-01-15T19:45:57.6031220Z Receiving objects: 58% (165/284) 2026-01-15T19:45:57.6034340Z Receiving objects: 59% (168/284) 2026-01-15T19:45:57.6036610Z Receiving objects: 60% (171/284) 2026-01-15T19:45:57.6040670Z Receiving objects: 61% (174/284) 2026-01-15T19:45:57.6042830Z Receiving objects: 62% (177/284) 2026-01-15T19:45:57.6044910Z Receiving objects: 63% (179/284) 2026-01-15T19:45:57.6046980Z Receiving objects: 64% (182/284) 2026-01-15T19:45:57.6049110Z Receiving objects: 65% (185/284) 2026-01-15T19:45:57.6087450Z Receiving objects: 66% (188/284) 2026-01-15T19:45:57.6091530Z Receiving objects: 67% (191/284) 2026-01-15T19:45:57.6512020Z Receiving objects: 68% (194/284) 2026-01-15T19:45:57.6518360Z Receiving objects: 69% (196/284) 2026-01-15T19:45:57.6869450Z Receiving objects: 70% (199/284) 2026-01-15T19:45:57.6974670Z Receiving objects: 71% (202/284) 2026-01-15T19:45:57.7005380Z Receiving objects: 72% (205/284) 2026-01-15T19:45:57.7044290Z Receiving objects: 73% (208/284) 2026-01-15T19:45:57.7050230Z Receiving objects: 74% (211/284) 2026-01-15T19:45:57.7064520Z Receiving objects: 75% (213/284) 2026-01-15T19:45:57.7087180Z Receiving objects: 76% (216/284) 2026-01-15T19:45:57.7176980Z Receiving objects: 77% (219/284) 2026-01-15T19:45:57.7180980Z Receiving objects: 78% (222/284) 2026-01-15T19:45:57.7186850Z Receiving objects: 79% (225/284) 2026-01-15T19:45:57.7213750Z Receiving objects: 80% (228/284) 2026-01-15T19:45:57.7214480Z Receiving objects: 81% (231/284) 2026-01-15T19:45:57.7283300Z Receiving objects: 82% (233/284) 2026-01-15T19:45:57.7302910Z Receiving objects: 83% (236/284) 2026-01-15T19:45:57.7313850Z Receiving objects: 84% (239/284) 2026-01-15T19:45:57.7348690Z Receiving objects: 85% (242/284) 2026-01-15T19:45:57.7350250Z Receiving objects: 86% (245/284) 2026-01-15T19:45:57.7400480Z Receiving objects: 87% (248/284) 2026-01-15T19:45:57.7546540Z Receiving objects: 88% (250/284) 2026-01-15T19:45:57.7580020Z Receiving objects: 89% (253/284) 2026-01-15T19:45:57.7597730Z Receiving objects: 90% (256/284) 2026-01-15T19:45:57.7607520Z Receiving objects: 91% (259/284) 2026-01-15T19:45:57.7723300Z Receiving objects: 92% (262/284) 2026-01-15T19:45:57.7742930Z Receiving objects: 93% (265/284) 2026-01-15T19:45:57.7976990Z Receiving objects: 94% (267/284) 2026-01-15T19:45:57.7995520Z Receiving objects: 95% (270/284) 2026-01-15T19:45:57.8007820Z remote: Total 284 (delta 59), reused 145 (delta 40), pack-reused 0 (from 0) 2026-01-15T19:45:57.8008200Z Receiving objects: 96% (273/284) 2026-01-15T19:45:57.8013340Z Receiving objects: 97% (276/284) 2026-01-15T19:45:57.8013780Z Receiving objects: 98% (279/284) 2026-01-15T19:45:57.8013990Z Receiving objects: 99% (282/284) 2026-01-15T19:45:57.8014180Z Receiving objects: 100% (284/284) 2026-01-15T19:45:57.8014420Z Receiving objects: 100% (284/284), 9.88 MiB | 25.87 MiB/s, done. 2026-01-15T19:45:57.8014680Z Resolving deltas: 0% (0/59) 2026-01-15T19:45:57.8014870Z Resolving deltas: 3% (2/59) 2026-01-15T19:45:57.8015050Z Resolving deltas: 5% (3/59) 2026-01-15T19:45:57.8015220Z Resolving deltas: 6% (4/59) 2026-01-15T19:45:57.8015410Z Resolving deltas: 8% (5/59) 2026-01-15T19:45:57.8015640Z Resolving deltas: 10% (6/59) 2026-01-15T19:45:57.8015820Z Resolving deltas: 11% (7/59) 2026-01-15T19:45:57.8016000Z Resolving deltas: 13% (8/59) 2026-01-15T19:45:57.8016170Z Resolving deltas: 15% (9/59) 2026-01-15T19:45:57.8016360Z Resolving deltas: 16% (10/59) 2026-01-15T19:45:57.8016530Z Resolving deltas: 20% (12/59) 2026-01-15T19:45:57.8016700Z Resolving deltas: 22% (13/59) 2026-01-15T19:45:57.8016880Z Resolving deltas: 23% (14/59) 2026-01-15T19:45:57.8017050Z Resolving deltas: 25% (15/59) 2026-01-15T19:45:57.8017220Z Resolving deltas: 27% (16/59) 2026-01-15T19:45:57.8017450Z Resolving deltas: 28% (17/59) 2026-01-15T19:45:57.8073050Z Resolving deltas: 30% (18/59) 2026-01-15T19:45:57.8077900Z Resolving deltas: 32% (19/59) 2026-01-15T19:45:57.8078620Z Resolving deltas: 33% (20/59) 2026-01-15T19:45:57.8078990Z Resolving deltas: 35% (21/59) 2026-01-15T19:45:57.8079200Z Resolving deltas: 37% (22/59) 2026-01-15T19:45:57.8079670Z Resolving deltas: 38% (23/59) 2026-01-15T19:45:57.8079880Z Resolving deltas: 40% (24/59) 2026-01-15T19:45:57.8080050Z Resolving deltas: 42% (25/59) 2026-01-15T19:45:57.8080290Z Resolving deltas: 44% (26/59) 2026-01-15T19:45:57.8080460Z Resolving deltas: 45% (27/59) 2026-01-15T19:45:57.8080640Z Resolving deltas: 47% (28/59) 2026-01-15T19:45:57.8080810Z Resolving deltas: 49% (29/59) 2026-01-15T19:45:57.8080980Z Resolving deltas: 50% (30/59) 2026-01-15T19:45:57.8081150Z Resolving deltas: 54% (32/59) 2026-01-15T19:45:57.8081320Z Resolving deltas: 55% (33/59) 2026-01-15T19:45:57.8081490Z Resolving deltas: 57% (34/59) 2026-01-15T19:45:57.8081660Z Resolving deltas: 59% (35/59) 2026-01-15T19:45:57.8081840Z Resolving deltas: 61% (36/59) 2026-01-15T19:45:57.8082010Z Resolving deltas: 62% (37/59) 2026-01-15T19:45:57.8082240Z Resolving deltas: 64% (38/59) 2026-01-15T19:45:57.8082430Z Resolving deltas: 66% (39/59) 2026-01-15T19:45:57.8082620Z Resolving deltas: 67% (40/59) 2026-01-15T19:45:57.8082800Z Resolving deltas: 69% (41/59) 2026-01-15T19:45:57.8083000Z Resolving deltas: 71% (42/59) 2026-01-15T19:45:57.8083180Z Resolving deltas: 72% (43/59) 2026-01-15T19:45:57.8083350Z Resolving deltas: 74% (44/59) 2026-01-15T19:45:57.8083520Z Resolving deltas: 76% (45/59) 2026-01-15T19:45:57.8083700Z Resolving deltas: 77% (46/59) 2026-01-15T19:45:57.8087400Z Resolving deltas: 79% (47/59) 2026-01-15T19:45:57.8092310Z Resolving deltas: 81% (48/59) 2026-01-15T19:45:57.8097580Z Resolving deltas: 83% (49/59) 2026-01-15T19:45:57.8099950Z Resolving deltas: 84% (50/59) 2026-01-15T19:45:57.8106210Z Resolving deltas: 86% (51/59) 2026-01-15T19:45:57.8109800Z Resolving deltas: 88% (52/59) 2026-01-15T19:45:57.8112170Z Resolving deltas: 89% (53/59) 2026-01-15T19:45:57.8118700Z Resolving deltas: 91% (54/59) 2026-01-15T19:45:57.8125760Z Resolving deltas: 93% (55/59) 2026-01-15T19:45:57.8130210Z Resolving deltas: 94% (56/59) 2026-01-15T19:45:57.8138260Z Resolving deltas: 96% (57/59) 2026-01-15T19:45:57.8141460Z Resolving deltas: 98% (58/59) 2026-01-15T19:45:57.8141870Z Resolving deltas: 100% (59/59) 2026-01-15T19:45:57.8142050Z Resolving deltas: 100% (59/59), done. 2026-01-15T19:45:57.8248890Z From https://github.com/meta-pytorch/torchcodec 2026-01-15T19:45:57.8249280Z * [new ref] 9dac10733cac190aa5e48f18321310f2a487a531 -> pull/1166/merge 2026-01-15T19:45:57.8323020Z ##[endgroup] 2026-01-15T19:45:57.8323300Z ##[group]Determining the checkout info 2026-01-15T19:45:57.8323580Z ##[endgroup] 2026-01-15T19:45:57.8323810Z ##[group]Checking out the ref 2026-01-15T19:45:57.8326170Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/1166/merge 2026-01-15T19:45:57.9024320Z HEAD is now at 9dac107 Merge d45b2e7ef41f2190c02280ef1c831f5d050bbf96 into 5d5f46462088cefd6d6be0f8afcffdd1b9daa07d 2026-01-15T19:45:57.9033220Z ##[endgroup] 2026-01-15T19:45:57.9085460Z [command]/opt/homebrew/bin/git log -1 --format='%H' 2026-01-15T19:45:57.9123620Z '9dac10733cac190aa5e48f18321310f2a487a531' 2026-01-15T19:45:57.9233710Z ##[group]Run bash packaging/remove_src.sh 2026-01-15T19:45:57.9233980Z bash packaging/remove_src.sh 2026-01-15T19:45:57.9285420Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:45:57.9285670Z ##[endgroup] 2026-01-15T19:45:57.9897850Z Deleting src/ folder to ensure tests use installed wheel... 2026-01-15T19:45:57.9976960Z CMakeLists.txt 2026-01-15T19:45:57.9979760Z CODE_OF_CONDUCT.md 2026-01-15T19:45:57.9981830Z CONTRIBUTING.md 2026-01-15T19:45:57.9982040Z LICENSE 2026-01-15T19:45:57.9982220Z MANIFEST.in 2026-01-15T19:45:57.9982410Z README.md 2026-01-15T19:45:57.9982550Z benchmarks 2026-01-15T19:45:57.9982930Z docs 2026-01-15T19:45:57.9983100Z examples 2026-01-15T19:45:57.9983250Z mypy.ini 2026-01-15T19:45:57.9983410Z packaging 2026-01-15T19:45:57.9983550Z pyproject.toml 2026-01-15T19:45:57.9983700Z setup.py 2026-01-15T19:45:57.9983840Z test 2026-01-15T19:45:57.9984010Z version.txt 2026-01-15T19:45:57.9984290Z src/ folder removed successfully! 2026-01-15T19:45:58.0128650Z ##[group]Run conda-incubator/setup-miniconda@v3 2026-01-15T19:45:58.0128950Z with: 2026-01-15T19:45:58.0129110Z auto-update-conda: true 2026-01-15T19:45:58.0129280Z miniconda-version: latest 2026-01-15T19:45:58.0129490Z activate-environment: test 2026-01-15T19:45:58.0129660Z python-version: 3.10 2026-01-15T19:45:58.0129830Z auto-activate-base: true 2026-01-15T19:45:58.0130000Z remove-profiles: true 2026-01-15T19:45:58.0130200Z conda-solver: libmamba 2026-01-15T19:45:58.0130400Z clean-patched-environment-file: true 2026-01-15T19:45:58.0130590Z run-post: true 2026-01-15T19:45:58.0130740Z ##[endgroup] 2026-01-15T19:45:58.1056860Z ##[group]Gathering Inputs... 2026-01-15T19:45:58.1065270Z ##[endgroup] 2026-01-15T19:45:58.1066050Z ##[group]Creating bootstrap condarc file in /Users/runner/.condarc... 2026-01-15T19:45:58.1076990Z ##[endgroup] 2026-01-15T19:45:58.1077340Z ##[group]Ensuring installer... 2026-01-15T19:45:58.1077590Z Can we use bundled Miniconda? 2026-01-15T19:45:58.1077930Z Can we download a custom installer by URL? 2026-01-15T19:45:58.1078970Z Can we download Miniforge? 2026-01-15T19:45:58.1079580Z Can we download Miniconda? 2026-01-15T19:45:58.1080200Z ... will download Miniconda. 2026-01-15T19:45:58.1080520Z Miniconda3-latest-MacOSX-arm64.sh 2026-01-15T19:45:58.3451770Z Ensuring Installer... 2026-01-15T19:45:58.3459190Z Checking for cached Miniconda3@latest... 2026-01-15T19:45:58.3466090Z Did not find Miniconda3-latest-MacOSX-arm64.sh latest in cache 2026-01-15T19:45:58.9317460Z Downloaded Miniconda3-latest-MacOSX-arm64.sh, ensuring extension .sh 2026-01-15T19:45:58.9326140Z Caching Miniconda3@latest... 2026-01-15T19:45:59.0538290Z Cached Miniconda3@latest: /Users/runner/hostedtoolcache/Miniconda3/latest/arm64! 2026-01-15T19:45:59.0539500Z ##[endgroup] 2026-01-15T19:45:59.0540130Z ##[group]Running installer... 2026-01-15T19:45:59.0572200Z [command]/bin/bash /Users/runner/work/_temp/bddd08ea-fd91-4cf2-ab0b-da6a1adea5e8.sh -f -b -p /Users/runner/miniconda3 2026-01-15T19:45:59.0788210Z PREFIX=/Users/runner/miniconda3 2026-01-15T19:45:59.3861010Z Unpacking bootstrapper... 2026-01-15T19:45:59.4569320Z Unpacking payload... 2026-01-15T19:46:03.9970140Z 2026-01-15T19:46:03.9970700Z Installing base environment... 2026-01-15T19:46:03.9970970Z 2026-01-15T19:46:04.8396660Z Preparing transaction: ...working... done 2026-01-15T19:46:11.8711370Z Executing transaction: ...working... 2026-01-15T19:46:11.8711830Z done 2026-01-15T19:46:12.7555150Z installation finished. 2026-01-15T19:46:12.7566170Z ##[endgroup] 2026-01-15T19:46:12.7566590Z ##[group]Setup environment variables... 2026-01-15T19:46:12.7566910Z Add "/Users/runner/miniconda3/condabin" to PATH 2026-01-15T19:46:12.7568710Z Set 'CONDA="/Users/runner/miniconda3"' 2026-01-15T19:46:12.7569900Z ##[endgroup] 2026-01-15T19:46:12.7570220Z ##[group]Parsing environment... 2026-01-15T19:46:12.7570520Z ##[endgroup] 2026-01-15T19:46:12.7570860Z ##[group]Applying initial configuration... 2026-01-15T19:46:12.7586630Z ##[warning]The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'. 2026-01-15T19:46:12.7591060Z Adding pkgs_dir '/Users/runner/conda_pkgs_dir' 2026-01-15T19:46:12.7591410Z [command]/Users/runner/miniconda3/condabin/conda config --add pkgs_dirs /Users/runner/conda_pkgs_dir 2026-01-15T19:46:13.0642870Z auto_activate: true 2026-01-15T19:46:13.0647380Z [command]/Users/runner/miniconda3/condabin/conda config --set auto_activate true 2026-01-15T19:46:13.3816440Z auto_update_conda: true 2026-01-15T19:46:13.3819900Z [command]/Users/runner/miniconda3/condabin/conda config --set auto_update_conda true 2026-01-15T19:46:13.6978710Z solver: libmamba 2026-01-15T19:46:13.6982630Z [command]/Users/runner/miniconda3/condabin/conda config --set solver libmamba 2026-01-15T19:46:14.0046090Z always_yes: true 2026-01-15T19:46:14.0050490Z [command]/Users/runner/miniconda3/condabin/conda config --set always_yes true 2026-01-15T19:46:14.3437610Z changeps1: false 2026-01-15T19:46:14.3443860Z [command]/Users/runner/miniconda3/condabin/conda config --set changeps1 false 2026-01-15T19:46:14.7179240Z [command]/Users/runner/miniconda3/condabin/conda config --show-sources 2026-01-15T19:46:15.0198400Z ==> /Users/runner/miniconda3/.condarc <== 2026-01-15T19:46:15.0199950Z channels: 2026-01-15T19:46:15.0200720Z - defaults 2026-01-15T19:46:15.0201150Z 2026-01-15T19:46:15.0201470Z ==> /Users/runner/miniconda3/condarc.d/anaconda-auth.yml <== 2026-01-15T19:46:15.0202070Z channel_settings: 2026-01-15T19:46:15.0202700Z - frozendict.frozendict({'channel': 'https://repo.anaconda.cloud/*', 'auth': 'anaconda-auth'}) 2026-01-15T19:46:15.0203070Z 2026-01-15T19:46:15.0203170Z ==> /Users/runner/.condarc <== 2026-01-15T19:46:15.0203390Z auto_update_conda: True 2026-01-15T19:46:15.0203550Z auto_activate: True 2026-01-15T19:46:15.0203750Z notify_outdated_conda: False 2026-01-15T19:46:15.0203970Z changeps1: False 2026-01-15T19:46:15.0204180Z pkgs_dirs: 2026-01-15T19:46:15.0204320Z - /Users/runner/conda_pkgs_dir 2026-01-15T19:46:15.0204590Z always_yes: True 2026-01-15T19:46:15.0204750Z solver: libmamba 2026-01-15T19:46:15.0204850Z 2026-01-15T19:46:15.0727810Z [command]/Users/runner/miniconda3/condabin/conda config --show 2026-01-15T19:46:15.4068040Z add_anaconda_token: True 2026-01-15T19:46:15.4068390Z add_pip_as_python_dependency: True 2026-01-15T19:46:15.4068640Z aggressive_update_packages: 2026-01-15T19:46:15.4068840Z - ca-certificates 2026-01-15T19:46:15.4068980Z - certifi 2026-01-15T19:46:15.4069130Z - openssl 2026-01-15T19:46:15.4069370Z allow_conda_downgrades: False 2026-01-15T19:46:15.4069610Z allow_cycles: True 2026-01-15T19:46:15.4069820Z allow_non_channel_urls: False 2026-01-15T19:46:15.4070160Z allow_softlinks: False 2026-01-15T19:46:15.4070380Z allowlist_channels: [] 2026-01-15T19:46:15.4070570Z always_copy: False 2026-01-15T19:46:15.4070810Z always_softlink: False 2026-01-15T19:46:15.4071060Z always_yes: True 2026-01-15T19:46:15.4071290Z anaconda_anon_usage: True 2026-01-15T19:46:15.4071570Z anaconda_heartbeat: False 2026-01-15T19:46:15.4072420Z anaconda_upload: None 2026-01-15T19:46:15.4072580Z auto_activate: True 2026-01-15T19:46:15.4072820Z auto_stack: 0 2026-01-15T19:46:15.4072960Z auto_update_conda: True 2026-01-15T19:46:15.4073150Z bld_path: 2026-01-15T19:46:15.4073290Z changeps1: False 2026-01-15T19:46:15.4073620Z channel_alias: https://conda.anaconda.org 2026-01-15T19:46:15.4073920Z channel_priority: flexible 2026-01-15T19:46:15.4074110Z channel_settings: 2026-01-15T19:46:15.4074350Z - channel: https://repo.anaconda.cloud/* 2026-01-15T19:46:15.4074590Z auth: anaconda-auth 2026-01-15T19:46:15.4074770Z channels: 2026-01-15T19:46:15.4074900Z - defaults 2026-01-15T19:46:15.4075090Z client_ssl_cert: None 2026-01-15T19:46:15.4075300Z client_ssl_cert_key: None 2026-01-15T19:46:15.4075490Z clobber: False 2026-01-15T19:46:15.4075630Z conda_build: {} 2026-01-15T19:46:15.4075810Z console: classic 2026-01-15T19:46:15.4075960Z create_default_packages: [] 2026-01-15T19:46:15.4076220Z croot: /Users/runner/miniconda3/conda-bld 2026-01-15T19:46:15.4076450Z custom_channels: 2026-01-15T19:46:15.4076670Z pkgs/main: https://repo.anaconda.com 2026-01-15T19:46:15.4076870Z pkgs/r: https://repo.anaconda.com 2026-01-15T19:46:15.4077130Z pkgs/pro: https://repo.anaconda.com 2026-01-15T19:46:15.4077390Z custom_multichannels: 2026-01-15T19:46:15.4077600Z defaults: 2026-01-15T19:46:15.4077830Z - https://repo.anaconda.com/pkgs/main 2026-01-15T19:46:15.4078030Z - https://repo.anaconda.com/pkgs/r 2026-01-15T19:46:15.4078290Z local: 2026-01-15T19:46:15.4078480Z debug: False 2026-01-15T19:46:15.4078610Z default_activation_env: base 2026-01-15T19:46:15.4078780Z default_channels: 2026-01-15T19:46:15.4078980Z - https://repo.anaconda.com/pkgs/main 2026-01-15T19:46:15.4079190Z - https://repo.anaconda.com/pkgs/r 2026-01-15T19:46:15.4079380Z default_python: 3.13 2026-01-15T19:46:15.4079570Z default_threads: None 2026-01-15T19:46:15.4079950Z denylist_channels: [] 2026-01-15T19:46:15.4080120Z deps_modifier: not_set 2026-01-15T19:46:15.4080280Z dev: False 2026-01-15T19:46:15.4080440Z disallowed_packages: [] 2026-01-15T19:46:15.4080590Z download_only: False 2026-01-15T19:46:15.4080720Z dry_run: False 2026-01-15T19:46:15.4080850Z enable_private_envs: False 2026-01-15T19:46:15.4081120Z env_prompt: ({default_env}) 2026-01-15T19:46:15.4081290Z environment_specifier: None 2026-01-15T19:46:15.4081450Z envs_dirs: 2026-01-15T19:46:15.4081590Z - /Users/runner/miniconda3/envs 2026-01-15T19:46:15.4081780Z - /Users/runner/.conda/envs 2026-01-15T19:46:15.4081940Z envvars_force_uppercase: True 2026-01-15T19:46:15.4082220Z error_upload_url: https://conda.io/conda-post/unexpected-error 2026-01-15T19:46:15.4082580Z execute_threads: 1 2026-01-15T19:46:15.4082800Z experimental: [] 2026-01-15T19:46:15.4082970Z export_platforms: 2026-01-15T19:46:15.4083090Z - osx-arm64 2026-01-15T19:46:15.4083310Z extra_safety_checks: False 2026-01-15T19:46:15.4083480Z fetch_threads: 5 2026-01-15T19:46:15.4083630Z force: False 2026-01-15T19:46:15.4083800Z force_32bit: False 2026-01-15T19:46:15.4083980Z force_reinstall: False 2026-01-15T19:46:15.4084170Z force_remove: False 2026-01-15T19:46:15.4084370Z ignore_pinned: False 2026-01-15T19:46:15.4084550Z json: False 2026-01-15T19:46:15.4084680Z list_fields: 2026-01-15T19:46:15.4084830Z - name 2026-01-15T19:46:15.4085000Z - version 2026-01-15T19:46:15.4085160Z - build 2026-01-15T19:46:15.4085350Z - channel_name 2026-01-15T19:46:15.4085520Z local_repodata_ttl: 1 2026-01-15T19:46:15.4085720Z migrated_channel_aliases: [] 2026-01-15T19:46:15.4085990Z migrated_custom_channels: {} 2026-01-15T19:46:15.4086190Z no_lock: False 2026-01-15T19:46:15.4086350Z no_plugins: False 2026-01-15T19:46:15.4086500Z non_admin_enabled: True 2026-01-15T19:46:15.4086750Z notify_outdated_conda: False 2026-01-15T19:46:15.4086990Z number_channel_notices: 5 2026-01-15T19:46:15.4087210Z offline: False 2026-01-15T19:46:15.4087360Z override_channels_enabled: True 2026-01-15T19:46:15.4087540Z override_virtual_packages: {} 2026-01-15T19:46:15.4087890Z path_conflict: clobber 2026-01-15T19:46:15.4088040Z pinned_packages: [] 2026-01-15T19:46:15.4088250Z pkgs_dirs: 2026-01-15T19:46:15.4088390Z - /Users/runner/conda_pkgs_dir 2026-01-15T19:46:15.4088540Z plugins: 2026-01-15T19:46:15.4088660Z anaconda_telemetry: True 2026-01-15T19:46:15.4088890Z auto_accept_tos: False 2026-01-15T19:46:15.4089130Z use_sharded_repodata: False 2026-01-15T19:46:15.4089310Z prefix_data_interoperability: False 2026-01-15T19:46:15.4089620Z protect_frozen_envs: True 2026-01-15T19:46:15.4089790Z proxy_servers: {} 2026-01-15T19:46:15.4089920Z quiet: False 2026-01-15T19:46:15.4090070Z register_envs: True 2026-01-15T19:46:15.4090280Z remote_backoff_factor: 1 2026-01-15T19:46:15.4090490Z remote_connect_timeout_secs: 9.15 2026-01-15T19:46:15.4090730Z remote_max_retries: 3 2026-01-15T19:46:15.4090930Z remote_read_timeout_secs: 60.0 2026-01-15T19:46:15.4091110Z repodata_fns: 2026-01-15T19:46:15.4091290Z - current_repodata.json 2026-01-15T19:46:15.4091530Z - repodata.json 2026-01-15T19:46:15.4091720Z repodata_threads: None 2026-01-15T19:46:15.4091880Z repodata_use_zst: True 2026-01-15T19:46:15.4092070Z report_errors: None 2026-01-15T19:46:15.4092240Z rollback_enabled: True 2026-01-15T19:46:15.4092410Z root_prefix: /Users/runner/miniconda3 2026-01-15T19:46:15.4092600Z safety_checks: warn 2026-01-15T19:46:15.4092780Z sat_solver: pycosat 2026-01-15T19:46:15.4092930Z separate_format_cache: False 2026-01-15T19:46:15.4093110Z shortcuts: True 2026-01-15T19:46:15.4093240Z shortcuts_only: [] 2026-01-15T19:46:15.4093480Z show_channel_urls: None 2026-01-15T19:46:15.4093670Z signing_metadata_url_base: None 2026-01-15T19:46:15.4093900Z solver: libmamba 2026-01-15T19:46:15.4094150Z solver_ignore_timestamps: False 2026-01-15T19:46:15.4094390Z ssl_verify: True 2026-01-15T19:46:15.4094650Z subdir: osx-arm64 2026-01-15T19:46:15.4094890Z subdirs: 2026-01-15T19:46:15.4095070Z - osx-arm64 2026-01-15T19:46:15.4095410Z - noarch 2026-01-15T19:46:15.4095560Z target_prefix_override: 2026-01-15T19:46:15.4095810Z trace: False 2026-01-15T19:46:15.4095980Z track_features: [] 2026-01-15T19:46:15.4096190Z unsatisfiable_hints: True 2026-01-15T19:46:15.4096380Z unsatisfiable_hints_check_depth: 2 2026-01-15T19:46:15.4096570Z update_modifier: update_specs 2026-01-15T19:46:15.4096750Z use_index_cache: False 2026-01-15T19:46:15.4096900Z use_local: False 2026-01-15T19:46:15.4097060Z use_only_tar_bz2: None 2026-01-15T19:46:15.4097240Z verbosity: 0 2026-01-15T19:46:15.4097430Z verify_threads: 1 2026-01-15T19:46:15.4735020Z ##[endgroup] 2026-01-15T19:46:15.4735570Z ##[group]Initializing conda shell integration... 2026-01-15T19:46:15.4737190Z Removing "/Users/runner/.bashrc" 2026-01-15T19:46:15.4748560Z Removing "/Users/runner/.bash_profile" 2026-01-15T19:46:15.4757320Z [command]/Users/runner/miniconda3/condabin/conda init --all 2026-01-15T19:46:16.3094570Z no change /Users/runner/miniconda3/condabin/conda 2026-01-15T19:46:16.3094950Z no change /Users/runner/miniconda3/bin/conda 2026-01-15T19:46:16.3095610Z no change /Users/runner/miniconda3/bin/conda-env 2026-01-15T19:46:16.3098270Z no change /Users/runner/miniconda3/bin/activate 2026-01-15T19:46:16.3098740Z no change /Users/runner/miniconda3/bin/deactivate 2026-01-15T19:46:16.3099040Z no change /Users/runner/miniconda3/etc/profile.d/conda.sh 2026-01-15T19:46:16.3099390Z no change /Users/runner/miniconda3/etc/fish/conf.d/conda.fish 2026-01-15T19:46:16.3099760Z no change /Users/runner/miniconda3/shell/condabin/Conda.psm1 2026-01-15T19:46:16.3100060Z modified /Users/runner/miniconda3/shell/condabin/conda-hook.ps1 2026-01-15T19:46:16.3100570Z no change /Users/runner/miniconda3/lib/python3.13/site-packages/xontrib/conda.xsh 2026-01-15T19:46:16.3101520Z no change /Users/runner/miniconda3/etc/profile.d/conda.csh 2026-01-15T19:46:16.3101790Z modified /Users/runner/.bash_profile 2026-01-15T19:46:16.3102080Z modified /Users/runner/.zshrc 2026-01-15T19:46:16.3102330Z modified /Users/runner/.config/fish/config.fish 2026-01-15T19:46:16.3102940Z modified /Users/runner/.xonshrc 2026-01-15T19:46:16.3103180Z modified /Users/runner/.tcshrc 2026-01-15T19:46:16.3103460Z modified /Users/runner/.config/powershell/profile.ps1 2026-01-15T19:46:16.3103700Z 2026-01-15T19:46:16.3103860Z ==> For changes to take effect, close and re-open your current shell. <== 2026-01-15T19:46:16.3104070Z 2026-01-15T19:46:16.3683740Z Renaming "/Users/runner/.bash_profile" to "/Users/runner/.profile" 2026-01-15T19:46:16.3684030Z 2026-01-15T19:46:16.3690260Z Append to "/Users/runner/.profile": 2026-01-15T19:46:16.3690580Z 2026-01-15T19:46:16.3690790Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.3691130Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:16.3691330Z set -eo pipefail 2026-01-15T19:46:16.3691560Z # Conda Setup Action: Custom activation 2026-01-15T19:46:16.3691790Z conda activate "test" 2026-01-15T19:46:16.3692020Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.3692220Z 2026-01-15T19:46:16.3692340Z Append to "/Users/runner/.zshrc": 2026-01-15T19:46:16.3692520Z 2026-01-15T19:46:16.3692790Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.3693060Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:16.3693260Z set -eo pipefail 2026-01-15T19:46:16.3693410Z # Conda Setup Action: Custom activation 2026-01-15T19:46:16.3693700Z conda activate "test" 2026-01-15T19:46:16.3693920Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.3694120Z 2026-01-15T19:46:16.3694210Z Append to "/Users/runner/.config/fish/config.fish": 2026-01-15T19:46:16.3694410Z 2026-01-15T19:46:16.3694630Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.3695260Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:16.3695480Z set -eo pipefail 2026-01-15T19:46:16.3695650Z # Conda Setup Action: Custom activation 2026-01-15T19:46:16.3695840Z conda activate "test" 2026-01-15T19:46:16.3696120Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.3696300Z 2026-01-15T19:46:16.3696420Z Append to "/Users/runner/.tcshrc": 2026-01-15T19:46:16.3696610Z 2026-01-15T19:46:16.3696810Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.3697100Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:16.3697340Z set -eo pipefail 2026-01-15T19:46:16.3697490Z # Conda Setup Action: Custom activation 2026-01-15T19:46:16.3697750Z conda activate "test" 2026-01-15T19:46:16.3697960Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.3698160Z 2026-01-15T19:46:16.3698280Z Append to "/Users/runner/.xonshrc": 2026-01-15T19:46:16.3734260Z 2026-01-15T19:46:16.3734500Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.3734770Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:16.3734990Z set -eo pipefail 2026-01-15T19:46:16.3735120Z # Conda Setup Action: Custom activation 2026-01-15T19:46:16.3735310Z conda activate "test" 2026-01-15T19:46:16.3735520Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.3735690Z 2026-01-15T19:46:16.3735810Z Append to "/Users/runner/.config/powershell/profile.ps1": 2026-01-15T19:46:16.3736060Z 2026-01-15T19:46:16.3736250Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.3736510Z # Conda Setup Action: Custom activation 2026-01-15T19:46:16.3736720Z conda activate "test" 2026-01-15T19:46:16.3736910Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.3737130Z 2026-01-15T19:46:16.3737280Z Append to "/Users/runner/miniconda3/etc/profile.d/conda.sh": 2026-01-15T19:46:16.3737520Z 2026-01-15T19:46:16.3738050Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.3738300Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:16.3738510Z set -eo pipefail 2026-01-15T19:46:16.3738660Z # Conda Setup Action: Custom activation 2026-01-15T19:46:16.3738820Z conda activate "test" 2026-01-15T19:46:16.3739030Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.3739200Z 2026-01-15T19:46:16.3739340Z Append to "/Users/runner/miniconda3/etc/fish/conf.d/conda.fish": 2026-01-15T19:46:16.3739540Z 2026-01-15T19:46:16.3739680Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.3739900Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:16.3740070Z set -eo pipefail 2026-01-15T19:46:16.3740190Z # Conda Setup Action: Custom activation 2026-01-15T19:46:16.3740380Z conda activate "test" 2026-01-15T19:46:16.3740550Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.3740730Z 2026-01-15T19:46:16.3741150Z ##[endgroup] 2026-01-15T19:46:16.3741370Z ##[group]Adding tools to 'base' env... 2026-01-15T19:46:16.3741530Z Do we need to update conda? 2026-01-15T19:46:16.3741670Z Do we need to update mamba? 2026-01-15T19:46:16.3741810Z Do we need to update python? 2026-01-15T19:46:16.3741950Z Do we need to update conda-build? 2026-01-15T19:46:16.3742100Z No tools were installed in 'base' env. 2026-01-15T19:46:16.3742280Z No post-install actions were taken on 'base' env. 2026-01-15T19:46:16.3742600Z ##[endgroup] 2026-01-15T19:46:16.3742860Z ##[group]Ensuring environment... 2026-01-15T19:46:16.3743010Z Can we conda create (from explicit)? 2026-01-15T19:46:16.3743160Z Can we conda create (simple)? 2026-01-15T19:46:16.3743350Z ... will conda create (simple). 2026-01-15T19:46:16.3743520Z Adding spec: python=3.10 2026-01-15T19:46:16.3744140Z ##[group]Updating 'test' env from conda create (simple)... 2026-01-15T19:46:16.3744490Z [command]/Users/runner/miniconda3/condabin/conda create --name test python=3.10 2026-01-15T19:46:17.1697820Z CI detected... 2026-01-15T19:46:17.1714320Z By accessing https://repo.anaconda.com/pkgs/main via CI for this repository you 2026-01-15T19:46:17.1715940Z acknowledge and agree to the Terms of Service: 2026-01-15T19:46:17.1716860Z ANACONDA TERMS OF SERVICE 2026-01-15T19:46:17.1717580Z Effective Date: July 15, 2025 2026-01-15T19:46:17.1718070Z 2026-01-15T19:46:17.1718500Z See https://anaconda.com/legal/terms/terms-of-service 2026-01-15T19:46:17.1767560Z By accessing https://repo.anaconda.com/pkgs/r via CI for this repository you 2026-01-15T19:46:17.1768540Z acknowledge and agree to the Terms of Service: 2026-01-15T19:46:17.1769160Z ANACONDA TERMS OF SERVICE 2026-01-15T19:46:17.1769650Z Effective Date: July 15, 2025 2026-01-15T19:46:17.1769980Z 2026-01-15T19:46:17.1770300Z See https://anaconda.com/legal/terms/terms-of-service 2026-01-15T19:46:17.1800510Z 2 channel Terms of Service accepted 2026-01-15T19:46:17.4589390Z Retrieving notices: - \ done 2026-01-15T19:46:17.5061150Z Channels: 2026-01-15T19:46:17.5061450Z - defaults 2026-01-15T19:46:17.5061670Z Platform: osx-arm64 2026-01-15T19:46:18.2427140Z Collecting package metadata (repodata.json): / - \ | done 2026-01-15T19:46:18.3749120Z Solving environment: - done 2026-01-15T19:46:18.3861980Z 2026-01-15T19:46:18.3862950Z ## Package Plan ## 2026-01-15T19:46:18.3863290Z 2026-01-15T19:46:18.3863600Z environment location: /Users/runner/miniconda3/envs/test 2026-01-15T19:46:18.3864460Z 2026-01-15T19:46:18.3864580Z added / updated specs: 2026-01-15T19:46:18.3864770Z - python=3.10 2026-01-15T19:46:18.3864850Z 2026-01-15T19:46:18.3864860Z 2026-01-15T19:46:18.3864930Z The following packages will be downloaded: 2026-01-15T19:46:18.3865090Z 2026-01-15T19:46:18.3865170Z package | build 2026-01-15T19:46:18.3865430Z ---------------------------|----------------- 2026-01-15T19:46:18.3866070Z bzip2-1.0.8 | h80987f9_6 129 KB 2026-01-15T19:46:18.3866360Z ca-certificates-2025.12.2 | hca03da5_0 125 KB 2026-01-15T19:46:18.3866640Z expat-2.7.3 | h50f4ffc_4 20 KB 2026-01-15T19:46:18.3866910Z libcxx-20.1.8 | hd7fd590_1 306 KB 2026-01-15T19:46:18.3867170Z libexpat-2.7.3 | h50f4ffc_4 107 KB 2026-01-15T19:46:18.3867440Z libffi-3.4.4 | hca03da5_1 120 KB 2026-01-15T19:46:18.3867710Z libzlib-1.3.1 | h5f15de7_0 47 KB 2026-01-15T19:46:18.3867970Z ncurses-6.5 | hee39554_0 886 KB 2026-01-15T19:46:18.3868240Z openssl-3.0.18 | h9b4081a_0 3.1 MB 2026-01-15T19:46:18.3868490Z pip-25.3 | pyhc872135_0 1.1 MB 2026-01-15T19:46:18.3868780Z python-3.10.19 | hf701271_0 11.5 MB 2026-01-15T19:46:18.3869050Z readline-8.3 | h0b18652_0 464 KB 2026-01-15T19:46:18.3869320Z setuptools-80.9.0 | py310hca03da5_0 1.4 MB 2026-01-15T19:46:18.3869590Z sqlite-3.51.1 | hab6afd1_0 1.1 MB 2026-01-15T19:46:18.3869850Z tk-8.6.15 | hcd8a7d5_0 3.3 MB 2026-01-15T19:46:18.3870100Z tzdata-2025b | h04d1e81_0 116 KB 2026-01-15T19:46:18.3870360Z wheel-0.45.1 | py310hca03da5_0 116 KB 2026-01-15T19:46:18.3870610Z xz-5.6.4 | h80987f9_1 289 KB 2026-01-15T19:46:18.3870860Z zlib-1.3.1 | h5f15de7_0 77 KB 2026-01-15T19:46:18.3871110Z ------------------------------------------------------------ 2026-01-15T19:46:18.3871360Z Total: 24.3 MB 2026-01-15T19:46:18.3871730Z 2026-01-15T19:46:18.3871820Z The following NEW packages will be INSTALLED: 2026-01-15T19:46:18.3871980Z 2026-01-15T19:46:18.3875890Z bzip2 pkgs/main/osx-arm64::bzip2-1.0.8-h80987f9_6 2026-01-15T19:46:18.3876250Z ca-certificates pkgs/main/osx-arm64::ca-certificates-2025.12.2-hca03da5_0 2026-01-15T19:46:18.3876620Z expat pkgs/main/osx-arm64::expat-2.7.3-h50f4ffc_4 2026-01-15T19:46:18.3876920Z libcxx pkgs/main/osx-arm64::libcxx-20.1.8-hd7fd590_1 2026-01-15T19:46:18.3877240Z libexpat pkgs/main/osx-arm64::libexpat-2.7.3-h50f4ffc_4 2026-01-15T19:46:18.3877550Z libffi pkgs/main/osx-arm64::libffi-3.4.4-hca03da5_1 2026-01-15T19:46:18.3877850Z libzlib pkgs/main/osx-arm64::libzlib-1.3.1-h5f15de7_0 2026-01-15T19:46:18.3878140Z ncurses pkgs/main/osx-arm64::ncurses-6.5-hee39554_0 2026-01-15T19:46:18.3878470Z openssl pkgs/main/osx-arm64::openssl-3.0.18-h9b4081a_0 2026-01-15T19:46:18.3878760Z pip pkgs/main/noarch::pip-25.3-pyhc872135_0 2026-01-15T19:46:18.3879050Z python pkgs/main/osx-arm64::python-3.10.19-hf701271_0 2026-01-15T19:46:18.3879350Z readline pkgs/main/osx-arm64::readline-8.3-h0b18652_0 2026-01-15T19:46:18.3879730Z setuptools pkgs/main/osx-arm64::setuptools-80.9.0-py310hca03da5_0 2026-01-15T19:46:18.3880060Z sqlite pkgs/main/osx-arm64::sqlite-3.51.1-hab6afd1_0 2026-01-15T19:46:18.3880340Z tk pkgs/main/osx-arm64::tk-8.6.15-hcd8a7d5_0 2026-01-15T19:46:18.3880610Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2026-01-15T19:46:18.3880910Z wheel pkgs/main/osx-arm64::wheel-0.45.1-py310hca03da5_0 2026-01-15T19:46:18.3881200Z xz pkgs/main/osx-arm64::xz-5.6.4-h80987f9_1 2026-01-15T19:46:18.3881470Z zlib pkgs/main/osx-arm64::zlib-1.3.1-h5f15de7_0 2026-01-15T19:46:18.3881640Z 2026-01-15T19:46:18.3881640Z 2026-01-15T19:46:18.3881640Z 2026-01-15T19:46:18.3881730Z Downloading and Extracting Packages: ...working... 2026-01-15T19:46:18.3882170Z python-3.10.19 | 11.5 MB | | 0% 2026-01-15T19:46:18.3882420Z 2026-01-15T19:46:18.3882640Z tk-8.6.15 | 3.3 MB | | 0%  2026-01-15T19:46:18.3882800Z 2026-01-15T19:46:18.3882800Z 2026-01-15T19:46:18.3892680Z openssl-3.0.18 | 3.1 MB | | 0%  2026-01-15T19:46:18.3896050Z 2026-01-15T19:46:18.3896190Z 2026-01-15T19:46:18.3896360Z 2026-01-15T19:46:18.3903140Z setuptools-80.9.0 | 1.4 MB | | 0%  2026-01-15T19:46:18.3927370Z 2026-01-15T19:46:18.3930890Z 2026-01-15T19:46:18.3971950Z 2026-01-15T19:46:18.3975360Z 2026-01-15T19:46:18.3977650Z sqlite-3.51.1 | 1.1 MB | | 0%  2026-01-15T19:46:18.3978610Z 2026-01-15T19:46:18.3979280Z 2026-01-15T19:46:18.3979890Z 2026-01-15T19:46:18.3980490Z 2026-01-15T19:46:18.3982190Z 2026-01-15T19:46:18.3982550Z pip-25.3 | 1.1 MB | | 0%  2026-01-15T19:46:18.3982750Z 2026-01-15T19:46:18.3982760Z 2026-01-15T19:46:18.3982760Z 2026-01-15T19:46:18.3982760Z 2026-01-15T19:46:18.3982760Z 2026-01-15T19:46:18.3982770Z 2026-01-15T19:46:18.3982910Z ncurses-6.5 | 886 KB | | 0%  2026-01-15T19:46:18.3983080Z 2026-01-15T19:46:18.3983080Z 2026-01-15T19:46:18.3983080Z 2026-01-15T19:46:18.3983090Z 2026-01-15T19:46:18.3983090Z 2026-01-15T19:46:18.3983090Z 2026-01-15T19:46:18.3983090Z 2026-01-15T19:46:18.3983230Z readline-8.3 | 464 KB | | 0%  2026-01-15T19:46:18.3983400Z 2026-01-15T19:46:18.3983410Z 2026-01-15T19:46:18.3983410Z 2026-01-15T19:46:18.3983410Z 2026-01-15T19:46:18.3983410Z 2026-01-15T19:46:18.3983420Z 2026-01-15T19:46:18.3983420Z 2026-01-15T19:46:18.3983420Z 2026-01-15T19:46:18.3983560Z libcxx-20.1.8 | 306 KB | | 0%  2026-01-15T19:46:18.3983730Z 2026-01-15T19:46:18.3983970Z 2026-01-15T19:46:18.3983970Z 2026-01-15T19:46:18.3983980Z 2026-01-15T19:46:18.3983990Z 2026-01-15T19:46:18.3983990Z 2026-01-15T19:46:18.3984000Z 2026-01-15T19:46:18.3984000Z 2026-01-15T19:46:18.3984000Z 2026-01-15T19:46:18.3984160Z xz-5.6.4 | 289 KB | | 0%  2026-01-15T19:46:18.3984330Z 2026-01-15T19:46:18.3984330Z 2026-01-15T19:46:18.3984330Z 2026-01-15T19:46:18.3984330Z 2026-01-15T19:46:18.3984330Z 2026-01-15T19:46:18.3984340Z 2026-01-15T19:46:18.3984340Z 2026-01-15T19:46:18.3984340Z 2026-01-15T19:46:18.3984340Z 2026-01-15T19:46:18.3984350Z 2026-01-15T19:46:18.3984490Z bzip2-1.0.8 | 129 KB | | 0%  2026-01-15T19:46:18.3984660Z 2026-01-15T19:46:18.3984660Z 2026-01-15T19:46:18.3984660Z 2026-01-15T19:46:18.3984660Z 2026-01-15T19:46:18.3984670Z 2026-01-15T19:46:18.3984670Z 2026-01-15T19:46:18.3984670Z 2026-01-15T19:46:18.3984670Z 2026-01-15T19:46:18.3984680Z 2026-01-15T19:46:18.3984680Z 2026-01-15T19:46:18.3984680Z 2026-01-15T19:46:18.3984860Z ca-certificates-2025 | 125 KB | | 0%  2026-01-15T19:46:18.3985100Z 2026-01-15T19:46:18.3985100Z 2026-01-15T19:46:18.3985120Z 2026-01-15T19:46:18.3985120Z 2026-01-15T19:46:18.3985140Z 2026-01-15T19:46:18.3985150Z 2026-01-15T19:46:18.3985170Z 2026-01-15T19:46:18.3985180Z 2026-01-15T19:46:18.3985180Z 2026-01-15T19:46:18.3985190Z 2026-01-15T19:46:18.3985200Z 2026-01-15T19:46:18.3985210Z 2026-01-15T19:46:18.3985380Z libffi-3.4.4 | 120 KB | | 0%  2026-01-15T19:46:18.3985590Z 2026-01-15T19:46:18.3985590Z 2026-01-15T19:46:18.3985600Z 2026-01-15T19:46:18.3985600Z 2026-01-15T19:46:18.3985600Z 2026-01-15T19:46:18.3985600Z 2026-01-15T19:46:18.3985600Z 2026-01-15T19:46:18.3985610Z 2026-01-15T19:46:18.3985610Z 2026-01-15T19:46:18.3985610Z 2026-01-15T19:46:18.3985610Z 2026-01-15T19:46:18.3985620Z 2026-01-15T19:46:18.3985620Z 2026-01-15T19:46:18.3985780Z tzdata-2025b | 116 KB | | 0%  2026-01-15T19:46:18.3986140Z 2026-01-15T19:46:18.3986140Z 2026-01-15T19:46:18.3986150Z 2026-01-15T19:46:18.3986150Z 2026-01-15T19:46:18.3986150Z 2026-01-15T19:46:18.3986150Z 2026-01-15T19:46:18.3986150Z 2026-01-15T19:46:18.3986160Z 2026-01-15T19:46:18.3986160Z 2026-01-15T19:46:18.3986160Z 2026-01-15T19:46:18.3986170Z 2026-01-15T19:46:18.3986170Z 2026-01-15T19:46:18.3986170Z 2026-01-15T19:46:18.3986170Z 2026-01-15T19:46:18.3986340Z wheel-0.45.1 | 116 KB | | 0%  2026-01-15T19:46:18.3986530Z 2026-01-15T19:46:18.3986530Z 2026-01-15T19:46:18.3986530Z 2026-01-15T19:46:18.3986540Z 2026-01-15T19:46:18.3986540Z 2026-01-15T19:46:18.3986540Z 2026-01-15T19:46:18.3986540Z 2026-01-15T19:46:18.3986540Z 2026-01-15T19:46:18.3986550Z 2026-01-15T19:46:18.3986550Z 2026-01-15T19:46:18.3986550Z 2026-01-15T19:46:18.3986550Z 2026-01-15T19:46:18.3986560Z 2026-01-15T19:46:18.3986560Z 2026-01-15T19:46:18.3986560Z 2026-01-15T19:46:18.3986750Z libexpat-2.7.3 | 107 KB | | 0%  2026-01-15T19:46:18.3986950Z 2026-01-15T19:46:18.3986960Z 2026-01-15T19:46:18.3986960Z 2026-01-15T19:46:18.3986960Z 2026-01-15T19:46:18.3986960Z 2026-01-15T19:46:18.3986960Z 2026-01-15T19:46:18.3986970Z 2026-01-15T19:46:18.3986970Z 2026-01-15T19:46:18.3986970Z 2026-01-15T19:46:18.3986970Z 2026-01-15T19:46:18.3986970Z 2026-01-15T19:46:18.3986980Z 2026-01-15T19:46:18.3986980Z 2026-01-15T19:46:18.3986980Z 2026-01-15T19:46:18.3986980Z 2026-01-15T19:46:18.3986980Z 2026-01-15T19:46:18.3987160Z zlib-1.3.1 | 77 KB | | 0%  2026-01-15T19:46:18.3987350Z 2026-01-15T19:46:18.3987350Z 2026-01-15T19:46:18.3987350Z 2026-01-15T19:46:18.3987360Z 2026-01-15T19:46:18.3987360Z 2026-01-15T19:46:18.3987550Z 2026-01-15T19:46:18.3987550Z 2026-01-15T19:46:18.3987550Z 2026-01-15T19:46:18.3987560Z 2026-01-15T19:46:18.3987560Z 2026-01-15T19:46:18.3987560Z 2026-01-15T19:46:18.3987570Z 2026-01-15T19:46:18.3987570Z 2026-01-15T19:46:18.3987570Z 2026-01-15T19:46:18.3987570Z 2026-01-15T19:46:18.3987580Z 2026-01-15T19:46:18.3987580Z 2026-01-15T19:46:18.3987760Z libzlib-1.3.1 | 47 KB | | 0%  2026-01-15T19:46:18.3987960Z 2026-01-15T19:46:18.3987960Z 2026-01-15T19:46:18.3987970Z 2026-01-15T19:46:18.3987970Z 2026-01-15T19:46:18.3987970Z 2026-01-15T19:46:18.3987970Z 2026-01-15T19:46:18.3987970Z 2026-01-15T19:46:18.3987980Z 2026-01-15T19:46:18.3987980Z 2026-01-15T19:46:18.3987980Z 2026-01-15T19:46:18.3987980Z 2026-01-15T19:46:18.3987990Z 2026-01-15T19:46:18.3987990Z 2026-01-15T19:46:18.3987990Z 2026-01-15T19:46:18.3987990Z 2026-01-15T19:46:18.3987990Z 2026-01-15T19:46:18.3988000Z 2026-01-15T19:46:18.3988000Z 2026-01-15T19:46:18.6352960Z expat-2.7.3 | 20 KB | | 0%  2026-01-15T19:46:18.6359620Z 2026-01-15T19:46:18.6360300Z tk-8.6.15 | 3.3 MB | | 0%  2026-01-15T19:46:18.6440890Z python-3.10.19 | 11.5 MB | | 0% 2026-01-15T19:46:18.6442260Z 2026-01-15T19:46:18.6443180Z 2026-01-15T19:46:18.6452710Z 2026-01-15T19:46:18.6460440Z 2026-01-15T19:46:18.6475210Z sqlite-3.51.1 | 1.1 MB | 1 | 1%  2026-01-15T19:46:18.6480670Z 2026-01-15T19:46:18.6481100Z 2026-01-15T19:46:18.6482300Z 2026-01-15T19:46:18.6649510Z setuptools-80.9.0 | 1.4 MB | 1 | 1%  2026-01-15T19:46:18.6652170Z 2026-01-15T19:46:18.6654030Z 2026-01-15T19:46:18.7004450Z openssl-3.0.18 | 3.1 MB | | 1%  2026-01-15T19:46:18.7007910Z 2026-01-15T19:46:18.7013040Z 2026-01-15T19:46:18.7018720Z 2026-01-15T19:46:18.7018870Z 2026-01-15T19:46:18.7023770Z sqlite-3.51.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:18.7024520Z 2026-01-15T19:46:18.7024520Z 2026-01-15T19:46:18.7024530Z 2026-01-15T19:46:18.7339690Z setuptools-80.9.0 | 1.4 MB | ########## | 100%  2026-01-15T19:46:18.7340470Z 2026-01-15T19:46:18.7346950Z tk-8.6.15 | 3.3 MB | #########4 | 94%  2026-01-15T19:46:18.7531960Z python-3.10.19 | 11.5 MB | ###3 | 34% 2026-01-15T19:46:18.7532140Z 2026-01-15T19:46:18.7532140Z 2026-01-15T19:46:18.7532140Z 2026-01-15T19:46:18.7532150Z 2026-01-15T19:46:18.7532160Z 2026-01-15T19:46:18.7818950Z pip-25.3 | 1.1 MB | 1 | 1%  2026-01-15T19:46:18.7819200Z 2026-01-15T19:46:18.7890140Z tk-8.6.15 | 3.3 MB | ########## | 100%  2026-01-15T19:46:18.7890380Z 2026-01-15T19:46:18.7890490Z 2026-01-15T19:46:18.7890670Z 2026-01-15T19:46:18.7890690Z 2026-01-15T19:46:18.7890690Z 2026-01-15T19:46:18.7963450Z pip-25.3 | 1.1 MB | ########## | 100%  2026-01-15T19:46:18.7963640Z 2026-01-15T19:46:18.7963870Z 2026-01-15T19:46:18.7964030Z openssl-3.0.18 | 3.1 MB | ########## | 100%  2026-01-15T19:46:18.7964180Z 2026-01-15T19:46:18.7964180Z 2026-01-15T19:46:18.7973590Z openssl-3.0.18 | 3.1 MB | ########## | 100%  2026-01-15T19:46:18.7973760Z 2026-01-15T19:46:18.7973760Z 2026-01-15T19:46:18.7973770Z 2026-01-15T19:46:18.7973770Z 2026-01-15T19:46:18.7981590Z sqlite-3.51.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:18.7981770Z 2026-01-15T19:46:18.7981770Z 2026-01-15T19:46:18.7981780Z 2026-01-15T19:46:18.7982630Z 2026-01-15T19:46:18.8074870Z sqlite-3.51.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:18.8075080Z 2026-01-15T19:46:18.8075260Z 2026-01-15T19:46:18.8075280Z 2026-01-15T19:46:18.8075280Z 2026-01-15T19:46:18.8075290Z 2026-01-15T19:46:18.8076460Z 2026-01-15T19:46:18.8324240Z ncurses-6.5 | 886 KB | 1 | 2%  2026-01-15T19:46:18.8324490Z 2026-01-15T19:46:18.8325720Z 2026-01-15T19:46:18.8326120Z 2026-01-15T19:46:18.8326330Z 2026-01-15T19:46:18.8326330Z 2026-01-15T19:46:18.8326390Z 2026-01-15T19:46:18.8347590Z ncurses-6.5 | 886 KB | ########## | 100%  2026-01-15T19:46:18.8463460Z python-3.10.19 | 11.5 MB | #########7 | 98% 2026-01-15T19:46:18.8463680Z 2026-01-15T19:46:18.8463690Z 2026-01-15T19:46:18.8463690Z 2026-01-15T19:46:18.8463690Z 2026-01-15T19:46:18.8463690Z 2026-01-15T19:46:18.8463700Z 2026-01-15T19:46:18.8463700Z 2026-01-15T19:46:18.8464130Z 2026-01-15T19:46:18.8596270Z libcxx-20.1.8 | 306 KB | 5 | 5%  2026-01-15T19:46:18.8596500Z 2026-01-15T19:46:18.8596500Z 2026-01-15T19:46:18.8596500Z 2026-01-15T19:46:18.8596510Z 2026-01-15T19:46:18.8596510Z 2026-01-15T19:46:18.8596510Z 2026-01-15T19:46:18.8596510Z 2026-01-15T19:46:18.8596510Z 2026-01-15T19:46:18.8655080Z libcxx-20.1.8 | 306 KB | ########## | 100%  2026-01-15T19:46:18.8655290Z 2026-01-15T19:46:18.8655300Z 2026-01-15T19:46:18.8655300Z 2026-01-15T19:46:18.8655300Z 2026-01-15T19:46:18.8655300Z 2026-01-15T19:46:18.8655300Z 2026-01-15T19:46:18.8655300Z 2026-01-15T19:46:18.8749420Z readline-8.3 | 464 KB | 3 | 3%  2026-01-15T19:46:18.8749620Z 2026-01-15T19:46:18.8749620Z 2026-01-15T19:46:18.8749620Z 2026-01-15T19:46:18.8749630Z 2026-01-15T19:46:18.8749630Z 2026-01-15T19:46:18.8749630Z 2026-01-15T19:46:18.8749630Z 2026-01-15T19:46:18.8749630Z 2026-01-15T19:46:18.8749640Z 2026-01-15T19:46:18.8790640Z xz-5.6.4 | 289 KB | 5 | 6%  2026-01-15T19:46:18.8790830Z 2026-01-15T19:46:18.8790830Z 2026-01-15T19:46:18.8790840Z 2026-01-15T19:46:18.8790840Z 2026-01-15T19:46:18.8790840Z 2026-01-15T19:46:18.8790840Z 2026-01-15T19:46:18.8790850Z 2026-01-15T19:46:18.8831640Z readline-8.3 | 464 KB | ########## | 100%  2026-01-15T19:46:18.8832530Z 2026-01-15T19:46:18.8832730Z 2026-01-15T19:46:18.8832810Z 2026-01-15T19:46:18.8832820Z 2026-01-15T19:46:18.8832820Z 2026-01-15T19:46:18.8832820Z 2026-01-15T19:46:18.8832830Z 2026-01-15T19:46:18.8832830Z 2026-01-15T19:46:18.8834860Z 2026-01-15T19:46:18.9165020Z xz-5.6.4 | 289 KB | ########## | 100%  2026-01-15T19:46:18.9203130Z python-3.10.19 | 11.5 MB | ########## | 100% 2026-01-15T19:46:18.9203780Z 2026-01-15T19:46:18.9204160Z 2026-01-15T19:46:18.9204240Z 2026-01-15T19:46:18.9204290Z 2026-01-15T19:46:18.9204300Z 2026-01-15T19:46:18.9204310Z 2026-01-15T19:46:18.9204310Z 2026-01-15T19:46:18.9204320Z 2026-01-15T19:46:18.9204330Z 2026-01-15T19:46:18.9204440Z 2026-01-15T19:46:18.9237500Z bzip2-1.0.8 | 129 KB | #2 | 12%  2026-01-15T19:46:18.9237810Z 2026-01-15T19:46:18.9237810Z 2026-01-15T19:46:18.9237810Z 2026-01-15T19:46:18.9237830Z 2026-01-15T19:46:18.9237830Z 2026-01-15T19:46:18.9237830Z 2026-01-15T19:46:18.9237840Z 2026-01-15T19:46:18.9237840Z 2026-01-15T19:46:18.9237850Z 2026-01-15T19:46:18.9239840Z 2026-01-15T19:46:18.9257200Z bzip2-1.0.8 | 129 KB | ########## | 100%  2026-01-15T19:46:18.9257810Z 2026-01-15T19:46:18.9257830Z 2026-01-15T19:46:18.9257830Z 2026-01-15T19:46:18.9257840Z 2026-01-15T19:46:18.9257850Z 2026-01-15T19:46:18.9257850Z 2026-01-15T19:46:18.9257860Z 2026-01-15T19:46:18.9257860Z 2026-01-15T19:46:18.9257870Z 2026-01-15T19:46:18.9257870Z 2026-01-15T19:46:18.9257880Z 2026-01-15T19:46:18.9347230Z ca-certificates-2025 | 125 KB | #2 | 13%  2026-01-15T19:46:18.9351650Z 2026-01-15T19:46:18.9361190Z 2026-01-15T19:46:18.9371450Z 2026-01-15T19:46:18.9378500Z 2026-01-15T19:46:18.9386800Z 2026-01-15T19:46:18.9389440Z 2026-01-15T19:46:18.9389440Z 2026-01-15T19:46:18.9389440Z 2026-01-15T19:46:18.9389450Z 2026-01-15T19:46:18.9389650Z 2026-01-15T19:46:18.9389660Z 2026-01-15T19:46:18.9528260Z ca-certificates-2025 | 125 KB | ########## | 100%  2026-01-15T19:46:18.9528490Z 2026-01-15T19:46:18.9528490Z 2026-01-15T19:46:18.9528500Z 2026-01-15T19:46:18.9528500Z 2026-01-15T19:46:18.9528500Z 2026-01-15T19:46:18.9528500Z 2026-01-15T19:46:18.9528500Z 2026-01-15T19:46:18.9528510Z 2026-01-15T19:46:18.9528510Z 2026-01-15T19:46:18.9528510Z 2026-01-15T19:46:18.9528510Z 2026-01-15T19:46:18.9528510Z 2026-01-15T19:46:18.9530390Z 2026-01-15T19:46:18.9553750Z tzdata-2025b | 116 KB | #3 | 14%  2026-01-15T19:46:18.9553980Z 2026-01-15T19:46:18.9554570Z 2026-01-15T19:46:18.9554750Z 2026-01-15T19:46:18.9555430Z 2026-01-15T19:46:18.9556130Z 2026-01-15T19:46:18.9556300Z 2026-01-15T19:46:18.9556340Z 2026-01-15T19:46:18.9556350Z 2026-01-15T19:46:18.9556350Z 2026-01-15T19:46:18.9556370Z 2026-01-15T19:46:18.9556390Z 2026-01-15T19:46:18.9556420Z 2026-01-15T19:46:18.9556880Z 2026-01-15T19:46:18.9677610Z tzdata-2025b | 116 KB | ########## | 100%  2026-01-15T19:46:18.9677840Z 2026-01-15T19:46:18.9677850Z 2026-01-15T19:46:18.9677850Z 2026-01-15T19:46:18.9677850Z 2026-01-15T19:46:18.9677850Z 2026-01-15T19:46:18.9677860Z 2026-01-15T19:46:18.9677860Z 2026-01-15T19:46:18.9677860Z 2026-01-15T19:46:18.9677860Z 2026-01-15T19:46:18.9677860Z 2026-01-15T19:46:18.9677870Z 2026-01-15T19:46:18.9677870Z 2026-01-15T19:46:18.9677870Z 2026-01-15T19:46:18.9678390Z 2026-01-15T19:46:18.9700640Z wheel-0.45.1 | 116 KB | #3 | 14%  2026-01-15T19:46:18.9700860Z 2026-01-15T19:46:18.9701080Z 2026-01-15T19:46:18.9701080Z 2026-01-15T19:46:18.9701080Z 2026-01-15T19:46:18.9701090Z 2026-01-15T19:46:18.9701090Z 2026-01-15T19:46:18.9701090Z 2026-01-15T19:46:18.9701090Z 2026-01-15T19:46:18.9701090Z 2026-01-15T19:46:18.9701100Z 2026-01-15T19:46:18.9701110Z 2026-01-15T19:46:18.9723250Z 2026-01-15T19:46:18.9723700Z libffi-3.4.4 | 120 KB | #3 | 13%  2026-01-15T19:46:18.9723920Z 2026-01-15T19:46:18.9723930Z 2026-01-15T19:46:18.9723930Z 2026-01-15T19:46:18.9723930Z 2026-01-15T19:46:18.9723930Z 2026-01-15T19:46:18.9723930Z 2026-01-15T19:46:18.9723940Z 2026-01-15T19:46:18.9723940Z 2026-01-15T19:46:18.9723940Z 2026-01-15T19:46:18.9723940Z 2026-01-15T19:46:18.9723940Z 2026-01-15T19:46:18.9723940Z 2026-01-15T19:46:18.9723950Z 2026-01-15T19:46:18.9723950Z 2026-01-15T19:46:18.9746840Z wheel-0.45.1 | 116 KB | ########## | 100%  2026-01-15T19:46:18.9747040Z 2026-01-15T19:46:18.9747050Z 2026-01-15T19:46:18.9747050Z 2026-01-15T19:46:18.9747050Z 2026-01-15T19:46:18.9747050Z 2026-01-15T19:46:18.9747050Z 2026-01-15T19:46:18.9747060Z 2026-01-15T19:46:18.9747060Z 2026-01-15T19:46:18.9747060Z 2026-01-15T19:46:18.9747060Z 2026-01-15T19:46:18.9747070Z 2026-01-15T19:46:18.9747070Z 2026-01-15T19:46:18.9889600Z libffi-3.4.4 | 120 KB | ########## | 100%  2026-01-15T19:46:18.9889890Z 2026-01-15T19:46:18.9889890Z 2026-01-15T19:46:18.9889890Z 2026-01-15T19:46:18.9889890Z 2026-01-15T19:46:18.9889900Z 2026-01-15T19:46:18.9889900Z 2026-01-15T19:46:18.9889900Z 2026-01-15T19:46:18.9889900Z 2026-01-15T19:46:18.9889900Z 2026-01-15T19:46:18.9889910Z 2026-01-15T19:46:18.9889920Z 2026-01-15T19:46:18.9889930Z 2026-01-15T19:46:18.9889930Z 2026-01-15T19:46:18.9889930Z 2026-01-15T19:46:18.9889930Z 2026-01-15T19:46:18.9889930Z 2026-01-15T19:46:18.9905310Z zlib-1.3.1 | 77 KB | ## | 21%  2026-01-15T19:46:18.9905540Z 2026-01-15T19:46:18.9905550Z 2026-01-15T19:46:18.9905550Z 2026-01-15T19:46:18.9905550Z 2026-01-15T19:46:18.9905560Z 2026-01-15T19:46:18.9905560Z 2026-01-15T19:46:18.9905560Z 2026-01-15T19:46:18.9905560Z 2026-01-15T19:46:18.9905790Z 2026-01-15T19:46:18.9905800Z 2026-01-15T19:46:18.9905810Z 2026-01-15T19:46:18.9905810Z 2026-01-15T19:46:18.9905810Z 2026-01-15T19:46:18.9905820Z 2026-01-15T19:46:18.9905820Z 2026-01-15T19:46:18.9905820Z 2026-01-15T19:46:19.0371290Z zlib-1.3.1 | 77 KB | ########## | 100%  2026-01-15T19:46:19.0371520Z 2026-01-15T19:46:19.0371530Z 2026-01-15T19:46:19.0371530Z 2026-01-15T19:46:19.0371530Z 2026-01-15T19:46:19.0371530Z 2026-01-15T19:46:19.0371530Z 2026-01-15T19:46:19.0371540Z 2026-01-15T19:46:19.0371540Z 2026-01-15T19:46:19.0371540Z 2026-01-15T19:46:19.0371540Z 2026-01-15T19:46:19.0371540Z 2026-01-15T19:46:19.0371550Z 2026-01-15T19:46:19.0371550Z 2026-01-15T19:46:19.0371550Z 2026-01-15T19:46:19.0371550Z 2026-01-15T19:46:19.0371550Z 2026-01-15T19:46:19.0372480Z 2026-01-15T19:46:19.0390760Z libzlib-1.3.1 | 47 KB | ###4 | 34%  2026-01-15T19:46:19.0391060Z 2026-01-15T19:46:19.0391510Z 2026-01-15T19:46:19.0391520Z 2026-01-15T19:46:19.0391520Z 2026-01-15T19:46:19.0391530Z 2026-01-15T19:46:19.0391530Z 2026-01-15T19:46:19.0391530Z 2026-01-15T19:46:19.0391530Z 2026-01-15T19:46:19.0391530Z 2026-01-15T19:46:19.0391540Z 2026-01-15T19:46:19.0391540Z 2026-01-15T19:46:19.0391540Z 2026-01-15T19:46:19.0391540Z 2026-01-15T19:46:19.0391540Z 2026-01-15T19:46:19.0391550Z 2026-01-15T19:46:19.0391550Z 2026-01-15T19:46:19.0391550Z 2026-01-15T19:46:19.0399100Z libzlib-1.3.1 | 47 KB | ########## | 100%  2026-01-15T19:46:19.0399340Z 2026-01-15T19:46:19.0399340Z 2026-01-15T19:46:19.0399340Z 2026-01-15T19:46:19.0399340Z 2026-01-15T19:46:19.0399350Z 2026-01-15T19:46:19.0399350Z 2026-01-15T19:46:19.0399350Z 2026-01-15T19:46:19.0399350Z 2026-01-15T19:46:19.0399350Z 2026-01-15T19:46:19.0399350Z 2026-01-15T19:46:19.0399360Z 2026-01-15T19:46:19.0399360Z 2026-01-15T19:46:19.0399370Z 2026-01-15T19:46:19.0399370Z 2026-01-15T19:46:19.0399380Z 2026-01-15T19:46:19.0433170Z libexpat-2.7.3 | 107 KB | #4 | 15%  2026-01-15T19:46:19.0433410Z 2026-01-15T19:46:19.0433410Z 2026-01-15T19:46:19.0433410Z 2026-01-15T19:46:19.0433420Z 2026-01-15T19:46:19.0433420Z 2026-01-15T19:46:19.0433420Z 2026-01-15T19:46:19.0433420Z 2026-01-15T19:46:19.0433420Z 2026-01-15T19:46:19.0433430Z 2026-01-15T19:46:19.0433430Z 2026-01-15T19:46:19.0433430Z 2026-01-15T19:46:19.0433430Z 2026-01-15T19:46:19.0433430Z 2026-01-15T19:46:19.0433440Z 2026-01-15T19:46:19.0433440Z 2026-01-15T19:46:19.0465450Z libexpat-2.7.3 | 107 KB | ########## | 100%  2026-01-15T19:46:19.0465760Z 2026-01-15T19:46:19.0465760Z 2026-01-15T19:46:19.0465760Z 2026-01-15T19:46:19.0465770Z 2026-01-15T19:46:19.0465770Z 2026-01-15T19:46:19.0465770Z 2026-01-15T19:46:19.0465780Z 2026-01-15T19:46:19.0465780Z 2026-01-15T19:46:19.0465790Z 2026-01-15T19:46:19.0465800Z 2026-01-15T19:46:19.0465800Z 2026-01-15T19:46:19.0465810Z 2026-01-15T19:46:19.0465810Z 2026-01-15T19:46:19.0465810Z 2026-01-15T19:46:19.0465810Z 2026-01-15T19:46:19.0465820Z 2026-01-15T19:46:19.0465820Z 2026-01-15T19:46:19.0465820Z 2026-01-15T19:46:19.0483290Z expat-2.7.3 | 20 KB | #######8 | 78%  2026-01-15T19:46:19.0483530Z 2026-01-15T19:46:19.0483530Z 2026-01-15T19:46:19.0483530Z 2026-01-15T19:46:19.0483540Z 2026-01-15T19:46:19.0483540Z 2026-01-15T19:46:19.0483540Z 2026-01-15T19:46:19.0483540Z 2026-01-15T19:46:19.0483540Z 2026-01-15T19:46:19.0483550Z 2026-01-15T19:46:19.0483550Z 2026-01-15T19:46:19.0483550Z 2026-01-15T19:46:19.0483550Z 2026-01-15T19:46:19.0483550Z 2026-01-15T19:46:19.0483560Z 2026-01-15T19:46:19.0483560Z 2026-01-15T19:46:19.0483560Z 2026-01-15T19:46:19.0483560Z 2026-01-15T19:46:19.0483570Z 2026-01-15T19:46:19.1450250Z expat-2.7.3 | 20 KB | ########## | 100%  2026-01-15T19:46:19.1450510Z 2026-01-15T19:46:19.1450520Z 2026-01-15T19:46:19.1450520Z 2026-01-15T19:46:19.1450520Z 2026-01-15T19:46:19.1450530Z 2026-01-15T19:46:19.1452030Z pip-25.3 | 1.1 MB | ########## | 100%  2026-01-15T19:46:19.1452390Z 2026-01-15T19:46:19.1452500Z 2026-01-15T19:46:19.1452600Z 2026-01-15T19:46:19.1452770Z 2026-01-15T19:46:19.1452770Z 2026-01-15T19:46:19.1702330Z pip-25.3 | 1.1 MB | ########## | 100%  2026-01-15T19:46:19.1702890Z 2026-01-15T19:46:19.3084500Z tk-8.6.15 | 3.3 MB | ########## | 100%  2026-01-15T19:46:19.3084680Z 2026-01-15T19:46:19.3084680Z 2026-01-15T19:46:19.3303530Z openssl-3.0.18 | 3.1 MB | ########## | 100%  2026-01-15T19:46:19.3303740Z 2026-01-15T19:46:19.3303740Z 2026-01-15T19:46:19.3303750Z 2026-01-15T19:46:19.3303750Z 2026-01-15T19:46:19.3303750Z 2026-01-15T19:46:19.3303750Z 2026-01-15T19:46:19.3303770Z 2026-01-15T19:46:19.3303780Z 2026-01-15T19:46:19.3304230Z libcxx-20.1.8 | 306 KB | ########## | 100%  2026-01-15T19:46:19.3304420Z 2026-01-15T19:46:19.3304420Z 2026-01-15T19:46:19.3304420Z 2026-01-15T19:46:19.3304460Z 2026-01-15T19:46:19.3304470Z 2026-01-15T19:46:19.3304470Z 2026-01-15T19:46:19.3304470Z 2026-01-15T19:46:19.3305940Z 2026-01-15T19:46:19.3374110Z libcxx-20.1.8 | 306 KB | ########## | 100%  2026-01-15T19:46:19.3374310Z 2026-01-15T19:46:19.3374310Z 2026-01-15T19:46:19.3374330Z 2026-01-15T19:46:19.3377000Z setuptools-80.9.0 | 1.4 MB | ########## | 100%  2026-01-15T19:46:19.3377200Z 2026-01-15T19:46:19.3377210Z 2026-01-15T19:46:19.3378950Z 2026-01-15T19:46:19.3641150Z setuptools-80.9.0 | 1.4 MB | ########## | 100%  2026-01-15T19:46:19.3641810Z 2026-01-15T19:46:19.3642000Z 2026-01-15T19:46:19.3642240Z 2026-01-15T19:46:19.3642250Z 2026-01-15T19:46:19.3642250Z 2026-01-15T19:46:19.3642270Z 2026-01-15T19:46:19.3642300Z 2026-01-15T19:46:19.3644180Z readline-8.3 | 464 KB | ########## | 100%  2026-01-15T19:46:19.3644400Z 2026-01-15T19:46:19.3644400Z 2026-01-15T19:46:19.3644400Z 2026-01-15T19:46:19.3644410Z 2026-01-15T19:46:19.3644410Z 2026-01-15T19:46:19.3644410Z 2026-01-15T19:46:19.3644460Z 2026-01-15T19:46:19.3859290Z readline-8.3 | 464 KB | ########## | 100%  2026-01-15T19:46:19.3859500Z 2026-01-15T19:46:19.3859500Z 2026-01-15T19:46:19.3859510Z 2026-01-15T19:46:19.3859510Z 2026-01-15T19:46:19.3859510Z 2026-01-15T19:46:19.3859510Z 2026-01-15T19:46:19.3859510Z 2026-01-15T19:46:19.3859520Z 2026-01-15T19:46:19.3859520Z 2026-01-15T19:46:19.3862380Z xz-5.6.4 | 289 KB | ########## | 100%  2026-01-15T19:46:19.3862580Z 2026-01-15T19:46:19.3862590Z 2026-01-15T19:46:19.3862590Z 2026-01-15T19:46:19.3862590Z 2026-01-15T19:46:19.3862590Z 2026-01-15T19:46:19.3862600Z 2026-01-15T19:46:19.3862610Z 2026-01-15T19:46:19.3862610Z 2026-01-15T19:46:19.3862970Z 2026-01-15T19:46:19.4115260Z xz-5.6.4 | 289 KB | ########## | 100%  2026-01-15T19:46:19.4116790Z 2026-01-15T19:46:19.4116960Z 2026-01-15T19:46:19.4118400Z 2026-01-15T19:46:19.4118740Z 2026-01-15T19:46:19.4119010Z 2026-01-15T19:46:19.4119200Z 2026-01-15T19:46:19.4119200Z 2026-01-15T19:46:19.4119200Z 2026-01-15T19:46:19.4119210Z 2026-01-15T19:46:19.4119270Z 2026-01-15T19:46:19.4119620Z bzip2-1.0.8 | 129 KB | ########## | 100%  2026-01-15T19:46:19.4119860Z 2026-01-15T19:46:19.4119860Z 2026-01-15T19:46:19.4119870Z 2026-01-15T19:46:19.4119870Z 2026-01-15T19:46:19.4119870Z 2026-01-15T19:46:19.4119870Z 2026-01-15T19:46:19.4119870Z 2026-01-15T19:46:19.4119880Z 2026-01-15T19:46:19.4119880Z 2026-01-15T19:46:19.4120520Z 2026-01-15T19:46:19.4238390Z bzip2-1.0.8 | 129 KB | ########## | 100%  2026-01-15T19:46:19.4238990Z 2026-01-15T19:46:19.4239000Z 2026-01-15T19:46:19.4239020Z 2026-01-15T19:46:19.4239020Z 2026-01-15T19:46:19.4239020Z 2026-01-15T19:46:19.4239020Z 2026-01-15T19:46:19.4239020Z 2026-01-15T19:46:19.4239030Z 2026-01-15T19:46:19.4239030Z 2026-01-15T19:46:19.4239030Z 2026-01-15T19:46:19.4239030Z 2026-01-15T19:46:19.4241010Z ca-certificates-2025 | 125 KB | ########## | 100%  2026-01-15T19:46:19.4241250Z 2026-01-15T19:46:19.4241250Z 2026-01-15T19:46:19.4241260Z 2026-01-15T19:46:19.4241260Z 2026-01-15T19:46:19.4241260Z 2026-01-15T19:46:19.4241260Z 2026-01-15T19:46:19.4241270Z 2026-01-15T19:46:19.4241270Z 2026-01-15T19:46:19.4241270Z 2026-01-15T19:46:19.4241270Z 2026-01-15T19:46:19.4241270Z 2026-01-15T19:46:19.7315670Z ca-certificates-2025 | 125 KB | ########## | 100%  2026-01-15T19:46:19.7315940Z 2026-01-15T19:46:19.7315940Z 2026-01-15T19:46:19.7315940Z 2026-01-15T19:46:19.7315940Z 2026-01-15T19:46:19.7315960Z 2026-01-15T19:46:19.7315960Z 2026-01-15T19:46:19.7315980Z 2026-01-15T19:46:19.7315980Z 2026-01-15T19:46:19.7315980Z 2026-01-15T19:46:19.7315980Z 2026-01-15T19:46:19.7315980Z 2026-01-15T19:46:19.7315980Z 2026-01-15T19:46:19.7315990Z 2026-01-15T19:46:19.7319360Z tzdata-2025b | 116 KB | ########## | 100%  2026-01-15T19:46:19.7319580Z 2026-01-15T19:46:19.7319590Z 2026-01-15T19:46:19.7319590Z 2026-01-15T19:46:19.7319590Z 2026-01-15T19:46:19.7319590Z 2026-01-15T19:46:19.7319600Z 2026-01-15T19:46:19.7319600Z 2026-01-15T19:46:19.7319600Z 2026-01-15T19:46:19.7319600Z 2026-01-15T19:46:19.7319600Z 2026-01-15T19:46:19.7319610Z 2026-01-15T19:46:19.7319610Z 2026-01-15T19:46:19.7321050Z 2026-01-15T19:46:19.7778210Z tzdata-2025b | 116 KB | ########## | 100%  2026-01-15T19:46:19.7778460Z 2026-01-15T19:46:19.7778460Z 2026-01-15T19:46:19.7778460Z 2026-01-15T19:46:19.7778470Z 2026-01-15T19:46:19.7778480Z 2026-01-15T19:46:19.7778480Z 2026-01-15T19:46:19.7778640Z 2026-01-15T19:46:19.7778650Z 2026-01-15T19:46:19.7778650Z 2026-01-15T19:46:19.7778660Z 2026-01-15T19:46:19.7778660Z 2026-01-15T19:46:19.7778660Z 2026-01-15T19:46:19.7778660Z 2026-01-15T19:46:19.7778660Z 2026-01-15T19:46:19.7778850Z wheel-0.45.1 | 116 KB | ########## | 100%  2026-01-15T19:46:19.7779050Z 2026-01-15T19:46:19.7779050Z 2026-01-15T19:46:19.7779050Z 2026-01-15T19:46:19.7779060Z 2026-01-15T19:46:19.7779060Z 2026-01-15T19:46:19.7779060Z 2026-01-15T19:46:19.7779060Z 2026-01-15T19:46:19.7779070Z 2026-01-15T19:46:19.7779070Z 2026-01-15T19:46:19.7779070Z 2026-01-15T19:46:19.7779070Z 2026-01-15T19:46:19.7779070Z 2026-01-15T19:46:19.7779080Z 2026-01-15T19:46:19.7779260Z 2026-01-15T19:46:19.9017470Z wheel-0.45.1 | 116 KB | ########## | 100%  2026-01-15T19:46:19.9017680Z 2026-01-15T19:46:19.9017690Z 2026-01-15T19:46:19.9017700Z 2026-01-15T19:46:19.9017700Z 2026-01-15T19:46:19.9017710Z 2026-01-15T19:46:19.9017720Z 2026-01-15T19:46:19.9017720Z 2026-01-15T19:46:19.9017720Z 2026-01-15T19:46:19.9017720Z 2026-01-15T19:46:19.9017730Z 2026-01-15T19:46:19.9017730Z 2026-01-15T19:46:19.9017890Z 2026-01-15T19:46:19.9021760Z libffi-3.4.4 | 120 KB | ########## | 100%  2026-01-15T19:46:19.9021980Z 2026-01-15T19:46:19.9021980Z 2026-01-15T19:46:19.9021990Z 2026-01-15T19:46:19.9021990Z 2026-01-15T19:46:19.9021990Z 2026-01-15T19:46:19.9021990Z 2026-01-15T19:46:19.9021990Z 2026-01-15T19:46:19.9022000Z 2026-01-15T19:46:19.9022000Z 2026-01-15T19:46:19.9022000Z 2026-01-15T19:46:19.9022000Z 2026-01-15T19:46:19.9022400Z 2026-01-15T19:46:19.9211420Z libffi-3.4.4 | 120 KB | ########## | 100%  2026-01-15T19:46:19.9211660Z 2026-01-15T19:46:19.9212210Z 2026-01-15T19:46:19.9212230Z 2026-01-15T19:46:19.9212230Z 2026-01-15T19:46:19.9212500Z 2026-01-15T19:46:19.9212510Z 2026-01-15T19:46:19.9212520Z 2026-01-15T19:46:19.9212520Z 2026-01-15T19:46:19.9212530Z 2026-01-15T19:46:19.9212530Z 2026-01-15T19:46:19.9212530Z 2026-01-15T19:46:19.9212550Z 2026-01-15T19:46:19.9212550Z 2026-01-15T19:46:19.9212560Z 2026-01-15T19:46:19.9212560Z 2026-01-15T19:46:19.9212560Z 2026-01-15T19:46:19.9215290Z zlib-1.3.1 | 77 KB | ########## | 100%  2026-01-15T19:46:19.9215510Z 2026-01-15T19:46:19.9215510Z 2026-01-15T19:46:19.9215510Z 2026-01-15T19:46:19.9215520Z 2026-01-15T19:46:19.9215520Z 2026-01-15T19:46:19.9215520Z 2026-01-15T19:46:19.9215520Z 2026-01-15T19:46:19.9215530Z 2026-01-15T19:46:19.9215530Z 2026-01-15T19:46:19.9215530Z 2026-01-15T19:46:19.9215530Z 2026-01-15T19:46:19.9215530Z 2026-01-15T19:46:19.9215540Z 2026-01-15T19:46:19.9215540Z 2026-01-15T19:46:19.9215540Z 2026-01-15T19:46:19.9216260Z 2026-01-15T19:46:19.9374980Z zlib-1.3.1 | 77 KB | ########## | 100%  2026-01-15T19:46:19.9375300Z 2026-01-15T19:46:19.9375300Z 2026-01-15T19:46:19.9375300Z 2026-01-15T19:46:19.9375310Z 2026-01-15T19:46:19.9375310Z 2026-01-15T19:46:19.9375310Z 2026-01-15T19:46:19.9375310Z 2026-01-15T19:46:19.9375310Z 2026-01-15T19:46:19.9375320Z 2026-01-15T19:46:19.9375320Z 2026-01-15T19:46:19.9375320Z 2026-01-15T19:46:19.9375320Z 2026-01-15T19:46:19.9375320Z 2026-01-15T19:46:19.9375330Z 2026-01-15T19:46:19.9375330Z 2026-01-15T19:46:19.9375330Z 2026-01-15T19:46:19.9375340Z 2026-01-15T19:46:19.9376450Z libzlib-1.3.1 | 47 KB | ########## | 100%  2026-01-15T19:46:19.9376700Z 2026-01-15T19:46:19.9376700Z 2026-01-15T19:46:19.9376720Z 2026-01-15T19:46:19.9376730Z 2026-01-15T19:46:19.9376740Z 2026-01-15T19:46:19.9376770Z 2026-01-15T19:46:19.9376770Z 2026-01-15T19:46:19.9376770Z 2026-01-15T19:46:19.9376770Z 2026-01-15T19:46:19.9376770Z 2026-01-15T19:46:19.9376780Z 2026-01-15T19:46:19.9376780Z 2026-01-15T19:46:19.9376940Z 2026-01-15T19:46:19.9376950Z 2026-01-15T19:46:19.9376950Z 2026-01-15T19:46:19.9376950Z 2026-01-15T19:46:19.9376950Z 2026-01-15T19:46:19.9615960Z libzlib-1.3.1 | 47 KB | ########## | 100%  2026-01-15T19:46:19.9616210Z 2026-01-15T19:46:19.9616420Z 2026-01-15T19:46:19.9616430Z 2026-01-15T19:46:19.9616430Z 2026-01-15T19:46:19.9616430Z 2026-01-15T19:46:19.9616440Z 2026-01-15T19:46:19.9616440Z 2026-01-15T19:46:19.9616440Z 2026-01-15T19:46:19.9616450Z 2026-01-15T19:46:19.9616450Z 2026-01-15T19:46:19.9616450Z 2026-01-15T19:46:19.9616450Z 2026-01-15T19:46:19.9616460Z 2026-01-15T19:46:19.9616460Z 2026-01-15T19:46:19.9616560Z 2026-01-15T19:46:19.9620230Z libexpat-2.7.3 | 107 KB | ########## | 100%  2026-01-15T19:46:19.9620490Z 2026-01-15T19:46:19.9621440Z 2026-01-15T19:46:19.9621580Z 2026-01-15T19:46:19.9621600Z 2026-01-15T19:46:19.9621600Z 2026-01-15T19:46:19.9621600Z 2026-01-15T19:46:19.9621620Z 2026-01-15T19:46:19.9621620Z 2026-01-15T19:46:19.9621630Z 2026-01-15T19:46:19.9621630Z 2026-01-15T19:46:19.9621640Z 2026-01-15T19:46:19.9621640Z 2026-01-15T19:46:19.9621640Z 2026-01-15T19:46:19.9621640Z 2026-01-15T19:46:19.9621640Z 2026-01-15T19:46:19.9755350Z libexpat-2.7.3 | 107 KB | ########## | 100%  2026-01-15T19:46:19.9755640Z 2026-01-15T19:46:19.9756310Z 2026-01-15T19:46:19.9756620Z 2026-01-15T19:46:19.9756620Z 2026-01-15T19:46:19.9756650Z 2026-01-15T19:46:19.9756660Z 2026-01-15T19:46:19.9756660Z 2026-01-15T19:46:19.9756660Z 2026-01-15T19:46:19.9756660Z 2026-01-15T19:46:19.9756670Z 2026-01-15T19:46:19.9756670Z 2026-01-15T19:46:19.9756670Z 2026-01-15T19:46:19.9756670Z 2026-01-15T19:46:19.9756670Z 2026-01-15T19:46:19.9756680Z 2026-01-15T19:46:19.9756680Z 2026-01-15T19:46:19.9756680Z 2026-01-15T19:46:19.9756690Z 2026-01-15T19:46:19.9764510Z expat-2.7.3 | 20 KB | ########## | 100%  2026-01-15T19:46:19.9765190Z 2026-01-15T19:46:19.9765210Z 2026-01-15T19:46:19.9765250Z 2026-01-15T19:46:19.9765260Z 2026-01-15T19:46:19.9765270Z 2026-01-15T19:46:19.9765280Z 2026-01-15T19:46:19.9765280Z 2026-01-15T19:46:19.9765290Z 2026-01-15T19:46:19.9765290Z 2026-01-15T19:46:19.9765300Z 2026-01-15T19:46:19.9765300Z 2026-01-15T19:46:19.9765310Z 2026-01-15T19:46:19.9765310Z 2026-01-15T19:46:19.9765320Z 2026-01-15T19:46:19.9765320Z 2026-01-15T19:46:19.9765330Z 2026-01-15T19:46:19.9765330Z 2026-01-15T19:46:19.9765340Z 2026-01-15T19:46:20.2205530Z expat-2.7.3 | 20 KB | ########## | 100%  2026-01-15T19:46:20.2205780Z 2026-01-15T19:46:20.2205780Z 2026-01-15T19:46:20.2205780Z 2026-01-15T19:46:20.2205790Z 2026-01-15T19:46:20.2205790Z 2026-01-15T19:46:20.2205790Z 2026-01-15T19:46:20.2205950Z ncurses-6.5 | 886 KB | ########## | 100%  2026-01-15T19:46:20.2206120Z 2026-01-15T19:46:20.2206120Z 2026-01-15T19:46:20.2206130Z 2026-01-15T19:46:20.2206130Z 2026-01-15T19:46:20.2206130Z 2026-01-15T19:46:20.2206130Z 2026-01-15T19:46:20.3222080Z ncurses-6.5 | 886 KB | ########## | 100%  2026-01-15T19:46:20.3223730Z python-3.10.19 | 11.5 MB | ########## | 100% 2026-01-15T19:46:20.3223980Z 2026-01-15T19:46:20.3224110Z 2026-01-15T19:46:20.3224240Z  2026-01-15T19:46:20.3224370Z 2026-01-15T19:46:20.3224370Z 2026-01-15T19:46:20.3224460Z  2026-01-15T19:46:20.3224590Z 2026-01-15T19:46:20.3224590Z 2026-01-15T19:46:20.3224600Z 2026-01-15T19:46:20.3224690Z  2026-01-15T19:46:20.3224820Z 2026-01-15T19:46:20.3224820Z 2026-01-15T19:46:20.3224850Z 2026-01-15T19:46:20.3224850Z 2026-01-15T19:46:20.3224940Z  2026-01-15T19:46:20.3225220Z 2026-01-15T19:46:20.3225220Z 2026-01-15T19:46:20.3225230Z 2026-01-15T19:46:20.3225240Z 2026-01-15T19:46:20.3225240Z 2026-01-15T19:46:20.3225340Z  2026-01-15T19:46:20.3225470Z 2026-01-15T19:46:20.3225470Z 2026-01-15T19:46:20.3225470Z 2026-01-15T19:46:20.3225480Z 2026-01-15T19:46:20.3225480Z 2026-01-15T19:46:20.3225510Z 2026-01-15T19:46:20.3225610Z  2026-01-15T19:46:20.3225750Z 2026-01-15T19:46:20.3225750Z 2026-01-15T19:46:20.3225750Z 2026-01-15T19:46:20.3225760Z 2026-01-15T19:46:20.3225760Z 2026-01-15T19:46:20.3225760Z 2026-01-15T19:46:20.3225760Z 2026-01-15T19:46:20.3225860Z  2026-01-15T19:46:20.3226060Z 2026-01-15T19:46:20.3226060Z 2026-01-15T19:46:20.3226070Z 2026-01-15T19:46:20.3226070Z 2026-01-15T19:46:20.3226080Z 2026-01-15T19:46:20.3226080Z 2026-01-15T19:46:20.3226080Z 2026-01-15T19:46:20.3226080Z 2026-01-15T19:46:20.3226190Z  2026-01-15T19:46:20.3226330Z 2026-01-15T19:46:20.3226330Z 2026-01-15T19:46:20.3226330Z 2026-01-15T19:46:20.3226330Z 2026-01-15T19:46:20.3226340Z 2026-01-15T19:46:20.3226340Z 2026-01-15T19:46:20.3226350Z 2026-01-15T19:46:20.3226350Z 2026-01-15T19:46:20.3226350Z 2026-01-15T19:46:20.3226460Z  2026-01-15T19:46:20.3226600Z 2026-01-15T19:46:20.3226600Z 2026-01-15T19:46:20.3226610Z 2026-01-15T19:46:20.3226610Z 2026-01-15T19:46:20.3226610Z 2026-01-15T19:46:20.3226610Z 2026-01-15T19:46:20.3226610Z 2026-01-15T19:46:20.3226620Z 2026-01-15T19:46:20.3226620Z 2026-01-15T19:46:20.3226620Z 2026-01-15T19:46:20.3226940Z  2026-01-15T19:46:20.3227090Z 2026-01-15T19:46:20.3227090Z 2026-01-15T19:46:20.3227090Z 2026-01-15T19:46:20.3227100Z 2026-01-15T19:46:20.3227100Z 2026-01-15T19:46:20.3227100Z 2026-01-15T19:46:20.3227100Z 2026-01-15T19:46:20.3227110Z 2026-01-15T19:46:20.3227110Z 2026-01-15T19:46:20.3227110Z 2026-01-15T19:46:20.3227110Z 2026-01-15T19:46:20.3227230Z  2026-01-15T19:46:20.3227370Z 2026-01-15T19:46:20.3227380Z 2026-01-15T19:46:20.3227380Z 2026-01-15T19:46:20.3227380Z 2026-01-15T19:46:20.3227380Z 2026-01-15T19:46:20.3227390Z 2026-01-15T19:46:20.3227390Z 2026-01-15T19:46:20.3227390Z 2026-01-15T19:46:20.3227390Z 2026-01-15T19:46:20.3227390Z 2026-01-15T19:46:20.3227400Z 2026-01-15T19:46:20.3227400Z 2026-01-15T19:46:20.3227510Z  2026-01-15T19:46:20.3227660Z 2026-01-15T19:46:20.3227670Z 2026-01-15T19:46:20.3227670Z 2026-01-15T19:46:20.3227680Z 2026-01-15T19:46:20.3227680Z 2026-01-15T19:46:20.3227680Z 2026-01-15T19:46:20.3227680Z 2026-01-15T19:46:20.3227690Z 2026-01-15T19:46:20.3227690Z 2026-01-15T19:46:20.3227690Z 2026-01-15T19:46:20.3227690Z 2026-01-15T19:46:20.3227690Z 2026-01-15T19:46:20.3227690Z 2026-01-15T19:46:20.3227810Z  2026-01-15T19:46:20.3227970Z 2026-01-15T19:46:20.3227970Z 2026-01-15T19:46:20.3227970Z 2026-01-15T19:46:20.3227980Z 2026-01-15T19:46:20.3227980Z 2026-01-15T19:46:20.3227980Z 2026-01-15T19:46:20.3227980Z 2026-01-15T19:46:20.3227980Z 2026-01-15T19:46:20.3227980Z 2026-01-15T19:46:20.3227990Z 2026-01-15T19:46:20.3227990Z 2026-01-15T19:46:20.3227990Z 2026-01-15T19:46:20.3227990Z 2026-01-15T19:46:20.3227990Z 2026-01-15T19:46:20.3228130Z  2026-01-15T19:46:20.3228290Z 2026-01-15T19:46:20.3228290Z 2026-01-15T19:46:20.3228370Z 2026-01-15T19:46:20.3228370Z 2026-01-15T19:46:20.3228370Z 2026-01-15T19:46:20.3228380Z 2026-01-15T19:46:20.3228380Z 2026-01-15T19:46:20.3228380Z 2026-01-15T19:46:20.3228380Z 2026-01-15T19:46:20.3228380Z 2026-01-15T19:46:20.3228380Z 2026-01-15T19:46:20.3228390Z 2026-01-15T19:46:20.3228390Z 2026-01-15T19:46:20.3228390Z 2026-01-15T19:46:20.3228390Z 2026-01-15T19:46:20.3228530Z  2026-01-15T19:46:20.3228690Z 2026-01-15T19:46:20.3228690Z 2026-01-15T19:46:20.3228690Z 2026-01-15T19:46:20.3228700Z 2026-01-15T19:46:20.3228700Z 2026-01-15T19:46:20.3228700Z 2026-01-15T19:46:20.3228700Z 2026-01-15T19:46:20.3228700Z 2026-01-15T19:46:20.3228700Z 2026-01-15T19:46:20.3228710Z 2026-01-15T19:46:20.3228710Z 2026-01-15T19:46:20.3228710Z 2026-01-15T19:46:20.3228710Z 2026-01-15T19:46:20.3228720Z 2026-01-15T19:46:20.3228720Z 2026-01-15T19:46:20.3228720Z 2026-01-15T19:46:20.3228850Z  2026-01-15T19:46:20.3229010Z 2026-01-15T19:46:20.3229010Z 2026-01-15T19:46:20.3229020Z 2026-01-15T19:46:20.3229020Z 2026-01-15T19:46:20.3229020Z 2026-01-15T19:46:20.3229020Z 2026-01-15T19:46:20.3229030Z 2026-01-15T19:46:20.3229030Z 2026-01-15T19:46:20.3229030Z 2026-01-15T19:46:20.3229030Z 2026-01-15T19:46:20.3229040Z 2026-01-15T19:46:20.3229040Z 2026-01-15T19:46:20.3229040Z 2026-01-15T19:46:20.3229040Z 2026-01-15T19:46:20.3229040Z 2026-01-15T19:46:20.3229040Z 2026-01-15T19:46:20.3229050Z 2026-01-15T19:46:20.3229180Z  2026-01-15T19:46:20.3229350Z 2026-01-15T19:46:20.3229350Z 2026-01-15T19:46:20.3229350Z 2026-01-15T19:46:20.3229350Z 2026-01-15T19:46:20.3229350Z 2026-01-15T19:46:20.3229350Z 2026-01-15T19:46:20.3229360Z 2026-01-15T19:46:20.3229470Z 2026-01-15T19:46:20.3229480Z 2026-01-15T19:46:20.3229480Z 2026-01-15T19:46:20.3229480Z 2026-01-15T19:46:20.3229480Z 2026-01-15T19:46:20.3229480Z 2026-01-15T19:46:20.3229490Z 2026-01-15T19:46:20.3229490Z 2026-01-15T19:46:20.3229490Z 2026-01-15T19:46:20.3229490Z 2026-01-15T19:46:20.3229490Z 2026-01-15T19:46:20.3229680Z  done 2026-01-15T19:46:20.4655110Z Preparing transaction: | done 2026-01-15T19:46:22.3591560Z Verifying transaction: - \ | / - \ | / - \ | / - done 2026-01-15T19:46:24.8148960Z Executing transaction: | / - \ | / - \ | / - \ | / - \ | / done 2026-01-15T19:46:24.8329770Z # 2026-01-15T19:46:24.8329940Z # To activate this environment, use 2026-01-15T19:46:24.8330130Z # 2026-01-15T19:46:24.8330220Z # $ conda activate test 2026-01-15T19:46:24.8330360Z # 2026-01-15T19:46:24.8330480Z # To deactivate an active environment, use 2026-01-15T19:46:24.8330630Z # 2026-01-15T19:46:24.8330730Z # $ conda deactivate 2026-01-15T19:46:24.8330810Z 2026-01-15T19:46:24.9057520Z ##[endgroup] 2026-01-15T19:46:24.9057790Z ##[endgroup] 2026-01-15T19:46:24.9057910Z setup-miniconda ran successfully 2026-01-15T19:46:24.9124960Z ##[group]Run python -m pip install --upgrade pip 2026-01-15T19:46:24.9125190Z python -m pip install --upgrade pip 2026-01-15T19:46:24.9179350Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:46:24.9179500Z env: 2026-01-15T19:46:24.9179590Z INPUT_RUN_POST: true 2026-01-15T19:46:24.9179720Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:24.9179850Z ##[endgroup] 2026-01-15T19:46:26.2437050Z Requirement already satisfied: pip in /Users/runner/miniconda3/envs/test/lib/python3.10/site-packages (25.3) 2026-01-15T19:46:26.4599200Z ##[group]Run bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-01-15T19:46:26.4599560Z bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-01-15T19:46:26.4645180Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:46:26.4645520Z env: 2026-01-15T19:46:26.4645630Z INPUT_RUN_POST: true 2026-01-15T19:46:26.4645780Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:26.4645950Z ##[endgroup] 2026-01-15T19:46:27.7556050Z Installing PyTorch packages: torch torchvision 2026-01-15T19:46:27.7556410Z Compute platform: cpu 2026-01-15T19:46:27.7556620Z Channel: nightly 2026-01-15T19:46:28.0379020Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu 2026-01-15T19:46:28.3718590Z Collecting torch 2026-01-15T19:46:28.3919310Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260114-cp310-none-macosx_11_0_arm64.whl.metadata (29 kB) 2026-01-15T19:46:28.5544470Z Collecting torchvision 2026-01-15T19:46:28.5672890Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.25.0.dev20260115-cp310-cp310-macosx_11_0_arm64.whl.metadata (5.4 kB) 2026-01-15T19:46:28.6576230Z Collecting filelock (from torch) 2026-01-15T19:46:28.7540940Z Downloading filelock-3.20.3-py3-none-any.whl.metadata (2.1 kB) 2026-01-15T19:46:28.8342430Z Collecting typing-extensions>=4.10.0 (from torch) 2026-01-15T19:46:28.8464410Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-15T19:46:28.9297480Z Collecting sympy>=1.13.3 (from torch) 2026-01-15T19:46:28.9472830Z Downloading sympy-1.14.0-py3-none-any.whl.metadata (12 kB) 2026-01-15T19:46:29.0625310Z Collecting networkx>=2.5.1 (from torch) 2026-01-15T19:46:29.0792850Z Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-01-15T19:46:29.1812120Z Collecting jinja2 (from torch) 2026-01-15T19:46:29.1944690Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-01-15T19:46:29.2753840Z Collecting fsspec>=0.8.5 (from torch) 2026-01-15T19:46:29.2935760Z Downloading fsspec-2026.1.0-py3-none-any.whl.metadata (10 kB) 2026-01-15T19:46:29.6279000Z Collecting numpy (from torchvision) 2026-01-15T19:46:29.6479880Z Downloading numpy-2.2.6-cp310-cp310-macosx_14_0_arm64.whl.metadata (62 kB) 2026-01-15T19:46:29.9592180Z Collecting pillow!=8.3.*,>=5.3.0 (from torchvision) 2026-01-15T19:46:29.9788910Z Downloading pillow-12.1.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (8.8 kB) 2026-01-15T19:46:30.0524180Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2026-01-15T19:46:30.0703760Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2026-01-15T19:46:30.1397620Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2026-01-15T19:46:30.1542390Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp310-cp310-macosx_11_0_arm64.whl.metadata (4.0 kB) 2026-01-15T19:46:30.1704470Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260114-cp310-none-macosx_11_0_arm64.whl (79.6 MB) 2026-01-15T19:46:30.4609900Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.6/79.6 MB 275.7 MB/s 0:00:00 2026-01-15T19:46:30.4775260Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.25.0.dev20260115-cp310-cp310-macosx_11_0_arm64.whl (2.0 MB) 2026-01-15T19:46:30.4884000Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 204.3 MB/s 0:00:00 2026-01-15T19:46:30.5056630Z Downloading fsspec-2026.1.0-py3-none-any.whl (201 kB) 2026-01-15T19:46:30.5426360Z Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-01-15T19:46:30.5928650Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 33.6 MB/s 0:00:00 2026-01-15T19:46:30.6129830Z Downloading pillow-12.1.0-cp310-cp310-macosx_11_0_arm64.whl (4.7 MB) 2026-01-15T19:46:30.6463910Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 136.7 MB/s 0:00:00 2026-01-15T19:46:30.6630900Z Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB) 2026-01-15T19:46:30.6947110Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 201.6 MB/s 0:00:00 2026-01-15T19:46:30.7126190Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2026-01-15T19:46:30.7173010Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 82.7 MB/s 0:00:00 2026-01-15T19:46:30.7299910Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-01-15T19:46:30.7490760Z Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-01-15T19:46:30.7650180Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-01-15T19:46:30.7817340Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp310-cp310-macosx_11_0_arm64.whl (12 kB) 2026-01-15T19:46:30.8034300Z Downloading numpy-2.2.6-cp310-cp310-macosx_14_0_arm64.whl (5.3 MB) 2026-01-15T19:46:30.8463630Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 123.5 MB/s 0:00:00 2026-01-15T19:46:31.0936770Z Installing collected packages: mpmath, typing-extensions, sympy, pillow, numpy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch, torchvision 2026-01-15T19:46:41.4925790Z 2026-01-15T19:46:41.4944420Z Successfully installed MarkupSafe-3.0.2 filelock-3.20.3 fsspec-2026.1.0 jinja2-3.1.6 mpmath-1.3.0 networkx-3.4.2 numpy-2.2.6 pillow-12.1.0 sympy-1.14.0 torch-2.11.0.dev20260114 torchvision-0.25.0.dev20260115 typing-extensions-4.15.0 2026-01-15T19:46:41.5962440Z ##[group]Run actions/download-artifact@v4 2026-01-15T19:46:41.5962650Z with: 2026-01-15T19:46:41.5962810Z name: meta-pytorch_torchcodec__3.10_cpu_ 2026-01-15T19:46:41.5962980Z path: dist/ 2026-01-15T19:46:41.5963170Z merge-multiple: false 2026-01-15T19:46:41.5963320Z repository: meta-pytorch/torchcodec 2026-01-15T19:46:41.5963500Z run-id: 21043850066 2026-01-15T19:46:41.5963640Z env: 2026-01-15T19:46:41.5963740Z INPUT_RUN_POST: true 2026-01-15T19:46:41.5963950Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:41.5964130Z ##[endgroup] 2026-01-15T19:46:41.7436820Z Downloading single artifact 2026-01-15T19:46:41.9159060Z Preparing to download the following artifacts: 2026-01-15T19:46:41.9160400Z - meta-pytorch_torchcodec__3.10_cpu_ (ID: 5145474851, Size: 3389423, Expected Digest: sha256:1ea1cec62f5e3f09ddac5d89107c828ec194c922dc9c48eaf9f7b9319e352536) 2026-01-15T19:46:42.1365570Z Redirecting to blob download url: https://productionresultssa5.blob.core.windows.net/actions-results/f0fb8adc-30b9-4e66-991a-0271f8b7b9da/workflow-job-run-c9e78617-bbf6-5b5e-acc5-e19d6f4fc573/artifacts/3f1a73ddf6a927c8837026f3171f01a4596038b48c38c56640a04bb7fc24c190.zip 2026-01-15T19:46:42.1467670Z Starting download of artifact to: /Users/runner/work/torchcodec/torchcodec/dist 2026-01-15T19:46:42.2226730Z (node:2336) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2026-01-15T19:46:42.2227540Z (Use `node --trace-deprecation ...` to show where the warning was created) 2026-01-15T19:46:42.5782870Z SHA256 digest of downloaded artifact is 1ea1cec62f5e3f09ddac5d89107c828ec194c922dc9c48eaf9f7b9319e352536 2026-01-15T19:46:42.5783320Z Artifact download completed successfully. 2026-01-15T19:46:42.5783520Z Total of 1 artifact(s) downloaded 2026-01-15T19:46:42.5787590Z Download artifact has finished successfully 2026-01-15T19:46:42.5856100Z ##[group]Run bash packaging/install_torchcodec_wheel.sh 2026-01-15T19:46:42.5856430Z bash packaging/install_torchcodec_wheel.sh 2026-01-15T19:46:42.5962870Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:46:42.5963070Z env: 2026-01-15T19:46:42.5963200Z INPUT_RUN_POST: true 2026-01-15T19:46:42.5963360Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:42.5963590Z ##[endgroup] 2026-01-15T19:46:43.6503490Z Installing dist/torchcodec-0.10.0.dev20260115-cp310-cp310-macosx_11_0_arm64.whl 2026-01-15T19:46:43.7829200Z Using pip 25.3 from /Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pip (python 3.10) 2026-01-15T19:46:43.7830190Z Non-user install because site-packages writeable 2026-01-15T19:46:43.8451160Z Created temporary directory: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-build-tracker-a26k8rm9 2026-01-15T19:46:43.8452170Z Initialized build tracking at /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-build-tracker-a26k8rm9 2026-01-15T19:46:43.8452990Z Created build tracker: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-build-tracker-a26k8rm9 2026-01-15T19:46:43.8453510Z Entered build tracker: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-build-tracker-a26k8rm9 2026-01-15T19:46:43.8455520Z Created temporary directory: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-install-nf9t_fq0 2026-01-15T19:46:43.8464660Z Created temporary directory: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-ephem-wheel-cache-yaoah9ds 2026-01-15T19:46:43.8511620Z Processing ./dist/torchcodec-0.10.0.dev20260115-cp310-cp310-macosx_11_0_arm64.whl 2026-01-15T19:46:43.8559090Z Created temporary directory: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-unpack-nq7jie30 2026-01-15T19:46:43.8824240Z Installing collected packages: torchcodec 2026-01-15T19:46:43.9314530Z 2026-01-15T19:46:43.9341620Z Successfully installed torchcodec-0.10.0.dev20260115 2026-01-15T19:46:43.9346960Z Remote version of pip: 25.3 2026-01-15T19:46:43.9347530Z Local version of pip: 25.3 2026-01-15T19:46:43.9348880Z Was pip installed by pip? False 2026-01-15T19:46:43.9349860Z Removed build tracker: '/private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-build-tracker-a26k8rm9' 2026-01-15T19:46:43.9563130Z ##[group]Run bash packaging/install_ffmpeg.sh 8.0 2026-01-15T19:46:43.9563390Z bash packaging/install_ffmpeg.sh 8.0 2026-01-15T19:46:43.9607770Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:46:43.9607940Z env: 2026-01-15T19:46:43.9608040Z INPUT_RUN_POST: true 2026-01-15T19:46:43.9608180Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:43.9608350Z ##[endgroup] 2026-01-15T19:46:44.9333190Z Installing FFmpeg version 8.0 from conda-forge... 2026-01-15T19:46:46.2392880Z CI detected... 2026-01-15T19:46:46.2479850Z 2 channel Terms of Service accepted 2026-01-15T19:46:46.2957860Z Channels: 2026-01-15T19:46:46.2958070Z - conda-forge 2026-01-15T19:46:46.2958370Z - defaults 2026-01-15T19:46:46.2958510Z Platform: osx-arm64 2026-01-15T19:46:50.1286120Z Collecting package metadata (repodata.json): - \ | / - \ | done 2026-01-15T19:46:50.5761260Z Solving environment: - \ done 2026-01-15T19:46:50.5881790Z 2026-01-15T19:46:50.5882090Z ## Package Plan ## 2026-01-15T19:46:50.5882350Z 2026-01-15T19:46:50.5882460Z environment location: /Users/runner/miniconda3/envs/test 2026-01-15T19:46:50.5882650Z 2026-01-15T19:46:50.5882720Z added / updated specs: 2026-01-15T19:46:50.5882890Z - ffmpeg=8.0 2026-01-15T19:46:50.5882970Z 2026-01-15T19:46:50.5882970Z 2026-01-15T19:46:50.5883040Z The following packages will be downloaded: 2026-01-15T19:46:50.5883190Z 2026-01-15T19:46:50.5883270Z package | build 2026-01-15T19:46:50.5883500Z ---------------------------|----------------- 2026-01-15T19:46:50.5883770Z aom-3.9.1 | h7bae524_0 2.1 MB conda-forge 2026-01-15T19:46:50.5884080Z ca-certificates-2026.1.4 | hbd8a1cb_0 143 KB conda-forge 2026-01-15T19:46:50.5884430Z cairo-1.18.4 | he0f2337_1 879 KB conda-forge 2026-01-15T19:46:50.5884700Z dav1d-1.2.1 | hb547adb_0 309 KB conda-forge 2026-01-15T19:46:50.5884960Z dbus-1.16.2 | h3ff7a7c_1 385 KB conda-forge 2026-01-15T19:46:50.5885240Z ffmpeg-8.0.1 | gpl_h1511fcb_109 9.1 MB conda-forge 2026-01-15T19:46:50.5885590Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2026-01-15T19:46:50.5885920Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2026-01-15T19:46:50.5886280Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2026-01-15T19:46:50.5886600Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2026-01-15T19:46:50.5886900Z fontconfig-2.15.0 | h1383a14_1 229 KB conda-forge 2026-01-15T19:46:50.5887460Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2026-01-15T19:46:50.5887760Z fonts-conda-forge-1 | hc364b38_1 4 KB conda-forge 2026-01-15T19:46:50.5888090Z freetype-2.14.1 | hce30654_0 169 KB conda-forge 2026-01-15T19:46:50.5888360Z fribidi-1.0.16 | hc919400_0 58 KB conda-forge 2026-01-15T19:46:50.5888640Z gdk-pixbuf-2.44.4 | h7542897_0 531 KB conda-forge 2026-01-15T19:46:50.5888930Z glslang-16.1.0 | h60b4770_0 827 KB conda-forge 2026-01-15T19:46:50.5889190Z gmp-6.3.0 | h7bae524_2 357 KB conda-forge 2026-01-15T19:46:50.5889460Z graphite2-1.3.14 | hec049ff_2 79 KB conda-forge 2026-01-15T19:46:50.5889740Z harfbuzz-12.3.0 | h3103d1b_0 1.5 MB conda-forge 2026-01-15T19:46:50.5890000Z icu-78.2 | h38cb7af_0 11.8 MB conda-forge 2026-01-15T19:46:50.5890270Z lame-3.100 | h1a8c8d9_1003 516 KB conda-forge 2026-01-15T19:46:50.5890530Z lerc-4.0.0 | hd64df32_1 184 KB conda-forge 2026-01-15T19:46:50.5891270Z libabseil-20250512.1 | cxx17_hd41c47c_0 1.1 MB conda-forge 2026-01-15T19:46:50.5891590Z libass-0.17.4 | hcbd7ca7_0 135 KB conda-forge 2026-01-15T19:46:50.5891860Z libdeflate-1.25 | hc11a715_0 54 KB conda-forge 2026-01-15T19:46:50.5892130Z libffi-3.5.2 | he5f378a_0 39 KB conda-forge 2026-01-15T19:46:50.5892440Z libfreetype-2.14.1 | hce30654_0 8 KB conda-forge 2026-01-15T19:46:50.5892740Z libfreetype6-2.14.1 | h6da58f4_0 339 KB conda-forge 2026-01-15T19:46:50.5893020Z libglib-2.86.3 | hfe11c1f_0 3.5 MB conda-forge 2026-01-15T19:46:50.5893640Z libhwloc-2.12.2 |default_ha3cc4f2_1000 2.2 MB conda-forge 2026-01-15T19:46:50.5893970Z libiconv-1.18 | h23cfdf5_2 733 KB conda-forge 2026-01-15T19:46:50.5894250Z libintl-0.25.1 | h493aca8_0 89 KB conda-forge 2026-01-15T19:46:50.5894550Z libjpeg-turbo-3.1.2 | hc919400_0 538 KB conda-forge 2026-01-15T19:46:50.5894830Z liblzma-5.8.1 | h39f12f2_2 90 KB conda-forge 2026-01-15T19:46:50.5895150Z liblzma-devel-5.8.1 | h39f12f2_2 114 KB conda-forge 2026-01-15T19:46:50.5895430Z libogg-1.3.5 | h48c0fde_1 212 KB conda-forge 2026-01-15T19:46:50.5895710Z libopenvino-2025.4.1 | he5d468a_0 4.3 MB conda-forge 2026-01-15T19:46:50.5896060Z libopenvino-arm-cpu-plugin-2025.4.1| he5d468a_0 8.3 MB conda-forge 2026-01-15T19:46:50.5896450Z libopenvino-auto-batch-plugin-2025.4.1| h0b5e12f_0 103 KB conda-forge 2026-01-15T19:46:50.5896830Z libopenvino-auto-plugin-2025.4.1| h0b5e12f_0 212 KB conda-forge 2026-01-15T19:46:50.5897210Z libopenvino-hetero-plugin-2025.4.1| hf51539c_0 181 KB conda-forge 2026-01-15T19:46:50.5897580Z libopenvino-ir-frontend-2025.4.1| hf51539c_0 173 KB conda-forge 2026-01-15T19:46:50.5897930Z libopenvino-onnx-frontend-2025.4.1| h9101cd2_0 1.3 MB conda-forge 2026-01-15T19:46:50.5898310Z libopenvino-paddle-frontend-2025.4.1| h9101cd2_0 440 KB conda-forge 2026-01-15T19:46:50.5898690Z libopenvino-pytorch-frontend-2025.4.1| haf25636_0 816 KB conda-forge 2026-01-15T19:46:50.5899120Z libopenvino-tensorflow-frontend-2025.4.1| h6089731_0 914 KB conda-forge 2026-01-15T19:46:50.5899580Z libopenvino-tensorflow-lite-frontend-2025.4.1| haf25636_0 381 KB conda-forge 2026-01-15T19:46:50.5900100Z libopus-1.6.1 | h1a92334_0 301 KB conda-forge 2026-01-15T19:46:50.5900380Z libpng-1.6.54 | h132b30e_0 282 KB conda-forge 2026-01-15T19:46:50.5900660Z libprotobuf-6.31.1 | h98f38fd_4 3.0 MB conda-forge 2026-01-15T19:46:50.5900950Z librsvg-2.60.0 | h5c55ec3_0 2.2 MB conda-forge 2026-01-15T19:46:50.5901290Z libsqlite-3.51.2 | h1ae2325_0 888 KB conda-forge 2026-01-15T19:46:50.5901580Z libtiff-4.7.1 | h4030677_1 365 KB conda-forge 2026-01-15T19:46:50.5901860Z libusb-1.0.29 | hbc156a2_0 82 KB conda-forge 2026-01-15T19:46:50.5902150Z libvorbis-1.3.7 | h81086ad_2 253 KB conda-forge 2026-01-15T19:46:50.5902420Z libvpx-1.15.2 | ha759d40_0 1.1 MB conda-forge 2026-01-15T19:46:50.5902710Z libvulkan-loader-1.4.328.1 | h49c215f_0 174 KB conda-forge 2026-01-15T19:46:50.5903050Z libwebp-base-1.6.0 | h07db88b_0 288 KB conda-forge 2026-01-15T19:46:50.5903330Z libxml2-2.15.1 | h8d039ee_1 40 KB conda-forge 2026-01-15T19:46:50.5903770Z libxml2-16-2.15.1 | h5ef1a60_1 454 KB conda-forge 2026-01-15T19:46:50.5904070Z openh264-2.6.0 | hb5b2745_0 587 KB conda-forge 2026-01-15T19:46:50.5904340Z openssl-3.6.0 | h5503f6c_0 3.0 MB conda-forge 2026-01-15T19:46:50.5904610Z pango-1.56.4 | h875632e_0 417 KB conda-forge 2026-01-15T19:46:50.5904880Z pcre2-10.47 | h30297fc_0 830 KB conda-forge 2026-01-15T19:46:50.5905140Z pixman-0.46.4 | h81086ad_1 242 KB conda-forge 2026-01-15T19:46:50.5905420Z pugixml-1.15 | hd3d436d_0 89 KB conda-forge 2026-01-15T19:46:50.5905700Z python-3.10.19 |hcd7f573_2_cpython 11.1 MB conda-forge 2026-01-15T19:46:50.5905980Z sdl2-2.32.56 | h248ca61_0 530 KB conda-forge 2026-01-15T19:46:50.5906280Z sdl3-3.2.30 | h6fa9c73_0 1.3 MB conda-forge 2026-01-15T19:46:50.5906540Z shaderc-2025.5 | h1a5098f_0 108 KB conda-forge 2026-01-15T19:46:50.5906820Z snappy-1.2.2 | hada39a4_1 38 KB conda-forge 2026-01-15T19:46:50.5907100Z spirv-tools-2025.4 | ha7d2532_0 1.5 MB conda-forge 2026-01-15T19:46:50.5907380Z svt-av1-3.1.2 | h12ba402_0 1.4 MB conda-forge 2026-01-15T19:46:50.5907650Z tbb-2022.3.0 | h4ddebb9_2 117 KB conda-forge 2026-01-15T19:46:50.5907920Z x264-1!164.3095 | h57fd34a_2 700 KB conda-forge 2026-01-15T19:46:50.5908210Z x265-3.5 | hbc6ce65_3 1.7 MB conda-forge 2026-01-15T19:46:50.5908480Z xz-5.8.1 | h9a6d368_2 23 KB conda-forge 2026-01-15T19:46:50.5908770Z xz-gpl-tools-5.8.1 | h9a6d368_2 33 KB conda-forge 2026-01-15T19:46:50.5909060Z xz-tools-5.8.1 | h39f12f2_2 84 KB conda-forge 2026-01-15T19:46:50.5909330Z zstd-1.5.7 | hbf9d68e_6 423 KB conda-forge 2026-01-15T19:46:50.5909890Z ------------------------------------------------------------ 2026-01-15T19:46:50.5910150Z Total: 91.6 MB 2026-01-15T19:46:50.5910410Z 2026-01-15T19:46:50.5910500Z The following NEW packages will be INSTALLED: 2026-01-15T19:46:50.5910640Z 2026-01-15T19:46:50.5910770Z aom conda-forge/osx-arm64::aom-3.9.1-h7bae524_0 2026-01-15T19:46:50.5911020Z cairo conda-forge/osx-arm64::cairo-1.18.4-he0f2337_1 2026-01-15T19:46:50.5911300Z dav1d conda-forge/osx-arm64::dav1d-1.2.1-hb547adb_0 2026-01-15T19:46:50.5911720Z dbus conda-forge/osx-arm64::dbus-1.16.2-h3ff7a7c_1 2026-01-15T19:46:50.5912010Z ffmpeg conda-forge/osx-arm64::ffmpeg-8.0.1-gpl_h1511fcb_109 2026-01-15T19:46:50.5912360Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2026-01-15T19:46:50.5912750Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2026-01-15T19:46:50.5913140Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2026-01-15T19:46:50.5913510Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2026-01-15T19:46:50.5913850Z fontconfig conda-forge/osx-arm64::fontconfig-2.15.0-h1383a14_1 2026-01-15T19:46:50.5914180Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2026-01-15T19:46:50.5914610Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-hc364b38_1 2026-01-15T19:46:50.5914930Z freetype conda-forge/osx-arm64::freetype-2.14.1-hce30654_0 2026-01-15T19:46:50.5915230Z fribidi conda-forge/osx-arm64::fribidi-1.0.16-hc919400_0 2026-01-15T19:46:50.5915520Z gdk-pixbuf conda-forge/osx-arm64::gdk-pixbuf-2.44.4-h7542897_0 2026-01-15T19:46:50.5915990Z glslang conda-forge/osx-arm64::glslang-16.1.0-h60b4770_0 2026-01-15T19:46:50.5916260Z gmp conda-forge/osx-arm64::gmp-6.3.0-h7bae524_2 2026-01-15T19:46:50.5916530Z graphite2 conda-forge/osx-arm64::graphite2-1.3.14-hec049ff_2 2026-01-15T19:46:50.5916840Z harfbuzz conda-forge/osx-arm64::harfbuzz-12.3.0-h3103d1b_0 2026-01-15T19:46:50.5917100Z icu conda-forge/osx-arm64::icu-78.2-h38cb7af_0 2026-01-15T19:46:50.5917350Z lame conda-forge/osx-arm64::lame-3.100-h1a8c8d9_1003 2026-01-15T19:46:50.5917630Z lerc conda-forge/osx-arm64::lerc-4.0.0-hd64df32_1 2026-01-15T19:46:50.5917930Z libabseil conda-forge/osx-arm64::libabseil-20250512.1-cxx17_hd41c47c_0 2026-01-15T19:46:50.5918260Z libass conda-forge/osx-arm64::libass-0.17.4-hcbd7ca7_0 2026-01-15T19:46:50.5918540Z libdeflate conda-forge/osx-arm64::libdeflate-1.25-hc11a715_0 2026-01-15T19:46:50.5918840Z libfreetype conda-forge/osx-arm64::libfreetype-2.14.1-hce30654_0 2026-01-15T19:46:50.5919170Z libfreetype6 conda-forge/osx-arm64::libfreetype6-2.14.1-h6da58f4_0 2026-01-15T19:46:50.5919480Z libglib conda-forge/osx-arm64::libglib-2.86.3-hfe11c1f_0 2026-01-15T19:46:50.5919780Z libhwloc conda-forge/osx-arm64::libhwloc-2.12.2-default_ha3cc4f2_1000 2026-01-15T19:46:50.5920230Z libiconv conda-forge/osx-arm64::libiconv-1.18-h23cfdf5_2 2026-01-15T19:46:50.5920510Z libintl conda-forge/osx-arm64::libintl-0.25.1-h493aca8_0 2026-01-15T19:46:50.5920810Z libjpeg-turbo conda-forge/osx-arm64::libjpeg-turbo-3.1.2-hc919400_0 2026-01-15T19:46:50.5921160Z liblzma conda-forge/osx-arm64::liblzma-5.8.1-h39f12f2_2 2026-01-15T19:46:50.5921460Z liblzma-devel conda-forge/osx-arm64::liblzma-devel-5.8.1-h39f12f2_2 2026-01-15T19:46:50.5921870Z libogg conda-forge/osx-arm64::libogg-1.3.5-h48c0fde_1 2026-01-15T19:46:50.5922190Z libopenvino conda-forge/osx-arm64::libopenvino-2025.4.1-he5d468a_0 2026-01-15T19:46:50.5922570Z libopenvino-arm-c~ conda-forge/osx-arm64::libopenvino-arm-cpu-plugin-2025.4.1-he5d468a_0 2026-01-15T19:46:50.5923130Z libopenvino-auto-~ conda-forge/osx-arm64::libopenvino-auto-batch-plugin-2025.4.1-h0b5e12f_0 2026-01-15T19:46:50.5923690Z libopenvino-auto-~ conda-forge/osx-arm64::libopenvino-auto-plugin-2025.4.1-h0b5e12f_0 2026-01-15T19:46:50.5924110Z libopenvino-heter~ conda-forge/osx-arm64::libopenvino-hetero-plugin-2025.4.1-hf51539c_0 2026-01-15T19:46:50.5924540Z libopenvino-ir-fr~ conda-forge/osx-arm64::libopenvino-ir-frontend-2025.4.1-hf51539c_0 2026-01-15T19:46:50.5925070Z libopenvino-onnx-~ conda-forge/osx-arm64::libopenvino-onnx-frontend-2025.4.1-h9101cd2_0 2026-01-15T19:46:50.5925610Z libopenvino-paddl~ conda-forge/osx-arm64::libopenvino-paddle-frontend-2025.4.1-h9101cd2_0 2026-01-15T19:46:50.5926060Z libopenvino-pytor~ conda-forge/osx-arm64::libopenvino-pytorch-frontend-2025.4.1-haf25636_0 2026-01-15T19:46:50.5926540Z libopenvino-tenso~ conda-forge/osx-arm64::libopenvino-tensorflow-frontend-2025.4.1-h6089731_0 2026-01-15T19:46:50.5927030Z libopenvino-tenso~ conda-forge/osx-arm64::libopenvino-tensorflow-lite-frontend-2025.4.1-haf25636_0 2026-01-15T19:46:50.5927430Z libopus conda-forge/osx-arm64::libopus-1.6.1-h1a92334_0 2026-01-15T19:46:50.5927730Z libpng conda-forge/osx-arm64::libpng-1.6.54-h132b30e_0 2026-01-15T19:46:50.5928060Z libprotobuf conda-forge/osx-arm64::libprotobuf-6.31.1-h98f38fd_4 2026-01-15T19:46:50.5928380Z librsvg conda-forge/osx-arm64::librsvg-2.60.0-h5c55ec3_0 2026-01-15T19:46:50.5928660Z libsqlite conda-forge/osx-arm64::libsqlite-3.51.2-h1ae2325_0 2026-01-15T19:46:50.5928950Z libtiff conda-forge/osx-arm64::libtiff-4.7.1-h4030677_1 2026-01-15T19:46:50.5929240Z libusb conda-forge/osx-arm64::libusb-1.0.29-hbc156a2_0 2026-01-15T19:46:50.5929520Z libvorbis conda-forge/osx-arm64::libvorbis-1.3.7-h81086ad_2 2026-01-15T19:46:50.5929940Z libvpx conda-forge/osx-arm64::libvpx-1.15.2-ha759d40_0 2026-01-15T19:46:50.5930300Z libvulkan-loader conda-forge/osx-arm64::libvulkan-loader-1.4.328.1-h49c215f_0 2026-01-15T19:46:50.5930650Z libwebp-base conda-forge/osx-arm64::libwebp-base-1.6.0-h07db88b_0 2026-01-15T19:46:50.5930970Z libxml2 conda-forge/osx-arm64::libxml2-2.15.1-h8d039ee_1 2026-01-15T19:46:50.5931260Z libxml2-16 conda-forge/osx-arm64::libxml2-16-2.15.1-h5ef1a60_1 2026-01-15T19:46:50.5931540Z openh264 conda-forge/osx-arm64::openh264-2.6.0-hb5b2745_0 2026-01-15T19:46:50.5931830Z pango conda-forge/osx-arm64::pango-1.56.4-h875632e_0 2026-01-15T19:46:50.5932100Z pcre2 conda-forge/osx-arm64::pcre2-10.47-h30297fc_0 2026-01-15T19:46:50.5932370Z pixman conda-forge/osx-arm64::pixman-0.46.4-h81086ad_1 2026-01-15T19:46:50.5932650Z pugixml conda-forge/osx-arm64::pugixml-1.15-hd3d436d_0 2026-01-15T19:46:50.5932930Z sdl2 conda-forge/osx-arm64::sdl2-2.32.56-h248ca61_0 2026-01-15T19:46:50.5933190Z sdl3 conda-forge/osx-arm64::sdl3-3.2.30-h6fa9c73_0 2026-01-15T19:46:50.5933450Z shaderc conda-forge/osx-arm64::shaderc-2025.5-h1a5098f_0 2026-01-15T19:46:50.5933740Z snappy conda-forge/osx-arm64::snappy-1.2.2-hada39a4_1 2026-01-15T19:46:50.5934110Z spirv-tools conda-forge/osx-arm64::spirv-tools-2025.4-ha7d2532_0 2026-01-15T19:46:50.5934470Z svt-av1 conda-forge/osx-arm64::svt-av1-3.1.2-h12ba402_0 2026-01-15T19:46:50.5934730Z tbb conda-forge/osx-arm64::tbb-2022.3.0-h4ddebb9_2 2026-01-15T19:46:50.5934990Z x264 conda-forge/osx-arm64::x264-1!164.3095-h57fd34a_2 2026-01-15T19:46:50.5935260Z x265 conda-forge/osx-arm64::x265-3.5-hbc6ce65_3 2026-01-15T19:46:50.5935530Z xz-gpl-tools conda-forge/osx-arm64::xz-gpl-tools-5.8.1-h9a6d368_2 2026-01-15T19:46:50.5935840Z xz-tools conda-forge/osx-arm64::xz-tools-5.8.1-h39f12f2_2 2026-01-15T19:46:50.5936120Z zstd conda-forge/osx-arm64::zstd-1.5.7-hbf9d68e_6 2026-01-15T19:46:50.5936280Z 2026-01-15T19:46:50.5936350Z The following packages will be UPDATED: 2026-01-15T19:46:50.5936480Z 2026-01-15T19:46:50.5936760Z ca-certificates pkgs/main/osx-arm64::ca-certificates-~ --> conda-forge/noarch::ca-certificates-2026.1.4-hbd8a1cb_0 2026-01-15T19:46:50.5937260Z libffi pkgs/main::libffi-3.4.4-hca03da5_1 --> conda-forge::libffi-3.5.2-he5f378a_0 2026-01-15T19:46:50.5937680Z openssl pkgs/main::openssl-3.0.18-h9b4081a_0 --> conda-forge::openssl-3.6.0-h5503f6c_0 2026-01-15T19:46:50.5938310Z python pkgs/main::python-3.10.19-hf701271_0 --> conda-forge::python-3.10.19-hcd7f573_2_cpython 2026-01-15T19:46:50.5938710Z xz pkgs/main::xz-5.6.4-h80987f9_1 --> conda-forge::xz-5.8.1-h9a6d368_2 2026-01-15T19:46:50.5938920Z 2026-01-15T19:46:50.5938930Z 2026-01-15T19:46:50.5938930Z 2026-01-15T19:46:50.5939010Z Downloading and Extracting Packages: ...working... 2026-01-15T19:46:50.5939240Z icu-78.2 | 11.8 MB | | 0% 2026-01-15T19:46:50.5939380Z 2026-01-15T19:46:50.5939570Z python-3.10.19 | 11.1 MB | | 0%  2026-01-15T19:46:50.5939730Z 2026-01-15T19:46:50.5939730Z 2026-01-15T19:46:50.5939860Z ffmpeg-8.0.1 | 9.1 MB | | 0%  2026-01-15T19:46:50.5940010Z 2026-01-15T19:46:50.5940010Z 2026-01-15T19:46:50.5940010Z 2026-01-15T19:46:50.5940200Z libopenvino-arm-cpu- | 8.3 MB | | 0%  2026-01-15T19:46:50.5940410Z 2026-01-15T19:46:50.5940410Z 2026-01-15T19:46:50.5940420Z 2026-01-15T19:46:50.5940420Z 2026-01-15T19:46:50.5940590Z libopenvino-2025.4.1 | 4.3 MB | | 0%  2026-01-15T19:46:50.5940770Z 2026-01-15T19:46:50.5940770Z 2026-01-15T19:46:50.5940780Z 2026-01-15T19:46:50.5940780Z 2026-01-15T19:46:50.5940780Z 2026-01-15T19:46:50.5941100Z libglib-2.86.3 | 3.5 MB | | 0%  2026-01-15T19:46:50.5941310Z 2026-01-15T19:46:50.5941310Z 2026-01-15T19:46:50.5941320Z 2026-01-15T19:46:50.5941320Z 2026-01-15T19:46:50.5941320Z 2026-01-15T19:46:50.5941320Z 2026-01-15T19:46:50.5941500Z libprotobuf-6.31.1 | 3.0 MB | | 0%  2026-01-15T19:46:50.5941690Z 2026-01-15T19:46:50.5941690Z 2026-01-15T19:46:50.5941690Z 2026-01-15T19:46:50.5941700Z 2026-01-15T19:46:50.5941700Z 2026-01-15T19:46:50.5941700Z 2026-01-15T19:46:50.5941700Z 2026-01-15T19:46:50.5941880Z openssl-3.6.0 | 3.0 MB | | 0%  2026-01-15T19:46:50.5942090Z 2026-01-15T19:46:50.5942090Z 2026-01-15T19:46:50.5942090Z 2026-01-15T19:46:50.5942090Z 2026-01-15T19:46:50.5942100Z 2026-01-15T19:46:50.5942100Z 2026-01-15T19:46:50.5942100Z 2026-01-15T19:46:50.5942110Z 2026-01-15T19:46:50.5942270Z libhwloc-2.12.2 | 2.2 MB | | 0%  2026-01-15T19:46:50.5942440Z 2026-01-15T19:46:50.5942440Z 2026-01-15T19:46:50.5942450Z 2026-01-15T19:46:50.5942450Z 2026-01-15T19:46:50.5942450Z 2026-01-15T19:46:50.5942450Z 2026-01-15T19:46:50.5942470Z 2026-01-15T19:46:50.5942470Z 2026-01-15T19:46:50.5942470Z 2026-01-15T19:46:50.5942610Z librsvg-2.60.0 | 2.2 MB | | 0%  2026-01-15T19:46:50.5942800Z 2026-01-15T19:46:50.5942800Z 2026-01-15T19:46:50.5942800Z 2026-01-15T19:46:50.5942800Z 2026-01-15T19:46:50.5942810Z 2026-01-15T19:46:50.5942810Z 2026-01-15T19:46:50.5942810Z 2026-01-15T19:46:50.5942810Z 2026-01-15T19:46:50.5942810Z 2026-01-15T19:46:50.5942810Z 2026-01-15T19:46:50.5942960Z aom-3.9.1 | 2.1 MB | | 0%  2026-01-15T19:46:50.5943160Z 2026-01-15T19:46:50.5943160Z 2026-01-15T19:46:50.5943160Z 2026-01-15T19:46:50.5943160Z 2026-01-15T19:46:50.5943160Z 2026-01-15T19:46:50.5943160Z 2026-01-15T19:46:50.5943170Z 2026-01-15T19:46:50.5943170Z 2026-01-15T19:46:50.5943170Z 2026-01-15T19:46:50.5943180Z 2026-01-15T19:46:50.5943180Z 2026-01-15T19:46:50.5943310Z x265-3.5 | 1.7 MB | | 0%  2026-01-15T19:46:50.5943500Z 2026-01-15T19:46:50.5943500Z 2026-01-15T19:46:50.5943500Z 2026-01-15T19:46:50.5943500Z 2026-01-15T19:46:50.5943510Z 2026-01-15T19:46:50.5943510Z 2026-01-15T19:46:50.5943510Z 2026-01-15T19:46:50.5943510Z 2026-01-15T19:46:50.5943510Z 2026-01-15T19:46:50.5943520Z 2026-01-15T19:46:50.5943520Z 2026-01-15T19:46:50.5943520Z 2026-01-15T19:46:50.5943700Z font-ttf-ubuntu-0.83 | 1.5 MB | | 0%  2026-01-15T19:46:50.5943980Z 2026-01-15T19:46:50.5943980Z 2026-01-15T19:46:50.5943980Z 2026-01-15T19:46:50.5943990Z 2026-01-15T19:46:50.5943990Z 2026-01-15T19:46:50.5943990Z 2026-01-15T19:46:50.5943990Z 2026-01-15T19:46:50.5943990Z 2026-01-15T19:46:50.5944000Z 2026-01-15T19:46:50.5944000Z 2026-01-15T19:46:50.5944000Z 2026-01-15T19:46:50.5944000Z 2026-01-15T19:46:50.5944010Z 2026-01-15T19:46:50.5944190Z harfbuzz-12.3.0 | 1.5 MB | | 0%  2026-01-15T19:46:50.5944400Z 2026-01-15T19:46:50.5944400Z 2026-01-15T19:46:50.5944400Z 2026-01-15T19:46:50.5944400Z 2026-01-15T19:46:50.5944400Z 2026-01-15T19:46:50.5944410Z 2026-01-15T19:46:50.5944410Z 2026-01-15T19:46:50.5944430Z 2026-01-15T19:46:50.5944430Z 2026-01-15T19:46:50.5944440Z 2026-01-15T19:46:50.5944440Z 2026-01-15T19:46:50.5944440Z 2026-01-15T19:46:50.5944440Z 2026-01-15T19:46:50.5944440Z 2026-01-15T19:46:50.5944630Z spirv-tools-2025.4 | 1.5 MB | | 0%  2026-01-15T19:46:50.5944870Z 2026-01-15T19:46:50.5944870Z 2026-01-15T19:46:50.5944870Z 2026-01-15T19:46:50.5944870Z 2026-01-15T19:46:50.5944870Z 2026-01-15T19:46:50.5944870Z 2026-01-15T19:46:50.5944880Z 2026-01-15T19:46:50.5944880Z 2026-01-15T19:46:50.5944880Z 2026-01-15T19:46:50.5944880Z 2026-01-15T19:46:50.5945010Z 2026-01-15T19:46:50.5945010Z 2026-01-15T19:46:50.5945020Z 2026-01-15T19:46:50.5945020Z 2026-01-15T19:46:50.5945020Z 2026-01-15T19:46:50.5945220Z svt-av1-3.1.2 | 1.4 MB | | 0%  2026-01-15T19:46:50.5945460Z 2026-01-15T19:46:50.5945460Z 2026-01-15T19:46:50.5945460Z 2026-01-15T19:46:50.5945460Z 2026-01-15T19:46:50.5945460Z 2026-01-15T19:46:50.5945470Z 2026-01-15T19:46:50.5945470Z 2026-01-15T19:46:50.5945470Z 2026-01-15T19:46:50.5945470Z 2026-01-15T19:46:50.5945470Z 2026-01-15T19:46:50.5945480Z 2026-01-15T19:46:50.5945480Z 2026-01-15T19:46:50.5945480Z 2026-01-15T19:46:50.5945480Z 2026-01-15T19:46:50.5945490Z 2026-01-15T19:46:50.5945490Z 2026-01-15T19:46:50.5945690Z sdl3-3.2.30 | 1.3 MB | | 0%  2026-01-15T19:46:50.5945880Z 2026-01-15T19:46:50.5945890Z 2026-01-15T19:46:50.5945890Z 2026-01-15T19:46:50.5945890Z 2026-01-15T19:46:50.5945890Z 2026-01-15T19:46:50.5945920Z 2026-01-15T19:46:50.5945920Z 2026-01-15T19:46:50.5945920Z 2026-01-15T19:46:50.5945920Z 2026-01-15T19:46:50.5945920Z 2026-01-15T19:46:50.5945920Z 2026-01-15T19:46:50.5945930Z 2026-01-15T19:46:50.5945930Z 2026-01-15T19:46:50.5945930Z 2026-01-15T19:46:50.5945930Z 2026-01-15T19:46:50.5945930Z 2026-01-15T19:46:50.5945940Z 2026-01-15T19:46:50.5946150Z libopenvino-onnx-fro | 1.3 MB | | 0%  2026-01-15T19:46:50.5946390Z 2026-01-15T19:46:50.5946390Z 2026-01-15T19:46:50.5946390Z 2026-01-15T19:46:50.5946390Z 2026-01-15T19:46:50.5946400Z 2026-01-15T19:46:50.5946400Z 2026-01-15T19:46:50.5946400Z 2026-01-15T19:46:50.5946410Z 2026-01-15T19:46:50.5946410Z 2026-01-15T19:46:50.5946410Z 2026-01-15T19:46:50.5946410Z 2026-01-15T19:46:50.5946410Z 2026-01-15T19:46:50.5946410Z 2026-01-15T19:46:50.5946420Z 2026-01-15T19:46:50.5946420Z 2026-01-15T19:46:50.5946420Z 2026-01-15T19:46:50.5946420Z 2026-01-15T19:46:50.5946430Z 2026-01-15T19:46:50.5946620Z libvpx-1.15.2 | 1.1 MB | | 0%  2026-01-15T19:46:50.5946830Z 2026-01-15T19:46:50.5946830Z 2026-01-15T19:46:50.5946830Z 2026-01-15T19:46:50.5946830Z 2026-01-15T19:46:50.5946840Z 2026-01-15T19:46:50.5946840Z 2026-01-15T19:46:50.5946840Z 2026-01-15T19:46:50.5946850Z 2026-01-15T19:46:50.5946850Z 2026-01-15T19:46:50.5946850Z 2026-01-15T19:46:50.5946850Z 2026-01-15T19:46:50.5946850Z 2026-01-15T19:46:50.5946850Z 2026-01-15T19:46:50.5946860Z 2026-01-15T19:46:50.5946860Z 2026-01-15T19:46:50.5946860Z 2026-01-15T19:46:50.5946860Z 2026-01-15T19:46:50.5946860Z 2026-01-15T19:46:50.5946920Z 2026-01-15T19:46:50.8502200Z ... (more hidden) ... 2026-01-15T19:46:50.8525180Z icu-78.2 | 11.8 MB | | 0% 2026-01-15T19:46:50.8525640Z 2026-01-15T19:46:50.8525660Z 2026-01-15T19:46:50.8561370Z ffmpeg-8.0.1 | 9.1 MB | | 0%  2026-01-15T19:46:50.8561950Z 2026-01-15T19:46:50.8561970Z 2026-01-15T19:46:50.8564670Z 2026-01-15T19:46:50.8627150Z libopenvino-arm-cpu- | 8.3 MB | | 0%  2026-01-15T19:46:50.8627380Z 2026-01-15T19:46:50.8627380Z 2026-01-15T19:46:50.8627380Z 2026-01-15T19:46:50.8627390Z 2026-01-15T19:46:50.9138230Z libopenvino-2025.4.1 | 4.3 MB | | 0%  2026-01-15T19:46:50.9138730Z 2026-01-15T19:46:50.9529090Z python-3.10.19 | 11.1 MB | | 0%  2026-01-15T19:46:50.9561810Z icu-78.2 | 11.8 MB | ###8 | 39% 2026-01-15T19:46:50.9571080Z 2026-01-15T19:46:50.9571220Z 2026-01-15T19:46:50.9572830Z ffmpeg-8.0.1 | 9.1 MB | #####5 | 55%  2026-01-15T19:46:50.9573000Z 2026-01-15T19:46:50.9573090Z 2026-01-15T19:46:50.9573100Z 2026-01-15T19:46:50.9630080Z libopenvino-arm-cpu- | 8.3 MB | ######6 | 66%  2026-01-15T19:46:50.9630310Z 2026-01-15T19:46:50.9630620Z 2026-01-15T19:46:50.9630620Z 2026-01-15T19:46:50.9630630Z 2026-01-15T19:46:51.0141460Z libopenvino-2025.4.1 | 4.3 MB | #######8 | 79%  2026-01-15T19:46:51.0144980Z 2026-01-15T19:46:51.0387000Z python-3.10.19 | 11.1 MB | #8 | 19%  2026-01-15T19:46:51.0387220Z 2026-01-15T19:46:51.0387220Z 2026-01-15T19:46:51.0387220Z 2026-01-15T19:46:51.0387230Z 2026-01-15T19:46:51.0842330Z libopenvino-2025.4.1 | 4.3 MB | ########## | 100%  2026-01-15T19:46:51.0843410Z 2026-01-15T19:46:51.0843410Z 2026-01-15T19:46:51.0843420Z 2026-01-15T19:46:51.0920540Z libopenvino-arm-cpu- | 8.3 MB | ########## | 100%  2026-01-15T19:46:51.0920830Z 2026-01-15T19:46:51.0920910Z 2026-01-15T19:46:51.0921090Z ffmpeg-8.0.1 | 9.1 MB | ########## | 100%  2026-01-15T19:46:51.0921340Z 2026-01-15T19:46:51.0927990Z 2026-01-15T19:46:51.0935370Z ffmpeg-8.0.1 | 9.1 MB | ########## | 100%  2026-01-15T19:46:51.0935660Z 2026-01-15T19:46:51.0935680Z 2026-01-15T19:46:51.0935680Z 2026-01-15T19:46:51.0935680Z 2026-01-15T19:46:51.0936660Z 2026-01-15T19:46:51.1142950Z libglib-2.86.3 | 3.5 MB | | 0%  2026-01-15T19:46:51.1143270Z 2026-01-15T19:46:51.1453600Z python-3.10.19 | 11.1 MB | #####8 | 58%  2026-01-15T19:46:51.1453990Z 2026-01-15T19:46:51.1454010Z 2026-01-15T19:46:51.1454700Z 2026-01-15T19:46:51.1455350Z 2026-01-15T19:46:51.1455520Z 2026-01-15T19:46:51.1455570Z 2026-01-15T19:46:51.1459080Z 2026-01-15T19:46:51.1518570Z openssl-3.6.0 | 3.0 MB | | 1%  2026-01-15T19:46:51.1519440Z 2026-01-15T19:46:51.1519450Z 2026-01-15T19:46:51.1519500Z 2026-01-15T19:46:51.1519500Z 2026-01-15T19:46:51.1519510Z 2026-01-15T19:46:51.1519630Z 2026-01-15T19:46:51.1662850Z libprotobuf-6.31.1 | 3.0 MB | | 1%  2026-01-15T19:46:51.1663310Z icu-78.2 | 11.8 MB | ########## | 100% 2026-01-15T19:46:51.2245150Z icu-78.2 | 11.8 MB | ########## | 100% 2026-01-15T19:46:51.2245430Z 2026-01-15T19:46:51.2245430Z 2026-01-15T19:46:51.2245430Z 2026-01-15T19:46:51.2245430Z 2026-01-15T19:46:51.2245870Z 2026-01-15T19:46:51.2246630Z libglib-2.86.3 | 3.5 MB | ########## | 100%  2026-01-15T19:46:51.2246860Z 2026-01-15T19:46:51.2246860Z 2026-01-15T19:46:51.2246860Z 2026-01-15T19:46:51.2246870Z 2026-01-15T19:46:51.2246880Z 2026-01-15T19:46:51.2295460Z libglib-2.86.3 | 3.5 MB | ########## | 100%  2026-01-15T19:46:51.2295660Z 2026-01-15T19:46:51.2295660Z 2026-01-15T19:46:51.2295670Z 2026-01-15T19:46:51.2295670Z 2026-01-15T19:46:51.2295670Z 2026-01-15T19:46:51.2295860Z 2026-01-15T19:46:51.2295860Z 2026-01-15T19:46:51.2295870Z 2026-01-15T19:46:51.2548380Z libhwloc-2.12.2 | 2.2 MB | | 1%  2026-01-15T19:46:51.2548640Z 2026-01-15T19:46:51.2548640Z 2026-01-15T19:46:51.2548650Z 2026-01-15T19:46:51.2548650Z 2026-01-15T19:46:51.2548670Z 2026-01-15T19:46:51.2548670Z 2026-01-15T19:46:51.2548670Z 2026-01-15T19:46:51.2549320Z openssl-3.6.0 | 3.0 MB | ########## | 100%  2026-01-15T19:46:51.2549710Z 2026-01-15T19:46:51.2549720Z 2026-01-15T19:46:51.2549720Z 2026-01-15T19:46:51.2549730Z 2026-01-15T19:46:51.2549730Z 2026-01-15T19:46:51.2549730Z 2026-01-15T19:46:51.2550140Z 2026-01-15T19:46:51.2678000Z openssl-3.6.0 | 3.0 MB | ########## | 100%  2026-01-15T19:46:51.2678230Z 2026-01-15T19:46:51.2678230Z 2026-01-15T19:46:51.2678230Z 2026-01-15T19:46:51.2678240Z 2026-01-15T19:46:51.2678240Z 2026-01-15T19:46:51.2678250Z 2026-01-15T19:46:51.2679980Z libprotobuf-6.31.1 | 3.0 MB | ########## | 100%  2026-01-15T19:46:51.2680180Z 2026-01-15T19:46:51.2680380Z 2026-01-15T19:46:51.2680410Z 2026-01-15T19:46:51.2680410Z 2026-01-15T19:46:51.2680410Z 2026-01-15T19:46:51.2680860Z 2026-01-15T19:46:51.2807900Z libprotobuf-6.31.1 | 3.0 MB | ########## | 100%  2026-01-15T19:46:51.2808130Z 2026-01-15T19:46:51.2808130Z 2026-01-15T19:46:51.2808130Z 2026-01-15T19:46:51.2808140Z 2026-01-15T19:46:51.2808140Z 2026-01-15T19:46:51.2808140Z 2026-01-15T19:46:51.2808140Z 2026-01-15T19:46:51.2808140Z 2026-01-15T19:46:51.2960170Z libhwloc-2.12.2 | 2.2 MB | ########## | 100%  2026-01-15T19:46:51.2960410Z 2026-01-15T19:46:51.2960410Z 2026-01-15T19:46:51.2960410Z 2026-01-15T19:46:51.2960410Z 2026-01-15T19:46:51.2960410Z 2026-01-15T19:46:51.2960420Z 2026-01-15T19:46:51.2960420Z 2026-01-15T19:46:51.2960420Z 2026-01-15T19:46:51.2960420Z 2026-01-15T19:46:51.3103270Z librsvg-2.60.0 | 2.2 MB | | 1%  2026-01-15T19:46:51.3103610Z 2026-01-15T19:46:51.3104620Z python-3.10.19 | 11.1 MB | ########## | 100%  2026-01-15T19:46:51.3104810Z 2026-01-15T19:46:51.3123790Z python-3.10.19 | 11.1 MB | ########## | 100%  2026-01-15T19:46:51.3123960Z 2026-01-15T19:46:51.3123980Z 2026-01-15T19:46:51.3123980Z 2026-01-15T19:46:51.3123980Z 2026-01-15T19:46:51.3123980Z 2026-01-15T19:46:51.3123980Z 2026-01-15T19:46:51.3123990Z 2026-01-15T19:46:51.3123990Z 2026-01-15T19:46:51.3124010Z 2026-01-15T19:46:51.3124010Z 2026-01-15T19:46:51.3300690Z aom-3.9.1 | 2.1 MB | | 1%  2026-01-15T19:46:51.3300920Z 2026-01-15T19:46:51.3300930Z 2026-01-15T19:46:51.3300930Z 2026-01-15T19:46:51.3300930Z 2026-01-15T19:46:51.3300930Z 2026-01-15T19:46:51.3300990Z 2026-01-15T19:46:51.3300990Z 2026-01-15T19:46:51.3300990Z 2026-01-15T19:46:51.3300990Z 2026-01-15T19:46:51.3364960Z librsvg-2.60.0 | 2.2 MB | ########## | 100%  2026-01-15T19:46:51.3365250Z 2026-01-15T19:46:51.3365500Z 2026-01-15T19:46:51.3365620Z 2026-01-15T19:46:51.3365620Z 2026-01-15T19:46:51.3365620Z 2026-01-15T19:46:51.3365630Z 2026-01-15T19:46:51.3365630Z 2026-01-15T19:46:51.3365630Z 2026-01-15T19:46:51.3365640Z 2026-01-15T19:46:51.3365640Z 2026-01-15T19:46:51.3365650Z 2026-01-15T19:46:51.3365660Z 2026-01-15T19:46:51.3464940Z font-ttf-ubuntu-0.83 | 1.5 MB | 1 | 1%  2026-01-15T19:46:51.3465210Z 2026-01-15T19:46:51.3465210Z 2026-01-15T19:46:51.3465210Z 2026-01-15T19:46:51.3465220Z 2026-01-15T19:46:51.3465220Z 2026-01-15T19:46:51.3465220Z 2026-01-15T19:46:51.3465220Z 2026-01-15T19:46:51.3465230Z 2026-01-15T19:46:51.3465230Z 2026-01-15T19:46:51.3465230Z 2026-01-15T19:46:51.3465230Z 2026-01-15T19:46:51.3563940Z x265-3.5 | 1.7 MB | | 1%  2026-01-15T19:46:51.3564130Z 2026-01-15T19:46:51.3564340Z 2026-01-15T19:46:51.3564350Z 2026-01-15T19:46:51.3565000Z 2026-01-15T19:46:51.3702960Z libopenvino-2025.4.1 | 4.3 MB | ########## | 100%  2026-01-15T19:46:51.3703170Z 2026-01-15T19:46:51.3703180Z 2026-01-15T19:46:51.3703180Z 2026-01-15T19:46:51.3703180Z 2026-01-15T19:46:51.3703180Z 2026-01-15T19:46:51.3703200Z 2026-01-15T19:46:51.3703210Z 2026-01-15T19:46:51.3703210Z 2026-01-15T19:46:51.3703210Z 2026-01-15T19:46:51.3703210Z 2026-01-15T19:46:51.3703210Z 2026-01-15T19:46:51.3703220Z 2026-01-15T19:46:51.3703220Z 2026-01-15T19:46:51.3703220Z 2026-01-15T19:46:51.4025220Z spirv-tools-2025.4 | 1.5 MB | 1 | 1%  2026-01-15T19:46:51.4025470Z 2026-01-15T19:46:51.4025470Z 2026-01-15T19:46:51.4025470Z 2026-01-15T19:46:51.4025480Z 2026-01-15T19:46:51.4025480Z 2026-01-15T19:46:51.4025480Z 2026-01-15T19:46:51.4025480Z 2026-01-15T19:46:51.4025510Z 2026-01-15T19:46:51.4025520Z 2026-01-15T19:46:51.4025520Z 2026-01-15T19:46:51.4025540Z 2026-01-15T19:46:51.4025540Z 2026-01-15T19:46:51.4069380Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T19:46:51.4069660Z 2026-01-15T19:46:51.4069660Z 2026-01-15T19:46:51.4069660Z 2026-01-15T19:46:51.4069660Z 2026-01-15T19:46:51.4069660Z 2026-01-15T19:46:51.4069900Z 2026-01-15T19:46:51.4069900Z 2026-01-15T19:46:51.4069900Z 2026-01-15T19:46:51.4069900Z 2026-01-15T19:46:51.4069900Z 2026-01-15T19:46:51.4069910Z 2026-01-15T19:46:51.4086090Z x265-3.5 | 1.7 MB | ########## | 100%  2026-01-15T19:46:51.4086710Z 2026-01-15T19:46:51.4086710Z 2026-01-15T19:46:51.4086720Z 2026-01-15T19:46:51.4086720Z 2026-01-15T19:46:51.4086720Z 2026-01-15T19:46:51.4086720Z 2026-01-15T19:46:51.4086730Z 2026-01-15T19:46:51.4086730Z 2026-01-15T19:46:51.4086730Z 2026-01-15T19:46:51.4086730Z 2026-01-15T19:46:51.4097640Z aom-3.9.1 | 2.1 MB | ########## | 100%  2026-01-15T19:46:51.4097990Z 2026-01-15T19:46:51.4097990Z 2026-01-15T19:46:51.4097990Z 2026-01-15T19:46:51.4097990Z 2026-01-15T19:46:51.4098000Z 2026-01-15T19:46:51.4098000Z 2026-01-15T19:46:51.4098000Z 2026-01-15T19:46:51.4098010Z 2026-01-15T19:46:51.4098010Z 2026-01-15T19:46:51.4098010Z 2026-01-15T19:46:51.4098020Z 2026-01-15T19:46:51.4098020Z 2026-01-15T19:46:51.4098660Z 2026-01-15T19:46:51.4149890Z harfbuzz-12.3.0 | 1.5 MB | 1 | 1%  2026-01-15T19:46:51.4150140Z 2026-01-15T19:46:51.4150140Z 2026-01-15T19:46:51.4150140Z 2026-01-15T19:46:51.4150140Z 2026-01-15T19:46:51.4150150Z 2026-01-15T19:46:51.4150150Z 2026-01-15T19:46:51.4150150Z 2026-01-15T19:46:51.4150150Z 2026-01-15T19:46:51.4150160Z 2026-01-15T19:46:51.4150160Z 2026-01-15T19:46:51.4150160Z 2026-01-15T19:46:51.4150160Z 2026-01-15T19:46:51.4150160Z 2026-01-15T19:46:51.4150170Z 2026-01-15T19:46:51.4526210Z spirv-tools-2025.4 | 1.5 MB | ########## | 100%  2026-01-15T19:46:51.4526470Z 2026-01-15T19:46:51.4526470Z 2026-01-15T19:46:51.4526480Z 2026-01-15T19:46:51.4526480Z 2026-01-15T19:46:51.4526480Z 2026-01-15T19:46:51.4526500Z 2026-01-15T19:46:51.4526500Z 2026-01-15T19:46:51.4526500Z 2026-01-15T19:46:51.4526510Z 2026-01-15T19:46:51.4526520Z 2026-01-15T19:46:51.4526520Z 2026-01-15T19:46:51.4526520Z 2026-01-15T19:46:51.4526520Z 2026-01-15T19:46:51.4526520Z 2026-01-15T19:46:51.4526530Z 2026-01-15T19:46:51.4526530Z 2026-01-15T19:46:51.4526530Z 2026-01-15T19:46:51.4588190Z libopenvino-onnx-fro | 1.3 MB | 1 | 1%  2026-01-15T19:46:51.4588470Z 2026-01-15T19:46:51.4588470Z 2026-01-15T19:46:51.4588470Z 2026-01-15T19:46:51.4588470Z 2026-01-15T19:46:51.4588480Z 2026-01-15T19:46:51.4588480Z 2026-01-15T19:46:51.4588480Z 2026-01-15T19:46:51.4588480Z 2026-01-15T19:46:51.4588480Z 2026-01-15T19:46:51.4588490Z 2026-01-15T19:46:51.4588490Z 2026-01-15T19:46:51.4588640Z 2026-01-15T19:46:51.4588650Z 2026-01-15T19:46:51.4588650Z 2026-01-15T19:46:51.4588650Z 2026-01-15T19:46:51.4709750Z svt-av1-3.1.2 | 1.4 MB | 1 | 1%  2026-01-15T19:46:51.4709990Z 2026-01-15T19:46:51.4709990Z 2026-01-15T19:46:51.4710010Z 2026-01-15T19:46:51.4710010Z 2026-01-15T19:46:51.4710010Z 2026-01-15T19:46:51.4710020Z 2026-01-15T19:46:51.4710020Z 2026-01-15T19:46:51.4710030Z 2026-01-15T19:46:51.4710030Z 2026-01-15T19:46:51.4710030Z 2026-01-15T19:46:51.4710030Z 2026-01-15T19:46:51.4710030Z 2026-01-15T19:46:51.4710040Z 2026-01-15T19:46:51.4710040Z 2026-01-15T19:46:51.4710040Z 2026-01-15T19:46:51.4710040Z 2026-01-15T19:46:51.4710190Z 2026-01-15T19:46:51.4710200Z 2026-01-15T19:46:51.4922370Z libvpx-1.15.2 | 1.1 MB | 1 | 1%  2026-01-15T19:46:51.4922630Z 2026-01-15T19:46:51.4922630Z 2026-01-15T19:46:51.4922640Z 2026-01-15T19:46:51.4922650Z 2026-01-15T19:46:51.4922650Z 2026-01-15T19:46:51.4922660Z 2026-01-15T19:46:51.4922660Z 2026-01-15T19:46:51.4922660Z 2026-01-15T19:46:51.4922660Z 2026-01-15T19:46:51.4922660Z 2026-01-15T19:46:51.4922670Z 2026-01-15T19:46:51.4922670Z 2026-01-15T19:46:51.4922670Z 2026-01-15T19:46:51.4922670Z 2026-01-15T19:46:51.4922910Z 2026-01-15T19:46:51.4922920Z 2026-01-15T19:46:51.4922920Z 2026-01-15T19:46:51.4981110Z libopenvino-onnx-fro | 1.3 MB | ########## | 100%  2026-01-15T19:46:51.4981380Z 2026-01-15T19:46:51.4981910Z 2026-01-15T19:46:51.4982380Z 2026-01-15T19:46:51.4982480Z 2026-01-15T19:46:51.4983050Z 2026-01-15T19:46:51.4983280Z 2026-01-15T19:46:51.4983390Z 2026-01-15T19:46:51.4983400Z 2026-01-15T19:46:51.4983410Z 2026-01-15T19:46:51.4983420Z 2026-01-15T19:46:51.4983420Z 2026-01-15T19:46:51.4983700Z 2026-01-15T19:46:51.4983830Z 2026-01-15T19:46:51.4983840Z 2026-01-15T19:46:51.4983840Z 2026-01-15T19:46:51.4984060Z 2026-01-15T19:46:51.5027270Z sdl3-3.2.30 | 1.3 MB | 1 | 1%  2026-01-15T19:46:51.5027540Z 2026-01-15T19:46:51.5027540Z 2026-01-15T19:46:51.5027540Z 2026-01-15T19:46:51.5027540Z 2026-01-15T19:46:51.5027550Z 2026-01-15T19:46:51.5027550Z 2026-01-15T19:46:51.5027550Z 2026-01-15T19:46:51.5027560Z 2026-01-15T19:46:51.5027560Z 2026-01-15T19:46:51.5027560Z 2026-01-15T19:46:51.5027560Z 2026-01-15T19:46:51.5027560Z 2026-01-15T19:46:51.5027570Z 2026-01-15T19:46:51.5027570Z 2026-01-15T19:46:51.5027570Z 2026-01-15T19:46:51.5075790Z svt-av1-3.1.2 | 1.4 MB | ########## | 100%  2026-01-15T19:46:51.5076030Z 2026-01-15T19:46:51.5076030Z 2026-01-15T19:46:51.5076040Z 2026-01-15T19:46:51.5076040Z 2026-01-15T19:46:51.5076040Z 2026-01-15T19:46:51.5076040Z 2026-01-15T19:46:51.5076040Z 2026-01-15T19:46:51.5076040Z 2026-01-15T19:46:51.5076050Z 2026-01-15T19:46:51.5076050Z 2026-01-15T19:46:51.5076050Z 2026-01-15T19:46:51.5076070Z 2026-01-15T19:46:51.5076070Z 2026-01-15T19:46:51.5076070Z 2026-01-15T19:46:51.5076070Z 2026-01-15T19:46:51.5076070Z 2026-01-15T19:46:51.5076080Z 2026-01-15T19:46:51.5076100Z 2026-01-15T19:46:51.5103690Z libvpx-1.15.2 | 1.1 MB | ########## | 100%  2026-01-15T19:46:51.5103930Z 2026-01-15T19:46:51.5103930Z 2026-01-15T19:46:51.5103940Z 2026-01-15T19:46:51.5103940Z 2026-01-15T19:46:51.5103940Z 2026-01-15T19:46:51.5103950Z 2026-01-15T19:46:51.5103950Z 2026-01-15T19:46:51.5103950Z 2026-01-15T19:46:51.5103960Z 2026-01-15T19:46:51.5103960Z 2026-01-15T19:46:51.5103960Z 2026-01-15T19:46:51.5103960Z 2026-01-15T19:46:51.5103960Z 2026-01-15T19:46:51.5283200Z harfbuzz-12.3.0 | 1.5 MB | #########3 | 94%  2026-01-15T19:46:51.5283430Z 2026-01-15T19:46:51.5283440Z 2026-01-15T19:46:51.5283440Z 2026-01-15T19:46:51.5283440Z 2026-01-15T19:46:51.5283450Z 2026-01-15T19:46:51.5283590Z 2026-01-15T19:46:51.5283600Z 2026-01-15T19:46:51.5283600Z 2026-01-15T19:46:51.5283600Z 2026-01-15T19:46:51.5283600Z 2026-01-15T19:46:51.5283600Z 2026-01-15T19:46:51.5283610Z 2026-01-15T19:46:51.5283610Z 2026-01-15T19:46:51.5304110Z harfbuzz-12.3.0 | 1.5 MB | ########## | 100%  2026-01-15T19:46:51.5304330Z 2026-01-15T19:46:51.5304330Z 2026-01-15T19:46:51.5304330Z 2026-01-15T19:46:51.5304330Z 2026-01-15T19:46:51.5304330Z 2026-01-15T19:46:51.5304340Z 2026-01-15T19:46:51.5304340Z 2026-01-15T19:46:51.5304340Z 2026-01-15T19:46:51.5304350Z 2026-01-15T19:46:51.5304350Z 2026-01-15T19:46:51.5304350Z 2026-01-15T19:46:51.5304350Z 2026-01-15T19:46:51.5304350Z 2026-01-15T19:46:51.5304360Z 2026-01-15T19:46:51.5304360Z 2026-01-15T19:46:51.5304900Z 2026-01-15T19:46:51.5381780Z sdl3-3.2.30 | 1.3 MB | ########## | 100%  2026-01-15T19:46:51.5382040Z 2026-01-15T19:46:51.5382400Z 2026-01-15T19:46:51.5382980Z 2026-01-15T19:46:51.5383000Z 2026-01-15T19:46:51.5383000Z 2026-01-15T19:46:51.5383010Z 2026-01-15T19:46:51.5383110Z 2026-01-15T19:46:51.5383110Z 2026-01-15T19:46:51.5383110Z 2026-01-15T19:46:51.5383120Z 2026-01-15T19:46:51.5383120Z 2026-01-15T19:46:51.5383120Z 2026-01-15T19:46:51.5383370Z 2026-01-15T19:46:51.5383370Z 2026-01-15T19:46:51.5383370Z 2026-01-15T19:46:51.5383370Z 2026-01-15T19:46:51.5383380Z 2026-01-15T19:46:51.5383380Z 2026-01-15T19:46:51.5383380Z 2026-01-15T19:46:51.5606600Z ... (more hidden) ... 2026-01-15T19:46:51.5606850Z 2026-01-15T19:46:51.5607720Z 2026-01-15T19:46:51.5608620Z 2026-01-15T19:46:51.5608730Z 2026-01-15T19:46:51.5608740Z 2026-01-15T19:46:51.5608750Z 2026-01-15T19:46:51.5608930Z 2026-01-15T19:46:51.5608940Z 2026-01-15T19:46:51.5608940Z 2026-01-15T19:46:51.5608940Z 2026-01-15T19:46:51.5608960Z 2026-01-15T19:46:51.5609080Z 2026-01-15T19:46:51.5609090Z 2026-01-15T19:46:51.5609150Z 2026-01-15T19:46:51.5609160Z 2026-01-15T19:46:51.5609160Z 2026-01-15T19:46:51.5609160Z 2026-01-15T19:46:51.5609160Z 2026-01-15T19:46:51.5609160Z 2026-01-15T19:46:51.5953820Z ... (more hidden) ... 2026-01-15T19:46:51.5954140Z 2026-01-15T19:46:51.5954170Z 2026-01-15T19:46:51.6921930Z ffmpeg-8.0.1 | 9.1 MB | ########## | 100%  2026-01-15T19:46:51.6922120Z 2026-01-15T19:46:51.6922130Z 2026-01-15T19:46:51.6922130Z 2026-01-15T19:46:51.8998780Z libopenvino-arm-cpu- | 8.3 MB | ########## | 100%  2026-01-15T19:46:51.8999010Z 2026-01-15T19:46:51.8999010Z 2026-01-15T19:46:51.8999020Z 2026-01-15T19:46:51.8999020Z 2026-01-15T19:46:51.8999020Z 2026-01-15T19:46:51.8999020Z 2026-01-15T19:46:51.8999030Z 2026-01-15T19:46:51.9145270Z openssl-3.6.0 | 3.0 MB | ########## | 100%  2026-01-15T19:46:51.9145530Z 2026-01-15T19:46:51.9145540Z 2026-01-15T19:46:51.9145540Z 2026-01-15T19:46:51.9145560Z 2026-01-15T19:46:51.9147760Z 2026-01-15T19:46:51.9778260Z libglib-2.86.3 | 3.5 MB | ########## | 100%  2026-01-15T19:46:52.2353800Z icu-78.2 | 11.8 MB | ########## | 100% 2026-01-15T19:46:52.2353970Z 2026-01-15T19:46:52.2354170Z 2026-01-15T19:46:52.2354410Z 2026-01-15T19:46:52.2354490Z 2026-01-15T19:46:52.2354490Z 2026-01-15T19:46:52.2354570Z 2026-01-15T19:46:52.2548540Z libprotobuf-6.31.1 | 3.0 MB | ########## | 100%  2026-01-15T19:46:52.2548790Z 2026-01-15T19:46:52.2548790Z 2026-01-15T19:46:52.2548790Z 2026-01-15T19:46:52.2548790Z 2026-01-15T19:46:52.2548790Z 2026-01-15T19:46:52.2548800Z 2026-01-15T19:46:52.2548800Z 2026-01-15T19:46:52.2548800Z 2026-01-15T19:46:52.2549860Z libhwloc-2.12.2 | 2.2 MB | ########## | 100%  2026-01-15T19:46:52.2550060Z 2026-01-15T19:46:52.2550060Z 2026-01-15T19:46:52.2550070Z 2026-01-15T19:46:52.2550070Z 2026-01-15T19:46:52.2550070Z 2026-01-15T19:46:52.2550230Z 2026-01-15T19:46:52.2550250Z 2026-01-15T19:46:52.2550260Z 2026-01-15T19:46:52.3073780Z libhwloc-2.12.2 | 2.2 MB | ########## | 100%  2026-01-15T19:46:52.3074000Z 2026-01-15T19:46:52.3074010Z 2026-01-15T19:46:52.3074010Z 2026-01-15T19:46:52.3074010Z 2026-01-15T19:46:52.3074030Z 2026-01-15T19:46:52.3074030Z 2026-01-15T19:46:52.3074030Z 2026-01-15T19:46:52.3074050Z 2026-01-15T19:46:52.3074060Z 2026-01-15T19:46:52.3074060Z 2026-01-15T19:46:52.3074060Z 2026-01-15T19:46:52.3074060Z 2026-01-15T19:46:52.3076520Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T19:46:52.3076800Z 2026-01-15T19:46:52.3076800Z 2026-01-15T19:46:52.3076810Z 2026-01-15T19:46:52.3076810Z 2026-01-15T19:46:52.3076810Z 2026-01-15T19:46:52.3076820Z 2026-01-15T19:46:52.3076820Z 2026-01-15T19:46:52.3076820Z 2026-01-15T19:46:52.3076820Z 2026-01-15T19:46:52.3076820Z 2026-01-15T19:46:52.3076830Z 2026-01-15T19:46:52.3076830Z 2026-01-15T19:46:52.3177780Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T19:46:52.3178040Z 2026-01-15T19:46:52.3178040Z 2026-01-15T19:46:52.3178040Z 2026-01-15T19:46:52.3178050Z 2026-01-15T19:46:52.3178050Z 2026-01-15T19:46:52.3178050Z 2026-01-15T19:46:52.3178050Z 2026-01-15T19:46:52.3178310Z 2026-01-15T19:46:52.3178310Z 2026-01-15T19:46:52.3179910Z librsvg-2.60.0 | 2.2 MB | ########## | 100%  2026-01-15T19:46:52.3180120Z 2026-01-15T19:46:52.3180440Z 2026-01-15T19:46:52.3180650Z 2026-01-15T19:46:52.3180740Z 2026-01-15T19:46:52.3180740Z 2026-01-15T19:46:52.3180740Z 2026-01-15T19:46:52.3180750Z 2026-01-15T19:46:52.3180750Z 2026-01-15T19:46:52.3180750Z 2026-01-15T19:46:52.3668770Z librsvg-2.60.0 | 2.2 MB | ########## | 100%  2026-01-15T19:46:52.3669070Z 2026-01-15T19:46:52.3669070Z 2026-01-15T19:46:52.3669080Z 2026-01-15T19:46:52.3669080Z 2026-01-15T19:46:52.3669090Z 2026-01-15T19:46:52.3669110Z 2026-01-15T19:46:52.3669120Z 2026-01-15T19:46:52.3669120Z 2026-01-15T19:46:52.3669120Z 2026-01-15T19:46:52.3669120Z 2026-01-15T19:46:52.3670870Z aom-3.9.1 | 2.1 MB | ########## | 100%  2026-01-15T19:46:52.3671320Z 2026-01-15T19:46:52.3672260Z 2026-01-15T19:46:52.3672560Z 2026-01-15T19:46:52.3672570Z 2026-01-15T19:46:52.3672580Z 2026-01-15T19:46:52.3672580Z 2026-01-15T19:46:52.3672620Z 2026-01-15T19:46:52.3672820Z 2026-01-15T19:46:52.3672830Z 2026-01-15T19:46:52.3672850Z 2026-01-15T19:46:52.4337050Z aom-3.9.1 | 2.1 MB | ########## | 100%  2026-01-15T19:46:52.4337330Z 2026-01-15T19:46:52.4337330Z 2026-01-15T19:46:52.4337330Z 2026-01-15T19:46:52.4337330Z 2026-01-15T19:46:52.4337340Z 2026-01-15T19:46:52.4337340Z 2026-01-15T19:46:52.4337340Z 2026-01-15T19:46:52.4337340Z 2026-01-15T19:46:52.4337340Z 2026-01-15T19:46:52.4337350Z 2026-01-15T19:46:52.4337350Z 2026-01-15T19:46:52.4337360Z 2026-01-15T19:46:52.4337360Z 2026-01-15T19:46:52.4337370Z 2026-01-15T19:46:52.4339350Z spirv-tools-2025.4 | 1.5 MB | ########## | 100%  2026-01-15T19:46:52.4339750Z 2026-01-15T19:46:52.4339760Z 2026-01-15T19:46:52.4339760Z 2026-01-15T19:46:52.4339760Z 2026-01-15T19:46:52.4339770Z 2026-01-15T19:46:52.4339770Z 2026-01-15T19:46:52.4339780Z 2026-01-15T19:46:52.4339780Z 2026-01-15T19:46:52.4339780Z 2026-01-15T19:46:52.4339780Z 2026-01-15T19:46:52.4339780Z 2026-01-15T19:46:52.4339810Z 2026-01-15T19:46:52.4339810Z 2026-01-15T19:46:52.4339810Z 2026-01-15T19:46:52.4760310Z spirv-tools-2025.4 | 1.5 MB | ########## | 100%  2026-01-15T19:46:52.4760590Z 2026-01-15T19:46:52.4760590Z 2026-01-15T19:46:52.4760590Z 2026-01-15T19:46:52.4760590Z 2026-01-15T19:46:52.4760600Z 2026-01-15T19:46:52.4760600Z 2026-01-15T19:46:52.4760600Z 2026-01-15T19:46:52.4760600Z 2026-01-15T19:46:52.4760610Z 2026-01-15T19:46:52.4760830Z 2026-01-15T19:46:52.4760830Z 2026-01-15T19:46:52.4760830Z 2026-01-15T19:46:52.4760840Z 2026-01-15T19:46:52.4760840Z 2026-01-15T19:46:52.4760840Z 2026-01-15T19:46:52.4760850Z 2026-01-15T19:46:52.4760850Z 2026-01-15T19:46:52.4761440Z libopenvino-onnx-fro | 1.3 MB | ########## | 100%  2026-01-15T19:46:52.4761690Z 2026-01-15T19:46:52.4761720Z 2026-01-15T19:46:52.4761720Z 2026-01-15T19:46:52.4761730Z 2026-01-15T19:46:52.4761730Z 2026-01-15T19:46:52.4761730Z 2026-01-15T19:46:52.4761730Z 2026-01-15T19:46:52.4761730Z 2026-01-15T19:46:52.4761740Z 2026-01-15T19:46:52.4761740Z 2026-01-15T19:46:52.4761740Z 2026-01-15T19:46:52.4761740Z 2026-01-15T19:46:52.4761750Z 2026-01-15T19:46:52.4761750Z 2026-01-15T19:46:52.4761750Z 2026-01-15T19:46:52.4761750Z 2026-01-15T19:46:52.4761760Z 2026-01-15T19:46:52.5085190Z libopenvino-onnx-fro | 1.3 MB | ########## | 100%  2026-01-15T19:46:52.5085800Z 2026-01-15T19:46:52.5085810Z 2026-01-15T19:46:52.5085810Z 2026-01-15T19:46:52.5085810Z 2026-01-15T19:46:52.5085810Z 2026-01-15T19:46:52.5085820Z 2026-01-15T19:46:52.5085820Z 2026-01-15T19:46:52.5085830Z 2026-01-15T19:46:52.5085830Z 2026-01-15T19:46:52.5085830Z 2026-01-15T19:46:52.5085830Z 2026-01-15T19:46:52.5086080Z 2026-01-15T19:46:52.5086080Z 2026-01-15T19:46:52.5086080Z 2026-01-15T19:46:52.5086090Z 2026-01-15T19:46:52.5087430Z svt-av1-3.1.2 | 1.4 MB | ########## | 100%  2026-01-15T19:46:52.5087660Z 2026-01-15T19:46:52.5087670Z 2026-01-15T19:46:52.5087670Z 2026-01-15T19:46:52.5087680Z 2026-01-15T19:46:52.5087680Z 2026-01-15T19:46:52.5087680Z 2026-01-15T19:46:52.5087680Z 2026-01-15T19:46:52.5087690Z 2026-01-15T19:46:52.5087690Z 2026-01-15T19:46:52.5087700Z 2026-01-15T19:46:52.5087700Z 2026-01-15T19:46:52.5087700Z 2026-01-15T19:46:52.5087700Z 2026-01-15T19:46:52.5087700Z 2026-01-15T19:46:52.5087920Z 2026-01-15T19:46:52.5187470Z svt-av1-3.1.2 | 1.4 MB | ########## | 100%  2026-01-15T19:46:52.5187710Z 2026-01-15T19:46:52.5187710Z 2026-01-15T19:46:52.5187720Z 2026-01-15T19:46:52.5187720Z 2026-01-15T19:46:52.5187720Z 2026-01-15T19:46:52.5187720Z 2026-01-15T19:46:52.5187720Z 2026-01-15T19:46:52.5187740Z 2026-01-15T19:46:52.5187740Z 2026-01-15T19:46:52.5187750Z 2026-01-15T19:46:52.5187750Z 2026-01-15T19:46:52.5188700Z x265-3.5 | 1.7 MB | ########## | 100%  2026-01-15T19:46:52.5188910Z 2026-01-15T19:46:52.5188910Z 2026-01-15T19:46:52.5188920Z 2026-01-15T19:46:52.5188920Z 2026-01-15T19:46:52.5188920Z 2026-01-15T19:46:52.5188920Z 2026-01-15T19:46:52.5188930Z 2026-01-15T19:46:52.5188930Z 2026-01-15T19:46:52.5188930Z 2026-01-15T19:46:52.5188930Z 2026-01-15T19:46:52.5188930Z 2026-01-15T19:46:52.5521900Z x265-3.5 | 1.7 MB | ########## | 100%  2026-01-15T19:46:52.5522150Z 2026-01-15T19:46:52.5522150Z 2026-01-15T19:46:52.5522160Z 2026-01-15T19:46:52.5522160Z 2026-01-15T19:46:52.5522190Z 2026-01-15T19:46:52.5522190Z 2026-01-15T19:46:52.5522200Z 2026-01-15T19:46:52.5522200Z 2026-01-15T19:46:52.5522200Z 2026-01-15T19:46:52.5522200Z 2026-01-15T19:46:52.5522200Z 2026-01-15T19:46:52.5522210Z 2026-01-15T19:46:52.5522220Z 2026-01-15T19:46:52.5522220Z 2026-01-15T19:46:52.5522220Z 2026-01-15T19:46:52.5522220Z 2026-01-15T19:46:52.5522220Z 2026-01-15T19:46:52.5522230Z 2026-01-15T19:46:52.5523540Z libvpx-1.15.2 | 1.1 MB | ########## | 100%  2026-01-15T19:46:52.5523790Z 2026-01-15T19:46:52.5523800Z 2026-01-15T19:46:52.5523800Z 2026-01-15T19:46:52.5523800Z 2026-01-15T19:46:52.5523800Z 2026-01-15T19:46:52.5523800Z 2026-01-15T19:46:52.5523810Z 2026-01-15T19:46:52.5523810Z 2026-01-15T19:46:52.5523810Z 2026-01-15T19:46:52.5523810Z 2026-01-15T19:46:52.5523810Z 2026-01-15T19:46:52.5523820Z 2026-01-15T19:46:52.5524000Z 2026-01-15T19:46:52.5524000Z 2026-01-15T19:46:52.5524000Z 2026-01-15T19:46:52.5524000Z 2026-01-15T19:46:52.5524000Z 2026-01-15T19:46:52.5524010Z 2026-01-15T19:46:52.6207790Z libvpx-1.15.2 | 1.1 MB | ########## | 100%  2026-01-15T19:46:52.6208070Z 2026-01-15T19:46:52.6208070Z 2026-01-15T19:46:52.6208080Z 2026-01-15T19:46:52.6208080Z 2026-01-15T19:46:52.6208080Z 2026-01-15T19:46:52.6208080Z 2026-01-15T19:46:52.6208080Z 2026-01-15T19:46:52.6208080Z 2026-01-15T19:46:52.6208090Z 2026-01-15T19:46:52.6208090Z 2026-01-15T19:46:52.6208090Z 2026-01-15T19:46:52.6208170Z 2026-01-15T19:46:52.6417790Z 2026-01-15T19:46:52.6418330Z harfbuzz-12.3.0 | 1.5 MB | ########## | 100%  2026-01-15T19:46:52.6418640Z 2026-01-15T19:46:52.6418640Z 2026-01-15T19:46:52.6418650Z 2026-01-15T19:46:52.6418650Z 2026-01-15T19:46:52.6418660Z 2026-01-15T19:46:52.6418660Z 2026-01-15T19:46:52.6418680Z 2026-01-15T19:46:52.6418680Z 2026-01-15T19:46:52.6418680Z 2026-01-15T19:46:52.6418680Z 2026-01-15T19:46:52.6418690Z 2026-01-15T19:46:52.6418690Z 2026-01-15T19:46:52.6418690Z 2026-01-15T19:46:52.6418690Z 2026-01-15T19:46:52.6418690Z 2026-01-15T19:46:52.6418700Z 2026-01-15T19:46:52.6424210Z sdl3-3.2.30 | 1.3 MB | ########## | 100%  2026-01-15T19:46:52.6424450Z 2026-01-15T19:46:52.6424450Z 2026-01-15T19:46:52.6424450Z 2026-01-15T19:46:52.6424450Z 2026-01-15T19:46:52.6424460Z 2026-01-15T19:46:52.6424490Z 2026-01-15T19:46:52.6424490Z 2026-01-15T19:46:52.6424490Z 2026-01-15T19:46:52.6424490Z 2026-01-15T19:46:52.6424490Z 2026-01-15T19:46:52.6424500Z 2026-01-15T19:46:52.6424500Z 2026-01-15T19:46:52.6424500Z 2026-01-15T19:46:52.6424500Z 2026-01-15T19:46:52.6424500Z 2026-01-15T19:46:52.6424510Z 2026-01-15T19:46:53.0156250Z sdl3-3.2.30 | 1.3 MB | ########## | 100%  2026-01-15T19:46:53.0156530Z 2026-01-15T19:46:53.0156530Z 2026-01-15T19:46:53.0156540Z 2026-01-15T19:46:53.0156540Z 2026-01-15T19:46:53.0156540Z 2026-01-15T19:46:53.0156540Z 2026-01-15T19:46:53.0156540Z 2026-01-15T19:46:53.0156550Z 2026-01-15T19:46:53.0156550Z 2026-01-15T19:46:53.0156550Z 2026-01-15T19:46:53.0156560Z 2026-01-15T19:46:53.0156580Z 2026-01-15T19:46:53.0156580Z 2026-01-15T19:46:53.0156580Z 2026-01-15T19:46:53.0156590Z 2026-01-15T19:46:53.0156590Z 2026-01-15T19:46:53.0156590Z 2026-01-15T19:46:53.0156590Z 2026-01-15T19:46:53.0156590Z 2026-01-15T19:46:53.0159310Z ... (more hidden) ... 2026-01-15T19:46:53.0159540Z 2026-01-15T19:46:53.0159540Z 2026-01-15T19:46:53.0159550Z 2026-01-15T19:46:53.0159550Z 2026-01-15T19:46:53.0159550Z 2026-01-15T19:46:53.0159550Z 2026-01-15T19:46:53.0159550Z 2026-01-15T19:46:53.0159560Z 2026-01-15T19:46:53.0159560Z 2026-01-15T19:46:53.0159560Z 2026-01-15T19:46:53.0159560Z 2026-01-15T19:46:53.0159580Z 2026-01-15T19:46:53.0159580Z 2026-01-15T19:46:53.0159580Z 2026-01-15T19:46:53.0159580Z 2026-01-15T19:46:53.0159580Z 2026-01-15T19:46:53.0159590Z 2026-01-15T19:46:53.0159590Z 2026-01-15T19:46:53.0159590Z 2026-01-15T19:46:53.1888710Z ... (more hidden) ... 2026-01-15T19:46:53.1889050Z 2026-01-15T19:46:53.7097810Z python-3.10.19 | 11.1 MB | ########## | 100%  2026-01-15T19:46:53.7098060Z 2026-01-15T19:46:53.7098070Z 2026-01-15T19:46:53.7098070Z 2026-01-15T19:46:53.7098070Z 2026-01-15T19:46:53.7098070Z 2026-01-15T19:46:53.7098080Z 2026-01-15T19:46:53.7098080Z 2026-01-15T19:46:53.7098100Z 2026-01-15T19:46:53.7098110Z 2026-01-15T19:46:53.7098110Z 2026-01-15T19:46:53.7098110Z 2026-01-15T19:46:53.7098120Z 2026-01-15T19:46:53.7098120Z 2026-01-15T19:46:53.7098120Z 2026-01-15T19:46:53.7098120Z 2026-01-15T19:46:53.7098120Z 2026-01-15T19:46:53.7098120Z 2026-01-15T19:46:53.7098130Z 2026-01-15T19:46:53.7098130Z 2026-01-15T19:46:53.7098420Z 2026-01-15T19:46:53.7098720Z  2026-01-15T19:46:53.7098980Z 2026-01-15T19:46:53.7099120Z 2026-01-15T19:46:53.7099250Z  2026-01-15T19:46:53.7099400Z 2026-01-15T19:46:53.7099400Z 2026-01-15T19:46:53.7099500Z  2026-01-15T19:46:53.7099640Z 2026-01-15T19:46:53.7099640Z 2026-01-15T19:46:53.7099640Z 2026-01-15T19:46:53.7099750Z  2026-01-15T19:46:53.7099900Z 2026-01-15T19:46:53.7099900Z 2026-01-15T19:46:53.7099910Z 2026-01-15T19:46:53.7099910Z 2026-01-15T19:46:53.7100020Z  2026-01-15T19:46:53.7100160Z 2026-01-15T19:46:53.7100160Z 2026-01-15T19:46:53.7100160Z 2026-01-15T19:46:53.7100170Z 2026-01-15T19:46:53.7100170Z 2026-01-15T19:46:53.7100290Z  2026-01-15T19:46:53.7100430Z 2026-01-15T19:46:53.7100440Z 2026-01-15T19:46:53.7100440Z 2026-01-15T19:46:53.7100440Z 2026-01-15T19:46:53.7100440Z 2026-01-15T19:46:53.7100450Z 2026-01-15T19:46:53.7100890Z  2026-01-15T19:46:53.7101060Z 2026-01-15T19:46:53.7101070Z 2026-01-15T19:46:53.7101070Z 2026-01-15T19:46:53.7101070Z 2026-01-15T19:46:53.7101070Z 2026-01-15T19:46:53.7101070Z 2026-01-15T19:46:53.7101080Z 2026-01-15T19:46:53.7101240Z  2026-01-15T19:46:53.7101430Z 2026-01-15T19:46:53.7101440Z 2026-01-15T19:46:53.7101440Z 2026-01-15T19:46:53.7101440Z 2026-01-15T19:46:53.7101440Z 2026-01-15T19:46:53.7101440Z 2026-01-15T19:46:53.7101450Z 2026-01-15T19:46:53.7101450Z 2026-01-15T19:46:53.7101600Z  2026-01-15T19:46:53.7101780Z 2026-01-15T19:46:53.7101780Z 2026-01-15T19:46:53.7101780Z 2026-01-15T19:46:53.7101780Z 2026-01-15T19:46:53.7101790Z 2026-01-15T19:46:53.7101790Z 2026-01-15T19:46:53.7101790Z 2026-01-15T19:46:53.7101790Z 2026-01-15T19:46:53.7101790Z 2026-01-15T19:46:53.7101990Z  2026-01-15T19:46:53.7102180Z 2026-01-15T19:46:53.7102180Z 2026-01-15T19:46:53.7102180Z 2026-01-15T19:46:53.7102180Z 2026-01-15T19:46:53.7102180Z 2026-01-15T19:46:53.7102190Z 2026-01-15T19:46:53.7102190Z 2026-01-15T19:46:53.7102190Z 2026-01-15T19:46:53.7102190Z 2026-01-15T19:46:53.7102190Z 2026-01-15T19:46:53.7102360Z  2026-01-15T19:46:53.7102550Z 2026-01-15T19:46:53.7102550Z 2026-01-15T19:46:53.7102550Z 2026-01-15T19:46:53.7102550Z 2026-01-15T19:46:53.7102560Z 2026-01-15T19:46:53.7102560Z 2026-01-15T19:46:53.7102560Z 2026-01-15T19:46:53.7102570Z 2026-01-15T19:46:53.7102570Z 2026-01-15T19:46:53.7102580Z 2026-01-15T19:46:53.7102580Z 2026-01-15T19:46:53.7102710Z  2026-01-15T19:46:53.7102880Z 2026-01-15T19:46:53.7102880Z 2026-01-15T19:46:53.7102880Z 2026-01-15T19:46:53.7102890Z 2026-01-15T19:46:53.7102890Z 2026-01-15T19:46:53.7102900Z 2026-01-15T19:46:53.7102900Z 2026-01-15T19:46:53.7102910Z 2026-01-15T19:46:53.7102910Z 2026-01-15T19:46:53.7102910Z 2026-01-15T19:46:53.7102910Z 2026-01-15T19:46:53.7102910Z 2026-01-15T19:46:53.7103060Z  2026-01-15T19:46:53.7103240Z 2026-01-15T19:46:53.7103240Z 2026-01-15T19:46:53.7103250Z 2026-01-15T19:46:53.7103250Z 2026-01-15T19:46:53.7103250Z 2026-01-15T19:46:53.7103250Z 2026-01-15T19:46:53.7103250Z 2026-01-15T19:46:53.7103260Z 2026-01-15T19:46:53.7103260Z 2026-01-15T19:46:53.7103260Z 2026-01-15T19:46:53.7103360Z 2026-01-15T19:46:53.7103360Z 2026-01-15T19:46:53.7103360Z 2026-01-15T19:46:53.7103510Z  2026-01-15T19:46:53.7103690Z 2026-01-15T19:46:53.7103700Z 2026-01-15T19:46:53.7103700Z 2026-01-15T19:46:53.7103700Z 2026-01-15T19:46:53.7103710Z 2026-01-15T19:46:53.7103710Z 2026-01-15T19:46:53.7103710Z 2026-01-15T19:46:53.7103710Z 2026-01-15T19:46:53.7103710Z 2026-01-15T19:46:53.7103720Z 2026-01-15T19:46:53.7103720Z 2026-01-15T19:46:53.7103720Z 2026-01-15T19:46:53.7103720Z 2026-01-15T19:46:53.7103730Z 2026-01-15T19:46:53.7103890Z  2026-01-15T19:46:53.7104070Z 2026-01-15T19:46:53.7104070Z 2026-01-15T19:46:53.7104070Z 2026-01-15T19:46:53.7104070Z 2026-01-15T19:46:53.7104080Z 2026-01-15T19:46:53.7104080Z 2026-01-15T19:46:53.7104080Z 2026-01-15T19:46:53.7104080Z 2026-01-15T19:46:53.7104090Z 2026-01-15T19:46:53.7104090Z 2026-01-15T19:46:53.7104090Z 2026-01-15T19:46:53.7104100Z 2026-01-15T19:46:53.7104100Z 2026-01-15T19:46:53.7104100Z 2026-01-15T19:46:53.7104100Z 2026-01-15T19:46:53.7104260Z  2026-01-15T19:46:53.7104650Z 2026-01-15T19:46:53.7104650Z 2026-01-15T19:46:53.7104650Z 2026-01-15T19:46:53.7104650Z 2026-01-15T19:46:53.7104660Z 2026-01-15T19:46:53.7104660Z 2026-01-15T19:46:53.7104660Z 2026-01-15T19:46:53.7104660Z 2026-01-15T19:46:53.7104660Z 2026-01-15T19:46:53.7104670Z 2026-01-15T19:46:53.7104670Z 2026-01-15T19:46:53.7104670Z 2026-01-15T19:46:53.7104670Z 2026-01-15T19:46:53.7104670Z 2026-01-15T19:46:53.7104670Z 2026-01-15T19:46:53.7104680Z 2026-01-15T19:46:53.7104850Z  2026-01-15T19:46:53.7105020Z 2026-01-15T19:46:53.7105030Z 2026-01-15T19:46:53.7105030Z 2026-01-15T19:46:53.7105030Z 2026-01-15T19:46:53.7105030Z 2026-01-15T19:46:53.7105040Z 2026-01-15T19:46:53.7105040Z 2026-01-15T19:46:53.7105040Z 2026-01-15T19:46:53.7105040Z 2026-01-15T19:46:53.7105050Z 2026-01-15T19:46:53.7105050Z 2026-01-15T19:46:53.7105050Z 2026-01-15T19:46:53.7105050Z 2026-01-15T19:46:53.7105050Z 2026-01-15T19:46:53.7105060Z 2026-01-15T19:46:53.7105060Z 2026-01-15T19:46:53.7105060Z 2026-01-15T19:46:53.7105240Z  2026-01-15T19:46:53.7105430Z 2026-01-15T19:46:53.7105430Z 2026-01-15T19:46:53.7105430Z 2026-01-15T19:46:53.7105430Z 2026-01-15T19:46:53.7105430Z 2026-01-15T19:46:53.7105430Z 2026-01-15T19:46:53.7105440Z 2026-01-15T19:46:53.7105440Z 2026-01-15T19:46:53.7105440Z 2026-01-15T19:46:53.7105440Z 2026-01-15T19:46:53.7105440Z 2026-01-15T19:46:53.7105450Z 2026-01-15T19:46:53.7105450Z 2026-01-15T19:46:53.7105450Z 2026-01-15T19:46:53.7105450Z 2026-01-15T19:46:53.7105450Z 2026-01-15T19:46:53.7105460Z 2026-01-15T19:46:53.7105460Z 2026-01-15T19:46:53.7105620Z  2026-01-15T19:46:53.7105810Z 2026-01-15T19:46:53.7105820Z 2026-01-15T19:46:53.7105880Z  2026-01-15T19:46:53.7105940Z 2026-01-15T19:46:53.7105950Z 2026-01-15T19:46:53.7106000Z  2026-01-15T19:46:53.7106070Z 2026-01-15T19:46:53.7106070Z 2026-01-15T19:46:53.7106080Z 2026-01-15T19:46:53.7106130Z  2026-01-15T19:46:53.7106200Z 2026-01-15T19:46:53.7106210Z 2026-01-15T19:46:53.7106210Z 2026-01-15T19:46:53.7106210Z 2026-01-15T19:46:53.7106270Z  2026-01-15T19:46:53.7106350Z 2026-01-15T19:46:53.7106350Z 2026-01-15T19:46:53.7106360Z 2026-01-15T19:46:53.7106360Z 2026-01-15T19:46:53.7106360Z 2026-01-15T19:46:53.7106420Z  2026-01-15T19:46:53.7106500Z 2026-01-15T19:46:53.7106500Z 2026-01-15T19:46:53.7106500Z 2026-01-15T19:46:53.7106500Z 2026-01-15T19:46:53.7106510Z 2026-01-15T19:46:53.7106620Z 2026-01-15T19:46:53.7106700Z  2026-01-15T19:46:53.7106780Z 2026-01-15T19:46:53.7106780Z 2026-01-15T19:46:53.7106790Z 2026-01-15T19:46:53.7106790Z 2026-01-15T19:46:53.7106790Z 2026-01-15T19:46:53.7106790Z 2026-01-15T19:46:53.7106790Z 2026-01-15T19:46:53.7106860Z  2026-01-15T19:46:53.7106950Z 2026-01-15T19:46:53.7106950Z 2026-01-15T19:46:53.7106950Z 2026-01-15T19:46:53.7106950Z 2026-01-15T19:46:53.7106950Z 2026-01-15T19:46:53.7106960Z 2026-01-15T19:46:53.7106960Z 2026-01-15T19:46:53.7106960Z 2026-01-15T19:46:53.7107030Z  2026-01-15T19:46:53.7107130Z 2026-01-15T19:46:53.7107130Z 2026-01-15T19:46:53.7107130Z 2026-01-15T19:46:53.7107130Z 2026-01-15T19:46:53.7107130Z 2026-01-15T19:46:53.7107140Z 2026-01-15T19:46:53.7107140Z 2026-01-15T19:46:53.7107140Z 2026-01-15T19:46:53.7107140Z 2026-01-15T19:46:53.7107210Z  2026-01-15T19:46:53.7107300Z 2026-01-15T19:46:53.7107310Z 2026-01-15T19:46:53.7107310Z 2026-01-15T19:46:53.7107320Z 2026-01-15T19:46:53.7107320Z 2026-01-15T19:46:53.7107320Z 2026-01-15T19:46:53.7107320Z 2026-01-15T19:46:53.7107320Z 2026-01-15T19:46:53.7107330Z 2026-01-15T19:46:53.7107330Z 2026-01-15T19:46:53.7107400Z  2026-01-15T19:46:53.7107500Z 2026-01-15T19:46:53.7107660Z 2026-01-15T19:46:53.7107660Z 2026-01-15T19:46:53.7107660Z 2026-01-15T19:46:53.7107670Z 2026-01-15T19:46:53.7107670Z 2026-01-15T19:46:53.7107680Z 2026-01-15T19:46:53.7107680Z 2026-01-15T19:46:53.7107680Z 2026-01-15T19:46:53.7107680Z 2026-01-15T19:46:53.7107690Z 2026-01-15T19:46:53.7107760Z  2026-01-15T19:46:53.7107870Z 2026-01-15T19:46:53.7107870Z 2026-01-15T19:46:53.7107880Z 2026-01-15T19:46:53.7107880Z 2026-01-15T19:46:53.7107880Z 2026-01-15T19:46:53.7107880Z 2026-01-15T19:46:53.7107890Z 2026-01-15T19:46:53.7107890Z 2026-01-15T19:46:53.7107890Z 2026-01-15T19:46:53.7107890Z 2026-01-15T19:46:53.7107900Z 2026-01-15T19:46:53.7107900Z 2026-01-15T19:46:53.7108000Z  2026-01-15T19:46:53.7108120Z 2026-01-15T19:46:53.7108120Z 2026-01-15T19:46:53.7108120Z 2026-01-15T19:46:53.7108120Z 2026-01-15T19:46:53.7108130Z 2026-01-15T19:46:53.7108130Z 2026-01-15T19:46:53.7108130Z 2026-01-15T19:46:53.7108130Z 2026-01-15T19:46:53.7108140Z 2026-01-15T19:46:53.7108140Z 2026-01-15T19:46:53.7108140Z 2026-01-15T19:46:53.7108140Z 2026-01-15T19:46:53.7108140Z 2026-01-15T19:46:53.7108230Z  2026-01-15T19:46:53.7108340Z 2026-01-15T19:46:53.7108340Z 2026-01-15T19:46:53.7108340Z 2026-01-15T19:46:53.7108340Z 2026-01-15T19:46:53.7108350Z 2026-01-15T19:46:53.7108350Z 2026-01-15T19:46:53.7108350Z 2026-01-15T19:46:53.7108350Z 2026-01-15T19:46:53.7108360Z 2026-01-15T19:46:53.7108360Z 2026-01-15T19:46:53.7108360Z 2026-01-15T19:46:53.7108360Z 2026-01-15T19:46:53.7108370Z 2026-01-15T19:46:53.7108370Z 2026-01-15T19:46:53.7108450Z  2026-01-15T19:46:53.7108570Z 2026-01-15T19:46:53.7108570Z 2026-01-15T19:46:53.7108580Z 2026-01-15T19:46:53.7108580Z 2026-01-15T19:46:53.7108580Z 2026-01-15T19:46:53.7108580Z 2026-01-15T19:46:53.7108590Z 2026-01-15T19:46:53.7108590Z 2026-01-15T19:46:53.7108590Z 2026-01-15T19:46:53.7108590Z 2026-01-15T19:46:53.7108600Z 2026-01-15T19:46:53.7108600Z 2026-01-15T19:46:53.7108600Z 2026-01-15T19:46:53.7108600Z 2026-01-15T19:46:53.7108600Z 2026-01-15T19:46:53.7108690Z  2026-01-15T19:46:53.7108820Z 2026-01-15T19:46:53.7108820Z 2026-01-15T19:46:53.7108820Z 2026-01-15T19:46:53.7108820Z 2026-01-15T19:46:53.7108830Z 2026-01-15T19:46:53.7108830Z 2026-01-15T19:46:53.7108830Z 2026-01-15T19:46:53.7108830Z 2026-01-15T19:46:53.7108830Z 2026-01-15T19:46:53.7108840Z 2026-01-15T19:46:53.7108840Z 2026-01-15T19:46:53.7108840Z 2026-01-15T19:46:53.7108840Z 2026-01-15T19:46:53.7108840Z 2026-01-15T19:46:53.7108850Z 2026-01-15T19:46:53.7108850Z 2026-01-15T19:46:53.7109030Z  2026-01-15T19:46:53.7109170Z 2026-01-15T19:46:53.7109170Z 2026-01-15T19:46:53.7109170Z 2026-01-15T19:46:53.7109180Z 2026-01-15T19:46:53.7109180Z 2026-01-15T19:46:53.7109180Z 2026-01-15T19:46:53.7109180Z 2026-01-15T19:46:53.7109180Z 2026-01-15T19:46:53.7109190Z 2026-01-15T19:46:53.7109190Z 2026-01-15T19:46:53.7109200Z 2026-01-15T19:46:53.7109200Z 2026-01-15T19:46:53.7109200Z 2026-01-15T19:46:53.7109200Z 2026-01-15T19:46:53.7109200Z 2026-01-15T19:46:53.7109210Z 2026-01-15T19:46:53.7109210Z 2026-01-15T19:46:53.7109320Z  2026-01-15T19:46:53.7109460Z 2026-01-15T19:46:53.7109460Z 2026-01-15T19:46:53.7109460Z 2026-01-15T19:46:53.7109470Z 2026-01-15T19:46:53.7109470Z 2026-01-15T19:46:53.7109470Z 2026-01-15T19:46:53.7109470Z 2026-01-15T19:46:53.7109480Z 2026-01-15T19:46:53.7109480Z 2026-01-15T19:46:53.7109480Z 2026-01-15T19:46:53.7109480Z 2026-01-15T19:46:53.7109480Z 2026-01-15T19:46:53.7109490Z 2026-01-15T19:46:53.7109490Z 2026-01-15T19:46:53.7109490Z 2026-01-15T19:46:53.7109490Z 2026-01-15T19:46:53.7109500Z 2026-01-15T19:46:53.7109500Z 2026-01-15T19:46:53.7111570Z  2026-01-15T19:46:53.7112990Z 2026-01-15T19:46:53.7115090Z 2026-01-15T19:46:53.7117580Z  2026-01-15T19:46:53.7120340Z 2026-01-15T19:46:53.7121540Z 2026-01-15T19:46:53.7122890Z  2026-01-15T19:46:53.7124230Z 2026-01-15T19:46:53.7125470Z 2026-01-15T19:46:53.7126800Z 2026-01-15T19:46:53.7128390Z  2026-01-15T19:46:53.7129610Z 2026-01-15T19:46:53.7130880Z 2026-01-15T19:46:53.7132580Z 2026-01-15T19:46:53.7133940Z 2026-01-15T19:46:53.7135450Z  2026-01-15T19:46:53.7136890Z 2026-01-15T19:46:53.7138780Z 2026-01-15T19:46:53.7140650Z 2026-01-15T19:46:53.7142180Z 2026-01-15T19:46:53.7143910Z 2026-01-15T19:46:53.7145840Z  2026-01-15T19:46:53.7147290Z 2026-01-15T19:46:53.7149640Z 2026-01-15T19:46:53.7150590Z 2026-01-15T19:46:53.7152390Z 2026-01-15T19:46:53.7154500Z 2026-01-15T19:46:53.7156170Z 2026-01-15T19:46:53.7158020Z  2026-01-15T19:46:53.7159850Z 2026-01-15T19:46:53.7162110Z 2026-01-15T19:46:53.7163700Z 2026-01-15T19:46:53.7165460Z 2026-01-15T19:46:53.7166920Z 2026-01-15T19:46:53.7168790Z 2026-01-15T19:46:53.7170390Z 2026-01-15T19:46:53.7172300Z  2026-01-15T19:46:53.7173870Z 2026-01-15T19:46:53.7176020Z 2026-01-15T19:46:53.7178240Z 2026-01-15T19:46:53.7179690Z 2026-01-15T19:46:53.7180760Z 2026-01-15T19:46:53.7182390Z 2026-01-15T19:46:53.7184490Z 2026-01-15T19:46:53.7186060Z 2026-01-15T19:46:53.7187840Z  2026-01-15T19:46:53.7189430Z 2026-01-15T19:46:53.7191430Z 2026-01-15T19:46:53.7192760Z 2026-01-15T19:46:53.7194030Z 2026-01-15T19:46:53.7195210Z 2026-01-15T19:46:53.7196640Z 2026-01-15T19:46:53.7197880Z 2026-01-15T19:46:53.7199180Z 2026-01-15T19:46:53.7200610Z 2026-01-15T19:46:53.7201890Z  2026-01-15T19:46:53.7203420Z 2026-01-15T19:46:53.7204290Z 2026-01-15T19:46:53.7205330Z 2026-01-15T19:46:53.7206720Z 2026-01-15T19:46:53.7207920Z 2026-01-15T19:46:53.7209580Z 2026-01-15T19:46:53.7211020Z 2026-01-15T19:46:53.7213130Z 2026-01-15T19:46:53.7214760Z 2026-01-15T19:46:53.7216250Z 2026-01-15T19:46:53.7217840Z  2026-01-15T19:46:53.7218840Z 2026-01-15T19:46:53.7220040Z 2026-01-15T19:46:53.7221540Z 2026-01-15T19:46:53.7222890Z 2026-01-15T19:46:53.7224420Z 2026-01-15T19:46:53.7225900Z 2026-01-15T19:46:53.7227140Z 2026-01-15T19:46:53.7229000Z 2026-01-15T19:46:53.7230290Z 2026-01-15T19:46:53.7231900Z 2026-01-15T19:46:53.7233320Z 2026-01-15T19:46:53.7234850Z  2026-01-15T19:46:53.7236760Z 2026-01-15T19:46:53.7238100Z 2026-01-15T19:46:53.7239950Z 2026-01-15T19:46:53.7241620Z 2026-01-15T19:46:53.7243240Z 2026-01-15T19:46:53.7245900Z 2026-01-15T19:46:53.7247250Z 2026-01-15T19:46:53.7249480Z 2026-01-15T19:46:53.7251370Z 2026-01-15T19:46:53.7252260Z 2026-01-15T19:46:53.7253540Z 2026-01-15T19:46:53.7254510Z 2026-01-15T19:46:53.7256120Z  2026-01-15T19:46:53.7256300Z 2026-01-15T19:46:53.7256320Z 2026-01-15T19:46:53.7256320Z 2026-01-15T19:46:53.7256340Z 2026-01-15T19:46:53.7256350Z 2026-01-15T19:46:53.7256380Z 2026-01-15T19:46:53.7256390Z 2026-01-15T19:46:53.7256400Z 2026-01-15T19:46:53.7256420Z 2026-01-15T19:46:53.7256450Z 2026-01-15T19:46:53.7256460Z 2026-01-15T19:46:53.7256460Z 2026-01-15T19:46:53.7256460Z 2026-01-15T19:46:53.7257210Z  2026-01-15T19:46:53.7257580Z 2026-01-15T19:46:53.7257590Z 2026-01-15T19:46:53.7257590Z 2026-01-15T19:46:53.7257600Z 2026-01-15T19:46:53.7257610Z 2026-01-15T19:46:53.7257610Z 2026-01-15T19:46:53.7257620Z 2026-01-15T19:46:53.7257620Z 2026-01-15T19:46:53.7257630Z 2026-01-15T19:46:53.7257630Z 2026-01-15T19:46:53.7257640Z 2026-01-15T19:46:53.7257650Z 2026-01-15T19:46:53.7257660Z 2026-01-15T19:46:53.7257660Z 2026-01-15T19:46:53.7257880Z  2026-01-15T19:46:53.7258180Z 2026-01-15T19:46:53.7258180Z 2026-01-15T19:46:53.7258190Z 2026-01-15T19:46:53.7258190Z 2026-01-15T19:46:53.7258200Z 2026-01-15T19:46:53.7258210Z 2026-01-15T19:46:53.7258220Z 2026-01-15T19:46:53.7258220Z 2026-01-15T19:46:53.7258640Z 2026-01-15T19:46:53.7258650Z 2026-01-15T19:46:53.7258660Z 2026-01-15T19:46:53.7258660Z 2026-01-15T19:46:53.7258670Z 2026-01-15T19:46:53.7258670Z 2026-01-15T19:46:53.7258680Z 2026-01-15T19:46:53.7258940Z  2026-01-15T19:46:53.7259250Z 2026-01-15T19:46:53.7259260Z 2026-01-15T19:46:53.7259260Z 2026-01-15T19:46:53.7259270Z 2026-01-15T19:46:53.7259270Z 2026-01-15T19:46:53.7259280Z 2026-01-15T19:46:53.7259280Z 2026-01-15T19:46:53.7259290Z 2026-01-15T19:46:53.7259290Z 2026-01-15T19:46:53.7259300Z 2026-01-15T19:46:53.7259300Z 2026-01-15T19:46:53.7259310Z 2026-01-15T19:46:53.7259310Z 2026-01-15T19:46:53.7259320Z 2026-01-15T19:46:53.7259330Z 2026-01-15T19:46:53.7259340Z 2026-01-15T19:46:53.7259630Z  2026-01-15T19:46:53.7259940Z 2026-01-15T19:46:53.7259950Z 2026-01-15T19:46:53.7259950Z 2026-01-15T19:46:53.7259960Z 2026-01-15T19:46:53.7259960Z 2026-01-15T19:46:53.7259970Z 2026-01-15T19:46:53.7259980Z 2026-01-15T19:46:53.7259980Z 2026-01-15T19:46:53.7259990Z 2026-01-15T19:46:53.7259990Z 2026-01-15T19:46:53.7260000Z 2026-01-15T19:46:53.7260000Z 2026-01-15T19:46:53.7260020Z 2026-01-15T19:46:53.7260020Z 2026-01-15T19:46:53.7260030Z 2026-01-15T19:46:53.7260030Z 2026-01-15T19:46:53.7260040Z 2026-01-15T19:46:53.7260240Z  2026-01-15T19:46:53.7260550Z 2026-01-15T19:46:53.7260560Z 2026-01-15T19:46:53.7260570Z 2026-01-15T19:46:53.7260570Z 2026-01-15T19:46:53.7260580Z 2026-01-15T19:46:53.7260580Z 2026-01-15T19:46:53.7260590Z 2026-01-15T19:46:53.7260590Z 2026-01-15T19:46:53.7260600Z 2026-01-15T19:46:53.7260600Z 2026-01-15T19:46:53.7260620Z 2026-01-15T19:46:53.7260620Z 2026-01-15T19:46:53.7260630Z 2026-01-15T19:46:53.7260630Z 2026-01-15T19:46:53.7260640Z 2026-01-15T19:46:53.7260640Z 2026-01-15T19:46:53.7260650Z 2026-01-15T19:46:53.7260650Z 2026-01-15T19:46:53.7260900Z  2026-01-15T19:46:53.7261460Z 2026-01-15T19:46:53.7261460Z 2026-01-15T19:46:53.7261660Z  2026-01-15T19:46:53.7261830Z 2026-01-15T19:46:53.7261840Z 2026-01-15T19:46:53.7261980Z  2026-01-15T19:46:53.7262130Z 2026-01-15T19:46:53.7262140Z 2026-01-15T19:46:53.7262140Z 2026-01-15T19:46:53.7262290Z  2026-01-15T19:46:53.7262440Z 2026-01-15T19:46:53.7262440Z 2026-01-15T19:46:53.7262450Z 2026-01-15T19:46:53.7262450Z 2026-01-15T19:46:53.7262600Z  2026-01-15T19:46:53.7262770Z 2026-01-15T19:46:53.7262780Z 2026-01-15T19:46:53.7262780Z 2026-01-15T19:46:53.7262790Z 2026-01-15T19:46:53.7262790Z 2026-01-15T19:46:53.7263160Z  2026-01-15T19:46:53.7263350Z 2026-01-15T19:46:53.7263580Z 2026-01-15T19:46:53.7263580Z 2026-01-15T19:46:53.7263580Z 2026-01-15T19:46:53.7263580Z 2026-01-15T19:46:53.7263580Z 2026-01-15T19:46:53.7263710Z  2026-01-15T19:46:53.7263830Z 2026-01-15T19:46:53.7263830Z 2026-01-15T19:46:53.7263840Z 2026-01-15T19:46:53.7263840Z 2026-01-15T19:46:53.7263850Z 2026-01-15T19:46:53.7263860Z 2026-01-15T19:46:53.7263860Z 2026-01-15T19:46:53.7263930Z  2026-01-15T19:46:53.7264010Z 2026-01-15T19:46:53.7264010Z 2026-01-15T19:46:53.7264020Z 2026-01-15T19:46:53.7264020Z 2026-01-15T19:46:53.7264030Z 2026-01-15T19:46:53.7264030Z 2026-01-15T19:46:53.7264030Z 2026-01-15T19:46:53.7264030Z 2026-01-15T19:46:53.7264100Z  2026-01-15T19:46:53.7264190Z 2026-01-15T19:46:53.7264200Z 2026-01-15T19:46:53.7264200Z 2026-01-15T19:46:53.7264200Z 2026-01-15T19:46:53.7264200Z 2026-01-15T19:46:53.7264210Z 2026-01-15T19:46:53.7264210Z 2026-01-15T19:46:53.7264210Z 2026-01-15T19:46:53.7264210Z 2026-01-15T19:46:53.7264290Z  2026-01-15T19:46:53.7264380Z 2026-01-15T19:46:53.7264380Z 2026-01-15T19:46:53.7264390Z 2026-01-15T19:46:53.7264390Z 2026-01-15T19:46:53.7264390Z 2026-01-15T19:46:53.7264400Z 2026-01-15T19:46:53.7264400Z 2026-01-15T19:46:53.7264400Z 2026-01-15T19:46:53.7264520Z 2026-01-15T19:46:53.7264530Z 2026-01-15T19:46:53.7264610Z  2026-01-15T19:46:53.7264720Z 2026-01-15T19:46:53.7264720Z 2026-01-15T19:46:53.7264720Z 2026-01-15T19:46:53.7264720Z 2026-01-15T19:46:53.7264730Z 2026-01-15T19:46:53.7264730Z 2026-01-15T19:46:53.7264730Z 2026-01-15T19:46:53.7264730Z 2026-01-15T19:46:53.7264730Z 2026-01-15T19:46:53.7264740Z 2026-01-15T19:46:53.7264740Z 2026-01-15T19:46:53.7264820Z  2026-01-15T19:46:53.7264930Z 2026-01-15T19:46:53.7264930Z 2026-01-15T19:46:53.7264930Z 2026-01-15T19:46:53.7264930Z 2026-01-15T19:46:53.7264930Z 2026-01-15T19:46:53.7264930Z 2026-01-15T19:46:53.7264940Z 2026-01-15T19:46:53.7264940Z 2026-01-15T19:46:53.7264940Z 2026-01-15T19:46:53.7264950Z 2026-01-15T19:46:53.7264950Z 2026-01-15T19:46:53.7264950Z 2026-01-15T19:46:53.7265020Z  2026-01-15T19:46:53.7265140Z 2026-01-15T19:46:53.7265140Z 2026-01-15T19:46:53.7265140Z 2026-01-15T19:46:53.7265150Z 2026-01-15T19:46:53.7265150Z 2026-01-15T19:46:53.7265150Z 2026-01-15T19:46:53.7265150Z 2026-01-15T19:46:53.7265150Z 2026-01-15T19:46:53.7265160Z 2026-01-15T19:46:53.7265160Z 2026-01-15T19:46:53.7265160Z 2026-01-15T19:46:53.7265160Z 2026-01-15T19:46:53.7265160Z 2026-01-15T19:46:53.7265260Z  2026-01-15T19:46:53.7265370Z 2026-01-15T19:46:53.7265370Z 2026-01-15T19:46:53.7265380Z 2026-01-15T19:46:53.7265380Z 2026-01-15T19:46:53.7265380Z 2026-01-15T19:46:53.7265380Z 2026-01-15T19:46:53.7265380Z 2026-01-15T19:46:53.7265390Z 2026-01-15T19:46:53.7265390Z 2026-01-15T19:46:53.7265390Z 2026-01-15T19:46:53.7265400Z 2026-01-15T19:46:53.7265400Z 2026-01-15T19:46:53.7265400Z 2026-01-15T19:46:53.7265400Z 2026-01-15T19:46:53.7265490Z  2026-01-15T19:46:53.7265610Z 2026-01-15T19:46:53.7265610Z 2026-01-15T19:46:53.7265620Z 2026-01-15T19:46:53.7265620Z 2026-01-15T19:46:53.7265620Z 2026-01-15T19:46:53.7265620Z 2026-01-15T19:46:53.7265630Z 2026-01-15T19:46:53.7265640Z 2026-01-15T19:46:53.7265640Z 2026-01-15T19:46:53.7265640Z 2026-01-15T19:46:53.7265640Z 2026-01-15T19:46:53.7265640Z 2026-01-15T19:46:53.7265640Z 2026-01-15T19:46:53.7265650Z 2026-01-15T19:46:53.7265650Z 2026-01-15T19:46:53.7265730Z  2026-01-15T19:46:53.7265860Z 2026-01-15T19:46:53.7265860Z 2026-01-15T19:46:53.7265870Z 2026-01-15T19:46:53.7265870Z 2026-01-15T19:46:53.7265870Z 2026-01-15T19:46:53.7265870Z 2026-01-15T19:46:53.7265880Z 2026-01-15T19:46:53.7265880Z 2026-01-15T19:46:53.7265880Z 2026-01-15T19:46:53.7265880Z 2026-01-15T19:46:53.7265880Z 2026-01-15T19:46:53.7265890Z 2026-01-15T19:46:53.7266180Z 2026-01-15T19:46:53.7266180Z 2026-01-15T19:46:53.7266180Z 2026-01-15T19:46:53.7266180Z 2026-01-15T19:46:53.7266290Z  2026-01-15T19:46:53.7266430Z 2026-01-15T19:46:53.7266430Z 2026-01-15T19:46:53.7266430Z 2026-01-15T19:46:53.7266430Z 2026-01-15T19:46:53.7266440Z 2026-01-15T19:46:53.7266440Z 2026-01-15T19:46:53.7266440Z 2026-01-15T19:46:53.7266450Z 2026-01-15T19:46:53.7266450Z 2026-01-15T19:46:53.7266450Z 2026-01-15T19:46:53.7266460Z 2026-01-15T19:46:53.7266460Z 2026-01-15T19:46:53.7266460Z 2026-01-15T19:46:53.7266460Z 2026-01-15T19:46:53.7266460Z 2026-01-15T19:46:53.7266470Z 2026-01-15T19:46:53.7266470Z 2026-01-15T19:46:53.7266570Z  2026-01-15T19:46:53.7266710Z 2026-01-15T19:46:53.7266710Z 2026-01-15T19:46:53.7266710Z 2026-01-15T19:46:53.7266710Z 2026-01-15T19:46:53.7266720Z 2026-01-15T19:46:53.7266720Z 2026-01-15T19:46:53.7266720Z 2026-01-15T19:46:53.7266720Z 2026-01-15T19:46:53.7266730Z 2026-01-15T19:46:53.7266730Z 2026-01-15T19:46:53.7266730Z 2026-01-15T19:46:53.7266730Z 2026-01-15T19:46:53.7266740Z 2026-01-15T19:46:53.7266740Z 2026-01-15T19:46:53.7266740Z 2026-01-15T19:46:53.7266740Z 2026-01-15T19:46:53.7266740Z 2026-01-15T19:46:53.7266740Z 2026-01-15T19:46:53.7266970Z  2026-01-15T19:46:53.7267120Z 2026-01-15T19:46:53.7267120Z 2026-01-15T19:46:53.7267180Z  2026-01-15T19:46:53.7267290Z 2026-01-15T19:46:53.7267290Z 2026-01-15T19:46:53.7267360Z  2026-01-15T19:46:53.7267420Z 2026-01-15T19:46:53.7267430Z 2026-01-15T19:46:53.7267430Z 2026-01-15T19:46:53.7267480Z  2026-01-15T19:46:53.7267550Z 2026-01-15T19:46:53.7267550Z 2026-01-15T19:46:53.7267560Z 2026-01-15T19:46:53.7267560Z 2026-01-15T19:46:53.7267630Z  done 2026-01-15T19:46:53.8936270Z Preparing transaction: / done 2026-01-15T19:46:55.3508160Z Verifying transaction: \ | / - \ | / - \ | done 2026-01-15T19:46:57.7786040Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | 2026-01-15T19:46:58.7878850Z / - \ | / - \ 2026-01-15T19:46:58.9314750Z | done 2026-01-15T19:46:59.4516550Z ffmpeg version 8.0.1 Copyright (c) 2000-2025 the FFmpeg developers 2026-01-15T19:46:59.4517260Z built with clang version 19.1.7 2026-01-15T19:46:59.4527380Z configuration: --prefix=/Users/runner/miniconda3/envs/test --cc=arm64-apple-darwin20.0.0-clang --cxx=arm64-apple-darwin20.0.0-clang++ --nm=arm64-apple-darwin20.0.0-nm --ar=arm64-apple-darwin20.0.0-ar --disable-doc --enable-openssl --enable-demuxer=dash --enable-hardcoded-tables --enable-libfreetype --enable-libharfbuzz --enable-libfontconfig --enable-libopenh264 --enable-libdav1d --enable-cross-compile --arch=arm64 --target-os=darwin --cross-prefix=arm64-apple-darwin20.0.0- --host-cc=/Users/runner/miniforge3/conda-bld/ffmpeg_1768122893345/_build_env/bin/x86_64-apple-darwin13.4.0-clang --enable-neon --disable-gnutls --enable-libvpx --enable-libass --enable-pthreads --enable-libopenvino --enable-gpl --enable-libx264 --enable-libx265 --enable-libmp3lame --enable-libaom --enable-libsvtav1 --enable-libxml2 --enable-pic --enable-shared --disable-static --enable-version3 --enable-zlib --enable-libvorbis --enable-libopus --enable-librsvg --enable-libwebp --enable-ffplay --enable-vulkan --enable-libshaderc --pkg-config=/Users/runner/miniforge3/conda-bld/ffmpeg_1768122893345/_build_env/bin/pkg-config 2026-01-15T19:46:59.4532530Z libavutil 60. 8.100 / 60. 8.100 2026-01-15T19:46:59.4532750Z libavcodec 62. 11.100 / 62. 11.100 2026-01-15T19:46:59.4532920Z libavformat 62. 3.100 / 62. 3.100 2026-01-15T19:46:59.4533070Z libavdevice 62. 1.100 / 62. 1.100 2026-01-15T19:46:59.4533220Z libavfilter 11. 4.100 / 11. 4.100 2026-01-15T19:46:59.4533450Z libswscale 9. 1.100 / 9. 1.100 2026-01-15T19:46:59.4533610Z libswresample 6. 1.100 / 6. 1.100 2026-01-15T19:46:59.4533720Z 2026-01-15T19:46:59.4534060Z Exiting with exit code 0 2026-01-15T19:46:59.4569880Z ##[group]Run bash packaging/install_test_dependencies.sh 2026-01-15T19:46:59.4570220Z bash packaging/install_test_dependencies.sh 2026-01-15T19:46:59.4641190Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:46:59.4641370Z env: 2026-01-15T19:46:59.4641480Z INPUT_RUN_POST: true 2026-01-15T19:46:59.4641620Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:59.4641770Z ##[endgroup] 2026-01-15T19:47:00.6605420Z Installing test dependencies... 2026-01-15T19:47:00.8990250Z Requirement already satisfied: numpy in /Users/runner/miniconda3/envs/test/lib/python3.10/site-packages (2.2.6) 2026-01-15T19:47:00.9884490Z Collecting pytest 2026-01-15T19:47:01.0437830Z Downloading pytest-9.0.2-py3-none-any.whl.metadata (7.6 kB) 2026-01-15T19:47:01.0503030Z Requirement already satisfied: pillow in /Users/runner/miniconda3/envs/test/lib/python3.10/site-packages (12.1.0) 2026-01-15T19:47:01.0695070Z Collecting exceptiongroup>=1 (from pytest) 2026-01-15T19:47:01.0851880Z Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) 2026-01-15T19:47:01.1044760Z Collecting iniconfig>=1.0.1 (from pytest) 2026-01-15T19:47:01.1212830Z Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-01-15T19:47:01.1449250Z Collecting packaging>=22 (from pytest) 2026-01-15T19:47:01.1610290Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-15T19:47:01.1889210Z Collecting pluggy<2,>=1.5 (from pytest) 2026-01-15T19:47:01.2050960Z Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-01-15T19:47:01.2307830Z Collecting pygments>=2.7.2 (from pytest) 2026-01-15T19:47:01.2465910Z Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-01-15T19:47:01.2715310Z Collecting tomli>=1 (from pytest) 2026-01-15T19:47:01.2876100Z Downloading tomli-2.4.0-py3-none-any.whl.metadata (10 kB) 2026-01-15T19:47:01.2942020Z Requirement already satisfied: typing-extensions>=4.6.0 in /Users/runner/miniconda3/envs/test/lib/python3.10/site-packages (from exceptiongroup>=1->pytest) (4.15.0) 2026-01-15T19:47:01.3109580Z Downloading pytest-9.0.2-py3-none-any.whl (374 kB) 2026-01-15T19:47:01.3788180Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-01-15T19:47:01.4180360Z Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 2026-01-15T19:47:01.4397900Z Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2026-01-15T19:47:01.4575060Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2026-01-15T19:47:01.4766040Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-01-15T19:47:01.5103430Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 33.3 MB/s 0:00:00 2026-01-15T19:47:01.5262880Z Downloading tomli-2.4.0-py3-none-any.whl (14 kB) 2026-01-15T19:47:01.5894180Z Installing collected packages: tomli, pygments, pluggy, packaging, iniconfig, exceptiongroup, pytest 2026-01-15T19:47:02.2163940Z 2026-01-15T19:47:02.2191000Z Successfully installed exceptiongroup-1.3.1 iniconfig-2.3.0 packaging-25.0 pluggy-1.6.0 pygments-2.19.2 pytest-9.0.2 tomli-2.4.0 2026-01-15T19:47:02.2553210Z Test dependencies installed successfully! 2026-01-15T19:47:02.2592800Z ##[group]Run pytest --override-ini="addopts=-v" test 2026-01-15T19:47:02.2606020Z pytest --override-ini="addopts=-v" test 2026-01-15T19:47:02.2657570Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:47:02.2657810Z env: 2026-01-15T19:47:02.2657920Z INPUT_RUN_POST: true 2026-01-15T19:47:02.2658100Z CONDA: /Users/runner/miniconda3 2026-01-15T19:47:02.2658300Z ##[endgroup] 2026-01-15T19:47:05.0446100Z ============================= test session starts ============================== 2026-01-15T19:47:05.0459510Z platform darwin -- Python 3.10.19, pytest-9.0.2, pluggy-1.6.0 -- /Users/runner/miniconda3/envs/test/bin/python 2026-01-15T19:47:05.0462840Z cachedir: .pytest_cache 2026-01-15T19:47:05.0465500Z rootdir: /Users/runner/work/torchcodec/torchcodec 2026-01-15T19:47:05.0467410Z configfile: pyproject.toml 2026-01-15T19:47:05.5048110Z collecting ... collected 1760 items 2026-01-15T19:47:05.5048690Z 2026-01-15T19:47:05.5120590Z test/test_decoders.py::TestDecoder::test_create[str-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:47:05.5147980Z test/test_decoders.py::TestDecoder::test_create[str-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:47:05.5159700Z test/test_decoders.py::TestDecoder::test_create[str-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:47:05.5190260Z test/test_decoders.py::TestDecoder::test_create[path-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:47:05.5217070Z test/test_decoders.py::TestDecoder::test_create[path-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:47:05.5227110Z test/test_decoders.py::TestDecoder::test_create[path-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:47:05.5261670Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:47:05.5291070Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:47:05.5301120Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:47:05.5334940Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:47:05.5361770Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:47:05.5370880Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:47:05.5402980Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:47:05.5430310Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:47:05.5440140Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:47:05.5472300Z test/test_decoders.py::TestDecoder::test_create[bytes-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:47:05.5499010Z test/test_decoders.py::TestDecoder::test_create[bytes-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:47:05.5508090Z test/test_decoders.py::TestDecoder::test_create[bytes-AudioDecoder-asset2] PASSED [ 1%] 2026-01-15T19:47:05.5539990Z test/test_decoders.py::TestDecoder::test_create[tensor-VideoDecoder-asset0] PASSED [ 1%] 2026-01-15T19:47:05.5566980Z test/test_decoders.py::TestDecoder::test_create[tensor-AudioDecoder-asset1] PASSED [ 1%] 2026-01-15T19:47:05.5578100Z test/test_decoders.py::TestDecoder::test_create[tensor-AudioDecoder-asset2] PASSED [ 1%] 2026-01-15T19:47:05.5640900Z test/test_decoders.py::TestDecoder::test_create_fails[VideoDecoder] PASSED [ 1%] 2026-01-15T19:47:05.5687270Z test/test_decoders.py::TestDecoder::test_create_fails[AudioDecoder] PASSED [ 1%] 2026-01-15T19:47:05.5719590Z test/test_decoders.py::TestVideoDecoder::test_metadata[exact] PASSED [ 1%] 2026-01-15T19:47:05.5747660Z test/test_decoders.py::TestVideoDecoder::test_metadata[approximate] PASSED [ 1%] 2026-01-15T19:47:05.6921140Z test/test_decoders.py::TestVideoDecoder::test_create_bytes_ownership PASSED [ 1%] 2026-01-15T19:47:05.6927110Z test/test_decoders.py::TestVideoDecoder::test_create_fails PASSED [ 1%] 2026-01-15T19:47:05.7531010Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cpu-1] PASSED [ 1%] 2026-01-15T19:47:05.7960840Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cpu-4] PASSED [ 1%] 2026-01-15T19:47:05.7964550Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda-1] SKIPPED [ 1%] 2026-01-15T19:47:05.7967930Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda-4] SKIPPED [ 1%] 2026-01-15T19:47:05.7971540Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda:beta-1] SKIPPED [ 1%] 2026-01-15T19:47:05.7974810Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda:beta-4] SKIPPED [ 1%] 2026-01-15T19:47:05.8725070Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cpu-1] PASSED [ 1%] 2026-01-15T19:47:05.9318930Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cpu-4] PASSED [ 1%] 2026-01-15T19:47:05.9341980Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda-1] SKIPPED [ 2%] 2026-01-15T19:47:05.9350530Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda-4] SKIPPED [ 2%] 2026-01-15T19:47:05.9351430Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda:beta-1] SKIPPED [ 2%] 2026-01-15T19:47:05.9352610Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda:beta-4] SKIPPED [ 2%] 2026-01-15T19:47:06.1287870Z test/test_decoders.py::TestVideoDecoder::test_getitem_numpy_int PASSED [ 2%] 2026-01-15T19:47:07.4006510Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cpu] PASSED [ 2%] 2026-01-15T19:47:07.4016080Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cuda] SKIPPED [ 2%] 2026-01-15T19:47:07.4023340Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cuda:beta] SKIPPED [ 2%] 2026-01-15T19:47:08.8859650Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cpu] PASSED [ 2%] 2026-01-15T19:47:08.8862810Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cuda] SKIPPED [ 2%] 2026-01-15T19:47:08.8865970Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cuda:beta] SKIPPED [ 2%] 2026-01-15T19:47:08.8912900Z test/test_decoders.py::TestVideoDecoder::test_device_instance PASSED [ 2%] 2026-01-15T19:47:08.9015520Z test/test_decoders.py::TestVideoDecoder::test_device_none_default_device[cpu] PASSED [ 2%] 2026-01-15T19:47:08.9019150Z test/test_decoders.py::TestVideoDecoder::test_device_none_default_device[cuda] SKIPPED [ 2%] 2026-01-15T19:47:08.9072570Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cpu] PASSED [ 2%] 2026-01-15T19:47:08.9076180Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cuda] SKIPPED [ 2%] 2026-01-15T19:47:08.9079210Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cuda:beta] SKIPPED [ 2%] 2026-01-15T19:47:08.9120380Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cpu] PASSED [ 3%] 2026-01-15T19:47:08.9123270Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cuda] SKIPPED [ 3%] 2026-01-15T19:47:08.9126180Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:47:09.0506050Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cpu] PASSED [ 3%] 2026-01-15T19:47:09.0510170Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cuda] SKIPPED [ 3%] 2026-01-15T19:47:09.0514050Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:47:09.2117940Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cpu] PASSED [ 3%] 2026-01-15T19:47:09.2120850Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cuda] SKIPPED [ 3%] 2026-01-15T19:47:09.2124640Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:47:23.0907880Z test/test_decoders.py::TestVideoDecoder::test_iteration_slow PASSED [ 3%] 2026-01-15T19:47:23.1452860Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cpu] PASSED [ 3%] 2026-01-15T19:47:23.1456520Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cuda] SKIPPED [ 3%] 2026-01-15T19:47:23.1459360Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:47:23.1992900Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cpu] PASSED [ 3%] 2026-01-15T19:47:23.1996230Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cuda] SKIPPED [ 3%] 2026-01-15T19:47:23.1999550Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:47:23.2161260Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cpu] PASSED [ 3%] 2026-01-15T19:47:23.2164400Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cuda] SKIPPED [ 3%] 2026-01-15T19:47:23.2167550Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:23.2218970Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cpu] PASSED [ 4%] 2026-01-15T19:47:23.2222080Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cuda] SKIPPED [ 4%] 2026-01-15T19:47:23.2225320Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:23.2271170Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cpu] PASSED [ 4%] 2026-01-15T19:47:23.2275230Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cuda] SKIPPED [ 4%] 2026-01-15T19:47:23.2278210Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:23.2698190Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cpu] PASSED [ 4%] 2026-01-15T19:47:23.2701440Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cuda] SKIPPED [ 4%] 2026-01-15T19:47:23.2705090Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:23.3194960Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cpu] PASSED [ 4%] 2026-01-15T19:47:23.3317760Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cuda] SKIPPED [ 4%] 2026-01-15T19:47:23.3334920Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:23.3436130Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cpu] PASSED [ 4%] 2026-01-15T19:47:23.3537400Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cuda] SKIPPED [ 4%] 2026-01-15T19:47:23.3543360Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:23.3544100Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cpu] PASSED [ 4%] 2026-01-15T19:47:23.3544710Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cuda] SKIPPED [ 5%] 2026-01-15T19:47:23.3545280Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:23.3545830Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cpu] PASSED [ 5%] 2026-01-15T19:47:23.3546370Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cuda] SKIPPED [ 5%] 2026-01-15T19:47:23.3546960Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:23.4753560Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cpu] PASSED [ 5%] 2026-01-15T19:47:23.4756530Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cuda] SKIPPED [ 5%] 2026-01-15T19:47:23.4762190Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:23.5950820Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cpu] PASSED [ 5%] 2026-01-15T19:47:23.5954430Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cuda] SKIPPED [ 5%] 2026-01-15T19:47:23.5957420Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:23.6002160Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_h265 PASSED [ 5%] 2026-01-15T19:47:23.6046800Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cpu] PASSED [ 5%] 2026-01-15T19:47:23.6049850Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cuda] SKIPPED [ 5%] 2026-01-15T19:47:23.6053040Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:23.6088020Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cpu] PASSED [ 5%] 2026-01-15T19:47:23.6091110Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cuda] SKIPPED [ 5%] 2026-01-15T19:47:23.6094190Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:23.6280090Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cpu] PASSED [ 6%] 2026-01-15T19:47:23.6283450Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cuda] SKIPPED [ 6%] 2026-01-15T19:47:23.6286670Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:23.6465090Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cpu] PASSED [ 6%] 2026-01-15T19:47:23.6468320Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cuda] SKIPPED [ 6%] 2026-01-15T19:47:23.6471600Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:23.6642150Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cpu] PASSED [ 6%] 2026-01-15T19:47:23.6646310Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cuda] SKIPPED [ 6%] 2026-01-15T19:47:23.6648410Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:23.6812060Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cpu] PASSED [ 6%] 2026-01-15T19:47:23.6815330Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cuda] SKIPPED [ 6%] 2026-01-15T19:47:23.6818820Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:23.6865770Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cpu] PASSED [ 6%] 2026-01-15T19:47:23.6869730Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cuda] SKIPPED [ 6%] 2026-01-15T19:47:23.6872730Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:23.6912020Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cpu] PASSED [ 6%] 2026-01-15T19:47:23.6917290Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cuda] SKIPPED [ 6%] 2026-01-15T19:47:23.6920280Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:23.7242350Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cpu] PASSED [ 7%] 2026-01-15T19:47:23.7245420Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cuda] SKIPPED [ 7%] 2026-01-15T19:47:23.7248930Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:47:23.7819850Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cpu] PASSED [ 7%] 2026-01-15T19:47:23.7823120Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cuda] SKIPPED [ 7%] 2026-01-15T19:47:23.7826770Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:47:23.8410660Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cpu] PASSED [ 7%] 2026-01-15T19:47:23.8413740Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cuda] SKIPPED [ 7%] 2026-01-15T19:47:23.8416900Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:47:23.8797390Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cpu] PASSED [ 7%] 2026-01-15T19:47:23.8800490Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cuda] SKIPPED [ 7%] 2026-01-15T19:47:23.8803710Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:47:23.9321390Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cpu] PASSED [ 7%] 2026-01-15T19:47:23.9325260Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cuda] SKIPPED [ 7%] 2026-01-15T19:47:23.9328220Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:47:23.9854090Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cpu] PASSED [ 7%] 2026-01-15T19:47:23.9857330Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cuda] SKIPPED [ 7%] 2026-01-15T19:47:23.9860590Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cuda:beta] SKIPPED [ 8%] 2026-01-15T19:47:24.0886320Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cpu] PASSED [ 8%] 2026-01-15T19:47:24.0901450Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cuda] SKIPPED [ 8%] 2026-01-15T19:47:24.0902310Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cuda:beta] SKIPPED [ 8%] 2026-01-15T19:47:24.1847020Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cpu] PASSED [ 8%] 2026-01-15T19:47:24.1849920Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cuda] SKIPPED [ 8%] 2026-01-15T19:47:24.1853370Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cuda:beta] SKIPPED [ 8%] 2026-01-15T19:47:24.1917610Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-0-NCHW] PASSED [ 8%] 2026-01-15T19:47:24.1972830Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-0-NHWC] PASSED [ 8%] 2026-01-15T19:47:24.2024970Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-1-NCHW] PASSED [ 8%] 2026-01-15T19:47:24.2075460Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-1-NHWC] PASSED [ 8%] 2026-01-15T19:47:24.2136800Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-2-NCHW] PASSED [ 8%] 2026-01-15T19:47:24.2192410Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-2-NHWC] PASSED [ 8%] 2026-01-15T19:47:24.2256600Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-3-NCHW] PASSED [ 8%] 2026-01-15T19:47:24.2318900Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-3-NHWC] PASSED [ 8%] 2026-01-15T19:47:24.2370860Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-4-NCHW] PASSED [ 8%] 2026-01-15T19:47:24.2429420Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-4-NHWC] PASSED [ 8%] 2026-01-15T19:47:24.2516610Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-5-NCHW] PASSED [ 8%] 2026-01-15T19:47:24.2604390Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-5-NHWC] PASSED [ 9%] 2026-01-15T19:47:24.2747100Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-6-NCHW] PASSED [ 9%] 2026-01-15T19:47:24.2873910Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-6-NHWC] PASSED [ 9%] 2026-01-15T19:47:24.2877910Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-0-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:24.2880550Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-0-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:24.2884530Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-1-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:24.2885790Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-1-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:24.2895730Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-2-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:24.2897710Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-2-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:24.2901640Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-3-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:24.2905190Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-3-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:24.2908740Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-4-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:24.2912900Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-4-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:24.2916090Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-5-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:24.2919300Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-5-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:24.2922250Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-6-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:24.2925400Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-6-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:24.2928230Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-0-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:24.2931380Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-0-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:24.2934600Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-1-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:24.2937760Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-1-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:24.2941950Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-2-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:24.2946550Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-2-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:24.2950190Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-3-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:24.2953470Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-3-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:24.2957190Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-4-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:24.2959990Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-4-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:24.2963160Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-5-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:24.2966600Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-5-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:24.2969100Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-6-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:24.2972020Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-6-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:24.3028510Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-0-NCHW] PASSED [ 10%] 2026-01-15T19:47:24.3077180Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-0-NHWC] PASSED [ 10%] 2026-01-15T19:47:24.3124200Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-1-NCHW] PASSED [ 10%] 2026-01-15T19:47:24.3170640Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-1-NHWC] PASSED [ 10%] 2026-01-15T19:47:24.3220340Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-2-NCHW] PASSED [ 11%] 2026-01-15T19:47:24.3268270Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-2-NHWC] PASSED [ 11%] 2026-01-15T19:47:24.3324290Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-3-NCHW] PASSED [ 11%] 2026-01-15T19:47:24.3378820Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-3-NHWC] PASSED [ 11%] 2026-01-15T19:47:24.3432750Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-4-NCHW] PASSED [ 11%] 2026-01-15T19:47:24.3489530Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-4-NHWC] PASSED [ 11%] 2026-01-15T19:47:24.3567450Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-5-NCHW] PASSED [ 11%] 2026-01-15T19:47:24.3645400Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-5-NHWC] PASSED [ 11%] 2026-01-15T19:47:24.3765320Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-6-NCHW] PASSED [ 11%] 2026-01-15T19:47:24.3883250Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-6-NHWC] PASSED [ 11%] 2026-01-15T19:47:24.3886620Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-0-NCHW] SKIPPED [ 11%] 2026-01-15T19:47:24.3890210Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-0-NHWC] SKIPPED [ 11%] 2026-01-15T19:47:24.3893730Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-1-NCHW] SKIPPED [ 11%] 2026-01-15T19:47:24.3897580Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-1-NHWC] SKIPPED [ 11%] 2026-01-15T19:47:24.3900790Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-2-NCHW] SKIPPED [ 11%] 2026-01-15T19:47:24.3903820Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-2-NHWC] SKIPPED [ 11%] 2026-01-15T19:47:24.3907020Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-3-NCHW] SKIPPED [ 11%] 2026-01-15T19:47:24.3910270Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-3-NHWC] SKIPPED [ 11%] 2026-01-15T19:47:24.3913170Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-4-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:24.3916090Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-4-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:24.3920050Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-5-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:24.3923230Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-5-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:24.3925970Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-6-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:24.3929330Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-6-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:24.3931810Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-0-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:24.3934880Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-0-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:24.3937790Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-1-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:24.3940890Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-1-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:24.3943660Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-2-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:24.3946340Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-2-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:24.3949130Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-3-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:24.3953050Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-3-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:24.3955720Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-4-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:24.3958500Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-4-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:24.3961390Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-5-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:24.3964190Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-5-NHWC] SKIPPED [ 13%] 2026-01-15T19:47:24.3967460Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-6-NCHW] SKIPPED [ 13%] 2026-01-15T19:47:24.3970360Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-6-NHWC] SKIPPED [ 13%] 2026-01-15T19:47:24.4013600Z test/test_decoders.py::TestVideoDecoder::test_dimension_order_fails PASSED [ 13%] 2026-01-15T19:47:25.4445980Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-0] PASSED [ 13%] 2026-01-15T19:47:27.2490850Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-3] PASSED [ 13%] 2026-01-15T19:47:28.0234630Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-None] PASSED [ 13%] 2026-01-15T19:47:28.0335080Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-0] SKIPPED [ 13%] 2026-01-15T19:47:28.0437050Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-3] SKIPPED [ 13%] 2026-01-15T19:47:28.0537380Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-None] SKIPPED [ 13%] 2026-01-15T19:47:28.0637680Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-0] SKIPPED [ 13%] 2026-01-15T19:47:28.0739040Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-3] SKIPPED [ 13%] 2026-01-15T19:47:28.0839180Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-None] SKIPPED [ 13%] 2026-01-15T19:47:28.3701280Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-0] PASSED [ 13%] 2026-01-15T19:47:29.2188330Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-3] PASSED [ 13%] 2026-01-15T19:47:29.9731090Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-None] PASSED [ 13%] 2026-01-15T19:47:29.9734240Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-0] SKIPPED [ 13%] 2026-01-15T19:47:29.9737370Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-3] SKIPPED [ 13%] 2026-01-15T19:47:29.9740980Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-None] SKIPPED [ 14%] 2026-01-15T19:47:29.9743650Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-0] SKIPPED [ 14%] 2026-01-15T19:47:29.9746510Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-3] SKIPPED [ 14%] 2026-01-15T19:47:29.9749510Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-None] SKIPPED [ 14%] 2026-01-15T19:47:29.9788470Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cpu] PASSED [ 14%] 2026-01-15T19:47:29.9793180Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cuda] SKIPPED [ 14%] 2026-01-15T19:47:29.9796140Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cuda:beta] SKIPPED [ 14%] 2026-01-15T19:47:29.9823740Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cpu] PASSED [ 14%] 2026-01-15T19:47:29.9827040Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cuda] SKIPPED [ 14%] 2026-01-15T19:47:29.9830190Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cuda:beta] SKIPPED [ 14%] 2026-01-15T19:47:29.9876920Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cpu] PASSED [ 14%] 2026-01-15T19:47:29.9880150Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cuda] SKIPPED [ 14%] 2026-01-15T19:47:29.9883090Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cuda:beta] SKIPPED [ 14%] 2026-01-15T19:47:29.9886230Z test/test_decoders.py::TestVideoDecoder::test_compile[cpu] SKIPPED (...) [ 14%] 2026-01-15T19:47:29.9889130Z test/test_decoders.py::TestVideoDecoder::test_compile[cuda] SKIPPED [ 14%] 2026-01-15T19:47:29.9891940Z test/test_decoders.py::TestVideoDecoder::test_compile[cuda:beta] SKIPPED [ 14%] 2026-01-15T19:47:29.9894620Z test/test_decoders.py::TestVideoDecoder::test_pts_to_dts_fallback[exact] SKIPPED [ 14%] 2026-01-15T19:47:29.9897400Z test/test_decoders.py::TestVideoDecoder::test_pts_to_dts_fallback[approximate] SKIPPED [ 15%] 2026-01-15T19:47:29.9901260Z test/test_decoders.py::TestVideoDecoder::test_full_and_studio_range_bt709_video[asset0] SKIPPED [ 15%] 2026-01-15T19:47:29.9904050Z test/test_decoders.py::TestVideoDecoder::test_full_and_studio_range_bt709_video[asset1] SKIPPED [ 15%] 2026-01-15T19:47:29.9906660Z test/test_decoders.py::TestVideoDecoder::test_10bit_gpu_fallsback_to_cpu SKIPPED [ 15%] 2026-01-15T19:47:29.9955810Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cpu] PASSED [ 15%] 2026-01-15T19:47:29.9959010Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cuda] SKIPPED [ 15%] 2026-01-15T19:47:29.9961930Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:47:30.0009140Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cpu] PASSED [ 15%] 2026-01-15T19:47:30.0012150Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cuda] SKIPPED [ 15%] 2026-01-15T19:47:30.0014980Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:47:30.0820340Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cpu] PASSED [ 15%] 2026-01-15T19:47:30.0824020Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cuda] SKIPPED [ 15%] 2026-01-15T19:47:30.0827540Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:47:30.1993610Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cpu] PASSED [ 15%] 2026-01-15T19:47:30.1997320Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cuda] SKIPPED [ 15%] 2026-01-15T19:47:30.2000090Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:47:30.2857020Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cpu] PASSED [ 15%] 2026-01-15T19:47:30.2860380Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cuda] SKIPPED [ 15%] 2026-01-15T19:47:30.2863930Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:30.4101160Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cpu] PASSED [ 16%] 2026-01-15T19:47:30.4105240Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cuda] SKIPPED [ 16%] 2026-01-15T19:47:30.4108570Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:30.4785620Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cpu] PASSED [ 16%] 2026-01-15T19:47:30.4789160Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cuda] SKIPPED [ 16%] 2026-01-15T19:47:30.4795560Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:30.4804190Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{}-The input is empty or missing the required 'frames' key.-cpu] PASSED [ 16%] 2026-01-15T19:47:30.4814200Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{}-The input is empty or missing the required 'frames' key.-cuda] SKIPPED [ 16%] 2026-01-15T19:47:30.4815020Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{}-The input is empty or missing the required 'frames' key.-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:30.4817730Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"valid": "json"}-The input is empty or missing the required 'frames' key.-cpu] PASSED [ 16%] 2026-01-15T19:47:30.4820880Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"valid": "json"}-The input is empty or missing the required 'frames' key.-cuda] SKIPPED [ 16%] 2026-01-15T19:47:30.4824990Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"valid": "json"}-The input is empty or missing the required 'frames' key.-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:30.4832280Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"frames": [{"missing": "keys"}]}-keys are required in the frame metadata.-cpu] PASSED [ 16%] 2026-01-15T19:47:30.4835320Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"frames": [{"missing": "keys"}]}-keys are required in the frame metadata.-cuda] SKIPPED [ 16%] 2026-01-15T19:47:30.4838700Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"frames": [{"missing": "keys"}]}-keys are required in the frame metadata.-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:30.4852670Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cpu] PASSED [ 16%] 2026-01-15T19:47:30.4855670Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cuda] SKIPPED [ 16%] 2026-01-15T19:47:30.4858780Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cuda:beta] SKIPPED [ 17%] 2026-01-15T19:47:30.5069930Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_tensor_indices PASSED [ 17%] 2026-01-15T19:47:30.5074820Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset0] SKIPPED [ 17%] 2026-01-15T19:47:30.5083010Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset1] SKIPPED [ 17%] 2026-01-15T19:47:30.5085720Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset2] SKIPPED [ 17%] 2026-01-15T19:47:30.5088920Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset3] SKIPPED [ 17%] 2026-01-15T19:47:30.5092360Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset4] SKIPPED [ 17%] 2026-01-15T19:47:30.5095390Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset5] SKIPPED [ 17%] 2026-01-15T19:47:30.5098200Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset6] SKIPPED [ 17%] 2026-01-15T19:47:30.5101610Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset7] SKIPPED [ 17%] 2026-01-15T19:47:30.5104330Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset0] SKIPPED [ 17%] 2026-01-15T19:47:30.5107470Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset1] SKIPPED [ 17%] 2026-01-15T19:47:30.5110810Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset2] SKIPPED [ 17%] 2026-01-15T19:47:30.5114060Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset3] SKIPPED [ 17%] 2026-01-15T19:47:30.5118740Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset4] SKIPPED [ 17%] 2026-01-15T19:47:30.5121510Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset5] SKIPPED [ 17%] 2026-01-15T19:47:30.5124480Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset6] SKIPPED [ 17%] 2026-01-15T19:47:30.5127460Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset7] SKIPPED [ 18%] 2026-01-15T19:47:30.5132150Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset0] SKIPPED [ 18%] 2026-01-15T19:47:30.5134020Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset1] SKIPPED [ 18%] 2026-01-15T19:47:30.5137920Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset2] SKIPPED [ 18%] 2026-01-15T19:47:30.5140050Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset3] SKIPPED [ 18%] 2026-01-15T19:47:30.5144380Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset4] SKIPPED [ 18%] 2026-01-15T19:47:30.5146390Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset5] SKIPPED [ 18%] 2026-01-15T19:47:30.5149600Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset6] SKIPPED [ 18%] 2026-01-15T19:47:30.5153950Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset7] SKIPPED [ 18%] 2026-01-15T19:47:30.5156640Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset0] SKIPPED [ 18%] 2026-01-15T19:47:30.5160090Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset1] SKIPPED [ 18%] 2026-01-15T19:47:30.5162910Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset2] SKIPPED [ 18%] 2026-01-15T19:47:30.5165870Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset3] SKIPPED [ 18%] 2026-01-15T19:47:30.5169020Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset4] SKIPPED [ 18%] 2026-01-15T19:47:30.5172450Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset5] SKIPPED [ 18%] 2026-01-15T19:47:30.5175830Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset6] SKIPPED [ 18%] 2026-01-15T19:47:30.5178530Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset7] SKIPPED [ 18%] 2026-01-15T19:47:30.5181780Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset0] SKIPPED [ 18%] 2026-01-15T19:47:30.5185570Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset1] SKIPPED [ 19%] 2026-01-15T19:47:30.5190010Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset2] SKIPPED [ 19%] 2026-01-15T19:47:30.5192900Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset3] SKIPPED [ 19%] 2026-01-15T19:47:30.5196150Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset4] SKIPPED [ 19%] 2026-01-15T19:47:30.5198960Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset5] SKIPPED [ 19%] 2026-01-15T19:47:30.5202260Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset6] SKIPPED [ 19%] 2026-01-15T19:47:30.5205540Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset7] SKIPPED [ 19%] 2026-01-15T19:47:30.5208180Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset0] SKIPPED [ 19%] 2026-01-15T19:47:30.5211410Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset1] SKIPPED [ 19%] 2026-01-15T19:47:30.5215040Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset2] SKIPPED [ 19%] 2026-01-15T19:47:30.5218410Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset3] SKIPPED [ 19%] 2026-01-15T19:47:30.5222590Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset4] SKIPPED [ 19%] 2026-01-15T19:47:30.5226210Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset5] SKIPPED [ 19%] 2026-01-15T19:47:30.5229320Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset6] SKIPPED [ 19%] 2026-01-15T19:47:30.5233030Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset7] SKIPPED [ 19%] 2026-01-15T19:47:30.5235770Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset0] SKIPPED [ 19%] 2026-01-15T19:47:30.5239240Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset1] SKIPPED [ 19%] 2026-01-15T19:47:30.5242150Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset2] SKIPPED [ 20%] 2026-01-15T19:47:30.5247140Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset3] SKIPPED [ 20%] 2026-01-15T19:47:30.5248660Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset4] SKIPPED [ 20%] 2026-01-15T19:47:30.5252090Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset5] SKIPPED [ 20%] 2026-01-15T19:47:30.5255130Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset6] SKIPPED [ 20%] 2026-01-15T19:47:30.5258480Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset7] SKIPPED [ 20%] 2026-01-15T19:47:30.5263700Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset0] SKIPPED [ 20%] 2026-01-15T19:47:30.5265430Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset1] SKIPPED [ 20%] 2026-01-15T19:47:30.5268370Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset2] SKIPPED [ 20%] 2026-01-15T19:47:30.5271570Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset3] SKIPPED [ 20%] 2026-01-15T19:47:30.5275030Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset4] SKIPPED [ 20%] 2026-01-15T19:47:30.5277620Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset5] SKIPPED [ 20%] 2026-01-15T19:47:30.5280550Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset6] SKIPPED [ 20%] 2026-01-15T19:47:30.5283530Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset7] SKIPPED [ 20%] 2026-01-15T19:47:30.5287290Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset0] SKIPPED [ 20%] 2026-01-15T19:47:30.5292440Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset1] SKIPPED [ 20%] 2026-01-15T19:47:30.5298080Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset2] SKIPPED [ 20%] 2026-01-15T19:47:30.5302940Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset3] SKIPPED [ 20%] 2026-01-15T19:47:30.5306850Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset4] SKIPPED [ 21%] 2026-01-15T19:47:30.5310430Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset5] SKIPPED [ 21%] 2026-01-15T19:47:30.5313350Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset6] SKIPPED [ 21%] 2026-01-15T19:47:30.5316310Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset7] SKIPPED [ 21%] 2026-01-15T19:47:30.5319300Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset0] SKIPPED [ 21%] 2026-01-15T19:47:30.5322810Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset1] SKIPPED [ 21%] 2026-01-15T19:47:30.5325540Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset2] SKIPPED [ 21%] 2026-01-15T19:47:30.5328320Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset3] SKIPPED [ 21%] 2026-01-15T19:47:30.5331190Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset4] SKIPPED [ 21%] 2026-01-15T19:47:30.5334140Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset5] SKIPPED [ 21%] 2026-01-15T19:47:30.5338460Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset6] SKIPPED [ 21%] 2026-01-15T19:47:30.5341370Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset7] SKIPPED [ 21%] 2026-01-15T19:47:30.5344760Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset0] SKIPPED [ 21%] 2026-01-15T19:47:30.5347650Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset1] SKIPPED [ 21%] 2026-01-15T19:47:30.5351310Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset2] SKIPPED [ 21%] 2026-01-15T19:47:30.5353840Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset3] SKIPPED [ 21%] 2026-01-15T19:47:30.5357270Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset4] SKIPPED [ 21%] 2026-01-15T19:47:30.5360550Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset5] SKIPPED [ 21%] 2026-01-15T19:47:30.5363280Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset6] SKIPPED [ 22%] 2026-01-15T19:47:30.5366660Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset7] SKIPPED [ 22%] 2026-01-15T19:47:30.5369490Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset0] SKIPPED [ 22%] 2026-01-15T19:47:30.5373660Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset1] SKIPPED [ 22%] 2026-01-15T19:47:30.5376520Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset2] SKIPPED [ 22%] 2026-01-15T19:47:30.5380000Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset3] SKIPPED [ 22%] 2026-01-15T19:47:30.5382620Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset4] SKIPPED [ 22%] 2026-01-15T19:47:30.5385460Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset5] SKIPPED [ 22%] 2026-01-15T19:47:30.5388340Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset6] SKIPPED [ 22%] 2026-01-15T19:47:30.5391360Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset7] SKIPPED [ 22%] 2026-01-15T19:47:30.5394320Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset0] SKIPPED [ 22%] 2026-01-15T19:47:30.5398010Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset1] SKIPPED [ 22%] 2026-01-15T19:47:30.5401380Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset2] SKIPPED [ 22%] 2026-01-15T19:47:30.5405150Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset3] SKIPPED [ 22%] 2026-01-15T19:47:30.5409590Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset4] SKIPPED [ 22%] 2026-01-15T19:47:30.5412750Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset5] SKIPPED [ 22%] 2026-01-15T19:47:30.5416310Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset6] SKIPPED [ 22%] 2026-01-15T19:47:30.5420540Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset7] SKIPPED [ 23%] 2026-01-15T19:47:30.5421710Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset0] SKIPPED [ 23%] 2026-01-15T19:47:30.5424620Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset1] SKIPPED [ 23%] 2026-01-15T19:47:30.5427780Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset2] SKIPPED [ 23%] 2026-01-15T19:47:30.5430900Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset3] SKIPPED [ 23%] 2026-01-15T19:47:30.5434200Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset4] SKIPPED [ 23%] 2026-01-15T19:47:30.5436880Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset5] SKIPPED [ 23%] 2026-01-15T19:47:30.5440700Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset6] SKIPPED [ 23%] 2026-01-15T19:47:30.5447570Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset7] SKIPPED [ 23%] 2026-01-15T19:47:30.5450520Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_cpu_fallback SKIPPED [ 23%] 2026-01-15T19:47:30.5453380Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_error SKIPPED [ 23%] 2026-01-15T19:47:30.5456160Z test/test_decoders.py::TestVideoDecoder::test_set_cuda_backend SKIPPED [ 23%] 2026-01-15T19:47:30.5519050Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_cpu_device PASSED [ 23%] 2026-01-15T19:47:30.5522370Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_h265_video[cuda] SKIPPED [ 23%] 2026-01-15T19:47:30.5525450Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_h265_video[cuda:beta] SKIPPED [ 23%] 2026-01-15T19:47:30.5528460Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_supported_video[cuda] SKIPPED [ 23%] 2026-01-15T19:47:30.5532450Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_supported_video[cuda:beta] SKIPPED [ 23%] 2026-01-15T19:47:30.5571340Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset0] PASSED [ 23%] 2026-01-15T19:47:30.5582050Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset1] PASSED [ 24%] 2026-01-15T19:47:30.5612650Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset2] PASSED [ 24%] 2026-01-15T19:47:30.5827500Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset3] PASSED [ 24%] 2026-01-15T19:47:30.5904510Z test/test_decoders.py::TestAudioDecoder::test_error[asset0] PASSED [ 24%] 2026-01-15T19:47:30.5940920Z test/test_decoders.py::TestAudioDecoder::test_error[asset1] PASSED [ 24%] 2026-01-15T19:47:30.6091810Z test/test_decoders.py::TestAudioDecoder::test_negative_start[asset0] PASSED [ 24%] 2026-01-15T19:47:30.6171080Z test/test_decoders.py::TestAudioDecoder::test_negative_start[asset1] PASSED [ 24%] 2026-01-15T19:47:30.6279780Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[None-asset0] PASSED [ 24%] 2026-01-15T19:47:30.6337580Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[None-asset1] PASSED [ 24%] 2026-01-15T19:47:30.6435980Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[duration-asset0] PASSED [ 24%] 2026-01-15T19:47:30.6495790Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[duration-asset1] PASSED [ 24%] 2026-01-15T19:47:30.6617150Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[99999999-asset0] PASSED [ 24%] 2026-01-15T19:47:30.6714030Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[99999999-asset1] PASSED [ 24%] 2026-01-15T19:47:30.6856550Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset0] PASSED [ 24%] 2026-01-15T19:47:30.6936460Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset1] PASSED [ 24%] 2026-01-15T19:47:30.7158900Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset2] PASSED [ 24%] 2026-01-15T19:47:30.7207800Z test/test_decoders.py::TestAudioDecoder::test_at_frame_boundaries[asset0] PASSED [ 24%] 2026-01-15T19:47:30.7231120Z test/test_decoders.py::TestAudioDecoder::test_at_frame_boundaries[asset1] PASSED [ 25%] 2026-01-15T19:47:30.7277150Z test/test_decoders.py::TestAudioDecoder::test_not_at_frame_boundaries[asset0] PASSED [ 25%] 2026-01-15T19:47:30.7291470Z test/test_decoders.py::TestAudioDecoder::test_not_at_frame_boundaries[asset1] PASSED [ 25%] 2026-01-15T19:47:30.7323190Z test/test_decoders.py::TestAudioDecoder::test_start_equals_stop[asset0] PASSED [ 25%] 2026-01-15T19:47:30.7332490Z test/test_decoders.py::TestAudioDecoder::test_start_equals_stop[asset1] PASSED [ 25%] 2026-01-15T19:47:30.7395960Z test/test_decoders.py::TestAudioDecoder::test_frame_start_is_not_zero PASSED [ 25%] 2026-01-15T19:47:30.7403430Z test/test_decoders.py::TestAudioDecoder::test_single_channel PASSED [ 25%] 2026-01-15T19:47:30.7422400Z test/test_decoders.py::TestAudioDecoder::test_format_conversion PASSED [ 25%] 2026-01-15T19:47:30.7498630Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-None] PASSED [ 25%] 2026-01-15T19:47:30.7555310Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-4] PASSED [ 25%] 2026-01-15T19:47:30.7610280Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-3] PASSED [ 25%] 2026-01-15T19:47:30.7664420Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[2-None] PASSED [ 25%] 2026-01-15T19:47:30.7702370Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[2-3] PASSED [ 25%] 2026-01-15T19:47:30.7807760Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion_stereo PASSED [ 25%] 2026-01-15T19:47:30.8045920Z test/test_decoders.py::TestAudioDecoder::test_downsample_empty_frame PASSED [ 25%] 2026-01-15T19:47:30.8101910Z test/test_decoders.py::TestAudioDecoder::test_decode_s16_ffmpeg4 PASSED [ 25%] 2026-01-15T19:47:30.8147900Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[None-asset0] PASSED [ 25%] 2026-01-15T19:47:30.8164070Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[None-asset1] PASSED [ 25%] 2026-01-15T19:47:30.8205570Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[8000-asset0] PASSED [ 26%] 2026-01-15T19:47:30.8222690Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[8000-asset1] PASSED [ 26%] 2026-01-15T19:47:30.8262100Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[16000-asset0] PASSED [ 26%] 2026-01-15T19:47:30.8280580Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[16000-asset1] PASSED [ 26%] 2026-01-15T19:47:30.8378420Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[441000-asset0] PASSED [ 26%] 2026-01-15T19:47:30.8454950Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[441000-asset1] PASSED [ 26%] 2026-01-15T19:47:30.8469910Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-None-asset0] PASSED [ 26%] 2026-01-15T19:47:30.8506330Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-None-asset1] PASSED [ 26%] 2026-01-15T19:47:30.8520040Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-16000-asset0] PASSED [ 26%] 2026-01-15T19:47:30.8576750Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-16000-asset1] PASSED [ 26%] 2026-01-15T19:47:30.8591600Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-None-asset0] PASSED [ 26%] 2026-01-15T19:47:30.8628110Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-None-asset1] PASSED [ 26%] 2026-01-15T19:47:30.8641440Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-16000-asset0] PASSED [ 26%] 2026-01-15T19:47:30.8701950Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-16000-asset1] PASSED [ 26%] 2026-01-15T19:47:30.8722380Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-None-asset0] PASSED [ 26%] 2026-01-15T19:47:30.8768920Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-None-asset1] PASSED [ 26%] 2026-01-15T19:47:30.8787080Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-16000-asset0] PASSED [ 26%] 2026-01-15T19:47:30.8930070Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-16000-asset1] PASSED [ 26%] 2026-01-15T19:47:30.8967060Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-None-asset0] PASSED [ 27%] 2026-01-15T19:47:30.9037050Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-None-asset1] PASSED [ 27%] 2026-01-15T19:47:30.9063900Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-16000-asset0] PASSED [ 27%] 2026-01-15T19:47:30.9316250Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-16000-asset1] PASSED [ 27%] 2026-01-15T19:47:30.9353300Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-None-asset0] PASSED [ 27%] 2026-01-15T19:47:30.9438150Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-None-asset1] PASSED [ 27%] 2026-01-15T19:47:30.9478300Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-16000-asset0] PASSED [ 27%] 2026-01-15T19:47:30.9823540Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-16000-asset1] PASSED [ 27%] 2026-01-15T19:47:30.9840530Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-None-asset0] PASSED [ 27%] 2026-01-15T19:47:30.9886940Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-None-asset1] PASSED [ 27%] 2026-01-15T19:47:30.9901080Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-16000-asset0] PASSED [ 27%] 2026-01-15T19:47:30.9964510Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-16000-asset1] PASSED [ 27%] 2026-01-15T19:47:30.9985890Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[0-asset0] PASSED [ 27%] 2026-01-15T19:47:30.9999570Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[0-asset1] PASSED [ 27%] 2026-01-15T19:47:31.0012740Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[15-asset0] PASSED [ 27%] 2026-01-15T19:47:31.0046320Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[15-asset1] PASSED [ 27%] 2026-01-15T19:47:31.0047450Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[23-asset0] PASSED [ 27%] 2026-01-15T19:47:31.0054860Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[23-asset1] PASSED [ 28%] 2026-01-15T19:47:31.0098530Z test/test_encoders.py::TestAudioEncoder::test_bad_input PASSED [ 28%] 2026-01-15T19:47:31.0233360Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_file] PASSED [ 28%] 2026-01-15T19:47:31.0368860Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_tensor] PASSED [ 28%] 2026-01-15T19:47:31.0502490Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_file_like] PASSED [ 28%] 2026-01-15T19:47:31.0624140Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_file] PASSED [ 28%] 2026-01-15T19:47:31.0738520Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_tensor] PASSED [ 28%] 2026-01-15T19:47:31.0855850Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_file_like] PASSED [ 28%] 2026-01-15T19:47:31.1059220Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_file] PASSED [ 28%] 2026-01-15T19:47:31.1238870Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_tensor] PASSED [ 28%] 2026-01-15T19:47:31.1419910Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_file_like] PASSED [ 28%] 2026-01-15T19:47:31.3263510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-None-asset0] PASSED [ 28%] 2026-01-15T19:47:31.4478910Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-None-asset1] PASSED [ 28%] 2026-01-15T19:47:31.6109410Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-0-asset0] PASSED [ 28%] 2026-01-15T19:47:31.7021650Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-0-asset1] PASSED [ 28%] 2026-01-15T19:47:31.8604060Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-44100-asset0] PASSED [ 28%] 2026-01-15T19:47:31.9699800Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-44100-asset1] PASSED [ 28%] 2026-01-15T19:47:32.1193190Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-999999999-asset0] PASSED [ 28%] 2026-01-15T19:47:32.2125270Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-999999999-asset1] PASSED [ 29%] 2026-01-15T19:47:32.3289560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-None-asset0] PASSED [ 29%] 2026-01-15T19:47:32.4234620Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-None-asset1] PASSED [ 29%] 2026-01-15T19:47:32.5605290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-0-asset0] PASSED [ 29%] 2026-01-15T19:47:32.6656290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-0-asset1] PASSED [ 29%] 2026-01-15T19:47:32.7999050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-44100-asset0] PASSED [ 29%] 2026-01-15T19:47:32.9089070Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-44100-asset1] PASSED [ 29%] 2026-01-15T19:47:33.0469200Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-999999999-asset0] PASSED [ 29%] 2026-01-15T19:47:33.1615490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-999999999-asset1] PASSED [ 29%] 2026-01-15T19:47:33.3336950Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-None-asset0] PASSED [ 29%] 2026-01-15T19:47:33.4507400Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-None-asset1] PASSED [ 29%] 2026-01-15T19:47:33.6225440Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-0-asset0] PASSED [ 29%] 2026-01-15T19:47:33.7376580Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-0-asset1] PASSED [ 29%] 2026-01-15T19:47:33.8990000Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-44100-asset0] PASSED [ 29%] 2026-01-15T19:47:34.0155010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-44100-asset1] PASSED [ 29%] 2026-01-15T19:47:34.1797270Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-999999999-asset0] PASSED [ 29%] 2026-01-15T19:47:34.2996510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-999999999-asset1] PASSED [ 29%] 2026-01-15T19:47:34.5854920Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-None-asset0] PASSED [ 30%] 2026-01-15T19:47:34.7166710Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-None-asset1] PASSED [ 30%] 2026-01-15T19:47:34.9890050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-0-asset0] PASSED [ 30%] 2026-01-15T19:47:35.1162510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-0-asset1] PASSED [ 30%] 2026-01-15T19:47:35.4254820Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-44100-asset0] PASSED [ 30%] 2026-01-15T19:47:35.5470280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-44100-asset1] PASSED [ 30%] 2026-01-15T19:47:35.8250160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-999999999-asset0] PASSED [ 30%] 2026-01-15T19:47:35.9721030Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-999999999-asset1] PASSED [ 30%] 2026-01-15T19:47:36.1707730Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-None-asset0] PASSED [ 30%] 2026-01-15T19:47:36.3059920Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-None-asset1] PASSED [ 30%] 2026-01-15T19:47:36.4860370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-0-asset0] PASSED [ 30%] 2026-01-15T19:47:36.6040800Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-0-asset1] PASSED [ 30%] 2026-01-15T19:47:36.7872530Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-44100-asset0] PASSED [ 30%] 2026-01-15T19:47:36.9091210Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-44100-asset1] PASSED [ 30%] 2026-01-15T19:47:37.1150450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-999999999-asset0] PASSED [ 30%] 2026-01-15T19:47:37.2487820Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-999999999-asset1] PASSED [ 30%] 2026-01-15T19:47:37.5128890Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-None-asset0] PASSED [ 30%] 2026-01-15T19:47:37.6362810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-None-asset1] PASSED [ 30%] 2026-01-15T19:47:37.9127920Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-0-asset0] PASSED [ 31%] 2026-01-15T19:47:38.0434570Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-0-asset1] PASSED [ 31%] 2026-01-15T19:47:38.3157560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-44100-asset0] PASSED [ 31%] 2026-01-15T19:47:38.4598070Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-44100-asset1] PASSED [ 31%] 2026-01-15T19:47:38.7420860Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-999999999-asset0] PASSED [ 31%] 2026-01-15T19:47:38.8941900Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-999999999-asset1] PASSED [ 31%] 2026-01-15T19:47:39.0233270Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-None-asset0] PASSED [ 31%] 2026-01-15T19:47:39.1300950Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-None-asset1] PASSED [ 31%] 2026-01-15T19:47:39.2570800Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-0-asset0] PASSED [ 31%] 2026-01-15T19:47:39.3637840Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-0-asset1] PASSED [ 31%] 2026-01-15T19:47:39.4937670Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-44100-asset0] PASSED [ 31%] 2026-01-15T19:47:39.6017450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-44100-asset1] PASSED [ 31%] 2026-01-15T19:47:39.7273390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-999999999-asset0] PASSED [ 31%] 2026-01-15T19:47:39.8338510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-999999999-asset1] PASSED [ 31%] 2026-01-15T19:47:39.9525560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-None-asset0] PASSED [ 31%] 2026-01-15T19:47:40.0634480Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-None-asset1] PASSED [ 31%] 2026-01-15T19:47:40.1802710Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-0-asset0] PASSED [ 31%] 2026-01-15T19:47:40.2853740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-0-asset1] PASSED [ 31%] 2026-01-15T19:47:40.3973670Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-44100-asset0] PASSED [ 32%] 2026-01-15T19:47:40.5050210Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-44100-asset1] PASSED [ 32%] 2026-01-15T19:47:40.6304730Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-999999999-asset0] PASSED [ 32%] 2026-01-15T19:47:40.7321750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-999999999-asset1] PASSED [ 32%] 2026-01-15T19:47:40.8578110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-None-asset0] PASSED [ 32%] 2026-01-15T19:47:40.9657170Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-None-asset1] PASSED [ 32%] 2026-01-15T19:47:41.0861190Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-0-asset0] PASSED [ 32%] 2026-01-15T19:47:41.1948740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-0-asset1] PASSED [ 32%] 2026-01-15T19:47:41.3197880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-44100-asset0] PASSED [ 32%] 2026-01-15T19:47:41.4236640Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-44100-asset1] PASSED [ 32%] 2026-01-15T19:47:41.5327500Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-999999999-asset0] PASSED [ 32%] 2026-01-15T19:47:41.6378860Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-999999999-asset1] PASSED [ 32%] 2026-01-15T19:47:41.7978520Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-None-asset0] PASSED [ 32%] 2026-01-15T19:47:41.9180810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-None-asset1] PASSED [ 32%] 2026-01-15T19:47:42.0772380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-0-asset0] PASSED [ 32%] 2026-01-15T19:47:42.1989290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-0-asset1] PASSED [ 32%] 2026-01-15T19:47:42.3618110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-44100-asset0] PASSED [ 32%] 2026-01-15T19:47:42.4845310Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-44100-asset1] PASSED [ 33%] 2026-01-15T19:47:42.6724560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-999999999-asset0] PASSED [ 33%] 2026-01-15T19:47:42.7958540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-999999999-asset1] PASSED [ 33%] 2026-01-15T19:47:42.9218370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-None-asset0] PASSED [ 33%] 2026-01-15T19:47:43.0330200Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-None-asset1] PASSED [ 33%] 2026-01-15T19:47:43.1556160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-0-asset0] PASSED [ 33%] 2026-01-15T19:47:43.2632520Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-0-asset1] PASSED [ 33%] 2026-01-15T19:47:43.3918910Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-44100-asset0] PASSED [ 33%] 2026-01-15T19:47:43.5279060Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-44100-asset1] PASSED [ 33%] 2026-01-15T19:47:43.6630720Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-999999999-asset0] PASSED [ 33%] 2026-01-15T19:47:43.7830530Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-999999999-asset1] PASSED [ 33%] 2026-01-15T19:47:43.9361090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-None-asset0] PASSED [ 33%] 2026-01-15T19:47:44.0635160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-None-asset1] PASSED [ 33%] 2026-01-15T19:47:44.2078460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-0-asset0] PASSED [ 33%] 2026-01-15T19:47:44.3387800Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-0-asset1] PASSED [ 33%] 2026-01-15T19:47:44.4879870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-44100-asset0] PASSED [ 33%] 2026-01-15T19:47:44.6155860Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-44100-asset1] PASSED [ 33%] 2026-01-15T19:47:44.7639190Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-999999999-asset0] PASSED [ 33%] 2026-01-15T19:47:44.8921090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-999999999-asset1] PASSED [ 34%] 2026-01-15T19:47:45.0148230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-None-asset0] PASSED [ 34%] 2026-01-15T19:47:45.1070280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-None-asset1] PASSED [ 34%] 2026-01-15T19:47:45.2353530Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-0-asset0] PASSED [ 34%] 2026-01-15T19:47:45.3264450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-0-asset1] PASSED [ 34%] 2026-01-15T19:47:45.4468940Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-44100-asset0] PASSED [ 34%] 2026-01-15T19:47:45.5360090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-44100-asset1] PASSED [ 34%] 2026-01-15T19:47:45.6565080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-999999999-asset0] PASSED [ 34%] 2026-01-15T19:47:45.7490160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-999999999-asset1] PASSED [ 34%] 2026-01-15T19:47:45.8593270Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-None-asset0] PASSED [ 34%] 2026-01-15T19:47:45.9500950Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-None-asset1] PASSED [ 34%] 2026-01-15T19:47:46.0679760Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-0-asset0] PASSED [ 34%] 2026-01-15T19:47:46.1582970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-0-asset1] PASSED [ 34%] 2026-01-15T19:47:46.2675060Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-44100-asset0] PASSED [ 34%] 2026-01-15T19:47:46.3569060Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-44100-asset1] PASSED [ 34%] 2026-01-15T19:47:46.4660500Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-999999999-asset0] PASSED [ 34%] 2026-01-15T19:47:46.5568070Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-999999999-asset1] PASSED [ 34%] 2026-01-15T19:47:46.6774390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-None-asset0] PASSED [ 35%] 2026-01-15T19:47:46.7703380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-None-asset1] PASSED [ 35%] 2026-01-15T19:47:46.8921030Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-0-asset0] PASSED [ 35%] 2026-01-15T19:47:46.9825900Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-0-asset1] PASSED [ 35%] 2026-01-15T19:47:47.1028220Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-44100-asset0] PASSED [ 35%] 2026-01-15T19:47:47.1953400Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-44100-asset1] PASSED [ 35%] 2026-01-15T19:47:47.3201160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-999999999-asset0] PASSED [ 35%] 2026-01-15T19:47:47.4163920Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-999999999-asset1] PASSED [ 35%] 2026-01-15T19:47:47.5804460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-None-asset0] PASSED [ 35%] 2026-01-15T19:47:47.6864250Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-None-asset1] PASSED [ 35%] 2026-01-15T19:47:47.8616560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-0-asset0] PASSED [ 35%] 2026-01-15T19:47:47.9621510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-0-asset1] PASSED [ 35%] 2026-01-15T19:47:48.1285530Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-44100-asset0] PASSED [ 35%] 2026-01-15T19:47:48.2443120Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-44100-asset1] PASSED [ 35%] 2026-01-15T19:47:48.4286380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-999999999-asset0] PASSED [ 35%] 2026-01-15T19:47:48.5426030Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-999999999-asset1] PASSED [ 35%] 2026-01-15T19:47:48.6931040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-None-asset0] PASSED [ 35%] 2026-01-15T19:47:48.8071120Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-None-asset1] PASSED [ 35%] 2026-01-15T19:47:48.9460610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-0-asset0] PASSED [ 36%] 2026-01-15T19:47:49.0437100Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-0-asset1] PASSED [ 36%] 2026-01-15T19:47:49.1777180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-44100-asset0] PASSED [ 36%] 2026-01-15T19:47:49.2744500Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-44100-asset1] PASSED [ 36%] 2026-01-15T19:47:49.4078400Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-999999999-asset0] PASSED [ 36%] 2026-01-15T19:47:49.5066030Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-999999999-asset1] PASSED [ 36%] 2026-01-15T19:47:49.6681190Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-None-asset0] PASSED [ 36%] 2026-01-15T19:47:49.7682520Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-None-asset1] PASSED [ 36%] 2026-01-15T19:47:49.9339080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-0-asset0] PASSED [ 36%] 2026-01-15T19:47:50.0372340Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-0-asset1] PASSED [ 36%] 2026-01-15T19:47:50.2027090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-44100-asset0] PASSED [ 36%] 2026-01-15T19:47:50.3142230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-44100-asset1] PASSED [ 36%] 2026-01-15T19:47:50.4872690Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-999999999-asset0] PASSED [ 36%] 2026-01-15T19:47:50.5986810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-999999999-asset1] PASSED [ 36%] 2026-01-15T19:47:50.6878510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-None-asset0] PASSED [ 36%] 2026-01-15T19:47:50.7292020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-None-asset1] PASSED [ 36%] 2026-01-15T19:47:50.8167300Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-0-asset0] PASSED [ 36%] 2026-01-15T19:47:50.8592700Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-0-asset1] PASSED [ 36%] 2026-01-15T19:47:50.9445770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-44100-asset0] PASSED [ 37%] 2026-01-15T19:47:50.9874160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-44100-asset1] PASSED [ 37%] 2026-01-15T19:47:51.0716330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-999999999-asset0] PASSED [ 37%] 2026-01-15T19:47:51.1143270Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-999999999-asset1] PASSED [ 37%] 2026-01-15T19:47:51.1734510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-None-asset0] PASSED [ 37%] 2026-01-15T19:47:51.2155450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-None-asset1] PASSED [ 37%] 2026-01-15T19:47:51.2757510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-0-asset0] PASSED [ 37%] 2026-01-15T19:47:51.3165880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-0-asset1] PASSED [ 37%] 2026-01-15T19:47:51.3782830Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-44100-asset0] PASSED [ 37%] 2026-01-15T19:47:51.4201840Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-44100-asset1] PASSED [ 37%] 2026-01-15T19:47:51.4815500Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-999999999-asset0] PASSED [ 37%] 2026-01-15T19:47:51.5248490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-999999999-asset1] PASSED [ 37%] 2026-01-15T19:47:51.6128330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-None-asset0] PASSED [ 37%] 2026-01-15T19:47:51.6584210Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-None-asset1] PASSED [ 37%] 2026-01-15T19:47:51.7465130Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-0-asset0] PASSED [ 37%] 2026-01-15T19:47:51.7914400Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-0-asset1] PASSED [ 37%] 2026-01-15T19:47:51.8729770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-44100-asset0] PASSED [ 37%] 2026-01-15T19:47:51.9147710Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-44100-asset1] PASSED [ 38%] 2026-01-15T19:47:51.9948200Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-999999999-asset0] PASSED [ 38%] 2026-01-15T19:47:52.0395610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-999999999-asset1] PASSED [ 38%] 2026-01-15T19:47:52.2187230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-None-asset0] PASSED [ 38%] 2026-01-15T19:47:52.2727680Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-None-asset1] PASSED [ 38%] 2026-01-15T19:47:52.4563170Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-0-asset0] PASSED [ 38%] 2026-01-15T19:47:52.5098490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-0-asset1] PASSED [ 38%] 2026-01-15T19:47:52.7011260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-44100-asset0] PASSED [ 38%] 2026-01-15T19:47:52.7548530Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-44100-asset1] PASSED [ 38%] 2026-01-15T19:47:52.9383890Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-999999999-asset0] PASSED [ 38%] 2026-01-15T19:47:53.0068450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-999999999-asset1] PASSED [ 38%] 2026-01-15T19:47:53.1106300Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-None-asset0] PASSED [ 38%] 2026-01-15T19:47:53.1659610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-None-asset1] PASSED [ 38%] 2026-01-15T19:47:53.2681330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-0-asset0] PASSED [ 38%] 2026-01-15T19:47:53.3239480Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-0-asset1] PASSED [ 38%] 2026-01-15T19:47:53.4287700Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-44100-asset0] PASSED [ 38%] 2026-01-15T19:47:53.4828990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-44100-asset1] PASSED [ 38%] 2026-01-15T19:47:53.6012200Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-999999999-asset0] PASSED [ 38%] 2026-01-15T19:47:53.6683170Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-999999999-asset1] PASSED [ 39%] 2026-01-15T19:47:53.8608460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-None-asset0] PASSED [ 39%] 2026-01-15T19:47:53.9281260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-None-asset1] PASSED [ 39%] 2026-01-15T19:47:54.1085550Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-0-asset0] PASSED [ 39%] 2026-01-15T19:47:54.1727140Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-0-asset1] PASSED [ 39%] 2026-01-15T19:47:54.3638870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-44100-asset0] PASSED [ 39%] 2026-01-15T19:47:54.4277370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-44100-asset1] PASSED [ 39%] 2026-01-15T19:47:54.6048420Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-999999999-asset0] PASSED [ 39%] 2026-01-15T19:47:54.6794750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-999999999-asset1] PASSED [ 39%] 2026-01-15T19:47:54.7263750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-None-asset0] PASSED [ 39%] 2026-01-15T19:47:54.7630290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-None-asset1] PASSED [ 39%] 2026-01-15T19:47:54.8103270Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-0-asset0] PASSED [ 39%] 2026-01-15T19:47:54.8457790Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-0-asset1] PASSED [ 39%] 2026-01-15T19:47:54.8925780Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-44100-asset0] PASSED [ 39%] 2026-01-15T19:47:54.9295450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-44100-asset1] PASSED [ 39%] 2026-01-15T19:47:54.9752110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-999999999-asset0] PASSED [ 39%] 2026-01-15T19:47:55.0114460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-999999999-asset1] PASSED [ 39%] 2026-01-15T19:47:55.0549860Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-None-asset0] PASSED [ 40%] 2026-01-15T19:47:55.0986790Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-None-asset1] PASSED [ 40%] 2026-01-15T19:47:55.1415890Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-0-asset0] PASSED [ 40%] 2026-01-15T19:47:55.1763420Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-0-asset1] PASSED [ 40%] 2026-01-15T19:47:55.2180640Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-44100-asset0] PASSED [ 40%] 2026-01-15T19:47:55.2528220Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-44100-asset1] PASSED [ 40%] 2026-01-15T19:47:55.2948660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-999999999-asset0] PASSED [ 40%] 2026-01-15T19:47:55.3307480Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-999999999-asset1] PASSED [ 40%] 2026-01-15T19:47:55.3780510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-None-asset0] PASSED [ 40%] 2026-01-15T19:47:55.4183730Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-None-asset1] PASSED [ 40%] 2026-01-15T19:47:55.4639630Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-0-asset0] PASSED [ 40%] 2026-01-15T19:47:55.5030810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-0-asset1] PASSED [ 40%] 2026-01-15T19:47:55.5492290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-44100-asset0] PASSED [ 40%] 2026-01-15T19:47:55.5879960Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-44100-asset1] PASSED [ 40%] 2026-01-15T19:47:55.6344450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-999999999-asset0] PASSED [ 40%] 2026-01-15T19:47:55.6744170Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-999999999-asset1] PASSED [ 40%] 2026-01-15T19:47:55.7410080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-None-asset0] PASSED [ 40%] 2026-01-15T19:47:55.7859430Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-None-asset1] PASSED [ 40%] 2026-01-15T19:47:55.8528210Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-0-asset0] PASSED [ 41%] 2026-01-15T19:47:55.8969210Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-0-asset1] PASSED [ 41%] 2026-01-15T19:47:55.9635130Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-44100-asset0] PASSED [ 41%] 2026-01-15T19:47:56.0086880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-44100-asset1] PASSED [ 41%] 2026-01-15T19:47:56.0750270Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-999999999-asset0] PASSED [ 41%] 2026-01-15T19:47:56.1224190Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-999999999-asset1] PASSED [ 41%] 2026-01-15T19:47:56.1794520Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-None-asset0] PASSED [ 41%] 2026-01-15T19:47:56.2242030Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-None-asset1] PASSED [ 41%] 2026-01-15T19:47:56.2783360Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-0-asset0] PASSED [ 41%] 2026-01-15T19:47:56.3223940Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-0-asset1] PASSED [ 41%] 2026-01-15T19:47:56.3768390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-44100-asset0] PASSED [ 41%] 2026-01-15T19:47:56.4222970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-44100-asset1] PASSED [ 41%] 2026-01-15T19:47:56.4781060Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-999999999-asset0] PASSED [ 41%] 2026-01-15T19:47:56.5240700Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-999999999-asset1] PASSED [ 41%] 2026-01-15T19:47:56.6030230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-None-asset0] PASSED [ 41%] 2026-01-15T19:47:56.6589450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-None-asset1] PASSED [ 41%] 2026-01-15T19:47:56.7252000Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-0-asset0] PASSED [ 41%] 2026-01-15T19:47:56.7806280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-0-asset1] PASSED [ 41%] 2026-01-15T19:47:56.8486530Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-44100-asset0] PASSED [ 42%] 2026-01-15T19:47:56.9051510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-44100-asset1] PASSED [ 42%] 2026-01-15T19:47:56.9733040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-999999999-asset0] PASSED [ 42%] 2026-01-15T19:47:57.0306950Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-999999999-asset1] PASSED [ 42%] 2026-01-15T19:47:57.0867370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-None-asset0] PASSED [ 42%] 2026-01-15T19:47:57.1259870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-None-asset1] PASSED [ 42%] 2026-01-15T19:47:57.1832330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-0-asset0] PASSED [ 42%] 2026-01-15T19:47:57.2218230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-0-asset1] PASSED [ 42%] 2026-01-15T19:47:57.2783040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-44100-asset0] PASSED [ 42%] 2026-01-15T19:47:57.3156970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-44100-asset1] PASSED [ 42%] 2026-01-15T19:47:57.3709010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-999999999-asset0] PASSED [ 42%] 2026-01-15T19:47:57.4100520Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-999999999-asset1] PASSED [ 42%] 2026-01-15T19:47:57.4624280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-None-asset0] PASSED [ 42%] 2026-01-15T19:47:57.4999090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-None-asset1] PASSED [ 42%] 2026-01-15T19:47:57.5521390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-0-asset0] PASSED [ 42%] 2026-01-15T19:47:57.5903910Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-0-asset1] PASSED [ 42%] 2026-01-15T19:47:57.6398180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-44100-asset0] PASSED [ 42%] 2026-01-15T19:47:57.6769090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-44100-asset1] PASSED [ 43%] 2026-01-15T19:47:57.7268700Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-999999999-asset0] PASSED [ 43%] 2026-01-15T19:47:57.7638020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-999999999-asset1] PASSED [ 43%] 2026-01-15T19:47:57.8191110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-None-asset0] PASSED [ 43%] 2026-01-15T19:47:57.8578340Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-None-asset1] PASSED [ 43%] 2026-01-15T19:47:57.9149170Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-0-asset0] PASSED [ 43%] 2026-01-15T19:47:57.9534990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-0-asset1] PASSED [ 43%] 2026-01-15T19:47:58.0093800Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-44100-asset0] PASSED [ 43%] 2026-01-15T19:47:58.0485700Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-44100-asset1] PASSED [ 43%] 2026-01-15T19:47:58.1062250Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-999999999-asset0] PASSED [ 43%] 2026-01-15T19:47:58.1450710Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-999999999-asset1] PASSED [ 43%] 2026-01-15T19:47:58.2328610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-None-asset0] PASSED [ 43%] 2026-01-15T19:47:58.2768290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-None-asset1] PASSED [ 43%] 2026-01-15T19:47:58.3605930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-0-asset0] PASSED [ 43%] 2026-01-15T19:47:58.4026670Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-0-asset1] PASSED [ 43%] 2026-01-15T19:47:58.4866020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-44100-asset0] PASSED [ 43%] 2026-01-15T19:47:58.5305910Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-44100-asset1] PASSED [ 43%] 2026-01-15T19:47:58.6152410Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-999999999-asset0] PASSED [ 43%] 2026-01-15T19:47:58.6586690Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-999999999-asset1] PASSED [ 44%] 2026-01-15T19:47:58.7248280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-None-asset0] PASSED [ 44%] 2026-01-15T19:47:58.7680130Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-None-asset1] PASSED [ 44%] 2026-01-15T19:47:58.8431450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-0-asset0] PASSED [ 44%] 2026-01-15T19:47:58.8952040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-0-asset1] PASSED [ 44%] 2026-01-15T19:47:58.9629880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-44100-asset0] PASSED [ 44%] 2026-01-15T19:47:59.0072380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-44100-asset1] PASSED [ 44%] 2026-01-15T19:47:59.0732710Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-999999999-asset0] PASSED [ 44%] 2026-01-15T19:47:59.1164620Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-999999999-asset1] PASSED [ 44%] 2026-01-15T19:47:59.2049850Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-None-asset0] PASSED [ 44%] 2026-01-15T19:47:59.2534750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-None-asset1] PASSED [ 44%] 2026-01-15T19:47:59.3417080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-0-asset0] PASSED [ 44%] 2026-01-15T19:47:59.3898650Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-0-asset1] PASSED [ 44%] 2026-01-15T19:47:59.4763030Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-44100-asset0] PASSED [ 44%] 2026-01-15T19:47:59.5231540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-44100-asset1] PASSED [ 44%] 2026-01-15T19:47:59.6111290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-999999999-asset0] PASSED [ 44%] 2026-01-15T19:47:59.6581520Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-999999999-asset1] PASSED [ 44%] 2026-01-15T19:47:59.7449460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-None-asset0] PASSED [ 45%] 2026-01-15T19:47:59.7825430Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-None-asset1] PASSED [ 45%] 2026-01-15T19:47:59.8665620Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-0-asset0] PASSED [ 45%] 2026-01-15T19:47:59.9127740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-0-asset1] PASSED [ 45%] 2026-01-15T19:47:59.9982540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-44100-asset0] PASSED [ 45%] 2026-01-15T19:48:00.0406480Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-44100-asset1] PASSED [ 45%] 2026-01-15T19:48:00.1227430Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-999999999-asset0] PASSED [ 45%] 2026-01-15T19:48:00.1635090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-999999999-asset1] PASSED [ 45%] 2026-01-15T19:48:00.2190900Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-None-asset0] PASSED [ 45%] 2026-01-15T19:48:00.2578410Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-None-asset1] PASSED [ 45%] 2026-01-15T19:48:00.3144790Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-0-asset0] PASSED [ 45%] 2026-01-15T19:48:00.3518980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-0-asset1] PASSED [ 45%] 2026-01-15T19:48:00.4084100Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-44100-asset0] PASSED [ 45%] 2026-01-15T19:48:00.4460590Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-44100-asset1] PASSED [ 45%] 2026-01-15T19:48:00.5030460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-999999999-asset0] PASSED [ 45%] 2026-01-15T19:48:00.5422140Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-999999999-asset1] PASSED [ 45%] 2026-01-15T19:48:00.6260380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-None-asset0] PASSED [ 45%] 2026-01-15T19:48:00.6684220Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-None-asset1] PASSED [ 45%] 2026-01-15T19:48:00.7554320Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-0-asset0] PASSED [ 46%] 2026-01-15T19:48:00.7979290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-0-asset1] PASSED [ 46%] 2026-01-15T19:48:00.8785360Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-44100-asset0] PASSED [ 46%] 2026-01-15T19:48:00.9209170Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-44100-asset1] PASSED [ 46%] 2026-01-15T19:48:00.9995620Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-999999999-asset0] PASSED [ 46%] 2026-01-15T19:48:01.0446150Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-999999999-asset1] PASSED [ 46%] 2026-01-15T19:48:01.2237190Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-None-asset0] PASSED [ 46%] 2026-01-15T19:48:01.2760600Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-None-asset1] PASSED [ 46%] 2026-01-15T19:48:01.4571180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-0-asset0] PASSED [ 46%] 2026-01-15T19:48:01.5091080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-0-asset1] PASSED [ 46%] 2026-01-15T19:48:01.7021190Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-44100-asset0] PASSED [ 46%] 2026-01-15T19:48:01.7543040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-44100-asset1] PASSED [ 46%] 2026-01-15T19:48:01.9334310Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-999999999-asset0] PASSED [ 46%] 2026-01-15T19:48:01.9990460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-999999999-asset1] PASSED [ 46%] 2026-01-15T19:48:02.1014650Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-None-asset0] PASSED [ 46%] 2026-01-15T19:48:02.1573030Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-None-asset1] PASSED [ 46%] 2026-01-15T19:48:02.2588970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-0-asset0] PASSED [ 46%] 2026-01-15T19:48:02.3147580Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-0-asset1] PASSED [ 46%] 2026-01-15T19:48:02.4209820Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-44100-asset0] PASSED [ 47%] 2026-01-15T19:48:02.4765040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-44100-asset1] PASSED [ 47%] 2026-01-15T19:48:02.5953880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-999999999-asset0] PASSED [ 47%] 2026-01-15T19:48:02.6619290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-999999999-asset1] PASSED [ 47%] 2026-01-15T19:48:02.8485540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-None-asset0] PASSED [ 47%] 2026-01-15T19:48:02.9206890Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-None-asset1] PASSED [ 47%] 2026-01-15T19:48:03.1115630Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-0-asset0] PASSED [ 47%] 2026-01-15T19:48:03.1799790Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-0-asset1] PASSED [ 47%] 2026-01-15T19:48:03.3795550Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-44100-asset0] PASSED [ 47%] 2026-01-15T19:48:03.4445900Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-44100-asset1] PASSED [ 47%] 2026-01-15T19:48:03.6181080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-999999999-asset0] PASSED [ 47%] 2026-01-15T19:48:03.6920520Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-999999999-asset1] PASSED [ 47%] 2026-01-15T19:48:03.7386140Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-None-asset0] PASSED [ 47%] 2026-01-15T19:48:03.7751220Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-None-asset1] PASSED [ 47%] 2026-01-15T19:48:03.8214850Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-0-asset0] PASSED [ 47%] 2026-01-15T19:48:03.8577460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-0-asset1] PASSED [ 47%] 2026-01-15T19:48:03.9045730Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-44100-asset0] PASSED [ 47%] 2026-01-15T19:48:03.9421870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-44100-asset1] PASSED [ 48%] 2026-01-15T19:48:03.9917430Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-999999999-asset0] PASSED [ 48%] 2026-01-15T19:48:04.0308730Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-999999999-asset1] PASSED [ 48%] 2026-01-15T19:48:04.0776850Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-None-asset0] PASSED [ 48%] 2026-01-15T19:48:04.1170050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-None-asset1] PASSED [ 48%] 2026-01-15T19:48:04.1627660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-0-asset0] PASSED [ 48%] 2026-01-15T19:48:04.2039690Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-0-asset1] PASSED [ 48%] 2026-01-15T19:48:04.2505930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-44100-asset0] PASSED [ 48%] 2026-01-15T19:48:04.2898720Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-44100-asset1] PASSED [ 48%] 2026-01-15T19:48:04.3355770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-999999999-asset0] PASSED [ 48%] 2026-01-15T19:48:04.3745020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-999999999-asset1] PASSED [ 48%] 2026-01-15T19:48:04.4242280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-None-asset0] PASSED [ 48%] 2026-01-15T19:48:04.4680300Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-None-asset1] PASSED [ 48%] 2026-01-15T19:48:04.5178580Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-0-asset0] PASSED [ 48%] 2026-01-15T19:48:04.5607650Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-0-asset1] PASSED [ 48%] 2026-01-15T19:48:04.6092290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-44100-asset0] PASSED [ 48%] 2026-01-15T19:48:04.6528700Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-44100-asset1] PASSED [ 48%] 2026-01-15T19:48:04.7032380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-999999999-asset0] PASSED [ 48%] 2026-01-15T19:48:04.7467660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-999999999-asset1] PASSED [ 49%] 2026-01-15T19:48:04.8186990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-None-asset0] PASSED [ 49%] 2026-01-15T19:48:04.8685680Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-None-asset1] PASSED [ 49%] 2026-01-15T19:48:04.9409500Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-0-asset0] PASSED [ 49%] 2026-01-15T19:48:04.9890470Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-0-asset1] PASSED [ 49%] 2026-01-15T19:48:05.0611040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-44100-asset0] PASSED [ 49%] 2026-01-15T19:48:05.1105420Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-44100-asset1] PASSED [ 49%] 2026-01-15T19:48:05.1818240Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-999999999-asset0] PASSED [ 49%] 2026-01-15T19:48:05.2283080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-999999999-asset1] PASSED [ 49%] 2026-01-15T19:48:05.2856270Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-None-asset0] PASSED [ 49%] 2026-01-15T19:48:05.3321230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-None-asset1] PASSED [ 49%] 2026-01-15T19:48:05.3895280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-0-asset0] PASSED [ 49%] 2026-01-15T19:48:05.4364750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-0-asset1] PASSED [ 49%] 2026-01-15T19:48:05.4932970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-44100-asset0] PASSED [ 49%] 2026-01-15T19:48:05.5386930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-44100-asset1] PASSED [ 49%] 2026-01-15T19:48:05.5949720Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-999999999-asset0] PASSED [ 49%] 2026-01-15T19:48:05.6404580Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-999999999-asset1] PASSED [ 49%] 2026-01-15T19:48:05.7091820Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-None-asset0] PASSED [ 50%] 2026-01-15T19:48:05.7668930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-None-asset1] PASSED [ 50%] 2026-01-15T19:48:05.8345700Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-0-asset0] PASSED [ 50%] 2026-01-15T19:48:05.8898420Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-0-asset1] PASSED [ 50%] 2026-01-15T19:48:05.9560140Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-44100-asset0] PASSED [ 50%] 2026-01-15T19:48:06.0109840Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-44100-asset1] PASSED [ 50%] 2026-01-15T19:48:06.0774820Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-999999999-asset0] PASSED [ 50%] 2026-01-15T19:48:06.1357870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-999999999-asset1] PASSED [ 50%] 2026-01-15T19:48:06.1955530Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-None-asset0] PASSED [ 50%] 2026-01-15T19:48:06.2344340Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-None-asset1] PASSED [ 50%] 2026-01-15T19:48:06.2889920Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-0-asset0] PASSED [ 50%] 2026-01-15T19:48:06.3260860Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-0-asset1] PASSED [ 50%] 2026-01-15T19:48:06.3812870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-44100-asset0] PASSED [ 50%] 2026-01-15T19:48:06.4194960Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-44100-asset1] PASSED [ 50%] 2026-01-15T19:48:06.4775970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-999999999-asset0] PASSED [ 50%] 2026-01-15T19:48:06.5194590Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-999999999-asset1] PASSED [ 50%] 2026-01-15T19:48:06.5831310Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-None-asset0] PASSED [ 50%] 2026-01-15T19:48:06.6300610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-None-asset1] PASSED [ 50%] 2026-01-15T19:48:06.6917370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-0-asset0] PASSED [ 51%] 2026-01-15T19:48:06.7404470Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-0-asset1] PASSED [ 51%] 2026-01-15T19:48:06.7967010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-44100-asset0] PASSED [ 51%] 2026-01-15T19:48:06.8391310Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-44100-asset1] PASSED [ 51%] 2026-01-15T19:48:06.8930940Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-999999999-asset0] PASSED [ 51%] 2026-01-15T19:48:06.9347020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-999999999-asset1] PASSED [ 51%] 2026-01-15T19:48:06.9948170Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-None-asset0] PASSED [ 51%] 2026-01-15T19:48:07.0388480Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-None-asset1] PASSED [ 51%] 2026-01-15T19:48:07.0978300Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-0-asset0] PASSED [ 51%] 2026-01-15T19:48:07.1379600Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-0-asset1] PASSED [ 51%] 2026-01-15T19:48:07.1941750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-44100-asset0] PASSED [ 51%] 2026-01-15T19:48:07.2324050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-44100-asset1] PASSED [ 51%] 2026-01-15T19:48:07.2867160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-999999999-asset0] PASSED [ 51%] 2026-01-15T19:48:07.3255150Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-999999999-asset1] PASSED [ 51%] 2026-01-15T19:48:07.4116520Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-None-asset0] PASSED [ 51%] 2026-01-15T19:48:07.4546360Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-None-asset1] PASSED [ 51%] 2026-01-15T19:48:07.5401970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-0-asset0] PASSED [ 51%] 2026-01-15T19:48:07.5838180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-0-asset1] PASSED [ 51%] 2026-01-15T19:48:07.6678750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-44100-asset0] PASSED [ 52%] 2026-01-15T19:48:07.7101670Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-44100-asset1] PASSED [ 52%] 2026-01-15T19:48:07.7943720Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-999999999-asset0] PASSED [ 52%] 2026-01-15T19:48:07.8390270Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-999999999-asset1] PASSED [ 52%] 2026-01-15T19:48:07.9081190Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-None-asset0] PASSED [ 52%] 2026-01-15T19:48:07.9559410Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-None-asset1] PASSED [ 52%] 2026-01-15T19:48:08.0277230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-0-asset0] PASSED [ 52%] 2026-01-15T19:48:08.0757200Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-0-asset1] PASSED [ 52%] 2026-01-15T19:48:08.1467350Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-44100-asset0] PASSED [ 52%] 2026-01-15T19:48:08.1905560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-44100-asset1] PASSED [ 52%] 2026-01-15T19:48:08.2548650Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-999999999-asset0] PASSED [ 52%] 2026-01-15T19:48:08.2970720Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-999999999-asset1] PASSED [ 52%] 2026-01-15T19:48:08.3804730Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-None-asset0] PASSED [ 52%] 2026-01-15T19:48:08.4257100Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-None-asset1] PASSED [ 52%] 2026-01-15T19:48:08.5110610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-0-asset0] PASSED [ 52%] 2026-01-15T19:48:08.5587780Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-0-asset1] PASSED [ 52%] 2026-01-15T19:48:08.6454210Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-44100-asset0] PASSED [ 52%] 2026-01-15T19:48:08.6898900Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-44100-asset1] PASSED [ 53%] 2026-01-15T19:48:08.7742840Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-999999999-asset0] PASSED [ 53%] 2026-01-15T19:48:08.8206440Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-999999999-asset1] PASSED [ 53%] 2026-01-15T19:48:08.8733560Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-None-asset0] PASSED [ 53%] 2026-01-15T19:48:08.8876200Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-None-asset1] PASSED [ 53%] 2026-01-15T19:48:08.9389270Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-0-asset0] PASSED [ 53%] 2026-01-15T19:48:08.9516990Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-0-asset1] PASSED [ 53%] 2026-01-15T19:48:08.9998700Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-44100-asset0] PASSED [ 53%] 2026-01-15T19:48:09.0132430Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-44100-asset1] PASSED [ 53%] 2026-01-15T19:48:09.0604650Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-999999999-asset0] PASSED [ 53%] 2026-01-15T19:48:09.0786920Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-999999999-asset1] PASSED [ 53%] 2026-01-15T19:48:09.1019840Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-None-asset0] PASSED [ 53%] 2026-01-15T19:48:09.1145870Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-None-asset1] PASSED [ 53%] 2026-01-15T19:48:09.1380400Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-0-asset0] PASSED [ 53%] 2026-01-15T19:48:09.1506510Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-0-asset1] PASSED [ 53%] 2026-01-15T19:48:09.1751280Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-44100-asset0] PASSED [ 53%] 2026-01-15T19:48:09.1889490Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-44100-asset1] PASSED [ 53%] 2026-01-15T19:48:09.2148950Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-999999999-asset0] PASSED [ 53%] 2026-01-15T19:48:09.2323790Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-999999999-asset1] PASSED [ 54%] 2026-01-15T19:48:09.2829410Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-None-asset0] PASSED [ 54%] 2026-01-15T19:48:09.3030770Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-None-asset1] PASSED [ 54%] 2026-01-15T19:48:09.3542700Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-0-asset0] PASSED [ 54%] 2026-01-15T19:48:09.3743700Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-0-asset1] PASSED [ 54%] 2026-01-15T19:48:09.4218860Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-44100-asset0] PASSED [ 54%] 2026-01-15T19:48:09.4417310Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-44100-asset1] PASSED [ 54%] 2026-01-15T19:48:09.4879170Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-999999999-asset0] PASSED [ 54%] 2026-01-15T19:48:09.5122440Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-999999999-asset1] PASSED [ 54%] 2026-01-15T19:48:09.5257440Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-None-asset0] PASSED [ 54%] 2026-01-15T19:48:09.5351470Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-None-asset1] PASSED [ 54%] 2026-01-15T19:48:09.5485720Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-0-asset0] PASSED [ 54%] 2026-01-15T19:48:09.5577620Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-0-asset1] PASSED [ 54%] 2026-01-15T19:48:09.5715260Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-44100-asset0] PASSED [ 54%] 2026-01-15T19:48:09.5811530Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-44100-asset1] PASSED [ 54%] 2026-01-15T19:48:09.5953560Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-999999999-asset0] PASSED [ 54%] 2026-01-15T19:48:09.6045760Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-999999999-asset1] PASSED [ 54%] 2026-01-15T19:48:09.6139830Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-None-asset0] PASSED [ 55%] 2026-01-15T19:48:09.6228850Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-None-asset1] PASSED [ 55%] 2026-01-15T19:48:09.6319300Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-0-asset0] PASSED [ 55%] 2026-01-15T19:48:09.6405450Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-0-asset1] PASSED [ 55%] 2026-01-15T19:48:09.6501420Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-44100-asset0] PASSED [ 55%] 2026-01-15T19:48:09.6598910Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-44100-asset1] PASSED [ 55%] 2026-01-15T19:48:09.6693430Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-999999999-asset0] PASSED [ 55%] 2026-01-15T19:48:09.6780920Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-999999999-asset1] PASSED [ 55%] 2026-01-15T19:48:09.6912410Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-None-asset0] PASSED [ 55%] 2026-01-15T19:48:09.7048710Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-None-asset1] PASSED [ 55%] 2026-01-15T19:48:09.7176830Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-0-asset0] PASSED [ 55%] 2026-01-15T19:48:09.7313120Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-0-asset1] PASSED [ 55%] 2026-01-15T19:48:09.7439650Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-44100-asset0] PASSED [ 55%] 2026-01-15T19:48:09.7574400Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-44100-asset1] PASSED [ 55%] 2026-01-15T19:48:09.7702310Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-999999999-asset0] PASSED [ 55%] 2026-01-15T19:48:09.7841710Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-999999999-asset1] PASSED [ 55%] 2026-01-15T19:48:09.8083650Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-None-asset0] PASSED [ 55%] 2026-01-15T19:48:09.8176160Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-None-asset1] PASSED [ 55%] 2026-01-15T19:48:09.8403290Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-0-asset0] PASSED [ 56%] 2026-01-15T19:48:09.8494700Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-0-asset1] PASSED [ 56%] 2026-01-15T19:48:09.8712510Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-44100-asset0] PASSED [ 56%] 2026-01-15T19:48:09.8799510Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-44100-asset1] PASSED [ 56%] 2026-01-15T19:48:09.9019690Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-999999999-asset0] PASSED [ 56%] 2026-01-15T19:48:09.9119220Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-999999999-asset1] PASSED [ 56%] 2026-01-15T19:48:09.9299530Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-None-asset0] PASSED [ 56%] 2026-01-15T19:48:09.9389860Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-None-asset1] PASSED [ 56%] 2026-01-15T19:48:09.9560520Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-0-asset0] PASSED [ 56%] 2026-01-15T19:48:09.9644870Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-0-asset1] PASSED [ 56%] 2026-01-15T19:48:09.9813380Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-44100-asset0] PASSED [ 56%] 2026-01-15T19:48:09.9903190Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-44100-asset1] PASSED [ 56%] 2026-01-15T19:48:10.0075230Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-999999999-asset0] PASSED [ 56%] 2026-01-15T19:48:10.0157520Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-999999999-asset1] PASSED [ 56%] 2026-01-15T19:48:10.0375640Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-None-asset0] PASSED [ 56%] 2026-01-15T19:48:10.0478850Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-None-asset1] PASSED [ 56%] 2026-01-15T19:48:10.0705130Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-0-asset0] PASSED [ 56%] 2026-01-15T19:48:10.0803310Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-0-asset1] PASSED [ 56%] 2026-01-15T19:48:10.1030670Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-44100-asset0] PASSED [ 57%] 2026-01-15T19:48:10.1126720Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-44100-asset1] PASSED [ 57%] 2026-01-15T19:48:10.1352530Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-999999999-asset0] PASSED [ 57%] 2026-01-15T19:48:10.1456120Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-999999999-asset1] PASSED [ 57%] 2026-01-15T19:48:10.1969290Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-None-asset0] PASSED [ 57%] 2026-01-15T19:48:10.2113940Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-None-asset1] PASSED [ 57%] 2026-01-15T19:48:10.2622270Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-0-asset0] PASSED [ 57%] 2026-01-15T19:48:10.2760280Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-0-asset1] PASSED [ 57%] 2026-01-15T19:48:10.3259340Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-44100-asset0] PASSED [ 57%] 2026-01-15T19:48:10.3403450Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-44100-asset1] PASSED [ 57%] 2026-01-15T19:48:10.3873440Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-999999999-asset0] PASSED [ 57%] 2026-01-15T19:48:10.4047060Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-999999999-asset1] PASSED [ 57%] 2026-01-15T19:48:10.4288450Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-None-asset0] PASSED [ 57%] 2026-01-15T19:48:10.4415360Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-None-asset1] PASSED [ 57%] 2026-01-15T19:48:10.4649010Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-0-asset0] PASSED [ 57%] 2026-01-15T19:48:10.4787480Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-0-asset1] PASSED [ 57%] 2026-01-15T19:48:10.5030750Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-44100-asset0] PASSED [ 57%] 2026-01-15T19:48:10.5165960Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-44100-asset1] PASSED [ 58%] 2026-01-15T19:48:10.5423920Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-999999999-asset0] PASSED [ 58%] 2026-01-15T19:48:10.5601580Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-999999999-asset1] PASSED [ 58%] 2026-01-15T19:48:10.6116760Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-None-asset0] PASSED [ 58%] 2026-01-15T19:48:10.6322070Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-None-asset1] PASSED [ 58%] 2026-01-15T19:48:10.6837890Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-0-asset0] PASSED [ 58%] 2026-01-15T19:48:10.7055830Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-0-asset1] PASSED [ 58%] 2026-01-15T19:48:10.7544670Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-44100-asset0] PASSED [ 58%] 2026-01-15T19:48:10.7745510Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-44100-asset1] PASSED [ 58%] 2026-01-15T19:48:10.8210380Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-999999999-asset0] PASSED [ 58%] 2026-01-15T19:48:10.8442310Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-999999999-asset1] PASSED [ 58%] 2026-01-15T19:48:10.8577060Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-None-asset0] PASSED [ 58%] 2026-01-15T19:48:10.8674220Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-None-asset1] PASSED [ 58%] 2026-01-15T19:48:10.8818370Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-0-asset0] PASSED [ 58%] 2026-01-15T19:48:10.8914540Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-0-asset1] PASSED [ 58%] 2026-01-15T19:48:10.9061100Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-44100-asset0] PASSED [ 58%] 2026-01-15T19:48:10.9161080Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-44100-asset1] PASSED [ 58%] 2026-01-15T19:48:10.9298820Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-999999999-asset0] PASSED [ 58%] 2026-01-15T19:48:10.9393460Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-999999999-asset1] PASSED [ 59%] 2026-01-15T19:48:10.9493020Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-None-asset0] PASSED [ 59%] 2026-01-15T19:48:10.9586600Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-None-asset1] PASSED [ 59%] 2026-01-15T19:48:10.9684640Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-0-asset0] PASSED [ 59%] 2026-01-15T19:48:10.9781640Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-0-asset1] PASSED [ 59%] 2026-01-15T19:48:10.9880930Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-44100-asset0] PASSED [ 59%] 2026-01-15T19:48:10.9971160Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-44100-asset1] PASSED [ 59%] 2026-01-15T19:48:11.0071880Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-999999999-asset0] PASSED [ 59%] 2026-01-15T19:48:11.0158250Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-999999999-asset1] PASSED [ 59%] 2026-01-15T19:48:11.0298230Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-None-asset0] PASSED [ 59%] 2026-01-15T19:48:11.0434310Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-None-asset1] PASSED [ 59%] 2026-01-15T19:48:11.0570090Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-0-asset0] PASSED [ 59%] 2026-01-15T19:48:11.0708970Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-0-asset1] PASSED [ 59%] 2026-01-15T19:48:11.0840040Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-44100-asset0] PASSED [ 59%] 2026-01-15T19:48:11.0980460Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-44100-asset1] PASSED [ 59%] 2026-01-15T19:48:11.1113890Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-999999999-asset0] PASSED [ 59%] 2026-01-15T19:48:11.1250450Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-999999999-asset1] PASSED [ 59%] 2026-01-15T19:48:11.1475150Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-None-asset0] PASSED [ 60%] 2026-01-15T19:48:11.1574680Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-None-asset1] PASSED [ 60%] 2026-01-15T19:48:11.1801620Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-0-asset0] PASSED [ 60%] 2026-01-15T19:48:11.1894740Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-0-asset1] PASSED [ 60%] 2026-01-15T19:48:11.2121900Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-44100-asset0] PASSED [ 60%] 2026-01-15T19:48:11.2219120Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-44100-asset1] PASSED [ 60%] 2026-01-15T19:48:11.2437790Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-999999999-asset0] PASSED [ 60%] 2026-01-15T19:48:11.2531480Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-999999999-asset1] PASSED [ 60%] 2026-01-15T19:48:11.2700010Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-None-asset0] PASSED [ 60%] 2026-01-15T19:48:11.2793860Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-None-asset1] PASSED [ 60%] 2026-01-15T19:48:11.2965510Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-0-asset0] PASSED [ 60%] 2026-01-15T19:48:11.3057790Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-0-asset1] PASSED [ 60%] 2026-01-15T19:48:11.3227980Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-44100-asset0] PASSED [ 60%] 2026-01-15T19:48:11.3312400Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-44100-asset1] PASSED [ 60%] 2026-01-15T19:48:11.3489980Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-999999999-asset0] PASSED [ 60%] 2026-01-15T19:48:11.3576070Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-999999999-asset1] PASSED [ 60%] 2026-01-15T19:48:11.3805690Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-None-asset0] PASSED [ 60%] 2026-01-15T19:48:11.3912830Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-None-asset1] PASSED [ 60%] 2026-01-15T19:48:11.4137960Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-0-asset0] PASSED [ 61%] 2026-01-15T19:48:11.4233390Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-0-asset1] PASSED [ 61%] 2026-01-15T19:48:11.4464050Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-44100-asset0] PASSED [ 61%] 2026-01-15T19:48:11.4573070Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-44100-asset1] PASSED [ 61%] 2026-01-15T19:48:11.4808260Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-999999999-asset0] PASSED [ 61%] 2026-01-15T19:48:11.4909770Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-999999999-asset1] PASSED [ 61%] 2026-01-15T19:48:11.9637340Z test/test_encoders.py::TestAudioEncoder::test_encode_to_tensor_long_output PASSED [ 61%] 2026-01-15T19:48:11.9702240Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_file] PASSED [ 61%] 2026-01-15T19:48:11.9739340Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_tensor] PASSED [ 61%] 2026-01-15T19:48:11.9770780Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_file_like] PASSED [ 61%] 2026-01-15T19:48:11.9793690Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-1-1] PASSED [ 61%] 2026-01-15T19:48:11.9819880Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-1-2] PASSED [ 61%] 2026-01-15T19:48:11.9841060Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-2-1] PASSED [ 61%] 2026-01-15T19:48:11.9866330Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-2-2] PASSED [ 61%] 2026-01-15T19:48:11.9891290Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-None-1] PASSED [ 61%] 2026-01-15T19:48:11.9913370Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-None-2] PASSED [ 61%] 2026-01-15T19:48:11.9935540Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-1-1] PASSED [ 61%] 2026-01-15T19:48:11.9955790Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-1-2] PASSED [ 61%] 2026-01-15T19:48:11.9977360Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-2-1] PASSED [ 62%] 2026-01-15T19:48:12.0001500Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-2-2] PASSED [ 62%] 2026-01-15T19:48:12.0021270Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-None-1] PASSED [ 62%] 2026-01-15T19:48:12.0041820Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-None-2] PASSED [ 62%] 2026-01-15T19:48:12.0061590Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-1-1] PASSED [ 62%] 2026-01-15T19:48:12.0080800Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-1-2] PASSED [ 62%] 2026-01-15T19:48:12.0100550Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-2-1] PASSED [ 62%] 2026-01-15T19:48:12.0120860Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-2-2] PASSED [ 62%] 2026-01-15T19:48:12.0140660Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-None-1] PASSED [ 62%] 2026-01-15T19:48:12.0160270Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-None-2] PASSED [ 62%] 2026-01-15T19:48:12.0171640Z test/test_encoders.py::TestAudioEncoder::test_1d_samples PASSED [ 62%] 2026-01-15T19:48:12.0304360Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_custom_file_object PASSED [ 62%] 2026-01-15T19:48:12.0457950Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_real_file PASSED [ 62%] 2026-01-15T19:48:12.0497500Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_bad_methods PASSED [ 62%] 2026-01-15T19:48:12.0555270Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_file] PASSED [ 62%] 2026-01-15T19:48:12.0589410Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_tensor] PASSED [ 62%] 2026-01-15T19:48:12.0622550Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_file_like] PASSED [ 62%] 2026-01-15T19:48:12.0651230Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_file] PASSED [ 63%] 2026-01-15T19:48:12.0671810Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_tensor] PASSED [ 63%] 2026-01-15T19:48:12.0690500Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_file_like] PASSED [ 63%] 2026-01-15T19:48:12.0712060Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_file] PASSED [ 63%] 2026-01-15T19:48:12.0732200Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_tensor] PASSED [ 63%] 2026-01-15T19:48:12.0751670Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_file_like] PASSED [ 63%] 2026-01-15T19:48:12.0774430Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_file] PASSED [ 63%] 2026-01-15T19:48:12.0793220Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_tensor] PASSED [ 63%] 2026-01-15T19:48:12.0811880Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_file_like] PASSED [ 63%] 2026-01-15T19:48:12.0838470Z test/test_encoders.py::TestVideoEncoder::test_bad_input PASSED [ 63%] 2026-01-15T19:48:12.0861090Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_file] PASSED [ 63%] 2026-01-15T19:48:12.0882680Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_tensor] PASSED [ 63%] 2026-01-15T19:48:12.0902640Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_file_like] PASSED [ 63%] 2026-01-15T19:48:12.0906360Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_file] SKIPPED [ 63%] 2026-01-15T19:48:12.0909300Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_tensor] SKIPPED [ 63%] 2026-01-15T19:48:12.0912130Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_file_like] SKIPPED [ 63%] 2026-01-15T19:48:12.0929400Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options0-qp=-10 is out of valid range] PASSED [ 63%] 2026-01-15T19:48:12.0947210Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options1-Option qp expects a numeric value but got] PASSED [ 63%] 2026-01-15T19:48:12.0964940Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options2-Option direct-pred expects a numeric value but got 'a'] PASSED [ 64%] 2026-01-15T19:48:12.0981880Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:48:12.0998590Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:48:12.1014750Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options0-qp=-10 is out of valid range] PASSED [ 64%] 2026-01-15T19:48:12.1031770Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options1-Option qp expects a numeric value but got] PASSED [ 64%] 2026-01-15T19:48:12.1048650Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options2-Option direct-pred expects a numeric value but got 'a'] PASSED [ 64%] 2026-01-15T19:48:12.1069840Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:48:12.1090340Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:48:12.1107280Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options0-qp=-10 is out of valid range] PASSED [ 64%] 2026-01-15T19:48:12.1123980Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options1-Option qp expects a numeric value but got] PASSED [ 64%] 2026-01-15T19:48:12.1140660Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options2-Option direct-pred expects a numeric value but got 'a'] PASSED [ 64%] 2026-01-15T19:48:12.1156920Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:48:12.1174040Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:48:12.1369920Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_file] PASSED [ 64%] 2026-01-15T19:48:12.1553090Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_tensor] PASSED [ 64%] 2026-01-15T19:48:12.1724180Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_file_like] PASSED [ 64%] 2026-01-15T19:48:12.1727500Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_file] SKIPPED [ 64%] 2026-01-15T19:48:12.1730410Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_tensor] SKIPPED [ 65%] 2026-01-15T19:48:12.1733400Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_file_like] SKIPPED [ 65%] 2026-01-15T19:48:13.0467160Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mov] PASSED [ 65%] 2026-01-15T19:48:13.9577540Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mp4] PASSED [ 65%] 2026-01-15T19:48:14.9379240Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mkv] PASSED [ 65%] 2026-01-15T19:48:21.6137330Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-webm] PASSED [ 65%] 2026-01-15T19:48:22.5437180Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mov] PASSED [ 65%] 2026-01-15T19:48:23.4558580Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mp4] PASSED [ 65%] 2026-01-15T19:48:24.4394430Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mkv] PASSED [ 65%] 2026-01-15T19:48:31.6187200Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-webm] PASSED [ 65%] 2026-01-15T19:48:32.6764610Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mov] PASSED [ 65%] 2026-01-15T19:48:33.7181140Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mp4] PASSED [ 65%] 2026-01-15T19:48:34.8657160Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mkv] PASSED [ 65%] 2026-01-15T19:48:42.5217720Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-webm] PASSED [ 65%] 2026-01-15T19:48:43.4348630Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mov] PASSED [ 65%] 2026-01-15T19:48:44.2920140Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mp4] PASSED [ 65%] 2026-01-15T19:48:44.6464500Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-avi] PASSED [ 65%] 2026-01-15T19:48:45.6810150Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mkv] PASSED [ 65%] 2026-01-15T19:48:46.0813340Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-flv] PASSED [ 66%] 2026-01-15T19:48:47.9189720Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-gif] PASSED [ 66%] 2026-01-15T19:48:55.4090900Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-webm] PASSED [ 66%] 2026-01-15T19:48:56.3366520Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mov] PASSED [ 66%] 2026-01-15T19:48:57.2725520Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mp4] PASSED [ 66%] 2026-01-15T19:48:57.6836680Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-avi] PASSED [ 66%] 2026-01-15T19:48:58.6659050Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mkv] PASSED [ 66%] 2026-01-15T19:48:59.0265120Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-flv] PASSED [ 66%] 2026-01-15T19:49:00.8110160Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-gif] PASSED [ 66%] 2026-01-15T19:49:07.7972050Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-webm] PASSED [ 66%] 2026-01-15T19:49:10.0408020Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mov] PASSED [ 66%] 2026-01-15T19:49:12.3631080Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mp4] PASSED [ 66%] 2026-01-15T19:49:12.3731310Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-avi] SKIPPED [ 66%] 2026-01-15T19:49:15.1380470Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mkv] PASSED [ 66%] 2026-01-15T19:49:15.1400670Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-flv] SKIPPED [ 66%] 2026-01-15T19:49:25.6169090Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-webm] PASSED [ 66%] 2026-01-15T19:49:26.8605180Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mov] PASSED [ 66%] 2026-01-15T19:49:28.1373150Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mp4] PASSED [ 66%] 2026-01-15T19:49:29.0417910Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-avi] PASSED [ 67%] 2026-01-15T19:49:30.3354570Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mkv] PASSED [ 67%] 2026-01-15T19:49:31.2329990Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-flv] PASSED [ 67%] 2026-01-15T19:49:37.7521130Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-webm] PASSED [ 67%] 2026-01-15T19:49:38.7309300Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mov] PASSED [ 67%] 2026-01-15T19:49:39.6238670Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mp4] PASSED [ 67%] 2026-01-15T19:49:40.5243150Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-avi] PASSED [ 67%] 2026-01-15T19:49:41.5372860Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mkv] PASSED [ 67%] 2026-01-15T19:49:42.4449530Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-flv] PASSED [ 67%] 2026-01-15T19:49:48.9186790Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-webm] PASSED [ 67%] 2026-01-15T19:49:50.2419920Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mov] PASSED [ 67%] 2026-01-15T19:49:51.5859570Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mp4] PASSED [ 67%] 2026-01-15T19:49:52.4470640Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-avi] PASSED [ 67%] 2026-01-15T19:49:53.9408260Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mkv] PASSED [ 67%] 2026-01-15T19:49:54.7853700Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-flv] PASSED [ 67%] 2026-01-15T19:50:01.4183440Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-webm] PASSED [ 67%] 2026-01-15T19:50:03.2203820Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mov] PASSED [ 67%] 2026-01-15T19:50:04.9997650Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mp4] PASSED [ 68%] 2026-01-15T19:50:05.0019340Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-avi] SKIPPED [ 68%] 2026-01-15T19:50:06.7303670Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mkv] PASSED [ 68%] 2026-01-15T19:50:06.7321590Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-flv] SKIPPED [ 68%] 2026-01-15T19:50:23.5999650Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-webm] PASSED [ 68%] 2026-01-15T19:50:24.7067480Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mov] PASSED [ 68%] 2026-01-15T19:50:25.7399890Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mp4] PASSED [ 68%] 2026-01-15T19:50:26.4009570Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-avi] PASSED [ 68%] 2026-01-15T19:50:27.4818610Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mkv] PASSED [ 68%] 2026-01-15T19:50:28.1333830Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-flv] PASSED [ 68%] 2026-01-15T19:50:34.2533030Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-webm] PASSED [ 68%] 2026-01-15T19:50:34.8786900Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mov] PASSED [ 68%] 2026-01-15T19:50:35.5050380Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mp4] PASSED [ 68%] 2026-01-15T19:50:36.2254900Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-avi] PASSED [ 68%] 2026-01-15T19:50:36.9667950Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mkv] PASSED [ 68%] 2026-01-15T19:50:37.5688690Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-flv] PASSED [ 68%] 2026-01-15T19:50:43.6789520Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-webm] PASSED [ 68%] 2026-01-15T19:50:44.7131940Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mov] PASSED [ 68%] 2026-01-15T19:50:45.6357280Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mp4] PASSED [ 69%] 2026-01-15T19:50:46.1983050Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-avi] PASSED [ 69%] 2026-01-15T19:50:47.1419950Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mkv] PASSED [ 69%] 2026-01-15T19:50:47.7396830Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-flv] PASSED [ 69%] 2026-01-15T19:50:53.5522510Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-webm] PASSED [ 69%] 2026-01-15T19:50:55.3128570Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mov] PASSED [ 69%] 2026-01-15T19:50:57.0413120Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mp4] PASSED [ 69%] 2026-01-15T19:50:57.0431220Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-avi] SKIPPED [ 69%] 2026-01-15T19:50:58.9521580Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mkv] PASSED [ 69%] 2026-01-15T19:50:58.9539410Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-flv] SKIPPED [ 69%] 2026-01-15T19:51:09.5084640Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-webm] PASSED [ 69%] 2026-01-15T19:51:10.5106280Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mov] PASSED [ 69%] 2026-01-15T19:51:11.3942160Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mp4] PASSED [ 69%] 2026-01-15T19:51:11.9749120Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-avi] PASSED [ 69%] 2026-01-15T19:51:12.9716250Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mkv] PASSED [ 69%] 2026-01-15T19:51:13.5619470Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-flv] PASSED [ 69%] 2026-01-15T19:51:19.3966230Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-webm] PASSED [ 69%] 2026-01-15T19:51:20.0061980Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mov] PASSED [ 70%] 2026-01-15T19:51:20.5843620Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mp4] PASSED [ 70%] 2026-01-15T19:51:21.1526860Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-avi] PASSED [ 70%] 2026-01-15T19:51:21.7571080Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mkv] PASSED [ 70%] 2026-01-15T19:51:22.3664460Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-flv] PASSED [ 70%] 2026-01-15T19:51:28.3277720Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-webm] PASSED [ 70%] 2026-01-15T19:51:29.3466670Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mov] PASSED [ 70%] 2026-01-15T19:51:30.4958190Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mp4] PASSED [ 70%] 2026-01-15T19:51:31.1620440Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-avi] PASSED [ 70%] 2026-01-15T19:51:32.2097910Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mkv] PASSED [ 70%] 2026-01-15T19:51:32.8377320Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-flv] PASSED [ 70%] 2026-01-15T19:51:38.7682950Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-webm] PASSED [ 70%] 2026-01-15T19:51:41.3031960Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mov] PASSED [ 70%] 2026-01-15T19:51:43.9839830Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mp4] PASSED [ 70%] 2026-01-15T19:51:43.9864440Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-avi] SKIPPED [ 70%] 2026-01-15T19:51:46.7613350Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mkv] PASSED [ 70%] 2026-01-15T19:51:46.7634710Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-flv] SKIPPED [ 70%] 2026-01-15T19:51:57.7451560Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-webm] PASSED [ 70%] 2026-01-15T19:51:59.0064190Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mov] PASSED [ 71%] 2026-01-15T19:52:00.0863990Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mp4] PASSED [ 71%] 2026-01-15T19:52:00.8444390Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-avi] PASSED [ 71%] 2026-01-15T19:52:02.1632450Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mkv] PASSED [ 71%] 2026-01-15T19:52:03.1353460Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-flv] PASSED [ 71%] 2026-01-15T19:52:09.8889320Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-webm] PASSED [ 71%] 2026-01-15T19:52:10.8096240Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mov] PASSED [ 71%] 2026-01-15T19:52:11.6811140Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mp4] PASSED [ 71%] 2026-01-15T19:52:12.5193100Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-avi] PASSED [ 71%] 2026-01-15T19:52:13.3710800Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mkv] PASSED [ 71%] 2026-01-15T19:52:14.2505940Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-flv] PASSED [ 71%] 2026-01-15T19:52:20.2531910Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-webm] PASSED [ 71%] 2026-01-15T19:52:21.4673860Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mov] PASSED [ 71%] 2026-01-15T19:52:22.7195500Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mp4] PASSED [ 71%] 2026-01-15T19:52:23.4920910Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-avi] PASSED [ 71%] 2026-01-15T19:52:24.7424940Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mkv] PASSED [ 71%] 2026-01-15T19:52:25.5338050Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-flv] PASSED [ 71%] 2026-01-15T19:52:31.6156910Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-webm] PASSED [ 71%] 2026-01-15T19:52:33.3939130Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mov] PASSED [ 72%] 2026-01-15T19:52:35.0412710Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mp4] PASSED [ 72%] 2026-01-15T19:52:35.0431920Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-avi] SKIPPED [ 72%] 2026-01-15T19:52:36.8813590Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mkv] PASSED [ 72%] 2026-01-15T19:52:36.8829830Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-flv] SKIPPED [ 72%] 2026-01-15T19:52:47.1817250Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-webm] PASSED [ 72%] 2026-01-15T19:52:48.0571400Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mov] PASSED [ 72%] 2026-01-15T19:52:48.9290820Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mp4] PASSED [ 72%] 2026-01-15T19:52:49.4899440Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-avi] PASSED [ 72%] 2026-01-15T19:52:50.5564460Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mkv] PASSED [ 72%] 2026-01-15T19:52:51.1797570Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-flv] PASSED [ 72%] 2026-01-15T19:52:57.4442100Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-webm] PASSED [ 72%] 2026-01-15T19:52:58.1210640Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mov] PASSED [ 72%] 2026-01-15T19:52:58.7711190Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mp4] PASSED [ 72%] 2026-01-15T19:52:59.4836340Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-avi] PASSED [ 72%] 2026-01-15T19:53:00.1408550Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mkv] PASSED [ 72%] 2026-01-15T19:53:00.8350500Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-flv] PASSED [ 72%] 2026-01-15T19:53:07.0158780Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-webm] PASSED [ 73%] 2026-01-15T19:53:08.2185190Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mov] PASSED [ 73%] 2026-01-15T19:53:09.4067430Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mp4] PASSED [ 73%] 2026-01-15T19:53:10.0139920Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-avi] PASSED [ 73%] 2026-01-15T19:53:11.0512360Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mkv] PASSED [ 73%] 2026-01-15T19:53:11.6584780Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-flv] PASSED [ 73%] 2026-01-15T19:53:17.5537080Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-webm] PASSED [ 73%] 2026-01-15T19:53:19.3368180Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mov] PASSED [ 73%] 2026-01-15T19:53:21.0956010Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mp4] PASSED [ 73%] 2026-01-15T19:53:21.0957010Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-avi] SKIPPED [ 73%] 2026-01-15T19:53:23.0206990Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mkv] PASSED [ 73%] 2026-01-15T19:53:23.0255520Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-flv] SKIPPED [ 73%] 2026-01-15T19:53:33.1734320Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-webm] PASSED [ 73%] 2026-01-15T19:53:34.1623450Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mov] PASSED [ 73%] 2026-01-15T19:53:35.2263300Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mp4] PASSED [ 73%] 2026-01-15T19:53:35.8692780Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-avi] PASSED [ 73%] 2026-01-15T19:53:36.8960850Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mkv] PASSED [ 73%] 2026-01-15T19:53:37.5316450Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-flv] PASSED [ 73%] 2026-01-15T19:53:43.5777480Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-webm] PASSED [ 74%] 2026-01-15T19:53:44.2852280Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mov] PASSED [ 74%] 2026-01-15T19:53:44.9685560Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mp4] PASSED [ 74%] 2026-01-15T19:53:45.6175270Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-avi] PASSED [ 74%] 2026-01-15T19:53:46.3730230Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mkv] PASSED [ 74%] 2026-01-15T19:53:47.0839020Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-flv] PASSED [ 74%] 2026-01-15T19:53:52.7832490Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-webm] PASSED [ 74%] 2026-01-15T19:53:53.8402350Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mov] PASSED [ 74%] 2026-01-15T19:53:55.0025370Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mp4] PASSED [ 74%] 2026-01-15T19:53:55.6716540Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-avi] PASSED [ 74%] 2026-01-15T19:53:56.7700040Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mkv] PASSED [ 74%] 2026-01-15T19:53:57.4599570Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-flv] PASSED [ 74%] 2026-01-15T19:54:03.5177360Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-webm] PASSED [ 74%] 2026-01-15T19:54:05.0902670Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_custom_file_object PASSED [ 74%] 2026-01-15T19:54:06.1420610Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_real_file PASSED [ 74%] 2026-01-15T19:54:06.2149680Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_bad_methods PASSED [ 74%] 2026-01-15T19:54:06.2677690Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mp4-h264] PASSED [ 74%] 2026-01-15T19:54:06.3303130Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mp4-hevc] PASSED [ 75%] 2026-01-15T19:54:06.4233040Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mkv-av1] PASSED [ 75%] 2026-01-15T19:54:06.4632240Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[avi-mpeg4] PASSED [ 75%] 2026-01-15T19:54:06.5092640Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[webm-vp9] PASSED [ 75%] 2026-01-15T19:54:06.6043280Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[h264-libx264] PASSED [ 75%] 2026-01-15T19:54:10.3387710Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[av1-libaom-av1] PASSED [ 75%] 2026-01-15T19:54:10.5209360Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[vp9-libvpx-vp9] PASSED [ 75%] 2026-01-15T19:54:10.5641900Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[baseline-bt709-tv] PASSED [ 75%] 2026-01-15T19:54:10.6077740Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[main-bt470bg-pc] PASSED [ 75%] 2026-01-15T19:54:10.6515060Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[high-fcc-pc] PASSED [ 75%] 2026-01-15T19:54:10.6520340Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_file] SKIPPED [ 75%] 2026-01-15T19:54:10.6524000Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_tensor] SKIPPED [ 75%] 2026-01-15T19:54:10.6527520Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_file_like] SKIPPED [ 75%] 2026-01-15T19:54:10.6530900Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T19:54:10.6534080Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T19:54:10.6538460Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 75%] 2026-01-15T19:54:10.6545870Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T19:54:10.6551120Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T19:54:10.6555220Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T19:54:10.6558050Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T19:54:10.6561290Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T19:54:10.6564220Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T19:54:10.6567480Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T19:54:10.6570450Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T19:54:10.6575360Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T19:54:10.6576310Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_file] SKIPPED [ 76%] 2026-01-15T19:54:10.6579470Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_tensor] SKIPPED [ 76%] 2026-01-15T19:54:10.6582400Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_file_like] SKIPPED [ 76%] 2026-01-15T19:54:10.6585390Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T19:54:10.6589310Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T19:54:10.6592470Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T19:54:10.6595380Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T19:54:10.6598210Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T19:54:10.6601000Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T19:54:10.6604060Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T19:54:10.6607380Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T19:54:10.6610300Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T19:54:10.6612840Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T19:54:10.6615540Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T19:54:10.6618480Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T19:54:10.6622210Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_file] SKIPPED [ 77%] 2026-01-15T19:54:10.6625040Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_tensor] SKIPPED [ 77%] 2026-01-15T19:54:10.6627790Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_file_like] SKIPPED [ 77%] 2026-01-15T19:54:10.6630220Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T19:54:10.6633650Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T19:54:10.6640350Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T19:54:10.6643870Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T19:54:10.6647330Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T19:54:10.6650190Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T19:54:10.6653600Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T19:54:10.6656540Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T19:54:10.6660770Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T19:54:10.6663600Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T19:54:10.6666590Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T19:54:10.6669670Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T19:54:10.6673050Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_file] SKIPPED [ 78%] 2026-01-15T19:54:10.6675890Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_tensor] SKIPPED [ 78%] 2026-01-15T19:54:10.6678690Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_file_like] SKIPPED [ 78%] 2026-01-15T19:54:10.6683040Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T19:54:10.6687240Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T19:54:10.6690390Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T19:54:10.6693620Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T19:54:10.6697670Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T19:54:10.6700790Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T19:54:10.6703470Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T19:54:10.6706240Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T19:54:10.6708970Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T19:54:10.6711860Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T19:54:10.6714900Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T19:54:10.6717600Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T19:54:10.6720460Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_file] SKIPPED [ 78%] 2026-01-15T19:54:10.6723160Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_tensor] SKIPPED [ 79%] 2026-01-15T19:54:10.6726320Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_file_like] SKIPPED [ 79%] 2026-01-15T19:54:10.6729840Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T19:54:10.6732490Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T19:54:10.6737020Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T19:54:10.6740350Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T19:54:10.6743300Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T19:54:10.6746130Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T19:54:10.6749270Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T19:54:10.6752040Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T19:54:10.6755070Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T19:54:10.6758380Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T19:54:10.6761270Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T19:54:10.6769300Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T19:54:10.6772350Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_file] SKIPPED [ 79%] 2026-01-15T19:54:10.6774970Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_tensor] SKIPPED [ 79%] 2026-01-15T19:54:10.6778070Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_file_like] SKIPPED [ 79%] 2026-01-15T19:54:10.6780920Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T19:54:10.6783610Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T19:54:10.6786380Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T19:54:10.6789370Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T19:54:10.6792210Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T19:54:10.6795160Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T19:54:10.6798050Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T19:54:10.6801810Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T19:54:10.6804810Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T19:54:10.6807760Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T19:54:10.6810460Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T19:54:10.6813410Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T19:54:10.6816390Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_file] SKIPPED [ 80%] 2026-01-15T19:54:10.6819690Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_tensor] SKIPPED [ 80%] 2026-01-15T19:54:10.6822620Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_file_like] SKIPPED [ 80%] 2026-01-15T19:54:10.6825460Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T19:54:10.6828370Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T19:54:10.6831260Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T19:54:10.6834970Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T19:54:10.6837970Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T19:54:10.6840880Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T19:54:10.6843710Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T19:54:10.6846850Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T19:54:10.6849650Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T19:54:10.6852570Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T19:54:10.6855630Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T19:54:10.6858690Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T19:54:10.6861580Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_file] SKIPPED [ 81%] 2026-01-15T19:54:10.6864370Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_tensor] SKIPPED [ 81%] 2026-01-15T19:54:10.6868240Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_file_like] SKIPPED [ 81%] 2026-01-15T19:54:10.6871160Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T19:54:10.6873970Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T19:54:10.6876870Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T19:54:10.6879860Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T19:54:10.6882830Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T19:54:10.6885770Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T19:54:10.6888710Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T19:54:10.6904660Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T19:54:10.6905600Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T19:54:10.6906170Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T19:54:10.6906710Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T19:54:10.6908240Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T19:54:10.6911420Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_file] SKIPPED [ 82%] 2026-01-15T19:54:10.6914160Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_tensor] SKIPPED [ 82%] 2026-01-15T19:54:10.6917150Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_file_like] SKIPPED [ 82%] 2026-01-15T19:54:10.6920150Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T19:54:10.6922970Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T19:54:10.6926300Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T19:54:10.6929010Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T19:54:10.6932080Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T19:54:10.6935060Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T19:54:10.6939630Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T19:54:10.6943560Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T19:54:10.6946980Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T19:54:10.6950030Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T19:54:10.6953240Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T19:54:10.6956090Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T19:54:10.6959070Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_file] SKIPPED [ 83%] 2026-01-15T19:54:10.6961980Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_tensor] SKIPPED [ 83%] 2026-01-15T19:54:10.6964860Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_file_like] SKIPPED [ 83%] 2026-01-15T19:54:10.6967950Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T19:54:10.6970910Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T19:54:10.6974960Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T19:54:10.6977860Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T19:54:10.6980820Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T19:54:10.6983630Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T19:54:10.6986330Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T19:54:10.6989460Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T19:54:10.6992270Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T19:54:10.6995130Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T19:54:10.6998130Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T19:54:10.7001080Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T19:54:10.7004080Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_file] SKIPPED [ 84%] 2026-01-15T19:54:10.7007900Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_tensor] SKIPPED [ 84%] 2026-01-15T19:54:10.7010810Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_file_like] SKIPPED [ 84%] 2026-01-15T19:54:10.7013560Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T19:54:10.7016690Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T19:54:10.7019820Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T19:54:10.7022770Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T19:54:10.7026080Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T19:54:10.7029250Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T19:54:10.7032190Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T19:54:10.7035120Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T19:54:10.7038130Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T19:54:10.7042090Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T19:54:10.7044810Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T19:54:10.7047690Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T19:54:10.7050580Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_file] SKIPPED [ 84%] 2026-01-15T19:54:10.7053570Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_tensor] SKIPPED [ 85%] 2026-01-15T19:54:10.7056330Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_file_like] SKIPPED [ 85%] 2026-01-15T19:54:10.7059140Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T19:54:10.7061970Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T19:54:10.7065030Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T19:54:10.7068020Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T19:54:10.7071170Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T19:54:10.7074770Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T19:54:10.7077630Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T19:54:10.7080750Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T19:54:10.7083780Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T19:54:10.7086650Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T19:54:10.7089340Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T19:54:10.7093800Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T19:54:10.7101960Z test/test_frame_dataclasses.py::test_unpacking PASSED [ 85%] 2026-01-15T19:54:10.7109410Z test/test_frame_dataclasses.py::test_frame_error PASSED [ 85%] 2026-01-15T19:54:10.7116850Z test/test_frame_dataclasses.py::test_framebatch_error PASSED [ 85%] 2026-01-15T19:54:10.7127560Z test/test_frame_dataclasses.py::test_framebatch_iteration PASSED [ 85%] 2026-01-15T19:54:10.7180230Z test/test_frame_dataclasses.py::test_framebatch_indexing PASSED [ 86%] 2026-01-15T19:54:10.7186780Z test/test_frame_dataclasses.py::test_audio_samples_error PASSED [ 86%] 2026-01-15T19:54:10.7236420Z test/test_metadata.py::test_get_metadata[get_container_metadata_from_header] PASSED [ 86%] 2026-01-15T19:54:10.7263120Z test/test_metadata.py::test_get_metadata[metadata_getter1] PASSED [ 86%] 2026-01-15T19:54:10.7299970Z test/test_metadata.py::test_get_metadata[metadata_getter2] PASSED [ 86%] 2026-01-15T19:54:10.8321870Z test/test_metadata.py::test_get_metadata[metadata_getter3] PASSED [ 86%] 2026-01-15T19:54:10.8342040Z test/test_metadata.py::test_get_metadata_audio_file[get_container_metadata_from_header] PASSED [ 86%] 2026-01-15T19:54:10.8351240Z test/test_metadata.py::test_get_metadata_audio_file[metadata_getter1] PASSED [ 86%] 2026-01-15T19:54:10.8394550Z test/test_metadata.py::test_repr PASSED [ 86%] 2026-01-15T19:54:10.8776390Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cpu] PASSED [ 86%] 2026-01-15T19:54:10.8780790Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cuda] SKIPPED [ 86%] 2026-01-15T19:54:10.8784470Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cuda:beta] SKIPPED [ 86%] 2026-01-15T19:54:10.8987490Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cpu] PASSED [ 86%] 2026-01-15T19:54:10.8990930Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cuda] SKIPPED [ 86%] 2026-01-15T19:54:10.8994490Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cuda:beta] SKIPPED [ 86%] 2026-01-15T19:54:10.9652340Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cpu] PASSED [ 86%] 2026-01-15T19:54:10.9655490Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cuda] SKIPPED [ 86%] 2026-01-15T19:54:10.9659580Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cuda:beta] SKIPPED [ 86%] 2026-01-15T19:54:11.0259070Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cpu] PASSED [ 87%] 2026-01-15T19:54:11.0263180Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cuda] SKIPPED [ 87%] 2026-01-15T19:54:11.0266850Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cuda:beta] SKIPPED [ 87%] 2026-01-15T19:54:11.0510340Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cpu] PASSED [ 87%] 2026-01-15T19:54:11.0513360Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cuda] SKIPPED [ 87%] 2026-01-15T19:54:11.0516680Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cuda:beta] SKIPPED [ 87%] 2026-01-15T19:54:11.0780830Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cpu] PASSED [ 87%] 2026-01-15T19:54:11.0784170Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cuda] SKIPPED [ 87%] 2026-01-15T19:54:11.0787400Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T19:54:11.1283210Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cpu] PASSED [ 87%] 2026-01-15T19:54:11.1286470Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cuda] SKIPPED [ 87%] 2026-01-15T19:54:11.1289850Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T19:54:11.1738570Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cpu] PASSED [ 87%] 2026-01-15T19:54:11.1742280Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cuda] SKIPPED [ 87%] 2026-01-15T19:54:11.1746410Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T19:54:11.1817220Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cpu] PASSED [ 87%] 2026-01-15T19:54:11.1823610Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cuda] SKIPPED [ 87%] 2026-01-15T19:54:11.1828420Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:54:11.2666980Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cpu] PASSED [ 88%] 2026-01-15T19:54:11.2670850Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cuda] SKIPPED [ 88%] 2026-01-15T19:54:11.2676800Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:54:11.7049100Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cpu] PASSED [ 88%] 2026-01-15T19:54:11.7052390Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cuda] SKIPPED [ 88%] 2026-01-15T19:54:11.7055740Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:54:11.8452920Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cpu] PASSED [ 88%] 2026-01-15T19:54:11.8459590Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cuda] SKIPPED [ 88%] 2026-01-15T19:54:11.8462990Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:54:11.8792890Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cpu] PASSED [ 88%] 2026-01-15T19:54:11.8796710Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cuda] SKIPPED [ 88%] 2026-01-15T19:54:11.8799880Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:54:11.8989430Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cpu] PASSED [ 88%] 2026-01-15T19:54:11.8992570Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cuda] SKIPPED [ 88%] 2026-01-15T19:54:11.8997510Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:54:12.3493750Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cpu] PASSED [ 88%] 2026-01-15T19:54:12.3497750Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cuda] SKIPPED [ 88%] 2026-01-15T19:54:12.3504720Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cuda:beta] SKIPPED [ 89%] 2026-01-15T19:54:12.3887550Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cpu] PASSED [ 89%] 2026-01-15T19:54:12.3891190Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cuda] SKIPPED [ 89%] 2026-01-15T19:54:12.3894490Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cuda:beta] SKIPPED [ 89%] 2026-01-15T19:54:12.4302720Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cpu] PASSED [ 89%] 2026-01-15T19:54:12.4306140Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cuda] SKIPPED [ 89%] 2026-01-15T19:54:12.4309100Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cuda:beta] SKIPPED [ 89%] 2026-01-15T19:54:12.4682630Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cpu] PASSED [ 89%] 2026-01-15T19:54:12.4687150Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cuda] SKIPPED [ 89%] 2026-01-15T19:54:12.4692000Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cuda:beta] SKIPPED [ 89%] 2026-01-15T19:54:12.5032820Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cpu] PASSED [ 89%] 2026-01-15T19:54:12.5036160Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cuda] SKIPPED [ 89%] 2026-01-15T19:54:12.5039210Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cuda:beta] SKIPPED [ 89%] 2026-01-15T19:54:12.5370450Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cpu] PASSED [ 89%] 2026-01-15T19:54:12.5374220Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cuda] SKIPPED [ 89%] 2026-01-15T19:54:12.5377530Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cuda:beta] SKIPPED [ 89%] 2026-01-15T19:54:12.5429260Z test/test_ops.py::TestVideoDecoderOps::test_video_get_json_metadata PASSED [ 89%] 2026-01-15T19:54:12.5482320Z test/test_ops.py::TestVideoDecoderOps::test_video_get_json_metadata_with_stream PASSED [ 90%] 2026-01-15T19:54:12.5486320Z test/test_ops.py::TestVideoDecoderOps::test_get_ffmpeg_version PASSED [ 90%] 2026-01-15T19:54:12.6229750Z test/test_ops.py::TestVideoDecoderOps::test_frame_pts_equality PASSED [ 90%] 2026-01-15T19:54:12.6412550Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings_fails PASSED [ 90%] 2026-01-15T19:54:12.7303620Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cpu] PASSED [ 90%] 2026-01-15T19:54:12.7306780Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cuda] SKIPPED [ 90%] 2026-01-15T19:54:12.7309900Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cuda:beta] SKIPPED [ 90%] 2026-01-15T19:54:12.7760130Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library[filtergraph] PASSED [ 90%] 2026-01-15T19:54:12.8110730Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library[swscale] PASSED [ 90%] 2026-01-15T19:54:12.8647480Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[filtergraph-NHWC] PASSED [ 90%] 2026-01-15T19:54:12.9246550Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[filtergraph-NCHW] PASSED [ 90%] 2026-01-15T19:54:12.9796210Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[swscale-NHWC] PASSED [ 90%] 2026-01-15T19:54:13.0265750Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[swscale-NCHW] PASSED [ 90%] 2026-01-15T19:54:13.0269160Z test/test_ops.py::TestVideoDecoderOps::test_cuda_decoder SKIPPED (CU...) [ 90%] 2026-01-15T19:54:13.0326980Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method0] PASSED [ 90%] 2026-01-15T19:54:13.0382140Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method1] PASSED [ 90%] 2026-01-15T19:54:13.0449220Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method2] PASSED [ 90%] 2026-01-15T19:54:13.0491550Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method3] PASSED [ 90%] 2026-01-15T19:54:13.0530460Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method4] PASSED [ 91%] 2026-01-15T19:54:13.0566930Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method5] PASSED [ 91%] 2026-01-15T19:54:13.0610690Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_seek_mode PASSED [ 91%] 2026-01-15T19:54:13.0888070Z test/test_ops.py::TestAudioDecoderOps::test_next[asset0] PASSED [ 91%] 2026-01-15T19:54:13.1087810Z test/test_ops.py::TestAudioDecoderOps::test_next[asset1] PASSED [ 91%] 2026-01-15T19:54:13.1225230Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_end] PASSED [ 91%] 2026-01-15T19:54:13.1383760Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_None] PASSED [ 91%] 2026-01-15T19:54:13.1517700Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_beyond_end] PASSED [ 91%] 2026-01-15T19:54:13.1595740Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-at_frame_boundaries] PASSED [ 91%] 2026-01-15T19:54:13.1663520Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-not_at_frame_boundaries] PASSED [ 91%] 2026-01-15T19:54:13.1728770Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_end] PASSED [ 91%] 2026-01-15T19:54:13.1780060Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_None] PASSED [ 91%] 2026-01-15T19:54:13.1842540Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_beyond_end] PASSED [ 91%] 2026-01-15T19:54:13.1878670Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-at_frame_boundaries] PASSED [ 91%] 2026-01-15T19:54:13.1916210Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-not_at_frame_boundaries] PASSED [ 91%] 2026-01-15T19:54:13.1975070Z test/test_ops.py::TestAudioDecoderOps::test_decode_epsilon_range[asset0] PASSED [ 91%] 2026-01-15T19:54:13.1996630Z test/test_ops.py::TestAudioDecoderOps::test_decode_epsilon_range[asset1] PASSED [ 91%] 2026-01-15T19:54:13.2038280Z test/test_ops.py::TestAudioDecoderOps::test_decode_just_one_frame_at_boundaries[asset0] PASSED [ 91%] 2026-01-15T19:54:13.2049870Z test/test_ops.py::TestAudioDecoderOps::test_decode_just_one_frame_at_boundaries[asset1] PASSED [ 92%] 2026-01-15T19:54:13.2083520Z test/test_ops.py::TestAudioDecoderOps::test_decode_start_equal_stop[asset0] PASSED [ 92%] 2026-01-15T19:54:13.2092830Z test/test_ops.py::TestAudioDecoderOps::test_decode_start_equal_stop[asset1] PASSED [ 92%] 2026-01-15T19:54:13.2522340Z test/test_ops.py::TestAudioDecoderOps::test_multiple_calls[asset0] PASSED [ 92%] 2026-01-15T19:54:13.2661280Z test/test_ops.py::TestAudioDecoderOps::test_multiple_calls[asset1] PASSED [ 92%] 2026-01-15T19:54:13.2902550Z test/test_ops.py::TestAudioDecoderOps::test_pts[asset0] PASSED [ 92%] 2026-01-15T19:54:13.3067500Z test/test_ops.py::TestAudioDecoderOps::test_pts[asset1] PASSED [ 92%] 2026-01-15T19:54:13.3167490Z test/test_ops.py::TestAudioDecoderOps::test_sample_rate_conversion PASSED [ 92%] 2026-01-15T19:54:13.3656310Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cpu-0] PASSED [ 92%] 2026-01-15T19:54:13.4121110Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cpu-1024] PASSED [ 92%] 2026-01-15T19:54:13.4124590Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda-0] SKIPPED [ 92%] 2026-01-15T19:54:13.4127730Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda-1024] SKIPPED [ 92%] 2026-01-15T19:54:13.4130640Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda:beta-0] SKIPPED [ 92%] 2026-01-15T19:54:13.4137550Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda:beta-1024] SKIPPED [ 92%] 2026-01-15T19:54:13.4177280Z test/test_ops.py::TestAudioDecoderOps::test_file_like_method_check_fails PASSED [ 92%] 2026-01-15T19:54:13.4186720Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_fails PASSED [ 92%] 2026-01-15T19:54:13.5121540Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_less_than_requested[half] PASSED [ 92%] 2026-01-15T19:54:13.6117690Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_less_than_requested[minus_10] PASSED [ 93%] 2026-01-15T19:54:13.6166600Z test/test_ops.py::TestAudioEncoderOps::test_bad_input PASSED [ 93%] 2026-01-15T19:54:13.6172420Z test/test_policy.py::test_policy[repeat_last-frame_indices0-expected_frame_indices0] PASSED [ 93%] 2026-01-15T19:54:13.6177290Z test/test_policy.py::test_policy[repeat_last-frame_indices1-expected_frame_indices1] PASSED [ 93%] 2026-01-15T19:54:13.6181940Z test/test_policy.py::test_policy[wrap-frame_indices2-expected_frame_indices2] PASSED [ 93%] 2026-01-15T19:54:13.6193220Z test/test_policy.py::test_policy[wrap-frame_indices3-expected_frame_indices3] PASSED [ 93%] 2026-01-15T19:54:13.6194700Z test/test_policy.py::test_error_policy PASSED [ 93%] 2026-01-15T19:54:13.6676200Z test/test_samplers.py::test_index_based_sampler[1-clips_at_random_indices] PASSED [ 93%] 2026-01-15T19:54:13.7268450Z test/test_samplers.py::test_index_based_sampler[1-clips_at_regular_indices] PASSED [ 93%] 2026-01-15T19:54:13.7758370Z test/test_samplers.py::test_index_based_sampler[5-clips_at_random_indices] PASSED [ 93%] 2026-01-15T19:54:13.8322350Z test/test_samplers.py::test_index_based_sampler[5-clips_at_regular_indices] PASSED [ 93%] 2026-01-15T19:54:13.8714530Z test/test_samplers.py::test_time_based_sampler[None-sampler0] PASSED [ 93%] 2026-01-15T19:54:13.9428100Z test/test_samplers.py::test_time_based_sampler[None-sampler1] PASSED [ 93%] 2026-01-15T19:54:13.9985530Z test/test_samplers.py::test_time_based_sampler[3-sampler0] PASSED [ 93%] 2026-01-15T19:54:14.0595330Z test/test_samplers.py::test_time_based_sampler[3-sampler1] PASSED [ 93%] 2026-01-15T19:54:14.0835060Z test/test_samplers.py::test_against_ref[sampler0] PASSED [ 93%] 2026-01-15T19:54:14.1101190Z test/test_samplers.py::test_against_ref[sampler1] PASSED [ 93%] 2026-01-15T19:54:14.1384320Z test/test_samplers.py::test_against_ref[sampler2] PASSED [ 93%] 2026-01-15T19:54:14.1630140Z test/test_samplers.py::test_against_ref[sampler3] PASSED [ 94%] 2026-01-15T19:54:14.2382370Z test/test_samplers.py::test_sampling_range[sampler0-10-11-True] PASSED [ 94%] 2026-01-15T19:54:14.2744320Z test/test_samplers.py::test_sampling_range[sampler1-10-12-False] PASSED [ 94%] 2026-01-15T19:54:14.3533840Z test/test_samplers.py::test_sampling_range[sampler2-10-11-True] PASSED [ 94%] 2026-01-15T19:54:14.4321480Z test/test_samplers.py::test_sampling_range[sampler3-10-12-False] PASSED [ 94%] 2026-01-15T19:54:14.4597030Z test/test_samplers.py::test_sampling_range[sampler4-10.0-11.0-True] PASSED [ 94%] 2026-01-15T19:54:14.5010150Z test/test_samplers.py::test_sampling_range[sampler5-10.0-12.0-False] PASSED [ 94%] 2026-01-15T19:54:14.5738280Z test/test_samplers.py::test_sampling_range[sampler6-10-11-True] PASSED [ 94%] 2026-01-15T19:54:14.6086350Z test/test_samplers.py::test_sampling_range[sampler7-10-12-False] PASSED [ 94%] 2026-01-15T19:54:14.7783460Z test/test_samplers.py::test_sampling_range_negative[clips_at_random_indices] PASSED [ 94%] 2026-01-15T19:54:14.9239700Z test/test_samplers.py::test_sampling_range_negative[clips_at_regular_indices] PASSED [ 94%] 2026-01-15T19:54:15.0426360Z test/test_samplers.py::test_sampling_range_default_behavior_random_sampler[clips_at_random_indices] PASSED [ 94%] 2026-01-15T19:54:15.1538630Z test/test_samplers.py::test_sampling_range_default_behavior_random_sampler[clips_at_random_timestamps] PASSED [ 94%] 2026-01-15T19:54:15.2116200Z test/test_samplers.py::test_sampling_range_default_regular_sampler[sampler0] PASSED [ 94%] 2026-01-15T19:54:15.2885460Z test/test_samplers.py::test_sampling_range_default_regular_sampler[sampler1] PASSED [ 94%] 2026-01-15T19:54:15.2946230Z test/test_samplers.py::test_sampling_range_error_policy[sampler0] PASSED [ 94%] 2026-01-15T19:54:15.2996030Z test/test_samplers.py::test_sampling_range_error_policy[sampler1] PASSED [ 94%] 2026-01-15T19:54:15.3044520Z test/test_samplers.py::test_sampling_range_error_policy[sampler2] PASSED [ 95%] 2026-01-15T19:54:15.3090330Z test/test_samplers.py::test_sampling_range_error_policy[sampler3] PASSED [ 95%] 2026-01-15T19:54:15.4597790Z test/test_samplers.py::test_random_sampler_randomness[clips_at_random_indices] PASSED [ 95%] 2026-01-15T19:54:15.6069830Z test/test_samplers.py::test_random_sampler_randomness[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T19:54:15.6160140Z test/test_samplers.py::test_sample_at_regular_indices_num_clips_large[10-10] PASSED [ 95%] 2026-01-15T19:54:15.6314100Z test/test_samplers.py::test_sample_at_regular_indices_num_clips_large[50-10] PASSED [ 95%] 2026-01-15T19:54:15.6370910Z test/test_samplers.py::test_sampler_errors[clips_at_random_indices] PASSED [ 95%] 2026-01-15T19:54:15.6412280Z test/test_samplers.py::test_sampler_errors[clips_at_regular_indices] PASSED [ 95%] 2026-01-15T19:54:15.6466810Z test/test_samplers.py::test_sampler_errors[sampler2] PASSED [ 95%] 2026-01-15T19:54:15.6512100Z test/test_samplers.py::test_sampler_errors[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T19:54:15.6555080Z test/test_samplers.py::test_index_based_samplers_errors[clips_at_random_indices] PASSED [ 95%] 2026-01-15T19:54:15.6596660Z test/test_samplers.py::test_index_based_samplers_errors[clips_at_regular_indices] PASSED [ 95%] 2026-01-15T19:54:15.6642340Z test/test_samplers.py::test_time_based_sampler_errors[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T19:54:15.6692890Z test/test_samplers.py::test_time_based_sampler_errors[sampler1] PASSED [ 95%] 2026-01-15T19:54:15.6700390Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices0-1-repeat_last-expected_all_clips_indices0] PASSED [ 95%] 2026-01-15T19:54:15.6703470Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices1-2-repeat_last-expected_all_clips_indices1] PASSED [ 95%] 2026-01-15T19:54:15.6708560Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices2-1-wrap-expected_all_clips_indices2] PASSED [ 95%] 2026-01-15T19:54:15.6713340Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices3-2-wrap-expected_all_clips_indices3] PASSED [ 95%] 2026-01-15T19:54:15.6718400Z test/test_samplers.py::test_build_all_clips_timestamps[clip_start_seconds0-1.5-repeat_last-expected_all_clips_timestamps0] PASSED [ 96%] 2026-01-15T19:54:15.6723850Z test/test_samplers.py::test_build_all_clips_timestamps[clip_start_seconds1-1.5-wrap-expected_all_clips_timestamps1] PASSED [ 96%] 2026-01-15T19:54:15.6889160Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[repeat_last] PASSED [ 96%] 2026-01-15T19:54:15.7039250Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[wrap] PASSED [ 96%] 2026-01-15T19:54:15.7185740Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[error] PASSED [ 96%] 2026-01-15T19:54:16.1405530Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.5-1.31] PASSED [ 96%] 2026-01-15T19:54:16.4812150Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-0.5-0.71] PASSED [ 96%] 2026-01-15T19:54:16.9164890Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-0.7-1.31] PASSED [ 96%] 2026-01-15T19:54:17.3772350Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.5-0.71] PASSED [ 96%] 2026-01-15T19:54:17.6899020Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.0-1.0] PASSED [ 96%] 2026-01-15T19:54:18.2494240Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-2.0-2.0] PASSED [ 96%] 2026-01-15T19:54:19.1319460Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.5-1.31] PASSED [ 96%] 2026-01-15T19:54:19.7502600Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-0.5-0.71] PASSED [ 96%] 2026-01-15T19:54:20.7166530Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-0.7-1.31] PASSED [ 96%] 2026-01-15T19:54:21.5570130Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.5-0.71] PASSED [ 96%] 2026-01-15T19:54:21.9280590Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.0-1.0] PASSED [ 96%] 2026-01-15T19:54:23.4020770Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-2.0-2.0] PASSED [ 96%] 2026-01-15T19:54:23.4215900Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_fails PASSED [ 96%] 2026-01-15T19:54:23.6246320Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.5-0.5] PASSED [ 97%] 2026-01-15T19:54:23.7846890Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.25-0.1] PASSED [ 97%] 2026-01-15T19:54:24.0039760Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-1.0-1.0] PASSED [ 97%] 2026-01-15T19:54:24.1884070Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.15-0.75] PASSED [ 97%] 2026-01-15T19:54:24.4427150Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.5-0.5] PASSED [ 97%] 2026-01-15T19:54:24.6259530Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.25-0.1] PASSED [ 97%] 2026-01-15T19:54:24.8671030Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-1.0-1.0] PASSED [ 97%] 2026-01-15T19:54:25.0819890Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.15-0.75] PASSED [ 97%] 2026-01-15T19:54:25.0825240Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_fails PASSED [ 97%] 2026-01-15T19:54:25.2803810Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.5-0.5] PASSED [ 97%] 2026-01-15T19:54:25.4483520Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.25-0.1] PASSED [ 97%] 2026-01-15T19:54:25.6756130Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-1.0-1.0] PASSED [ 97%] 2026-01-15T19:54:25.8760610Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.15-0.75] PASSED [ 97%] 2026-01-15T19:54:26.1044250Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.5-0.5] PASSED [ 97%] 2026-01-15T19:54:26.2887030Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.25-0.1] PASSED [ 97%] 2026-01-15T19:54:26.5681210Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-1.0-1.0] PASSED [ 97%] 2026-01-15T19:54:26.7651290Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.15-0.75] PASSED [ 97%] 2026-01-15T19:54:26.9560970Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.5-0.5] PASSED [ 98%] 2026-01-15T19:54:27.1189790Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.25-0.1] PASSED [ 98%] 2026-01-15T19:54:27.3458390Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-1.0-1.0] PASSED [ 98%] 2026-01-15T19:54:27.5285680Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.15-0.75] PASSED [ 98%] 2026-01-15T19:54:27.7589050Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.5-0.5] PASSED [ 98%] 2026-01-15T19:54:27.9572250Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.25-0.1] PASSED [ 98%] 2026-01-15T19:54:28.2237750Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-1.0-1.0] PASSED [ 98%] 2026-01-15T19:54:28.4673880Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.15-0.75] PASSED [ 98%] 2026-01-15T19:54:28.5314400Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_nhwc[0.25-0.1] PASSED [ 98%] 2026-01-15T19:54:28.5850930Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_nhwc[0.25-0.25] PASSED [ 98%] 2026-01-15T19:54:28.5903450Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[must not specify padding-params0] PASSED [ 98%] 2026-01-15T19:54:28.5956010Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[must not specify pad_if_needed-params1] PASSED [ 98%] 2026-01-15T19:54:28.6006040Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[fill must be 0-params2] PASSED [ 98%] 2026-01-15T19:54:28.6053420Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[padding_mode must be constant-params3] PASSED [ 98%] 2026-01-15T19:54:28.6063630Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_reusable_objects[0] PASSED [ 98%] 2026-01-15T19:54:28.6072180Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_reusable_objects[314] PASSED [ 98%] 2026-01-15T19:54:28.7474190Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_pipeline[Resize-RandomCrop0] PASSED [ 98%] 2026-01-15T19:54:28.8659440Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_pipeline[Resize-RandomCrop1] PASSED [ 98%] 2026-01-15T19:54:28.8715190Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_fails PASSED [ 99%] 2026-01-15T19:54:28.9848450Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video0] PASSED [ 99%] 2026-01-15T19:54:29.0112440Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video1] PASSED [ 99%] 2026-01-15T19:54:29.0880180Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video2] PASSED [ 99%] 2026-01-15T19:54:29.1609480Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-30] PASSED [ 99%] 2026-01-15T19:54:29.2212710Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-32] PASSED [ 99%] 2026-01-15T19:54:29.2733420Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-300] PASSED [ 99%] 2026-01-15T19:54:29.2775500Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_scaling_on_cuda_fails SKIPPED [ 99%] 2026-01-15T19:54:29.2797910Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_transform_fails PASSED [ 99%] 2026-01-15T19:54:29.3242160Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_resize_ffmpeg PASSED [ 99%] 2026-01-15T19:54:29.3311140Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_resize_transform_fails PASSED [ 99%] 2026-01-15T19:54:29.4245220Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_crop_transform PASSED [ 99%] 2026-01-15T19:54:29.4483620Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_crop_transform_fails PASSED [ 99%] 2026-01-15T19:54:29.4487890Z test/test_version.py::test_version PASSED [ 99%] 2026-01-15T19:54:29.4940220Z test/test_video_clip_sampler.py::test_sampler[sampler_args0] PASSED [ 99%] 2026-01-15T19:54:29.5211500Z test/test_video_clip_sampler.py::test_sampler[sampler_args1] PASSED [ 99%] 2026-01-15T19:54:29.5886900Z test/test_video_clip_sampler.py::test_sampler[sampler_args2] PASSED [ 99%] 2026-01-15T19:54:30.0958870Z test/test_video_clip_sampler.py::test_sampler[sampler_args3] PASSED [100%] 2026-01-15T19:54:30.0959140Z 2026-01-15T19:54:30.0959250Z ================ 1214 passed, 546 skipped in 444.40s (0:07:24) ================= 2026-01-15T19:54:30.7448480Z Post job cleanup. 2026-01-15T19:54:30.9140310Z ##[group]Gathering Inputs... 2026-01-15T19:54:30.9150310Z ##[endgroup] 2026-01-15T19:54:30.9150650Z ##[group]Removing uncompressed packages to trim down packages directory... 2026-01-15T19:54:30.9152740Z Removing "/Users/runner/conda_pkgs_dir/aom-3.9.1-h7bae524_0" 2026-01-15T19:54:30.9201090Z Removing "/Users/runner/conda_pkgs_dir/bzip2-1.0.8-h80987f9_6" 2026-01-15T19:54:30.9263630Z Removing "/Users/runner/conda_pkgs_dir/ca-certificates-2025.12.2-hca03da5_0" 2026-01-15T19:54:30.9285600Z Removing "/Users/runner/conda_pkgs_dir/ca-certificates-2026.1.4-hbd8a1cb_0" 2026-01-15T19:54:30.9305540Z Removing "/Users/runner/conda_pkgs_dir/cairo-1.18.4-he0f2337_1" 2026-01-15T19:54:30.9359910Z Removing "/Users/runner/conda_pkgs_dir/dav1d-1.2.1-hb547adb_0" 2026-01-15T19:54:30.9383550Z Removing "/Users/runner/conda_pkgs_dir/dbus-1.16.2-h3ff7a7c_1" 2026-01-15T19:54:30.9428310Z Removing "/Users/runner/conda_pkgs_dir/expat-2.7.3-h50f4ffc_4" 2026-01-15T19:54:30.9447740Z Removing "/Users/runner/conda_pkgs_dir/ffmpeg-8.0.1-gpl_h1511fcb_109" 2026-01-15T19:54:30.9557390Z Removing "/Users/runner/conda_pkgs_dir/font-ttf-dejavu-sans-mono-2.37-hab24e00_0" 2026-01-15T19:54:30.9573330Z Removing "/Users/runner/conda_pkgs_dir/font-ttf-inconsolata-3.000-h77eed37_0" 2026-01-15T19:54:30.9588120Z Removing "/Users/runner/conda_pkgs_dir/font-ttf-source-code-pro-2.038-h77eed37_0" 2026-01-15T19:54:30.9608530Z Removing "/Users/runner/conda_pkgs_dir/font-ttf-ubuntu-0.83-h77eed37_3" 2026-01-15T19:54:30.9634610Z Removing "/Users/runner/conda_pkgs_dir/fontconfig-2.15.0-h1383a14_1" 2026-01-15T19:54:30.9696000Z Removing "/Users/runner/conda_pkgs_dir/fonts-conda-ecosystem-1-0" 2026-01-15T19:54:30.9709110Z Removing "/Users/runner/conda_pkgs_dir/fonts-conda-forge-1-hc364b38_1" 2026-01-15T19:54:30.9719730Z Removing "/Users/runner/conda_pkgs_dir/freetype-2.14.1-hce30654_0" 2026-01-15T19:54:30.9760380Z Removing "/Users/runner/conda_pkgs_dir/fribidi-1.0.16-hc919400_0" 2026-01-15T19:54:30.9868830Z Removing "/Users/runner/conda_pkgs_dir/gdk-pixbuf-2.44.4-h7542897_0" 2026-01-15T19:54:30.9970140Z Removing "/Users/runner/conda_pkgs_dir/glslang-16.1.0-h60b4770_0" 2026-01-15T19:54:30.9982820Z Removing "/Users/runner/conda_pkgs_dir/gmp-6.3.0-h7bae524_2" 2026-01-15T19:54:31.0051720Z Removing "/Users/runner/conda_pkgs_dir/graphite2-1.3.14-hec049ff_2" 2026-01-15T19:54:31.0052070Z Removing "/Users/runner/conda_pkgs_dir/harfbuzz-12.3.0-h3103d1b_0" 2026-01-15T19:54:31.0052360Z Removing "/Users/runner/conda_pkgs_dir/icu-78.2-h38cb7af_0" 2026-01-15T19:54:31.0180540Z Removing "/Users/runner/conda_pkgs_dir/lame-3.100-h1a8c8d9_1003" 2026-01-15T19:54:31.0181070Z Removing "/Users/runner/conda_pkgs_dir/lerc-4.0.0-hd64df32_1" 2026-01-15T19:54:31.0194560Z Removing "/Users/runner/conda_pkgs_dir/libabseil-20250512.1-cxx17_hd41c47c_0" 2026-01-15T19:54:31.0480170Z Removing "/Users/runner/conda_pkgs_dir/libass-0.17.4-hcbd7ca7_0" 2026-01-15T19:54:31.0497630Z Removing "/Users/runner/conda_pkgs_dir/libcxx-20.1.8-hd7fd590_1" 2026-01-15T19:54:31.0584030Z Removing "/Users/runner/conda_pkgs_dir/libdeflate-1.25-hc11a715_0" 2026-01-15T19:54:31.0584430Z Removing "/Users/runner/conda_pkgs_dir/libexpat-2.7.3-h50f4ffc_4" 2026-01-15T19:54:31.0584760Z Removing "/Users/runner/conda_pkgs_dir/libffi-3.4.4-hca03da5_1" 2026-01-15T19:54:31.0747220Z Removing "/Users/runner/conda_pkgs_dir/libffi-3.5.2-he5f378a_0" 2026-01-15T19:54:31.0768590Z Removing "/Users/runner/conda_pkgs_dir/libfreetype-2.14.1-hce30654_0" 2026-01-15T19:54:31.0784250Z Removing "/Users/runner/conda_pkgs_dir/libfreetype6-2.14.1-h6da58f4_0" 2026-01-15T19:54:31.0886110Z Removing "/Users/runner/conda_pkgs_dir/libglib-2.86.3-hfe11c1f_0" 2026-01-15T19:54:31.1109750Z Removing "/Users/runner/conda_pkgs_dir/libhwloc-2.12.2-default_ha3cc4f2_1000" 2026-01-15T19:54:31.1408590Z Removing "/Users/runner/conda_pkgs_dir/libiconv-1.18-h23cfdf5_2" 2026-01-15T19:54:31.1430240Z Removing "/Users/runner/conda_pkgs_dir/libintl-0.25.1-h493aca8_0" 2026-01-15T19:54:31.1454530Z Removing "/Users/runner/conda_pkgs_dir/libjpeg-turbo-3.1.2-hc919400_0" 2026-01-15T19:54:31.1484140Z Removing "/Users/runner/conda_pkgs_dir/liblzma-5.8.1-h39f12f2_2" 2026-01-15T19:54:31.1502480Z Removing "/Users/runner/conda_pkgs_dir/liblzma-devel-5.8.1-h39f12f2_2" 2026-01-15T19:54:31.1533160Z Removing "/Users/runner/conda_pkgs_dir/libogg-1.3.5-h48c0fde_1" 2026-01-15T19:54:31.1583250Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-2025.4.1-he5d468a_0" 2026-01-15T19:54:31.1609980Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-arm-cpu-plugin-2025.4.1-he5d468a_0" 2026-01-15T19:54:31.1634150Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-auto-batch-plugin-2025.4.1-h0b5e12f_0" 2026-01-15T19:54:31.1660360Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-auto-plugin-2025.4.1-h0b5e12f_0" 2026-01-15T19:54:31.1682810Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-hetero-plugin-2025.4.1-hf51539c_0" 2026-01-15T19:54:31.1707460Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-ir-frontend-2025.4.1-hf51539c_0" 2026-01-15T19:54:31.1734670Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-onnx-frontend-2025.4.1-h9101cd2_0" 2026-01-15T19:54:31.1762420Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-paddle-frontend-2025.4.1-h9101cd2_0" 2026-01-15T19:54:31.1786730Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-pytorch-frontend-2025.4.1-haf25636_0" 2026-01-15T19:54:31.1812220Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-tensorflow-frontend-2025.4.1-h6089731_0" 2026-01-15T19:54:31.1837350Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-tensorflow-lite-frontend-2025.4.1-haf25636_0" 2026-01-15T19:54:31.1861670Z Removing "/Users/runner/conda_pkgs_dir/libopus-1.6.1-h1a92334_0" 2026-01-15T19:54:31.1878900Z Removing "/Users/runner/conda_pkgs_dir/libpng-1.6.54-h132b30e_0" 2026-01-15T19:54:31.1900160Z Removing "/Users/runner/conda_pkgs_dir/libprotobuf-6.31.1-h98f38fd_4" 2026-01-15T19:54:31.2041420Z Removing "/Users/runner/conda_pkgs_dir/librsvg-2.60.0-h5c55ec3_0" 2026-01-15T19:54:31.2042730Z Removing "/Users/runner/conda_pkgs_dir/libsqlite-3.51.2-h1ae2325_0" 2026-01-15T19:54:31.2061290Z Removing "/Users/runner/conda_pkgs_dir/libtiff-4.7.1-h4030677_1" 2026-01-15T19:54:31.2082280Z Removing "/Users/runner/conda_pkgs_dir/libusb-1.0.29-hbc156a2_0" 2026-01-15T19:54:31.2094980Z Removing "/Users/runner/conda_pkgs_dir/libvorbis-1.3.7-h81086ad_2" 2026-01-15T19:54:31.2112510Z Removing "/Users/runner/conda_pkgs_dir/libvpx-1.15.2-ha759d40_0" 2026-01-15T19:54:31.2134250Z Removing "/Users/runner/conda_pkgs_dir/libvulkan-loader-1.4.328.1-h49c215f_0" 2026-01-15T19:54:31.2147930Z Removing "/Users/runner/conda_pkgs_dir/libwebp-base-1.6.0-h07db88b_0" 2026-01-15T19:54:31.2169260Z Removing "/Users/runner/conda_pkgs_dir/libxml2-16-2.15.1-h5ef1a60_1" 2026-01-15T19:54:31.2198670Z Removing "/Users/runner/conda_pkgs_dir/libxml2-2.15.1-h8d039ee_1" 2026-01-15T19:54:31.2200020Z Removing "/Users/runner/conda_pkgs_dir/libzlib-1.3.1-h5f15de7_0" 2026-01-15T19:54:31.2223710Z Removing "/Users/runner/conda_pkgs_dir/ncurses-6.5-hee39554_0" 2026-01-15T19:54:31.3535100Z Removing "/Users/runner/conda_pkgs_dir/openh264-2.6.0-hb5b2745_0" 2026-01-15T19:54:31.3553480Z Removing "/Users/runner/conda_pkgs_dir/openssl-3.0.18-h9b4081a_0" 2026-01-15T19:54:31.3664590Z Removing "/Users/runner/conda_pkgs_dir/openssl-3.6.0-h5503f6c_0" 2026-01-15T19:54:31.3749350Z Removing "/Users/runner/conda_pkgs_dir/pango-1.56.4-h875632e_0" 2026-01-15T19:54:31.3790580Z Removing "/Users/runner/conda_pkgs_dir/pcre2-10.47-h30297fc_0" 2026-01-15T19:54:31.3885500Z Removing "/Users/runner/conda_pkgs_dir/pip-25.3-pyhc872135_0" 2026-01-15T19:54:31.4084530Z Removing "/Users/runner/conda_pkgs_dir/pixman-0.46.4-h81086ad_1" 2026-01-15T19:54:31.4104450Z Removing "/Users/runner/conda_pkgs_dir/pugixml-1.15-hd3d436d_0" 2026-01-15T19:54:31.4126060Z Removing "/Users/runner/conda_pkgs_dir/python-3.10.19-hcd7f573_2_cpython" 2026-01-15T19:54:31.5269150Z Removing "/Users/runner/conda_pkgs_dir/python-3.10.19-hf701271_0" 2026-01-15T19:54:31.6877570Z Removing "/Users/runner/conda_pkgs_dir/readline-8.3-h0b18652_0" 2026-01-15T19:54:31.6909080Z Removing "/Users/runner/conda_pkgs_dir/sdl2-2.32.56-h248ca61_0" 2026-01-15T19:54:31.6991900Z Removing "/Users/runner/conda_pkgs_dir/sdl3-3.2.30-h6fa9c73_0" 2026-01-15T19:54:31.7044260Z Removing "/Users/runner/conda_pkgs_dir/setuptools-80.9.0-py310hca03da5_0" 2026-01-15T19:54:31.7399070Z Removing "/Users/runner/conda_pkgs_dir/shaderc-2025.5-h1a5098f_0" 2026-01-15T19:54:31.7430550Z Removing "/Users/runner/conda_pkgs_dir/snappy-1.2.2-hada39a4_1" 2026-01-15T19:54:31.7457890Z Removing "/Users/runner/conda_pkgs_dir/spirv-tools-2025.4-ha7d2532_0" 2026-01-15T19:54:31.7490790Z Removing "/Users/runner/conda_pkgs_dir/sqlite-3.51.1-hab6afd1_0" 2026-01-15T19:54:31.7509820Z Removing "/Users/runner/conda_pkgs_dir/svt-av1-3.1.2-h12ba402_0" 2026-01-15T19:54:31.7528970Z Removing "/Users/runner/conda_pkgs_dir/tbb-2022.3.0-h4ddebb9_2" 2026-01-15T19:54:31.7541720Z Removing "/Users/runner/conda_pkgs_dir/tk-8.6.15-hcd8a7d5_0" 2026-01-15T19:54:31.7754290Z Removing "/Users/runner/conda_pkgs_dir/tzdata-2025b-h04d1e81_0" 2026-01-15T19:54:31.8034160Z Removing "/Users/runner/conda_pkgs_dir/wheel-0.45.1-py310hca03da5_0" 2026-01-15T19:54:31.8103980Z Removing "/Users/runner/conda_pkgs_dir/x264-1!164.3095-h57fd34a_2" 2026-01-15T19:54:31.8131240Z Removing "/Users/runner/conda_pkgs_dir/x265-3.5-hbc6ce65_3" 2026-01-15T19:54:31.8151780Z Removing "/Users/runner/conda_pkgs_dir/xz-5.6.4-h80987f9_1" 2026-01-15T19:54:31.8210190Z Removing "/Users/runner/conda_pkgs_dir/xz-5.8.1-h9a6d368_2" 2026-01-15T19:54:31.8248050Z Removing "/Users/runner/conda_pkgs_dir/xz-gpl-tools-5.8.1-h9a6d368_2" 2026-01-15T19:54:31.8281090Z Removing "/Users/runner/conda_pkgs_dir/xz-tools-5.8.1-h39f12f2_2" 2026-01-15T19:54:31.8328050Z Removing "/Users/runner/conda_pkgs_dir/zlib-1.3.1-h5f15de7_0" 2026-01-15T19:54:31.8346760Z Removing "/Users/runner/conda_pkgs_dir/zstd-1.5.7-hbf9d68e_6" 2026-01-15T19:54:31.8378810Z ##[endgroup] 2026-01-15T19:54:31.8526210Z Post job cleanup. 2026-01-15T19:54:31.9305920Z [command]/opt/homebrew/bin/git version 2026-01-15T19:54:31.9458790Z git version 2.52.0 2026-01-15T19:54:31.9492740Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/097e0964-cee4-4010-91bd-5538ba85cd11/.gitconfig' 2026-01-15T19:54:31.9503940Z Temporarily overriding HOME='/Users/runner/work/_temp/097e0964-cee4-4010-91bd-5538ba85cd11' before making global git config changes 2026-01-15T19:54:31.9505000Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T19:54:31.9506690Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchcodec/torchcodec 2026-01-15T19:54:31.9577730Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T19:54:31.9613810Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-01-15T19:54:32.0136800Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T19:54:32.0168420Z http.https://github.com/.extraheader 2026-01-15T19:54:32.0175830Z [command]/opt/homebrew/bin/git config --local --unset-all http.https://github.com/.extraheader 2026-01-15T19:54:32.0211500Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2026-01-15T19:54:32.0771550Z Cleaning up orphan processes