2026-01-15T20:08:14.7273163Z Current runner version: '2.331.0' 2026-01-15T20:08:14.7299979Z ##[group]Runner Image Provisioner 2026-01-15T20:08:14.7301037Z Hosted Compute Agent 2026-01-15T20:08:14.7301879Z Version: 20251211.462 2026-01-15T20:08:14.7302772Z Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 2026-01-15T20:08:14.7303807Z Build Date: 2025-12-11T16:28:49Z 2026-01-15T20:08:14.7304806Z Worker ID: {7ad0843a-6606-4387-bf9b-a6650b5355bb} 2026-01-15T20:08:14.7305921Z ##[endgroup] 2026-01-15T20:08:14.7306724Z ##[group]Operating System 2026-01-15T20:08:14.7307809Z Microsoft Windows Server 2025 2026-01-15T20:08:14.7308802Z 10.0.26100 2026-01-15T20:08:14.7309504Z Datacenter 2026-01-15T20:08:14.7309911Z ##[endgroup] 2026-01-15T20:08:14.7310647Z ##[group]Runner Image 2026-01-15T20:08:14.7311753Z Image: windows-2025 2026-01-15T20:08:14.7312497Z Version: 20260111.179.1 2026-01-15T20:08:14.7315202Z Included Software: https://github.com/actions/runner-images/blob/win25/20260111.179/images/windows/Windows2025-Readme.md 2026-01-15T20:08:14.7317785Z Image Release: https://github.com/actions/runner-images/releases/tag/win25%2F20260111.179 2026-01-15T20:08:14.7319542Z ##[endgroup] 2026-01-15T20:08:14.7321186Z ##[group]GITHUB_TOKEN Permissions 2026-01-15T20:08:14.7323605Z Contents: read 2026-01-15T20:08:14.7324463Z Metadata: read 2026-01-15T20:08:14.7325188Z ##[endgroup] 2026-01-15T20:08:14.7328006Z Secret source: None 2026-01-15T20:08:14.7328963Z Prepare workflow directory 2026-01-15T20:08:14.7773899Z Prepare all required actions 2026-01-15T20:08:14.7811397Z Getting action download info 2026-01-15T20:08:15.0972546Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2026-01-15T20:08:15.2235648Z Download action repository 'conda-incubator/setup-miniconda@v3' (SHA:835234971496cad1653abb28a638a281cf32541f) 2026-01-15T20:08:15.5176269Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2026-01-15T20:08:15.9669627Z Complete job name: install-and-test (3.10, 6.1.1) 2026-01-15T20:08:16.1021181Z ##[group]Run actions/checkout@v3 2026-01-15T20:08:16.1022211Z with: 2026-01-15T20:08:16.1022655Z repository: meta-pytorch/torchcodec 2026-01-15T20:08:16.1023393Z token: *** 2026-01-15T20:08:16.1023797Z ssh-strict: true 2026-01-15T20:08:16.1024225Z persist-credentials: true 2026-01-15T20:08:16.1024694Z clean: true 2026-01-15T20:08:16.1025111Z sparse-checkout-cone-mode: true 2026-01-15T20:08:16.1025613Z fetch-depth: 1 2026-01-15T20:08:16.1026004Z fetch-tags: false 2026-01-15T20:08:16.1026400Z lfs: false 2026-01-15T20:08:16.1026783Z submodules: false 2026-01-15T20:08:16.1027197Z set-safe-directory: true 2026-01-15T20:08:16.1027886Z ##[endgroup] 2026-01-15T20:08:16.2344653Z Syncing repository: meta-pytorch/torchcodec 2026-01-15T20:08:16.2346485Z ##[group]Getting Git version info 2026-01-15T20:08:16.2347160Z Working directory is 'D:\a\torchcodec\torchcodec' 2026-01-15T20:08:16.3414417Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-01-15T20:08:16.6911493Z git version 2.52.0.windows.1 2026-01-15T20:08:16.6970080Z ##[endgroup] 2026-01-15T20:08:16.6992429Z Temporarily overriding HOME='D:\a\_temp\4d75ff3c-2d44-4e8d-8150-4ed2e6b880d9' before making global git config changes 2026-01-15T20:08:16.6994207Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T20:08:16.6999941Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\torchcodec\torchcodec 2026-01-15T20:08:16.7596574Z Deleting the contents of 'D:\a\torchcodec\torchcodec' 2026-01-15T20:08:16.7604952Z ##[group]Initializing the repository 2026-01-15T20:08:16.7613941Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\torchcodec\torchcodec 2026-01-15T20:08:16.8439732Z Initialized empty Git repository in D:/a/torchcodec/torchcodec/.git/ 2026-01-15T20:08:16.8493481Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/meta-pytorch/torchcodec 2026-01-15T20:08:16.9104002Z ##[endgroup] 2026-01-15T20:08:16.9105267Z ##[group]Disabling automatic garbage collection 2026-01-15T20:08:16.9110329Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2026-01-15T20:08:16.9405221Z ##[endgroup] 2026-01-15T20:08:16.9406510Z ##[group]Setting up auth 2026-01-15T20:08:16.9415983Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-01-15T20:08:16.9703155Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2026-01-15T20:08:18.3052960Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T20:08:18.3344155Z [command]"C:\Program Files\Git\bin\git.exe" 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-15T20:08:18.8761762Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-01-15T20:08:18.9074594Z ##[endgroup] 2026-01-15T20:08:18.9075593Z ##[group]Fetching the repository 2026-01-15T20:08:18.9088714Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +9dac10733cac190aa5e48f18321310f2a487a531:refs/remotes/pull/1166/merge 2026-01-15T20:08:19.6535435Z remote: Enumerating objects: 284, done. 2026-01-15T20:08:19.6536632Z remote: Counting objects: 0% (1/284) 2026-01-15T20:08:19.6537071Z remote: Counting objects: 1% (3/284) 2026-01-15T20:08:19.6537516Z remote: Counting objects: 2% (6/284) 2026-01-15T20:08:19.6537898Z remote: Counting objects: 3% (9/284) 2026-01-15T20:08:19.6540065Z remote: Counting objects: 4% (12/284) 2026-01-15T20:08:19.6540657Z remote: Counting objects: 5% (15/284) 2026-01-15T20:08:19.6541051Z remote: Counting objects: 6% (18/284) 2026-01-15T20:08:19.6541487Z remote: Counting objects: 7% (20/284) 2026-01-15T20:08:19.6541881Z remote: Counting objects: 8% (23/284) 2026-01-15T20:08:19.6542244Z remote: Counting objects: 9% (26/284) 2026-01-15T20:08:19.6542617Z remote: Counting objects: 10% (29/284) 2026-01-15T20:08:19.6543110Z remote: Counting objects: 11% (32/284) 2026-01-15T20:08:19.6543494Z remote: Counting objects: 12% (35/284) 2026-01-15T20:08:19.6543897Z remote: Counting objects: 13% (37/284) 2026-01-15T20:08:19.6544325Z remote: Counting objects: 14% (40/284) 2026-01-15T20:08:19.6544701Z remote: Counting objects: 15% (43/284) 2026-01-15T20:08:19.6545040Z remote: Counting objects: 16% (46/284) 2026-01-15T20:08:19.6545695Z remote: Counting objects: 17% (49/284) 2026-01-15T20:08:19.6546057Z remote: Counting objects: 18% (52/284) 2026-01-15T20:08:19.6546506Z remote: Counting objects: 19% (54/284) 2026-01-15T20:08:19.6546871Z remote: Counting objects: 20% (57/284) 2026-01-15T20:08:19.6547378Z remote: Counting objects: 21% (60/284) 2026-01-15T20:08:19.6547934Z remote: Counting objects: 22% (63/284) 2026-01-15T20:08:19.6548337Z remote: Counting objects: 23% (66/284) 2026-01-15T20:08:19.6548702Z remote: Counting objects: 24% (69/284) 2026-01-15T20:08:19.6549038Z remote: Counting objects: 25% (71/284) 2026-01-15T20:08:19.6549412Z remote: Counting objects: 26% (74/284) 2026-01-15T20:08:19.6549747Z remote: Counting objects: 27% (77/284) 2026-01-15T20:08:19.6550122Z remote: Counting objects: 28% (80/284) 2026-01-15T20:08:19.6550502Z remote: Counting objects: 29% (83/284) 2026-01-15T20:08:19.6550841Z remote: Counting objects: 30% (86/284) 2026-01-15T20:08:19.6551975Z remote: Counting objects: 31% (89/284) 2026-01-15T20:08:19.6552342Z remote: Counting objects: 32% (91/284) 2026-01-15T20:08:19.6552763Z remote: Counting objects: 33% (94/284) 2026-01-15T20:08:19.6553125Z remote: Counting objects: 34% (97/284) 2026-01-15T20:08:19.6553473Z remote: Counting objects: 35% (100/284) 2026-01-15T20:08:19.6553895Z remote: Counting objects: 36% (103/284) 2026-01-15T20:08:19.6554264Z remote: Counting objects: 37% (106/284) 2026-01-15T20:08:19.6554671Z remote: Counting objects: 38% (108/284) 2026-01-15T20:08:19.6555022Z remote: Counting objects: 39% (111/284) 2026-01-15T20:08:19.6555396Z remote: Counting objects: 40% (114/284) 2026-01-15T20:08:19.6555765Z remote: Counting objects: 41% (117/284) 2026-01-15T20:08:19.6556114Z remote: Counting objects: 42% (120/284) 2026-01-15T20:08:19.6556484Z remote: Counting objects: 43% (123/284) 2026-01-15T20:08:19.6556869Z remote: Counting objects: 44% (125/284) 2026-01-15T20:08:19.6557273Z remote: Counting objects: 45% (128/284) 2026-01-15T20:08:19.6557631Z remote: Counting objects: 46% (131/284) 2026-01-15T20:08:19.6558005Z remote: Counting objects: 47% (134/284) 2026-01-15T20:08:19.6558434Z remote: Counting objects: 48% (137/284) 2026-01-15T20:08:19.6558781Z remote: Counting objects: 49% (140/284) 2026-01-15T20:08:19.6559166Z remote: Counting objects: 50% (142/284) 2026-01-15T20:08:19.6559526Z remote: Counting objects: 51% (145/284) 2026-01-15T20:08:19.6559889Z remote: Counting objects: 52% (148/284) 2026-01-15T20:08:19.6560231Z remote: Counting objects: 53% (151/284) 2026-01-15T20:08:19.6560622Z remote: Counting objects: 54% (154/284) 2026-01-15T20:08:19.6560993Z remote: Counting objects: 55% (157/284) 2026-01-15T20:08:19.6561336Z remote: Counting objects: 56% (160/284) 2026-01-15T20:08:19.6562144Z remote: Counting objects: 57% (162/284) 2026-01-15T20:08:19.6562552Z remote: Counting objects: 58% (165/284) 2026-01-15T20:08:19.6562920Z remote: Counting objects: 59% (168/284) 2026-01-15T20:08:19.6563281Z remote: Counting objects: 60% (171/284) 2026-01-15T20:08:19.6563668Z remote: Counting objects: 61% (174/284) 2026-01-15T20:08:19.6564046Z remote: Counting objects: 62% (177/284) 2026-01-15T20:08:19.6564391Z remote: Counting objects: 63% (179/284) 2026-01-15T20:08:19.6564777Z remote: Counting objects: 64% (182/284) 2026-01-15T20:08:19.6571014Z remote: Counting objects: 65% (185/284) 2026-01-15T20:08:19.6572243Z remote: Counting objects: 66% (188/284) 2026-01-15T20:08:19.6572675Z remote: Counting objects: 67% (191/284) 2026-01-15T20:08:19.6573035Z remote: Counting objects: 68% (194/284) 2026-01-15T20:08:19.6573475Z remote: Counting objects: 69% (196/284) 2026-01-15T20:08:19.6573911Z remote: Counting objects: 70% (199/284) 2026-01-15T20:08:19.6574275Z remote: Counting objects: 71% (202/284) 2026-01-15T20:08:19.6574639Z remote: Counting objects: 72% (205/284) 2026-01-15T20:08:19.6575009Z remote: Counting objects: 73% (208/284) 2026-01-15T20:08:19.6575365Z remote: Counting objects: 74% (211/284) 2026-01-15T20:08:19.6575716Z remote: Counting objects: 75% (213/284) 2026-01-15T20:08:19.6576081Z remote: Counting objects: 76% (216/284) 2026-01-15T20:08:19.6576427Z remote: Counting objects: 77% (219/284) 2026-01-15T20:08:19.6576797Z remote: Counting objects: 78% (222/284) 2026-01-15T20:08:19.6577130Z remote: Counting objects: 79% (225/284) 2026-01-15T20:08:19.6577497Z remote: Counting objects: 80% (228/284) 2026-01-15T20:08:19.6577873Z remote: Counting objects: 81% (231/284) 2026-01-15T20:08:19.6578205Z remote: Counting objects: 82% (233/284) 2026-01-15T20:08:19.6578788Z remote: Counting objects: 83% (236/284) 2026-01-15T20:08:19.6579141Z remote: Counting objects: 84% (239/284) 2026-01-15T20:08:19.6579566Z remote: Counting objects: 85% (242/284) 2026-01-15T20:08:19.6579926Z remote: Counting objects: 86% (245/284) 2026-01-15T20:08:19.6580300Z remote: Counting objects: 87% (248/284) 2026-01-15T20:08:19.6580695Z remote: Counting objects: 88% (250/284) 2026-01-15T20:08:19.6581042Z remote: Counting objects: 89% (253/284) 2026-01-15T20:08:19.6581440Z remote: Counting objects: 90% (256/284) 2026-01-15T20:08:19.6581803Z remote: Counting objects: 91% (259/284) 2026-01-15T20:08:19.6582182Z remote: Counting objects: 92% (262/284) 2026-01-15T20:08:19.6582523Z remote: Counting objects: 93% (265/284) 2026-01-15T20:08:19.6582937Z remote: Counting objects: 94% (267/284) 2026-01-15T20:08:19.6583333Z remote: Counting objects: 95% (270/284) 2026-01-15T20:08:19.6583698Z remote: Counting objects: 96% (273/284) 2026-01-15T20:08:19.6584114Z remote: Counting objects: 97% (276/284) 2026-01-15T20:08:19.6584507Z remote: Counting objects: 98% (279/284) 2026-01-15T20:08:19.6584841Z remote: Counting objects: 99% (282/284) 2026-01-15T20:08:19.6585243Z remote: Counting objects: 100% (284/284) 2026-01-15T20:08:19.6585870Z remote: Counting objects: 100% (284/284), done. 2026-01-15T20:08:19.6586289Z remote: Compressing objects: 0% (1/233) 2026-01-15T20:08:19.6586673Z remote: Compressing objects: 1% (3/233) 2026-01-15T20:08:19.6587066Z remote: Compressing objects: 2% (5/233) 2026-01-15T20:08:19.6587436Z remote: Compressing objects: 3% (7/233) 2026-01-15T20:08:19.6588064Z remote: Compressing objects: 4% (10/233) 2026-01-15T20:08:19.6588482Z remote: Compressing objects: 5% (12/233) 2026-01-15T20:08:19.6624228Z remote: Compressing objects: 6% (14/233) 2026-01-15T20:08:19.6624936Z remote: Compressing objects: 7% (17/233) 2026-01-15T20:08:19.6625756Z remote: Compressing objects: 8% (19/233) 2026-01-15T20:08:19.6809864Z remote: Compressing objects: 9% (21/233) 2026-01-15T20:08:19.6810591Z remote: Compressing objects: 10% (24/233) 2026-01-15T20:08:19.6811072Z remote: Compressing objects: 11% (26/233) 2026-01-15T20:08:19.6811575Z remote: Compressing objects: 12% (28/233) 2026-01-15T20:08:19.6812381Z remote: Compressing objects: 13% (31/233) 2026-01-15T20:08:19.6813146Z remote: Compressing objects: 14% (33/233) 2026-01-15T20:08:19.6813662Z remote: Compressing objects: 15% (35/233) 2026-01-15T20:08:19.6814114Z remote: Compressing objects: 16% (38/233) 2026-01-15T20:08:19.6814655Z remote: Compressing objects: 17% (40/233) 2026-01-15T20:08:19.6815046Z remote: Compressing objects: 18% (42/233) 2026-01-15T20:08:19.6815514Z remote: Compressing objects: 19% (45/233) 2026-01-15T20:08:19.6815902Z remote: Compressing objects: 20% (47/233) 2026-01-15T20:08:19.6816308Z remote: Compressing objects: 21% (49/233) 2026-01-15T20:08:19.6816711Z remote: Compressing objects: 22% (52/233) 2026-01-15T20:08:19.6817089Z remote: Compressing objects: 23% (54/233) 2026-01-15T20:08:19.6817500Z remote: Compressing objects: 24% (56/233) 2026-01-15T20:08:19.6817868Z remote: Compressing objects: 25% (59/233) 2026-01-15T20:08:19.6818285Z remote: Compressing objects: 26% (61/233) 2026-01-15T20:08:19.6818719Z remote: Compressing objects: 27% (63/233) 2026-01-15T20:08:19.6819081Z remote: Compressing objects: 28% (66/233) 2026-01-15T20:08:19.6859449Z remote: Compressing objects: 29% (68/233) 2026-01-15T20:08:19.6860198Z remote: Compressing objects: 30% (70/233) 2026-01-15T20:08:19.6860672Z remote: Compressing objects: 31% (73/233) 2026-01-15T20:08:19.6861869Z remote: Compressing objects: 32% (75/233) 2026-01-15T20:08:19.6862334Z remote: Compressing objects: 33% (77/233) 2026-01-15T20:08:19.6913313Z remote: Compressing objects: 34% (80/233) 2026-01-15T20:08:19.7178213Z remote: Compressing objects: 35% (82/233) 2026-01-15T20:08:19.7179036Z remote: Compressing objects: 36% (84/233) 2026-01-15T20:08:19.7337962Z remote: Compressing objects: 37% (87/233) 2026-01-15T20:08:19.7338580Z remote: Compressing objects: 38% (89/233) 2026-01-15T20:08:19.7495877Z remote: Compressing objects: 39% (91/233) 2026-01-15T20:08:19.7651604Z remote: Compressing objects: 40% (94/233) 2026-01-15T20:08:19.7652174Z remote: Compressing objects: 41% (96/233) 2026-01-15T20:08:19.7652854Z remote: Compressing objects: 42% (98/233) 2026-01-15T20:08:19.7653576Z remote: Compressing objects: 43% (101/233) 2026-01-15T20:08:19.7654160Z remote: Compressing objects: 44% (103/233) 2026-01-15T20:08:19.7654837Z remote: Compressing objects: 45% (105/233) 2026-01-15T20:08:19.7655347Z remote: Compressing objects: 46% (108/233) 2026-01-15T20:08:19.7655805Z remote: Compressing objects: 47% (110/233) 2026-01-15T20:08:19.7772384Z remote: Compressing objects: 48% (112/233) 2026-01-15T20:08:19.7773095Z remote: Compressing objects: 49% (115/233) 2026-01-15T20:08:19.7773588Z remote: Compressing objects: 50% (117/233) 2026-01-15T20:08:19.7774105Z remote: Compressing objects: 51% (119/233) 2026-01-15T20:08:19.7774627Z remote: Compressing objects: 52% (122/233) 2026-01-15T20:08:19.7775070Z remote: Compressing objects: 53% (124/233) 2026-01-15T20:08:19.7775731Z remote: Compressing objects: 54% (126/233) 2026-01-15T20:08:19.7776428Z remote: Compressing objects: 55% (129/233) 2026-01-15T20:08:19.7776909Z remote: Compressing objects: 56% (131/233) 2026-01-15T20:08:19.7777707Z remote: Compressing objects: 57% (133/233) 2026-01-15T20:08:19.7778172Z remote: Compressing objects: 58% (136/233) 2026-01-15T20:08:19.7778636Z remote: Compressing objects: 59% (138/233) 2026-01-15T20:08:19.7779045Z remote: Compressing objects: 60% (140/233) 2026-01-15T20:08:19.7779488Z remote: Compressing objects: 61% (143/233) 2026-01-15T20:08:19.7779900Z remote: Compressing objects: 62% (145/233) 2026-01-15T20:08:19.7780331Z remote: Compressing objects: 63% (147/233) 2026-01-15T20:08:19.7780760Z remote: Compressing objects: 64% (150/233) 2026-01-15T20:08:19.7781164Z remote: Compressing objects: 65% (152/233) 2026-01-15T20:08:19.7781609Z remote: Compressing objects: 66% (154/233) 2026-01-15T20:08:19.7782001Z remote: Compressing objects: 67% (157/233) 2026-01-15T20:08:19.7782443Z remote: Compressing objects: 68% (159/233) 2026-01-15T20:08:19.7782848Z remote: Compressing objects: 69% (161/233) 2026-01-15T20:08:19.7783269Z remote: Compressing objects: 70% (164/233) 2026-01-15T20:08:19.7807607Z remote: Compressing objects: 71% (166/233) 2026-01-15T20:08:19.7808779Z remote: Compressing objects: 72% (168/233) 2026-01-15T20:08:19.7809508Z remote: Compressing objects: 73% (171/233) 2026-01-15T20:08:19.7810055Z remote: Compressing objects: 74% (173/233) 2026-01-15T20:08:19.7810572Z remote: Compressing objects: 75% (175/233) 2026-01-15T20:08:19.7811063Z remote: Compressing objects: 76% (178/233) 2026-01-15T20:08:19.7811552Z remote: Compressing objects: 77% (180/233) 2026-01-15T20:08:19.7812494Z remote: Compressing objects: 78% (182/233) 2026-01-15T20:08:19.7813009Z remote: Compressing objects: 79% (185/233) 2026-01-15T20:08:19.7813545Z remote: Compressing objects: 80% (187/233) 2026-01-15T20:08:19.7814009Z remote: Compressing objects: 81% (189/233) 2026-01-15T20:08:19.7830142Z remote: Compressing objects: 82% (192/233) 2026-01-15T20:08:19.7831350Z remote: Compressing objects: 83% (194/233) 2026-01-15T20:08:19.7832812Z remote: Compressing objects: 84% (196/233) 2026-01-15T20:08:19.7905181Z remote: Compressing objects: 85% (199/233) 2026-01-15T20:08:19.7906101Z remote: Compressing objects: 86% (201/233) 2026-01-15T20:08:19.7906640Z remote: Compressing objects: 87% (203/233) 2026-01-15T20:08:19.7907190Z remote: Compressing objects: 88% (206/233) 2026-01-15T20:08:19.7907704Z remote: Compressing objects: 89% (208/233) 2026-01-15T20:08:19.7908199Z remote: Compressing objects: 90% (210/233) 2026-01-15T20:08:19.7908708Z remote: Compressing objects: 91% (213/233) 2026-01-15T20:08:19.7909212Z remote: Compressing objects: 92% (215/233) 2026-01-15T20:08:19.7909703Z remote: Compressing objects: 93% (217/233) 2026-01-15T20:08:19.7910839Z remote: Compressing objects: 94% (220/233) 2026-01-15T20:08:19.7911420Z remote: Compressing objects: 95% (222/233) 2026-01-15T20:08:19.7911971Z remote: Compressing objects: 96% (224/233) 2026-01-15T20:08:19.7912579Z remote: Compressing objects: 97% (227/233) 2026-01-15T20:08:19.7913170Z remote: Compressing objects: 98% (229/233) 2026-01-15T20:08:19.7913737Z remote: Compressing objects: 99% (231/233) 2026-01-15T20:08:19.7914308Z remote: Compressing objects: 100% (233/233) 2026-01-15T20:08:19.7914923Z remote: Compressing objects: 100% (233/233), done. 2026-01-15T20:08:19.8321748Z Receiving objects: 0% (1/284) 2026-01-15T20:08:19.8322662Z Receiving objects: 1% (3/284) 2026-01-15T20:08:19.8325925Z Receiving objects: 2% (6/284) 2026-01-15T20:08:19.8328122Z Receiving objects: 3% (9/284) 2026-01-15T20:08:19.8330462Z Receiving objects: 4% (12/284) 2026-01-15T20:08:19.8333510Z Receiving objects: 5% (15/284) 2026-01-15T20:08:19.8335199Z Receiving objects: 6% (18/284) 2026-01-15T20:08:19.8335788Z Receiving objects: 7% (20/284) 2026-01-15T20:08:19.8338722Z Receiving objects: 8% (23/284) 2026-01-15T20:08:19.8341325Z Receiving objects: 9% (26/284) 2026-01-15T20:08:19.8343648Z Receiving objects: 10% (29/284) 2026-01-15T20:08:19.8376156Z Receiving objects: 11% (32/284) 2026-01-15T20:08:19.8378102Z Receiving objects: 12% (35/284) 2026-01-15T20:08:19.8381419Z Receiving objects: 13% (37/284) 2026-01-15T20:08:19.8382058Z Receiving objects: 14% (40/284) 2026-01-15T20:08:19.8385065Z Receiving objects: 15% (43/284) 2026-01-15T20:08:19.8386704Z Receiving objects: 16% (46/284) 2026-01-15T20:08:19.8387671Z Receiving objects: 17% (49/284) 2026-01-15T20:08:19.8394124Z Receiving objects: 18% (52/284) 2026-01-15T20:08:19.8399818Z Receiving objects: 19% (54/284) 2026-01-15T20:08:19.8400496Z Receiving objects: 20% (57/284) 2026-01-15T20:08:19.8402049Z Receiving objects: 21% (60/284) 2026-01-15T20:08:19.8402899Z Receiving objects: 22% (63/284) 2026-01-15T20:08:19.8404506Z Receiving objects: 23% (66/284) 2026-01-15T20:08:19.8406733Z Receiving objects: 24% (69/284) 2026-01-15T20:08:19.8407227Z Receiving objects: 25% (71/284) 2026-01-15T20:08:19.8410617Z Receiving objects: 26% (74/284) 2026-01-15T20:08:19.8413529Z Receiving objects: 27% (77/284) 2026-01-15T20:08:19.8418326Z Receiving objects: 28% (80/284) 2026-01-15T20:08:19.8422062Z Receiving objects: 29% (83/284) 2026-01-15T20:08:19.8424690Z Receiving objects: 30% (86/284) 2026-01-15T20:08:19.8425225Z Receiving objects: 31% (89/284) 2026-01-15T20:08:19.8428599Z Receiving objects: 32% (91/284) 2026-01-15T20:08:19.8429102Z Receiving objects: 33% (94/284) 2026-01-15T20:08:19.8431541Z Receiving objects: 34% (97/284) 2026-01-15T20:08:19.8432053Z Receiving objects: 35% (100/284) 2026-01-15T20:08:19.8435883Z Receiving objects: 36% (103/284) 2026-01-15T20:08:19.8436419Z Receiving objects: 37% (106/284) 2026-01-15T20:08:19.8437946Z Receiving objects: 38% (108/284) 2026-01-15T20:08:19.8440861Z Receiving objects: 39% (111/284) 2026-01-15T20:08:19.8446435Z Receiving objects: 40% (114/284) 2026-01-15T20:08:19.8451696Z Receiving objects: 41% (117/284) 2026-01-15T20:08:19.8456258Z Receiving objects: 42% (120/284) 2026-01-15T20:08:19.8460582Z Receiving objects: 43% (123/284) 2026-01-15T20:08:19.8462878Z Receiving objects: 44% (125/284) 2026-01-15T20:08:19.8470026Z Receiving objects: 45% (128/284) 2026-01-15T20:08:19.8473565Z Receiving objects: 46% (131/284) 2026-01-15T20:08:19.8480804Z Receiving objects: 47% (134/284) 2026-01-15T20:08:19.8483672Z Receiving objects: 48% (137/284) 2026-01-15T20:08:19.8484169Z Receiving objects: 49% (140/284) 2026-01-15T20:08:19.8488527Z Receiving objects: 50% (142/284) 2026-01-15T20:08:19.8490133Z Receiving objects: 51% (145/284) 2026-01-15T20:08:19.8492620Z Receiving objects: 52% (148/284) 2026-01-15T20:08:19.8498098Z Receiving objects: 53% (151/284) 2026-01-15T20:08:19.8507322Z Receiving objects: 54% (154/284) 2026-01-15T20:08:19.8509712Z Receiving objects: 55% (157/284) 2026-01-15T20:08:19.8510220Z Receiving objects: 56% (160/284) 2026-01-15T20:08:19.8513242Z Receiving objects: 57% (162/284) 2026-01-15T20:08:19.8517526Z Receiving objects: 58% (165/284) 2026-01-15T20:08:19.8519220Z Receiving objects: 59% (168/284) 2026-01-15T20:08:19.8521335Z Receiving objects: 60% (171/284) 2026-01-15T20:08:19.8525331Z Receiving objects: 61% (174/284) 2026-01-15T20:08:19.8525869Z Receiving objects: 62% (177/284) 2026-01-15T20:08:19.8528750Z Receiving objects: 63% (179/284) 2026-01-15T20:08:19.8531245Z Receiving objects: 64% (182/284) 2026-01-15T20:08:19.8533044Z Receiving objects: 65% (185/284) 2026-01-15T20:08:19.8536862Z Receiving objects: 66% (188/284) 2026-01-15T20:08:19.8542026Z Receiving objects: 67% (191/284) 2026-01-15T20:08:19.8628366Z Receiving objects: 68% (194/284) 2026-01-15T20:08:19.8639909Z Receiving objects: 69% (196/284) 2026-01-15T20:08:19.8742061Z Receiving objects: 70% (199/284) 2026-01-15T20:08:19.8856479Z Receiving objects: 71% (202/284) 2026-01-15T20:08:19.8898552Z Receiving objects: 72% (205/284) 2026-01-15T20:08:19.8958793Z Receiving objects: 73% (208/284) 2026-01-15T20:08:19.8967100Z Receiving objects: 74% (211/284) 2026-01-15T20:08:19.8988483Z Receiving objects: 75% (213/284) 2026-01-15T20:08:19.9022596Z Receiving objects: 76% (216/284) 2026-01-15T20:08:19.9041807Z Receiving objects: 77% (219/284) 2026-01-15T20:08:19.9049128Z Receiving objects: 78% (222/284) 2026-01-15T20:08:19.9053653Z Receiving objects: 79% (225/284) 2026-01-15T20:08:19.9072277Z Receiving objects: 80% (228/284) 2026-01-15T20:08:19.9079588Z Receiving objects: 81% (231/284) 2026-01-15T20:08:19.9109933Z Receiving objects: 82% (233/284) 2026-01-15T20:08:19.9128462Z Receiving objects: 83% (236/284) 2026-01-15T20:08:19.9138623Z Receiving objects: 84% (239/284) 2026-01-15T20:08:19.9167586Z Receiving objects: 85% (242/284) 2026-01-15T20:08:19.9177669Z Receiving objects: 86% (245/284) 2026-01-15T20:08:19.9186445Z Receiving objects: 87% (248/284) 2026-01-15T20:08:19.9429035Z Receiving objects: 88% (250/284) 2026-01-15T20:08:19.9473035Z Receiving objects: 89% (253/284) 2026-01-15T20:08:19.9505452Z Receiving objects: 90% (256/284) 2026-01-15T20:08:19.9524103Z Receiving objects: 91% (259/284) 2026-01-15T20:08:19.9681428Z Receiving objects: 92% (262/284) 2026-01-15T20:08:19.9700971Z Receiving objects: 93% (265/284) 2026-01-15T20:08:20.0060734Z Receiving objects: 94% (267/284) 2026-01-15T20:08:20.0115795Z Receiving objects: 95% (270/284) 2026-01-15T20:08:20.0125086Z Receiving objects: 96% (273/284) 2026-01-15T20:08:20.0133133Z Receiving objects: 97% (276/284) 2026-01-15T20:08:20.0136857Z Receiving objects: 98% (279/284) 2026-01-15T20:08:20.0137512Z remote: Total 284 (delta 59), reused 148 (delta 40), pack-reused 0 (from 0) 2026-01-15T20:08:20.0140973Z Receiving objects: 99% (282/284) 2026-01-15T20:08:20.0141705Z Receiving objects: 100% (284/284) 2026-01-15T20:08:20.0142544Z Receiving objects: 100% (284/284), 9.88 MiB | 49.33 MiB/s, done. 2026-01-15T20:08:20.0163097Z Resolving deltas: 0% (0/59) 2026-01-15T20:08:20.0170950Z Resolving deltas: 1% (1/59) 2026-01-15T20:08:20.0171444Z Resolving deltas: 3% (2/59) 2026-01-15T20:08:20.0172750Z Resolving deltas: 5% (3/59) 2026-01-15T20:08:20.0173173Z Resolving deltas: 6% (4/59) 2026-01-15T20:08:20.0173538Z Resolving deltas: 8% (5/59) 2026-01-15T20:08:20.0173867Z Resolving deltas: 11% (7/59) 2026-01-15T20:08:20.0174195Z Resolving deltas: 13% (8/59) 2026-01-15T20:08:20.0174521Z Resolving deltas: 15% (9/59) 2026-01-15T20:08:20.0176650Z Resolving deltas: 16% (10/59) 2026-01-15T20:08:20.0177579Z Resolving deltas: 18% (11/59) 2026-01-15T20:08:20.0177966Z Resolving deltas: 20% (12/59) 2026-01-15T20:08:20.0178596Z Resolving deltas: 22% (13/59) 2026-01-15T20:08:20.0179296Z Resolving deltas: 23% (14/59) 2026-01-15T20:08:20.0180533Z Resolving deltas: 25% (15/59) 2026-01-15T20:08:20.0183816Z Resolving deltas: 27% (16/59) 2026-01-15T20:08:20.0184191Z Resolving deltas: 28% (17/59) 2026-01-15T20:08:20.0184547Z Resolving deltas: 30% (18/59) 2026-01-15T20:08:20.0184881Z Resolving deltas: 32% (19/59) 2026-01-15T20:08:20.0185224Z Resolving deltas: 33% (20/59) 2026-01-15T20:08:20.0185624Z Resolving deltas: 37% (22/59) 2026-01-15T20:08:20.0185965Z Resolving deltas: 38% (23/59) 2026-01-15T20:08:20.0186297Z Resolving deltas: 40% (24/59) 2026-01-15T20:08:20.0208649Z Resolving deltas: 44% (26/59) 2026-01-15T20:08:20.0217515Z Resolving deltas: 45% (27/59) 2026-01-15T20:08:20.0230056Z Resolving deltas: 47% (28/59) 2026-01-15T20:08:20.0238139Z Resolving deltas: 50% (30/59) 2026-01-15T20:08:20.0245740Z Resolving deltas: 52% (31/59) 2026-01-15T20:08:20.0247720Z Resolving deltas: 54% (32/59) 2026-01-15T20:08:20.0256055Z Resolving deltas: 55% (33/59) 2026-01-15T20:08:20.0260599Z Resolving deltas: 57% (34/59) 2026-01-15T20:08:20.0267897Z Resolving deltas: 61% (36/59) 2026-01-15T20:08:20.0276282Z Resolving deltas: 62% (37/59) 2026-01-15T20:08:20.0292140Z Resolving deltas: 64% (38/59) 2026-01-15T20:08:20.0292712Z Resolving deltas: 66% (39/59) 2026-01-15T20:08:20.0301726Z Resolving deltas: 67% (40/59) 2026-01-15T20:08:20.0304430Z Resolving deltas: 69% (41/59) 2026-01-15T20:08:20.0321833Z Resolving deltas: 71% (42/59) 2026-01-15T20:08:20.0329181Z Resolving deltas: 72% (43/59) 2026-01-15T20:08:20.0342625Z Resolving deltas: 76% (45/59) 2026-01-15T20:08:20.0359467Z Resolving deltas: 77% (46/59) 2026-01-15T20:08:20.0365618Z Resolving deltas: 79% (47/59) 2026-01-15T20:08:20.0366216Z Resolving deltas: 81% (48/59) 2026-01-15T20:08:20.0377863Z Resolving deltas: 83% (49/59) 2026-01-15T20:08:20.0386365Z Resolving deltas: 84% (50/59) 2026-01-15T20:08:20.0390097Z Resolving deltas: 86% (51/59) 2026-01-15T20:08:20.0397932Z Resolving deltas: 89% (53/59) 2026-01-15T20:08:20.0406773Z Resolving deltas: 91% (54/59) 2026-01-15T20:08:20.0419750Z Resolving deltas: 93% (55/59) 2026-01-15T20:08:20.0423208Z Resolving deltas: 94% (56/59) 2026-01-15T20:08:20.0438872Z Resolving deltas: 96% (57/59) 2026-01-15T20:08:20.0455498Z Resolving deltas: 98% (58/59) 2026-01-15T20:08:20.0457613Z Resolving deltas: 100% (59/59) 2026-01-15T20:08:20.0457999Z Resolving deltas: 100% (59/59), done. 2026-01-15T20:08:20.1180652Z From https://github.com/meta-pytorch/torchcodec 2026-01-15T20:08:20.1181435Z * [new ref] 9dac10733cac190aa5e48f18321310f2a487a531 -> pull/1166/merge 2026-01-15T20:08:20.1496862Z ##[endgroup] 2026-01-15T20:08:20.1497725Z ##[group]Determining the checkout info 2026-01-15T20:08:20.1500964Z ##[endgroup] 2026-01-15T20:08:20.1501474Z ##[group]Checking out the ref 2026-01-15T20:08:20.1512888Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/1166/merge 2026-01-15T20:08:20.3769645Z Note: switching to 'refs/remotes/pull/1166/merge'. 2026-01-15T20:08:20.3770062Z 2026-01-15T20:08:20.3770354Z You are in 'detached HEAD' state. You can look around, make experimental 2026-01-15T20:08:20.3771527Z changes and commit them, and you can discard any commits you make in this 2026-01-15T20:08:20.3772260Z state without impacting any branches by switching back to a branch. 2026-01-15T20:08:20.3772702Z 2026-01-15T20:08:20.3772976Z If you want to create a new branch to retain commits you create, you may 2026-01-15T20:08:20.3774839Z do so (now or later) by using -c with the switch command. Example: 2026-01-15T20:08:20.3775328Z 2026-01-15T20:08:20.3775517Z git switch -c 2026-01-15T20:08:20.3775783Z 2026-01-15T20:08:20.3775930Z Or undo this operation with: 2026-01-15T20:08:20.3776186Z 2026-01-15T20:08:20.3776296Z git switch - 2026-01-15T20:08:20.3776895Z 2026-01-15T20:08:20.3777167Z Turn off this advice by setting config variable advice.detachedHead to false 2026-01-15T20:08:20.3778070Z 2026-01-15T20:08:20.3778438Z HEAD is now at 9dac107 Merge d45b2e7ef41f2190c02280ef1c831f5d050bbf96 into 5d5f46462088cefd6d6be0f8afcffdd1b9daa07d 2026-01-15T20:08:20.3829344Z ##[endgroup] 2026-01-15T20:08:20.4240447Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2026-01-15T20:08:20.4576300Z '9dac10733cac190aa5e48f18321310f2a487a531' 2026-01-15T20:08:20.4956166Z ##[group]Run bash packaging/remove_src.sh 2026-01-15T20:08:20.4956566Z bash packaging/remove_src.sh 2026-01-15T20:08:20.4975473Z shell: C:\Program Files\Git\bin\bash.EXE -l -eo pipefail {0} 2026-01-15T20:08:20.4975785Z ##[endgroup] 2026-01-15T20:08:21.1940960Z Deleting src/ folder to ensure tests use installed wheel... 2026-01-15T20:08:21.2625828Z benchmarks 2026-01-15T20:08:21.2626380Z CMakeLists.txt 2026-01-15T20:08:21.2626693Z CODE_OF_CONDUCT.md 2026-01-15T20:08:21.2626974Z CONTRIBUTING.md 2026-01-15T20:08:21.2627226Z docs 2026-01-15T20:08:21.2627443Z examples 2026-01-15T20:08:21.2627673Z LICENSE 2026-01-15T20:08:21.2627906Z MANIFEST.in 2026-01-15T20:08:21.2628145Z mypy.ini 2026-01-15T20:08:21.2628378Z packaging 2026-01-15T20:08:21.2628645Z pyproject.toml 2026-01-15T20:08:21.2628910Z README.md 2026-01-15T20:08:21.2629135Z setup.py 2026-01-15T20:08:21.2629363Z test 2026-01-15T20:08:21.2629580Z version.txt 2026-01-15T20:08:21.2635754Z src/ folder removed successfully! 2026-01-15T20:08:21.2941862Z ##[group]Run conda-incubator/setup-miniconda@v3 2026-01-15T20:08:21.2942213Z with: 2026-01-15T20:08:21.2942373Z auto-update-conda: true 2026-01-15T20:08:21.2942581Z miniforge-version: latest 2026-01-15T20:08:21.2942784Z activate-environment: test 2026-01-15T20:08:21.2942988Z python-version: 3.10 2026-01-15T20:08:21.2943175Z auto-activate-base: true 2026-01-15T20:08:21.2943371Z remove-profiles: true 2026-01-15T20:08:21.2943553Z conda-solver: libmamba 2026-01-15T20:08:21.2943761Z clean-patched-environment-file: true 2026-01-15T20:08:21.2943988Z run-post: true 2026-01-15T20:08:21.2944139Z ##[endgroup] 2026-01-15T20:08:21.4528432Z ##[group]Gathering Inputs... 2026-01-15T20:08:21.4549406Z ##[endgroup] 2026-01-15T20:08:21.4552341Z ##[group]Creating bootstrap condarc file in C:\Users\runneradmin\.condarc... 2026-01-15T20:08:21.4580600Z ##[endgroup] 2026-01-15T20:08:21.4581124Z ##[group]Ensuring installer... 2026-01-15T20:08:21.4583274Z Can we use bundled Miniconda? 2026-01-15T20:08:21.4585441Z Can we download a custom installer by URL? 2026-01-15T20:08:21.4587014Z Can we download Miniforge? 2026-01-15T20:08:21.4588658Z ... will download Miniforge. 2026-01-15T20:08:21.4591530Z Will fetch Miniforge3 latest from https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Windows-x86_64.exe 2026-01-15T20:08:21.4593807Z Ensuring Installer... 2026-01-15T20:08:21.4599527Z Checking for cached Miniforge3@latest... 2026-01-15T20:08:21.4610134Z Did not find Miniforge3-Windows-x86_64.exe latest in cache 2026-01-15T20:08:22.1728084Z Downloaded Miniforge3-Windows-x86_64.exe, ensuring extension .exe 2026-01-15T20:08:22.1740793Z Caching Miniforge3@latest... 2026-01-15T20:08:22.2045044Z Cached Miniforge3@latest: C:\hostedtoolcache\windows\Miniforge3\latest\x86_64! 2026-01-15T20:08:22.2045997Z ##[endgroup] 2026-01-15T20:08:22.2047187Z ##[group]Running installer... 2026-01-15T20:08:22.2082692Z [command]D:\a\_temp\395bc031-a7e9-4d3f-8fae-0e89875319eb.exe /InstallationType=JustMe /RegisterPython=0 /S /D=C:\Users\runneradmin\miniconda3 2026-01-15T20:08:23.2349063Z Welcome to Miniforge3 25.11.0-1 2026-01-15T20:08:23.2349499Z 2026-01-15T20:08:23.2571186Z By continuing this installation you are accepting this license agreement: 2026-01-15T20:08:23.2571882Z C:\Users\runneradmin\miniconda3\LICENSE 2026-01-15T20:08:23.2572375Z Please run the installer in GUI mode to read the details. 2026-01-15T20:08:23.2572736Z 2026-01-15T20:08:23.2572935Z Miniforge3 will now be installed into this location: 2026-01-15T20:08:23.2573402Z C:\Users\runneradmin\miniconda3 2026-01-15T20:08:23.2573645Z 2026-01-15T20:08:23.2573754Z Unpacking payload... 2026-01-15T20:08:23.5088466Z Setting up the package cache... 2026-01-15T20:08:39.6257009Z Setting up the base environment... 2026-01-15T20:08:39.6275576Z Installing packages for base, creating shortcuts if necessary... 2026-01-15T20:08:42.0822126Z Preparing transaction: ...working... done 2026-01-15T20:08:53.9901589Z Executing transaction: ...working... done 2026-01-15T20:08:54.5417129Z Setting installation directory permissions... 2026-01-15T20:09:15.9700716Z Done! 2026-01-15T20:09:16.0221326Z Mamba was found in the `base` env 2026-01-15T20:09:16.0222551Z ##[endgroup] 2026-01-15T20:09:16.0224095Z ##[group]Setup environment variables... 2026-01-15T20:09:16.0226415Z Add "C:\Users\runneradmin\miniconda3\condabin" to PATH 2026-01-15T20:09:16.0232039Z Set 'CONDA="C:\Users\runneradmin\miniconda3"' 2026-01-15T20:09:16.0236146Z ##[endgroup] 2026-01-15T20:09:16.0236596Z ##[group]Parsing environment... 2026-01-15T20:09:16.0238664Z ##[endgroup] 2026-01-15T20:09:16.0239122Z ##[group]Applying initial configuration... 2026-01-15T20:09:16.0261576Z ##[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-15T20:09:16.0268811Z Adding pkgs_dir 'C:\Users\runneradmin\conda_pkgs_dir' 2026-01-15T20:09:16.0271887Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --add pkgs_dirs C:\Users\runneradmin\conda_pkgs_dir" 2026-01-15T20:09:16.9940751Z auto_activate: true 2026-01-15T20:09:16.9953795Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --set auto_activate true" 2026-01-15T20:09:17.5905170Z auto_update_conda: true 2026-01-15T20:09:17.5920406Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --set auto_update_conda true" 2026-01-15T20:09:18.1833535Z solver: libmamba 2026-01-15T20:09:18.1850214Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --set solver libmamba" 2026-01-15T20:09:18.7738113Z always_yes: true 2026-01-15T20:09:18.7752658Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --set always_yes true" 2026-01-15T20:09:19.3766962Z changeps1: false 2026-01-15T20:09:19.3780235Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --set changeps1 false" 2026-01-15T20:09:19.9928560Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --show-sources" 2026-01-15T20:09:20.5447919Z ==> C:\Users\runneradmin\miniconda3\.condarc <== 2026-01-15T20:09:20.5448419Z channels: 2026-01-15T20:09:20.5448695Z - conda-forge 2026-01-15T20:09:20.5448877Z 2026-01-15T20:09:20.5449004Z ==> C:\Users\runneradmin\.condarc <== 2026-01-15T20:09:20.5449360Z auto_update_conda: True 2026-01-15T20:09:20.5449664Z auto_activate: True 2026-01-15T20:09:20.5450305Z notify_outdated_conda: False 2026-01-15T20:09:20.5450820Z changeps1: False 2026-01-15T20:09:20.5451244Z pkgs_dirs: 2026-01-15T20:09:20.5451600Z - C:\Users\runneradmin\conda_pkgs_dir 2026-01-15T20:09:20.5451989Z always_yes: True 2026-01-15T20:09:20.5452256Z solver: libmamba 2026-01-15T20:09:20.5452409Z 2026-01-15T20:09:20.5987983Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --show" 2026-01-15T20:09:21.1362343Z add_anaconda_token: True 2026-01-15T20:09:21.1362881Z add_pip_as_python_dependency: True 2026-01-15T20:09:21.1363220Z aggressive_update_packages: 2026-01-15T20:09:21.1363436Z - ca-certificates 2026-01-15T20:09:21.1363609Z - certifi 2026-01-15T20:09:21.1363760Z - openssl 2026-01-15T20:09:21.1363921Z allow_conda_downgrades: False 2026-01-15T20:09:21.1364129Z allow_cycles: True 2026-01-15T20:09:21.1364296Z allow_non_channel_urls: False 2026-01-15T20:09:21.1364494Z allow_softlinks: False 2026-01-15T20:09:21.1364677Z allowlist_channels: [] 2026-01-15T20:09:21.1364876Z always_copy: False 2026-01-15T20:09:21.1365041Z always_softlink: False 2026-01-15T20:09:21.1365214Z always_yes: True 2026-01-15T20:09:21.1365374Z anaconda_upload: None 2026-01-15T20:09:21.1365562Z auto_activate: True 2026-01-15T20:09:21.1365722Z auto_stack: 0 2026-01-15T20:09:21.1365883Z auto_update_conda: True 2026-01-15T20:09:21.1366053Z bld_path: 2026-01-15T20:09:21.1366200Z changeps1: False 2026-01-15T20:09:21.1366423Z channel_alias: https://conda.anaconda.org 2026-01-15T20:09:21.1366733Z channel_priority: flexible 2026-01-15T20:09:21.1366929Z channel_settings: [] 2026-01-15T20:09:21.1367085Z channels: 2026-01-15T20:09:21.1367223Z - conda-forge 2026-01-15T20:09:21.1367373Z client_ssl_cert: None 2026-01-15T20:09:21.1367543Z client_ssl_cert_key: None 2026-01-15T20:09:21.1367713Z clobber: False 2026-01-15T20:09:21.1367859Z conda_build: {} 2026-01-15T20:09:21.1367999Z console: classic 2026-01-15T20:09:21.1368157Z create_default_packages: [] 2026-01-15T20:09:21.1368383Z croot: C:\Users\runneradmin\miniconda3\conda-bld 2026-01-15T20:09:21.1368627Z custom_channels: 2026-01-15T20:09:21.1368813Z pkgs/main: https://repo.anaconda.com 2026-01-15T20:09:21.1369052Z pkgs/r: https://repo.anaconda.com 2026-01-15T20:09:21.1370358Z pkgs/msys2: https://repo.anaconda.com 2026-01-15T20:09:21.1370667Z pkgs/pro: https://repo.anaconda.com 2026-01-15T20:09:21.1371160Z custom_multichannels: 2026-01-15T20:09:21.1371331Z defaults: 2026-01-15T20:09:21.1371514Z - https://repo.anaconda.com/pkgs/main 2026-01-15T20:09:21.1371787Z - https://repo.anaconda.com/pkgs/r 2026-01-15T20:09:21.1372044Z - https://repo.anaconda.com/pkgs/msys2 2026-01-15T20:09:21.1372262Z local: 2026-01-15T20:09:21.1372398Z debug: False 2026-01-15T20:09:21.1372559Z default_activation_env: base 2026-01-15T20:09:21.1372754Z default_channels: 2026-01-15T20:09:21.1372936Z - https://repo.anaconda.com/pkgs/main 2026-01-15T20:09:21.1373178Z - https://repo.anaconda.com/pkgs/r 2026-01-15T20:09:21.1373430Z - https://repo.anaconda.com/pkgs/msys2 2026-01-15T20:09:21.1373653Z default_python: 3.12 2026-01-15T20:09:21.1373822Z default_threads: None 2026-01-15T20:09:21.1373989Z denylist_channels: [] 2026-01-15T20:09:21.1374165Z deps_modifier: not_set 2026-01-15T20:09:21.1374450Z dev: False 2026-01-15T20:09:21.1374682Z disallowed_packages: [] 2026-01-15T20:09:21.1374859Z download_only: False 2026-01-15T20:09:21.1375017Z dry_run: False 2026-01-15T20:09:21.1375178Z enable_private_envs: False 2026-01-15T20:09:21.1375370Z env_prompt: ({default_env}) 2026-01-15T20:09:21.1375573Z environment_specifier: None 2026-01-15T20:09:21.1375749Z envs_dirs: 2026-01-15T20:09:21.1375912Z - C:\Users\runneradmin\miniconda3\envs 2026-01-15T20:09:21.1376141Z - C:\Users\runneradmin\.conda\envs 2026-01-15T20:09:21.1376405Z - C:\Users\runneradmin\AppData\Local\conda\conda\envs 2026-01-15T20:09:21.1376672Z envvars_force_uppercase: True 2026-01-15T20:09:21.1376967Z error_upload_url: https://conda.io/conda-post/unexpected-error 2026-01-15T20:09:21.1377479Z execute_threads: 1 2026-01-15T20:09:21.1377643Z experimental: [] 2026-01-15T20:09:21.1377805Z export_platforms: 2026-01-15T20:09:21.1377952Z - win-64 2026-01-15T20:09:21.1378109Z extra_safety_checks: False 2026-01-15T20:09:21.1378288Z fetch_threads: 5 2026-01-15T20:09:21.1378440Z force: False 2026-01-15T20:09:21.1378580Z force_32bit: False 2026-01-15T20:09:21.1378743Z force_reinstall: False 2026-01-15T20:09:21.1378906Z force_remove: False 2026-01-15T20:09:21.1379068Z ignore_pinned: False 2026-01-15T20:09:21.1379223Z json: False 2026-01-15T20:09:21.1379359Z list_fields: 2026-01-15T20:09:21.1379489Z - name 2026-01-15T20:09:21.1379623Z - version 2026-01-15T20:09:21.1379748Z - build 2026-01-15T20:09:21.1379884Z - channel_name 2026-01-15T20:09:21.1380040Z local_repodata_ttl: 1 2026-01-15T20:09:21.1380213Z migrated_channel_aliases: [] 2026-01-15T20:09:21.1380410Z migrated_custom_channels: {} 2026-01-15T20:09:21.1380592Z no_lock: False 2026-01-15T20:09:21.1380740Z no_plugins: False 2026-01-15T20:09:21.1380892Z non_admin_enabled: True 2026-01-15T20:09:21.1381075Z notify_outdated_conda: False 2026-01-15T20:09:21.1381258Z number_channel_notices: 5 2026-01-15T20:09:21.1381441Z offline: False 2026-01-15T20:09:21.1381600Z override_channels_enabled: True 2026-01-15T20:09:21.1381809Z override_virtual_packages: {} 2026-01-15T20:09:21.1381999Z path_conflict: clobber 2026-01-15T20:09:21.1382186Z pinned_packages: [] 2026-01-15T20:09:21.1382343Z pkgs_dirs: 2026-01-15T20:09:21.1382498Z - C:\Users\runneradmin\conda_pkgs_dir 2026-01-15T20:09:21.1382712Z plugins: 2026-01-15T20:09:21.1382862Z use_sharded_repodata: False 2026-01-15T20:09:21.1383081Z prefix_data_interoperability: False 2026-01-15T20:09:21.1383299Z protect_frozen_envs: True 2026-01-15T20:09:21.1383481Z proxy_servers: {} 2026-01-15T20:09:21.1383631Z quiet: False 2026-01-15T20:09:21.1383781Z register_envs: True 2026-01-15T20:09:21.1383941Z remote_backoff_factor: 1 2026-01-15T20:09:21.1384140Z remote_connect_timeout_secs: 9.15 2026-01-15T20:09:21.1384339Z remote_max_retries: 3 2026-01-15T20:09:21.1384520Z remote_read_timeout_secs: 60.0 2026-01-15T20:09:21.1384710Z repodata_fns: 2026-01-15T20:09:21.1384987Z - current_repodata.json 2026-01-15T20:09:21.1385250Z - repodata.json 2026-01-15T20:09:21.1411554Z repodata_threads: None 2026-01-15T20:09:21.1411890Z repodata_use_zst: True 2026-01-15T20:09:21.1412860Z report_errors: None 2026-01-15T20:09:21.1413145Z rollback_enabled: True 2026-01-15T20:09:21.1413481Z root_prefix: C:\Users\runneradmin\miniconda3 2026-01-15T20:09:21.1413903Z safety_checks: warn 2026-01-15T20:09:21.1414173Z sat_solver: pycosat 2026-01-15T20:09:21.1414471Z separate_format_cache: False 2026-01-15T20:09:21.1414680Z shortcuts: True 2026-01-15T20:09:21.1414851Z shortcuts_only: [] 2026-01-15T20:09:21.1415019Z show_channel_urls: None 2026-01-15T20:09:21.1415219Z signing_metadata_url_base: None 2026-01-15T20:09:21.1415442Z solver: libmamba 2026-01-15T20:09:21.1415620Z solver_ignore_timestamps: False 2026-01-15T20:09:21.1415821Z ssl_verify: True 2026-01-15T20:09:21.1415975Z subdir: win-64 2026-01-15T20:09:21.1416128Z subdirs: 2026-01-15T20:09:21.1416264Z - win-64 2026-01-15T20:09:21.1416424Z - noarch 2026-01-15T20:09:21.1416574Z target_prefix_override: 2026-01-15T20:09:21.1416759Z trace: False 2026-01-15T20:09:21.1416902Z track_features: [] 2026-01-15T20:09:21.1417082Z unsatisfiable_hints: True 2026-01-15T20:09:21.1417287Z unsatisfiable_hints_check_depth: 2 2026-01-15T20:09:21.1417519Z update_modifier: update_specs 2026-01-15T20:09:21.1417714Z use_index_cache: False 2026-01-15T20:09:21.1417890Z use_local: False 2026-01-15T20:09:21.1418057Z use_only_tar_bz2: None 2026-01-15T20:09:21.1418218Z verbosity: 0 2026-01-15T20:09:21.1418370Z verify_threads: 1 2026-01-15T20:09:21.1993381Z ##[endgroup] 2026-01-15T20:09:21.1994266Z ##[group]Initializing conda shell integration... 2026-01-15T20:09:21.2015269Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat init --all" 2026-01-15T20:09:26.8914291Z WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion 2026-01-15T20:09:26.8955930Z WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion 2026-01-15T20:09:26.8986141Z WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion 2026-01-15T20:09:26.9027367Z WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion 2026-01-15T20:09:26.9069796Z WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion 2026-01-15T20:09:26.9096219Z no change C:\Users\runneradmin\miniconda3\Scripts\conda.exe 2026-01-15T20:09:26.9096927Z no change C:\Users\runneradmin\miniconda3\Scripts\conda-env.exe 2026-01-15T20:09:26.9097438Z no change C:\Users\runneradmin\miniconda3\Scripts\conda-script.py 2026-01-15T20:09:26.9097960Z no change C:\Users\runneradmin\miniconda3\Scripts\conda-env-script.py 2026-01-15T20:09:26.9098461Z no change C:\Users\runneradmin\miniconda3\condabin\conda.bat 2026-01-15T20:09:26.9098914Z no change C:\Users\runneradmin\miniconda3\Library\bin\conda.bat 2026-01-15T20:09:26.9099387Z no change C:\Users\runneradmin\miniconda3\condabin\_conda_activate.bat 2026-01-15T20:09:26.9099889Z no change C:\Users\runneradmin\miniconda3\condabin\rename_tmp.bat 2026-01-15T20:09:26.9100760Z no change C:\Users\runneradmin\miniconda3\condabin\conda_auto_activate.bat 2026-01-15T20:09:26.9101274Z no change C:\Users\runneradmin\miniconda3\condabin\conda_hook.bat 2026-01-15T20:09:26.9101744Z no change C:\Users\runneradmin\miniconda3\Scripts\activate.bat 2026-01-15T20:09:26.9102199Z no change C:\Users\runneradmin\miniconda3\condabin\activate.bat 2026-01-15T20:09:26.9102666Z no change C:\Users\runneradmin\miniconda3\condabin\deactivate.bat 2026-01-15T20:09:26.9103127Z modified C:\Users\runneradmin\miniconda3\Scripts\activate 2026-01-15T20:09:26.9103573Z modified C:\Users\runneradmin\miniconda3\Scripts\deactivate 2026-01-15T20:09:26.9104297Z modified C:\Users\runneradmin\miniconda3\etc\profile.d\conda.sh 2026-01-15T20:09:26.9104791Z modified C:\Users\runneradmin\miniconda3\etc\fish\conf.d\conda.fish 2026-01-15T20:09:26.9105305Z no change C:\Users\runneradmin\miniconda3\shell\condabin\Conda.psm1 2026-01-15T20:09:26.9105822Z modified C:\Users\runneradmin\miniconda3\shell\condabin\conda-hook.ps1 2026-01-15T20:09:26.9106389Z no change C:\Users\runneradmin\miniconda3\Lib\site-packages\xontrib\conda.xsh 2026-01-15T20:09:26.9106936Z modified C:\Users\runneradmin\miniconda3\etc\profile.d\conda.csh 2026-01-15T20:09:26.9107363Z modified C:\Users\runneradmin\.bash_profile 2026-01-15T20:09:26.9107693Z modified C:\Users\runneradmin\.zshrc 2026-01-15T20:09:26.9108048Z modified C:\Users\runneradmin\.config\fish\config.fish 2026-01-15T20:09:26.9108435Z modified C:\Users\runneradmin\.xonshrc 2026-01-15T20:09:26.9108744Z modified C:\Users\runneradmin\.tcshrc 2026-01-15T20:09:26.9109132Z modified C:\Users\runneradmin\Documents\PowerShell\profile.ps1 2026-01-15T20:09:26.9109628Z modified C:\Users\runneradmin\Documents\WindowsPowerShell\profile.ps1 2026-01-15T20:09:26.9110175Z modified HKEY_CURRENT_USER\Software\Microsoft\Command Processor\AutoRun 2026-01-15T20:09:26.9110518Z 2026-01-15T20:09:26.9110718Z ==> For changes to take effect, close and re-open your current shell. <== 2026-01-15T20:09:26.9111033Z 2026-01-15T20:09:26.9719625Z Append to "C:\Users\runneradmin/.bash_profile": 2026-01-15T20:09:26.9719987Z 2026-01-15T20:09:26.9720236Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:26.9720599Z # Conda Setup Action: Basic configuration 2026-01-15T20:09:26.9721186Z set -eo pipefail 2026-01-15T20:09:26.9721384Z # Conda Setup Action: Custom activation 2026-01-15T20:09:26.9721629Z conda activate "test" 2026-01-15T20:09:26.9721887Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:26.9722142Z 2026-01-15T20:09:26.9723553Z Append to "C:\Users\runneradmin/.zshrc": 2026-01-15T20:09:26.9723936Z 2026-01-15T20:09:26.9724188Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:26.9724528Z # Conda Setup Action: Basic configuration 2026-01-15T20:09:26.9724774Z set -eo pipefail 2026-01-15T20:09:26.9724968Z # Conda Setup Action: Custom activation 2026-01-15T20:09:26.9725198Z conda activate "test" 2026-01-15T20:09:26.9725462Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:26.9725703Z 2026-01-15T20:09:26.9727341Z Append to "C:\Users\runneradmin/.config/fish/config.fish": 2026-01-15T20:09:26.9727773Z 2026-01-15T20:09:26.9727985Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:26.9728316Z # Conda Setup Action: Basic configuration 2026-01-15T20:09:26.9728555Z set -eo pipefail 2026-01-15T20:09:26.9728745Z # Conda Setup Action: Custom activation 2026-01-15T20:09:26.9728984Z conda activate "test" 2026-01-15T20:09:26.9729233Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:26.9729474Z 2026-01-15T20:09:26.9744220Z Append to "C:\Users\runneradmin/.tcshrc": 2026-01-15T20:09:26.9744619Z 2026-01-15T20:09:26.9744882Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:26.9745232Z # Conda Setup Action: Basic configuration 2026-01-15T20:09:26.9745479Z set -eo pipefail 2026-01-15T20:09:26.9745689Z # Conda Setup Action: Custom activation 2026-01-15T20:09:26.9745923Z conda activate "test" 2026-01-15T20:09:26.9746197Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:26.9746499Z 2026-01-15T20:09:26.9747791Z Append to "C:\Users\runneradmin/.xonshrc": 2026-01-15T20:09:26.9748176Z 2026-01-15T20:09:26.9749236Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:26.9749612Z # Conda Setup Action: Basic configuration 2026-01-15T20:09:26.9749859Z set -eo pipefail 2026-01-15T20:09:26.9750044Z # Conda Setup Action: Custom activation 2026-01-15T20:09:26.9750282Z conda activate "test" 2026-01-15T20:09:26.9750534Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:26.9750785Z 2026-01-15T20:09:26.9752867Z Append to "C:\Users\runneradmin/Documents/PowerShell/profile.ps1": 2026-01-15T20:09:26.9753320Z 2026-01-15T20:09:26.9753539Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:26.9753885Z # Conda Setup Action: Custom activation 2026-01-15T20:09:26.9754131Z conda activate "test" 2026-01-15T20:09:26.9754391Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:26.9754965Z 2026-01-15T20:09:26.9756900Z Append to "C:\Users\runneradmin/Documents/WindowsPowerShell/profile.ps1": 2026-01-15T20:09:26.9757346Z 2026-01-15T20:09:26.9757572Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:26.9757901Z # Conda Setup Action: Custom activation 2026-01-15T20:09:26.9758148Z conda activate "test" 2026-01-15T20:09:26.9758405Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:26.9758654Z 2026-01-15T20:09:26.9760449Z Append to "C:\Users\runneradmin/miniconda3/etc/profile.d/conda.sh": 2026-01-15T20:09:26.9760892Z 2026-01-15T20:09:26.9761117Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:26.9761443Z # Conda Setup Action: Basic configuration 2026-01-15T20:09:26.9761896Z set -eo pipefail 2026-01-15T20:09:26.9762091Z # Conda Setup Action: Custom activation 2026-01-15T20:09:26.9762324Z conda activate "test" 2026-01-15T20:09:26.9762588Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:26.9762828Z 2026-01-15T20:09:26.9764205Z Append to "C:\Users\runneradmin/miniconda3/etc/fish/conf.d/conda.fish": 2026-01-15T20:09:26.9764740Z 2026-01-15T20:09:26.9765096Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:26.9765455Z # Conda Setup Action: Basic configuration 2026-01-15T20:09:26.9765701Z set -eo pipefail 2026-01-15T20:09:26.9765881Z # Conda Setup Action: Custom activation 2026-01-15T20:09:26.9766116Z conda activate "test" 2026-01-15T20:09:26.9766366Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:26.9766613Z 2026-01-15T20:09:26.9768269Z Append to "C:\Users\runneradmin/miniconda3/condabin/conda_hook.bat": 2026-01-15T20:09:26.9768733Z 2026-01-15T20:09:26.9774212Z :: --------------------------------------------------------------------------- 2026-01-15T20:09:26.9775082Z :: Conda Setup Action: Activate base 2026-01-15T20:09:26.9775488Z @CALL "%CONDA_BAT%" activate base 2026-01-15T20:09:26.9775897Z :: Conda Setup Action: Custom activation 2026-01-15T20:09:26.9776168Z @CALL "%CONDA_BAT%" activate "test" 2026-01-15T20:09:26.9776419Z :: Conda Setup Action: Basic configuration 2026-01-15T20:09:26.9776673Z @SETLOCAL EnableExtensions 2026-01-15T20:09:26.9776900Z @SETLOCAL DisableDelayedExpansion 2026-01-15T20:09:26.9777206Z :: --------------------------------------------------------------------------- 2026-01-15T20:09:26.9777637Z 2026-01-15T20:09:26.9778020Z ##[endgroup] 2026-01-15T20:09:26.9778375Z ##[group]Adding tools to 'base' env... 2026-01-15T20:09:26.9778612Z Do we need to update conda? 2026-01-15T20:09:26.9778821Z Do we need to update mamba? 2026-01-15T20:09:26.9779443Z ... we will update mamba. 2026-01-15T20:09:26.9781338Z ... we will perform post-install steps after we update mamba. 2026-01-15T20:09:26.9781832Z Do we need to update python? 2026-01-15T20:09:26.9783316Z Do we need to update conda-build? 2026-01-15T20:09:26.9785233Z No tools were installed in 'base' env. 2026-01-15T20:09:26.9788839Z Creating bash wrapper for 'mamba'... 2026-01-15T20:09:26.9793770Z ... wrote C:\Users\runneradmin\miniconda3\condabin\mamba: 2026-01-15T20:09:26.9794354Z cmd.exe /C CALL "C:\Users\runneradmin\miniconda3\condabin\mamba.bat" $* || exit 1 2026-01-15T20:09:26.9795738Z ##[endgroup] 2026-01-15T20:09:26.9796183Z ##[group]Ensuring environment... 2026-01-15T20:09:26.9798406Z Can we conda create (from explicit)? 2026-01-15T20:09:26.9800531Z Can we conda create (simple)? 2026-01-15T20:09:26.9802512Z ... will conda create (simple). 2026-01-15T20:09:26.9805122Z Adding spec: python=3.10 2026-01-15T20:09:26.9805736Z ##[group]Updating 'test' env from conda create (simple)... 2026-01-15T20:09:26.9820420Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\mamba.bat create --name test "python=3.10"" 2026-01-15T20:09:42.6480519Z ##[warning] EnvironmentNameNotFound: Could not find conda environment: test You can list all discoverable environments with `conda info --envs`. 2026-01-15T20:09:42.6482005Z 2026-01-15T20:09:42.6482213Z EnvironmentNameNotFound: Could not find conda environment: test 2026-01-15T20:09:42.6482721Z You can list all discoverable environments with `conda info --envs`. 2026-01-15T20:09:42.6483043Z 2026-01-15T20:09:42.6483047Z 2026-01-15T20:09:42.7051611Z 2026-01-15T20:09:43.0728186Z 2026-01-15T20:09:43.0728625Z Transaction 2026-01-15T20:09:43.0728836Z 2026-01-15T20:09:43.0729051Z Prefix: C:\Users\runneradmin\miniconda3\envs\test 2026-01-15T20:09:43.0729452Z 2026-01-15T20:09:43.0729562Z Updating specs: 2026-01-15T20:09:43.0729744Z 2026-01-15T20:09:43.0729875Z - python=3.10 2026-01-15T20:09:43.0730409Z 2026-01-15T20:09:43.0730415Z 2026-01-15T20:09:43.0743168Z Package Version Build Channel Size 2026-01-15T20:09:43.0744309Z ------------------------------------------------------------------------------ 2026-01-15T20:09:43.0745184Z Install: 2026-01-15T20:09:43.0745597Z ------------------------------------------------------------------------------ 2026-01-15T20:09:43.0746034Z 2026-01-15T20:09:43.0746290Z + bzip2 1.0.8 h0ad9c76_8 conda-forge 56kB 2026-01-15T20:09:43.0746973Z + ca-certificates 2026.1.4 h4c7d964_0 conda-forge 147kB 2026-01-15T20:09:43.0747667Z + libexpat 2.7.3 hac47afa_0 conda-forge 70kB 2026-01-15T20:09:43.0748347Z + libffi 3.5.2 h52bdfb6_0 conda-forge 45kB 2026-01-15T20:09:43.0749005Z + liblzma 5.8.1 h2466b09_2 conda-forge 105kB 2026-01-15T20:09:43.0749683Z + libsqlite 3.51.2 hf5d6505_0 conda-forge 1MB 2026-01-15T20:09:43.0750348Z + libzlib 1.3.1 h2466b09_2 conda-forge 55kB 2026-01-15T20:09:43.0751022Z + openssl 3.6.0 h725018a_0 conda-forge 9MB 2026-01-15T20:09:43.0751654Z + pip 25.3 pyh8b19718_0 conda-forge 1MB 2026-01-15T20:09:43.0752300Z + python 3.10.19 hc20f281_2_cpython conda-forge 16MB 2026-01-15T20:09:43.0752978Z + setuptools 80.9.0 pyhff2d567_0 conda-forge 749kB 2026-01-15T20:09:43.0753618Z + tk 8.6.13 h2c6b04d_3 conda-forge 3MB 2026-01-15T20:09:43.0754230Z + tzdata 2025c hc9c84f9_1 conda-forge 119kB 2026-01-15T20:09:43.0754866Z + ucrt 10.0.26100.0 h57928b3_0 conda-forge 695kB 2026-01-15T20:09:43.0755470Z + vc 14.3 h41ae7f8_34 conda-forge 19kB 2026-01-15T20:09:43.0756126Z + vc14_runtime 14.44.35208 h818238b_34 conda-forge 683kB 2026-01-15T20:09:43.0756809Z + vcomp14 14.44.35208 h818238b_34 conda-forge 115kB 2026-01-15T20:09:43.0757695Z + wheel 0.45.1 pyhd8ed1ab_1 conda-forge 63kB 2026-01-15T20:09:43.0758131Z 2026-01-15T20:09:43.0758235Z Summary: 2026-01-15T20:09:43.0758383Z 2026-01-15T20:09:43.0758499Z Install: 18 packages 2026-01-15T20:09:43.0758700Z 2026-01-15T20:09:43.0758807Z Total download: 34MB 2026-01-15T20:09:43.0759007Z 2026-01-15T20:09:43.0759255Z ------------------------------------------------------------------------------ 2026-01-15T20:09:43.0759703Z 2026-01-15T20:09:43.0759708Z 2026-01-15T20:09:43.0765912Z 2026-01-15T20:09:43.0766215Z Transaction starting 2026-01-15T20:09:46.6980759Z Linking tzdata-2025c-hc9c84f9_1 2026-01-15T20:09:47.4956203Z Linking ca-certificates-2026.1.4-h4c7d964_0 2026-01-15T20:09:47.4980884Z Linking ucrt-10.0.26100.0-h57928b3_0 2026-01-15T20:09:47.5423392Z Linking vcomp14-14.44.35208-h818238b_34 2026-01-15T20:09:47.5448388Z Linking vc14_runtime-14.44.35208-h818238b_34 2026-01-15T20:09:47.5682833Z Linking vc-14.3-h41ae7f8_34 2026-01-15T20:09:47.5691702Z Linking tk-8.6.13-h2c6b04d_3 2026-01-15T20:09:48.2460257Z Linking openssl-3.6.0-h725018a_0 2026-01-15T20:09:48.3418829Z Linking libzlib-1.3.1-h2466b09_2 2026-01-15T20:09:48.3434807Z Linking libsqlite-3.51.2-hf5d6505_0 2026-01-15T20:09:48.3459530Z Linking liblzma-5.8.1-h2466b09_2 2026-01-15T20:09:48.3472800Z Linking libffi-3.5.2-h52bdfb6_0 2026-01-15T20:09:48.3546227Z Linking libexpat-2.7.3-hac47afa_0 2026-01-15T20:09:48.3559607Z Linking bzip2-1.0.8-h0ad9c76_8 2026-01-15T20:09:48.3612812Z Linking python-3.10.19-hc20f281_2_cpython 2026-01-15T20:09:49.6332426Z Linking wheel-0.45.1-pyhd8ed1ab_1 2026-01-15T20:09:49.7157405Z Linking setuptools-80.9.0-pyhff2d567_0 2026-01-15T20:09:50.1651407Z Linking pip-25.3-pyh8b19718_0 2026-01-15T20:09:52.5782188Z 2026-01-15T20:09:52.5782697Z Transaction finished 2026-01-15T20:09:52.5782890Z 2026-01-15T20:09:52.6019388Z 2026-01-15T20:09:52.6019727Z To activate this environment, use: 2026-01-15T20:09:52.6019964Z 2026-01-15T20:09:52.6020044Z mamba activate test 2026-01-15T20:09:52.6020205Z 2026-01-15T20:09:52.6020345Z Or to execute a single command in this environment, use: 2026-01-15T20:09:52.6020710Z 2026-01-15T20:09:52.6020861Z mamba run -n test mycommand 2026-01-15T20:09:52.6021029Z 2026-01-15T20:09:52.6146284Z ##[endgroup] 2026-01-15T20:09:52.6146637Z ##[endgroup] 2026-01-15T20:09:52.6147296Z setup-miniconda ran successfully 2026-01-15T20:09:52.6397210Z ##[group]Run python -m pip install --upgrade pip 2026-01-15T20:09:52.6397642Z python -m pip install --upgrade pip 2026-01-15T20:09:52.6416462Z shell: C:\Program Files\Git\bin\bash.EXE -l -eo pipefail {0} 2026-01-15T20:09:52.6416778Z env: 2026-01-15T20:09:52.6416924Z INPUT_RUN_POST: true 2026-01-15T20:09:52.6417132Z CONDA: C:\Users\runneradmin\miniconda3 2026-01-15T20:09:52.6417373Z ##[endgroup] 2026-01-15T20:09:56.6737069Z Requirement already satisfied: pip in c:\users\runneradmin\miniconda3\envs\test\lib\site-packages (25.3) 2026-01-15T20:09:57.0243757Z ##[group]Run bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-01-15T20:09:57.0244307Z bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-01-15T20:09:57.0259982Z shell: C:\Program Files\Git\bin\bash.EXE -l -eo pipefail {0} 2026-01-15T20:09:57.0260317Z env: 2026-01-15T20:09:57.0260472Z INPUT_RUN_POST: true 2026-01-15T20:09:57.0260674Z CONDA: C:\Users\runneradmin\miniconda3 2026-01-15T20:09:57.0260906Z ##[endgroup] 2026-01-15T20:09:59.8831513Z Installing PyTorch packages: torch torchvision 2026-01-15T20:09:59.8831911Z Compute platform: cpu 2026-01-15T20:09:59.8832146Z Channel: nightly 2026-01-15T20:10:01.0379583Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu 2026-01-15T20:10:01.5523476Z Collecting torch 2026-01-15T20:10:01.5646885Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260115%2Bcpu-cp310-cp310-win_amd64.whl.metadata (29 kB) 2026-01-15T20:10:01.8950716Z Collecting torchvision 2026-01-15T20:10:01.9494265Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.25.0.dev20260115%2Bcpu-cp310-cp310-win_amd64.whl.metadata (5.5 kB) 2026-01-15T20:10:02.0246846Z Collecting filelock (from torch) 2026-01-15T20:10:02.0762364Z Downloading filelock-3.20.3-py3-none-any.whl.metadata (2.1 kB) 2026-01-15T20:10:02.1382489Z Collecting typing-extensions>=4.10.0 (from torch) 2026-01-15T20:10:02.1483148Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-15T20:10:02.2844642Z Collecting sympy>=1.13.3 (from torch) 2026-01-15T20:10:02.2946572Z Downloading sympy-1.14.0-py3-none-any.whl.metadata (12 kB) 2026-01-15T20:10:02.3752243Z Collecting networkx>=2.5.1 (from torch) 2026-01-15T20:10:02.3857333Z Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-01-15T20:10:02.4534442Z Collecting jinja2 (from torch) 2026-01-15T20:10:02.4630945Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-01-15T20:10:02.5419093Z Collecting fsspec>=0.8.5 (from torch) 2026-01-15T20:10:02.5511130Z Downloading fsspec-2026.1.0-py3-none-any.whl.metadata (10 kB) 2026-01-15T20:10:03.1848424Z Collecting numpy (from torchvision) 2026-01-15T20:10:03.1952581Z Downloading numpy-2.2.6-cp310-cp310-win_amd64.whl.metadata (60 kB) 2026-01-15T20:10:03.6556494Z Collecting pillow!=8.3.*,>=5.3.0 (from torchvision) 2026-01-15T20:10:03.6675948Z Downloading pillow-12.1.0-cp310-cp310-win_amd64.whl.metadata (9.0 kB) 2026-01-15T20:10:03.7432132Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2026-01-15T20:10:03.7522978Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2026-01-15T20:10:03.8315022Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2026-01-15T20:10:03.8426802Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp310-cp310-win_amd64.whl.metadata (4.1 kB) 2026-01-15T20:10:03.8845855Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260115%2Bcpu-cp310-cp310-win_amd64.whl (114.1 MB) 2026-01-15T20:10:05.8146737Z ---------------------------------------- 114.1/114.1 MB 59.2 MB/s 0:00:01 2026-01-15T20:10:05.9915177Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.25.0.dev20260115%2Bcpu-cp310-cp310-win_amd64.whl (3.8 MB) 2026-01-15T20:10:06.2169018Z ---------------------------------------- 3.8/3.8 MB 16.2 MB/s 0:00:00 2026-01-15T20:10:06.2261145Z Downloading fsspec-2026.1.0-py3-none-any.whl (201 kB) 2026-01-15T20:10:06.2621202Z Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-01-15T20:10:06.3092590Z ---------------------------------------- 1.7/1.7 MB 31.1 MB/s 0:00:00 2026-01-15T20:10:06.3224148Z Downloading pillow-12.1.0-cp310-cp310-win_amd64.whl (7.0 MB) 2026-01-15T20:10:06.3920260Z ---------------------------------------- 7.0/7.0 MB 107.5 MB/s 0:00:00 2026-01-15T20:10:06.4025810Z Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB) 2026-01-15T20:10:06.6595165Z ---------------------------------------- 6.3/6.3 MB 24.1 MB/s 0:00:00 2026-01-15T20:10:06.6691255Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2026-01-15T20:10:06.7180800Z ---------------------------------------- 536.2/536.2 kB 5.8 MB/s 0:00:00 2026-01-15T20:10:06.7284518Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-01-15T20:10:06.7577975Z Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-01-15T20:10:06.7834428Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-01-15T20:10:06.8301057Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp310-cp310-win_amd64.whl (15 kB) 2026-01-15T20:10:06.8599079Z Downloading numpy-2.2.6-cp310-cp310-win_amd64.whl (12.9 MB) 2026-01-15T20:10:07.0004482Z ---------------------------------------- 12.9/12.9 MB 90.3 MB/s 0:00:00 2026-01-15T20:10:07.4269932Z Installing collected packages: mpmath, typing-extensions, sympy, pillow, numpy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch, torchvision 2026-01-15T20:10:53.2386711Z 2026-01-15T20:10:53.2479705Z 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.dev20260115+cpu torchvision-0.25.0.dev20260115+cpu typing-extensions-4.15.0 2026-01-15T20:10:53.4035827Z ##[group]Run actions/download-artifact@v4 2026-01-15T20:10:53.4036139Z with: 2026-01-15T20:10:53.4036341Z name: meta-pytorch_torchcodec__3.10_cpu_x64 2026-01-15T20:10:53.4036584Z path: dist/ 2026-01-15T20:10:53.4036757Z merge-multiple: false 2026-01-15T20:10:53.4036964Z repository: meta-pytorch/torchcodec 2026-01-15T20:10:53.4037194Z run-id: 21043849880 2026-01-15T20:10:53.4037372Z env: 2026-01-15T20:10:53.4037517Z INPUT_RUN_POST: true 2026-01-15T20:10:53.4037711Z CONDA: C:\Users\runneradmin\miniconda3 2026-01-15T20:10:53.4037924Z ##[endgroup] 2026-01-15T20:10:53.6651275Z Downloading single artifact 2026-01-15T20:10:53.8157126Z Preparing to download the following artifacts: 2026-01-15T20:10:53.8158218Z - meta-pytorch_torchcodec__3.10_cpu_x64 (ID: 5145732701, Size: 2203021, Expected Digest: sha256:ef2337993f32cd0318560d51441b529ed84112a2868c73ce0ebb49e253141bea) 2026-01-15T20:10:53.8922516Z Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/e93ac5d9-ed00-406a-8ef3-56f03d7a537d/workflow-job-run-ed2a1e96-1490-5c30-bbde-0a3e11f29172/artifacts/a31187b49326989a552acac8d7c21c35bc8a3a75ec9d1650199669bfecc9addd.zip 2026-01-15T20:10:53.8924012Z Starting download of artifact to: D:\a\torchcodec\torchcodec\dist 2026-01-15T20:10:53.9679344Z (node:5676) [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-15T20:10:53.9680684Z (Use `node --trace-deprecation ...` to show where the warning was created) 2026-01-15T20:10:54.0365329Z SHA256 digest of downloaded artifact is ef2337993f32cd0318560d51441b529ed84112a2868c73ce0ebb49e253141bea 2026-01-15T20:10:54.0366204Z Artifact download completed successfully. 2026-01-15T20:10:54.0366526Z Total of 1 artifact(s) downloaded 2026-01-15T20:10:54.0377492Z Download artifact has finished successfully 2026-01-15T20:10:54.0690542Z ##[group]Run bash packaging/install_torchcodec_wheel.sh 2026-01-15T20:10:54.0691237Z bash packaging/install_torchcodec_wheel.sh 2026-01-15T20:10:54.0707896Z shell: C:\Program Files\Git\bin\bash.EXE -l -eo pipefail {0} 2026-01-15T20:10:54.0708206Z env: 2026-01-15T20:10:54.0708365Z INPUT_RUN_POST: true 2026-01-15T20:10:54.0708576Z CONDA: C:\Users\runneradmin\miniconda3 2026-01-15T20:10:54.0708809Z ##[endgroup] 2026-01-15T20:10:57.0062578Z Installing dist/torchcodec-0.10.0.dev20260115-cp310-cp310-win_amd64.whl 2026-01-15T20:10:57.4611406Z Using pip 25.3 from C:\Users\runneradmin\miniconda3\envs\test\lib\site-packages\pip (python 3.10) 2026-01-15T20:10:57.4620246Z Non-user install because site-packages writeable 2026-01-15T20:10:58.0405110Z Created temporary directory: C:\Users\runneradmin\AppData\Local\Temp\pip-build-tracker-29x2llyt 2026-01-15T20:10:58.0409504Z Initialized build tracking at C:\Users\runneradmin\AppData\Local\Temp\pip-build-tracker-29x2llyt 2026-01-15T20:10:58.0411978Z Created build tracker: C:\Users\runneradmin\AppData\Local\Temp\pip-build-tracker-29x2llyt 2026-01-15T20:10:58.0414525Z Entered build tracker: C:\Users\runneradmin\AppData\Local\Temp\pip-build-tracker-29x2llyt 2026-01-15T20:10:58.0422675Z Created temporary directory: C:\Users\runneradmin\AppData\Local\Temp\pip-install-zj5dlem8 2026-01-15T20:10:58.0448891Z Created temporary directory: C:\Users\runneradmin\AppData\Local\Temp\pip-ephem-wheel-cache-yvhwvg0q 2026-01-15T20:10:58.0575558Z Processing d:\a\torchcodec\torchcodec\dist\torchcodec-0.10.0.dev20260115-cp310-cp310-win_amd64.whl 2026-01-15T20:10:58.0860090Z Created temporary directory: C:\Users\runneradmin\AppData\Local\Temp\pip-unpack-cvbpasbr 2026-01-15T20:10:58.1695984Z Installing collected packages: torchcodec 2026-01-15T20:10:58.3387886Z 2026-01-15T20:10:58.3702792Z Successfully installed torchcodec-0.10.0.dev20260115 2026-01-15T20:10:58.3712698Z Remote version of pip: 25.3 2026-01-15T20:10:58.3715284Z Local version of pip: 25.3 2026-01-15T20:10:58.3720715Z Was pip installed by pip? False 2026-01-15T20:10:58.3724574Z Removed build tracker: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pip-build-tracker-29x2llyt' 2026-01-15T20:10:58.4330515Z ##[group]Run bash -l packaging/install_ffmpeg.sh 6.1.1 2026-01-15T20:10:58.4330962Z bash -l packaging/install_ffmpeg.sh 6.1.1 2026-01-15T20:10:58.4346902Z shell: C:\Program Files\Git\bin\bash.EXE -l -eo pipefail {0} 2026-01-15T20:10:58.4347210Z env: 2026-01-15T20:10:58.4347371Z INPUT_RUN_POST: true 2026-01-15T20:10:58.4347576Z CONDA: C:\Users\runneradmin\miniconda3 2026-01-15T20:10:58.4347796Z ##[endgroup] 2026-01-15T20:11:03.9775808Z Installing FFmpeg version 6.1.1 from conda-forge... 2026-01-15T20:11:04.7323327Z Retrieving notices: - \ done 2026-01-15T20:11:05.1937239Z Channels: 2026-01-15T20:11:05.1937546Z - conda-forge 2026-01-15T20:11:05.1937796Z Platform: win-64 2026-01-15T20:11:19.8403524Z Collecting package metadata (repodata.json): / - \ | / - \ | / - \ | / - \ | / done 2026-01-15T20:11:20.2281415Z Solving environment: \ done 2026-01-15T20:11:20.2812794Z 2026-01-15T20:11:20.2814228Z ## Package Plan ## 2026-01-15T20:11:20.2814501Z 2026-01-15T20:11:20.2814849Z environment location: C:\Users\runneradmin\miniconda3\envs\test 2026-01-15T20:11:20.2815317Z 2026-01-15T20:11:20.2815433Z added / updated specs: 2026-01-15T20:11:20.2816077Z - ffmpeg=6.1.1 2026-01-15T20:11:20.2816217Z 2026-01-15T20:11:20.2816221Z 2026-01-15T20:11:20.2816326Z The following packages will be downloaded: 2026-01-15T20:11:20.2816515Z 2026-01-15T20:11:20.2816618Z package | build 2026-01-15T20:11:20.2816964Z ---------------------------|----------------- 2026-01-15T20:11:20.2817392Z aom-3.9.1 | he0c23c2_0 1.9 MB conda-forge 2026-01-15T20:11:20.2818016Z cairo-1.18.4 | h477c42c_1 1.5 MB conda-forge 2026-01-15T20:11:20.2818664Z dav1d-1.2.1 | hcfcfb64_0 604 KB conda-forge 2026-01-15T20:11:20.2819354Z ffmpeg-6.1.1 | gpl_h97ca3ef_117 9.2 MB conda-forge 2026-01-15T20:11:20.2820165Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2026-01-15T20:11:20.2821503Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2026-01-15T20:11:20.2822377Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2026-01-15T20:11:20.2823239Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2026-01-15T20:11:20.2823724Z fontconfig-2.15.0 | h765892d_1 188 KB conda-forge 2026-01-15T20:11:20.2824146Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2026-01-15T20:11:20.2824569Z fonts-conda-forge-1 | hc364b38_1 4 KB conda-forge 2026-01-15T20:11:20.2824975Z freetype-2.14.1 | h57928b3_0 180 KB conda-forge 2026-01-15T20:11:20.2825355Z graphite2-1.3.14 | hac47afa_2 94 KB conda-forge 2026-01-15T20:11:20.2825722Z harfbuzz-12.3.0 | h5a1b470_0 1.1 MB conda-forge 2026-01-15T20:11:20.2826064Z icu-78.2 | h637d24d_0 12.6 MB conda-forge 2026-01-15T20:11:20.2826419Z libfreetype-2.14.1 | h57928b3_0 8 KB conda-forge 2026-01-15T20:11:20.2826807Z libfreetype6-2.14.1 | hdbac1cb_0 332 KB conda-forge 2026-01-15T20:11:20.2827172Z libglib-2.86.3 | h0c9aed9_0 3.6 MB conda-forge 2026-01-15T20:11:20.2827525Z libiconv-1.18 | hc1393d2_2 681 KB conda-forge 2026-01-15T20:11:20.2827874Z libintl-0.22.5 | h5728263_3 93 KB conda-forge 2026-01-15T20:11:20.2828400Z liblzma-devel-5.8.1 | h2466b09_2 126 KB conda-forge 2026-01-15T20:11:20.2829039Z libopus-1.6.1 | h6a83c73_0 300 KB conda-forge 2026-01-15T20:11:20.2833446Z libpng-1.6.54 | h7351971_0 374 KB conda-forge 2026-01-15T20:11:20.2833951Z libxml2-2.13.9 | h741aa76_0 1.5 MB conda-forge 2026-01-15T20:11:20.2834339Z openh264-2.4.1 | h63175ca_0 400 KB conda-forge 2026-01-15T20:11:20.2834722Z pcre2-10.47 | hd2b5f0e_0 973 KB conda-forge 2026-01-15T20:11:20.2835736Z pixman-0.46.4 | h5112557_1 530 KB conda-forge 2026-01-15T20:11:20.2836157Z svt-av1-2.1.2 | he0c23c2_0 1.6 MB conda-forge 2026-01-15T20:11:20.2836555Z vs2015_runtime-14.44.35208 | h38c0c73_34 19 KB conda-forge 2026-01-15T20:11:20.2836961Z x264-1!164.3095 | h8ffe710_2 1017 KB conda-forge 2026-01-15T20:11:20.2837310Z x265-3.5 | h2d74725_3 5.3 MB conda-forge 2026-01-15T20:11:20.2837655Z xz-5.8.1 | h208afaa_2 24 KB conda-forge 2026-01-15T20:11:20.2838072Z xz-tools-5.8.1 | h2466b09_2 66 KB conda-forge 2026-01-15T20:11:20.2838422Z ------------------------------------------------------------ 2026-01-15T20:11:20.2838847Z Total: 46.8 MB 2026-01-15T20:11:20.2839387Z 2026-01-15T20:11:20.2839549Z The following NEW packages will be INSTALLED: 2026-01-15T20:11:20.2839893Z 2026-01-15T20:11:20.2840134Z aom conda-forge/win-64::aom-3.9.1-he0c23c2_0 2026-01-15T20:11:20.2840743Z cairo conda-forge/win-64::cairo-1.18.4-h477c42c_1 2026-01-15T20:11:20.2841741Z dav1d conda-forge/win-64::dav1d-1.2.1-hcfcfb64_0 2026-01-15T20:11:20.2843046Z ffmpeg conda-forge/win-64::ffmpeg-6.1.1-gpl_h97ca3ef_117 2026-01-15T20:11:20.2843574Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2026-01-15T20:11:20.2844116Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2026-01-15T20:11:20.2844653Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2026-01-15T20:11:20.2845152Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2026-01-15T20:11:20.2845583Z fontconfig conda-forge/win-64::fontconfig-2.15.0-h765892d_1 2026-01-15T20:11:20.2846013Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2026-01-15T20:11:20.2846605Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-hc364b38_1 2026-01-15T20:11:20.2847351Z freetype conda-forge/win-64::freetype-2.14.1-h57928b3_0 2026-01-15T20:11:20.2848114Z graphite2 conda-forge/win-64::graphite2-1.3.14-hac47afa_2 2026-01-15T20:11:20.2848848Z harfbuzz conda-forge/win-64::harfbuzz-12.3.0-h5a1b470_0 2026-01-15T20:11:20.2849594Z icu conda-forge/win-64::icu-78.2-h637d24d_0 2026-01-15T20:11:20.2850216Z libfreetype conda-forge/win-64::libfreetype-2.14.1-h57928b3_0 2026-01-15T20:11:20.2850647Z libfreetype6 conda-forge/win-64::libfreetype6-2.14.1-hdbac1cb_0 2026-01-15T20:11:20.2851041Z libglib conda-forge/win-64::libglib-2.86.3-h0c9aed9_0 2026-01-15T20:11:20.2851858Z libiconv conda-forge/win-64::libiconv-1.18-hc1393d2_2 2026-01-15T20:11:20.2852311Z libintl conda-forge/win-64::libintl-0.22.5-h5728263_3 2026-01-15T20:11:20.2852933Z liblzma-devel conda-forge/win-64::liblzma-devel-5.8.1-h2466b09_2 2026-01-15T20:11:20.2853554Z libopus conda-forge/win-64::libopus-1.6.1-h6a83c73_0 2026-01-15T20:11:20.2854216Z libpng conda-forge/win-64::libpng-1.6.54-h7351971_0 2026-01-15T20:11:20.2854856Z libxml2 conda-forge/win-64::libxml2-2.13.9-h741aa76_0 2026-01-15T20:11:20.2855820Z openh264 conda-forge/win-64::openh264-2.4.1-h63175ca_0 2026-01-15T20:11:20.2856457Z pcre2 conda-forge/win-64::pcre2-10.47-hd2b5f0e_0 2026-01-15T20:11:20.2857786Z pixman conda-forge/win-64::pixman-0.46.4-h5112557_1 2026-01-15T20:11:20.2858215Z svt-av1 conda-forge/win-64::svt-av1-2.1.2-he0c23c2_0 2026-01-15T20:11:20.2858630Z vs2015_runtime conda-forge/win-64::vs2015_runtime-14.44.35208-h38c0c73_34 2026-01-15T20:11:20.2859114Z x264 conda-forge/win-64::x264-1!164.3095-h8ffe710_2 2026-01-15T20:11:20.2859718Z x265 conda-forge/win-64::x265-3.5-h2d74725_3 2026-01-15T20:11:20.2860287Z xz conda-forge/win-64::xz-5.8.1-h208afaa_2 2026-01-15T20:11:20.2860913Z xz-tools conda-forge/win-64::xz-tools-5.8.1-h2466b09_2 2026-01-15T20:11:20.2861339Z 2026-01-15T20:11:20.2861346Z 2026-01-15T20:11:20.2861351Z 2026-01-15T20:11:20.2861556Z Downloading and Extracting Packages: ...working... 2026-01-15T20:11:20.2862113Z icu-78.2 | 12.6 MB | | 0% 2026-01-15T20:11:20.2862455Z 2026-01-15T20:11:20.2863004Z ffmpeg-6.1.1 | 9.2 MB | | 0%  2026-01-15T20:11:20.2863733Z 2026-01-15T20:11:20.2863751Z 2026-01-15T20:11:20.2864122Z x265-3.5 | 5.3 MB | | 0%  2026-01-15T20:11:20.2864492Z 2026-01-15T20:11:20.2864498Z 2026-01-15T20:11:20.2864503Z 2026-01-15T20:11:20.2874444Z libglib-2.86.3 | 3.6 MB | | 0%  2026-01-15T20:11:20.2874890Z 2026-01-15T20:11:20.2874927Z 2026-01-15T20:11:20.2874932Z 2026-01-15T20:11:20.2875092Z 2026-01-15T20:11:20.2902529Z aom-3.9.1 | 1.9 MB | | 0%  2026-01-15T20:11:20.2902773Z 2026-01-15T20:11:20.2902777Z 2026-01-15T20:11:20.2902781Z 2026-01-15T20:11:20.2902784Z 2026-01-15T20:11:20.2903467Z 2026-01-15T20:11:20.2933846Z svt-av1-2.1.2 | 1.6 MB | | 0%  2026-01-15T20:11:20.2934291Z 2026-01-15T20:11:20.2934297Z 2026-01-15T20:11:20.2934303Z 2026-01-15T20:11:20.2934307Z 2026-01-15T20:11:20.2934312Z 2026-01-15T20:11:20.2937350Z 2026-01-15T20:11:20.2946277Z font-ttf-ubuntu-0.83 | 1.5 MB | | 0%  2026-01-15T20:11:20.2947443Z 2026-01-15T20:11:20.2947449Z 2026-01-15T20:11:20.2947452Z 2026-01-15T20:11:20.2947456Z 2026-01-15T20:11:20.2947459Z 2026-01-15T20:11:20.2947462Z 2026-01-15T20:11:20.2947475Z 2026-01-15T20:11:20.2954677Z cairo-1.18.4 | 1.5 MB | | 0%  2026-01-15T20:11:20.2955340Z 2026-01-15T20:11:20.2955344Z 2026-01-15T20:11:20.2955347Z 2026-01-15T20:11:20.2955350Z 2026-01-15T20:11:20.2955354Z 2026-01-15T20:11:20.2955357Z 2026-01-15T20:11:20.2955360Z 2026-01-15T20:11:20.2955364Z 2026-01-15T20:11:20.2957586Z libxml2-2.13.9 | 1.5 MB | | 0%  2026-01-15T20:11:20.2957861Z 2026-01-15T20:11:20.2957865Z 2026-01-15T20:11:20.2957869Z 2026-01-15T20:11:20.2957872Z 2026-01-15T20:11:20.2957875Z 2026-01-15T20:11:20.2957878Z 2026-01-15T20:11:20.2957881Z 2026-01-15T20:11:20.2957892Z 2026-01-15T20:11:20.2959914Z 2026-01-15T20:11:20.2962812Z harfbuzz-12.3.0 | 1.1 MB | | 0%  2026-01-15T20:11:20.2963088Z 2026-01-15T20:11:20.2963092Z 2026-01-15T20:11:20.2963102Z 2026-01-15T20:11:20.2963105Z 2026-01-15T20:11:20.2963109Z 2026-01-15T20:11:20.2963119Z 2026-01-15T20:11:20.2963121Z 2026-01-15T20:11:20.2963125Z 2026-01-15T20:11:20.2963128Z 2026-01-15T20:11:20.2963845Z 2026-01-15T20:11:20.2966994Z x264-1!164.3095 | 1017 KB | | 0%  2026-01-15T20:11:20.2967276Z 2026-01-15T20:11:20.2967280Z 2026-01-15T20:11:20.2967283Z 2026-01-15T20:11:20.2967286Z 2026-01-15T20:11:20.2967289Z 2026-01-15T20:11:20.2967292Z 2026-01-15T20:11:20.2967295Z 2026-01-15T20:11:20.2967298Z 2026-01-15T20:11:20.2967301Z 2026-01-15T20:11:20.2967304Z 2026-01-15T20:11:20.2967329Z 2026-01-15T20:11:20.2969547Z pcre2-10.47 | 973 KB | | 0%  2026-01-15T20:11:20.2969830Z 2026-01-15T20:11:20.2970177Z 2026-01-15T20:11:20.2970190Z 2026-01-15T20:11:20.2970194Z 2026-01-15T20:11:20.2970198Z 2026-01-15T20:11:20.2970203Z 2026-01-15T20:11:20.2970207Z 2026-01-15T20:11:20.2970211Z 2026-01-15T20:11:20.2970215Z 2026-01-15T20:11:20.2970229Z 2026-01-15T20:11:20.2970233Z 2026-01-15T20:11:20.2970336Z 2026-01-15T20:11:20.2972232Z font-ttf-source-code | 684 KB | | 0%  2026-01-15T20:11:20.2972542Z 2026-01-15T20:11:20.2972546Z 2026-01-15T20:11:20.2972549Z 2026-01-15T20:11:20.2972552Z 2026-01-15T20:11:20.2972555Z 2026-01-15T20:11:20.2972567Z 2026-01-15T20:11:20.2972570Z 2026-01-15T20:11:20.2972573Z 2026-01-15T20:11:20.2972576Z 2026-01-15T20:11:20.2972579Z 2026-01-15T20:11:20.2972582Z 2026-01-15T20:11:20.2972585Z 2026-01-15T20:11:20.2972623Z 2026-01-15T20:11:20.2975043Z libiconv-1.18 | 681 KB | | 0%  2026-01-15T20:11:20.2975521Z 2026-01-15T20:11:20.2975526Z 2026-01-15T20:11:20.2975539Z 2026-01-15T20:11:20.2975551Z 2026-01-15T20:11:20.2975556Z 2026-01-15T20:11:20.2975635Z 2026-01-15T20:11:20.2975640Z 2026-01-15T20:11:20.2975645Z 2026-01-15T20:11:20.2975649Z 2026-01-15T20:11:20.2975921Z 2026-01-15T20:11:20.2975926Z 2026-01-15T20:11:20.2975932Z 2026-01-15T20:11:20.2975935Z 2026-01-15T20:11:20.2975958Z 2026-01-15T20:11:20.2977962Z dav1d-1.2.1 | 604 KB | | 0%  2026-01-15T20:11:20.2978875Z 2026-01-15T20:11:20.2978883Z 2026-01-15T20:11:20.2978888Z 2026-01-15T20:11:20.2978893Z 2026-01-15T20:11:20.2978897Z 2026-01-15T20:11:20.2978917Z 2026-01-15T20:11:20.2978921Z 2026-01-15T20:11:20.2978939Z 2026-01-15T20:11:20.2978943Z 2026-01-15T20:11:20.2978948Z 2026-01-15T20:11:20.2978952Z 2026-01-15T20:11:20.2978957Z 2026-01-15T20:11:20.2978962Z 2026-01-15T20:11:20.2978966Z 2026-01-15T20:11:20.2979830Z 2026-01-15T20:11:20.2983672Z pixman-0.46.4 | 530 KB | | 0%  2026-01-15T20:11:20.2984600Z 2026-01-15T20:11:20.2984778Z 2026-01-15T20:11:20.2985175Z 2026-01-15T20:11:20.2985182Z 2026-01-15T20:11:20.2985188Z 2026-01-15T20:11:20.2985204Z 2026-01-15T20:11:20.2985208Z 2026-01-15T20:11:20.2985213Z 2026-01-15T20:11:20.2985218Z 2026-01-15T20:11:20.2985222Z 2026-01-15T20:11:20.2985226Z 2026-01-15T20:11:20.2985230Z 2026-01-15T20:11:20.2985235Z 2026-01-15T20:11:20.2985239Z 2026-01-15T20:11:20.2985243Z 2026-01-15T20:11:20.2985248Z 2026-01-15T20:11:20.2988955Z openh264-2.4.1 | 400 KB | | 0%  2026-01-15T20:11:20.2989504Z 2026-01-15T20:11:20.2989512Z 2026-01-15T20:11:20.2989517Z 2026-01-15T20:11:20.2989522Z 2026-01-15T20:11:20.2989526Z 2026-01-15T20:11:20.2989540Z 2026-01-15T20:11:20.2989544Z 2026-01-15T20:11:20.2989548Z 2026-01-15T20:11:20.2989553Z 2026-01-15T20:11:20.2989556Z 2026-01-15T20:11:20.2989570Z 2026-01-15T20:11:20.2989576Z 2026-01-15T20:11:20.2989580Z 2026-01-15T20:11:20.2989585Z 2026-01-15T20:11:20.2989589Z 2026-01-15T20:11:20.2989594Z 2026-01-15T20:11:20.2990919Z 2026-01-15T20:11:20.2993908Z font-ttf-dejavu-sans | 388 KB | | 0%  2026-01-15T20:11:20.2994668Z 2026-01-15T20:11:20.2994744Z 2026-01-15T20:11:20.2994815Z 2026-01-15T20:11:20.2994891Z 2026-01-15T20:11:20.2994964Z 2026-01-15T20:11:20.2995035Z 2026-01-15T20:11:20.2995108Z 2026-01-15T20:11:20.2995181Z 2026-01-15T20:11:20.2995264Z 2026-01-15T20:11:20.2995341Z 2026-01-15T20:11:20.2995419Z 2026-01-15T20:11:20.2995497Z 2026-01-15T20:11:20.2995574Z 2026-01-15T20:11:20.2995647Z 2026-01-15T20:11:20.2995721Z 2026-01-15T20:11:20.2995790Z 2026-01-15T20:11:20.2995877Z 2026-01-15T20:11:20.2995990Z 2026-01-15T20:11:20.2998222Z libpng-1.6.54 | 374 KB | | 0%  2026-01-15T20:11:20.2998914Z 2026-01-15T20:11:20.2998998Z 2026-01-15T20:11:20.2999402Z 2026-01-15T20:11:20.2999476Z 2026-01-15T20:11:20.2999546Z 2026-01-15T20:11:20.2999622Z 2026-01-15T20:11:20.2999708Z 2026-01-15T20:11:20.2999790Z 2026-01-15T20:11:20.2999860Z 2026-01-15T20:11:20.2999933Z 2026-01-15T20:11:20.3000012Z 2026-01-15T20:11:20.3000098Z 2026-01-15T20:11:20.3000173Z 2026-01-15T20:11:20.3000249Z 2026-01-15T20:11:20.3000324Z 2026-01-15T20:11:20.3000401Z 2026-01-15T20:11:20.3000476Z 2026-01-15T20:11:20.3000558Z 2026-01-15T20:11:20.3000689Z 2026-01-15T20:11:20.4105681Z ... (more hidden) ... 2026-01-15T20:11:20.4106088Z 2026-01-15T20:11:20.4106094Z 2026-01-15T20:11:20.4106452Z 2026-01-15T20:11:20.4138398Z libglib-2.86.3 | 3.6 MB | | 0%  2026-01-15T20:11:20.4186776Z icu-78.2 | 12.6 MB | | 0% 2026-01-15T20:11:20.4188224Z 2026-01-15T20:11:20.4196248Z ffmpeg-6.1.1 | 9.2 MB | | 0%  2026-01-15T20:11:20.4196501Z 2026-01-15T20:11:20.4196505Z 2026-01-15T20:11:20.4196509Z 2026-01-15T20:11:20.4197629Z 2026-01-15T20:11:20.4209422Z aom-3.9.1 | 1.9 MB | | 1%  2026-01-15T20:11:20.4211050Z 2026-01-15T20:11:20.4213438Z 2026-01-15T20:11:20.5115424Z x265-3.5 | 5.3 MB | | 0%  2026-01-15T20:11:20.5115826Z 2026-01-15T20:11:20.5115833Z 2026-01-15T20:11:20.5116803Z 2026-01-15T20:11:20.5134887Z libglib-2.86.3 | 3.6 MB | ###### | 60%  2026-01-15T20:11:20.5196383Z icu-78.2 | 12.6 MB | #8 | 18% 2026-01-15T20:11:20.5197650Z 2026-01-15T20:11:20.5203947Z ffmpeg-6.1.1 | 9.2 MB | ##3 | 24%  2026-01-15T20:11:20.5204182Z 2026-01-15T20:11:20.5204966Z 2026-01-15T20:11:20.5694120Z x265-3.5 | 5.3 MB | #### | 41%  2026-01-15T20:11:20.5694593Z 2026-01-15T20:11:20.5694624Z 2026-01-15T20:11:20.5694631Z 2026-01-15T20:11:20.5694635Z 2026-01-15T20:11:20.5701832Z aom-3.9.1 | 1.9 MB | ########## | 100%  2026-01-15T20:11:20.5702675Z 2026-01-15T20:11:20.5702682Z 2026-01-15T20:11:20.5702710Z 2026-01-15T20:11:20.5704102Z 2026-01-15T20:11:20.6149996Z aom-3.9.1 | 1.9 MB | ########## | 100%  2026-01-15T20:11:20.6214097Z icu-78.2 | 12.6 MB | #### | 41% 2026-01-15T20:11:20.6214343Z 2026-01-15T20:11:20.6215291Z 2026-01-15T20:11:20.6220369Z x265-3.5 | 5.3 MB | ########7 | 87%  2026-01-15T20:11:20.6223513Z 2026-01-15T20:11:20.6581674Z ffmpeg-6.1.1 | 9.2 MB | #####3 | 53%  2026-01-15T20:11:20.6581955Z 2026-01-15T20:11:20.6581960Z 2026-01-15T20:11:20.6581964Z 2026-01-15T20:11:20.6581967Z 2026-01-15T20:11:20.6582654Z 2026-01-15T20:11:20.7037263Z svt-av1-2.1.2 | 1.6 MB | | 1%  2026-01-15T20:11:20.7037943Z 2026-01-15T20:11:20.7038333Z 2026-01-15T20:11:20.7041093Z 2026-01-15T20:11:20.7042269Z libglib-2.86.3 | 3.6 MB | ########## | 100%  2026-01-15T20:11:20.7042526Z 2026-01-15T20:11:20.7042531Z 2026-01-15T20:11:20.7045309Z 2026-01-15T20:11:20.7162512Z libglib-2.86.3 | 3.6 MB | ########## | 100%  2026-01-15T20:11:20.7218228Z icu-78.2 | 12.6 MB | ######1 | 62% 2026-01-15T20:11:20.7218673Z 2026-01-15T20:11:20.7732563Z ffmpeg-6.1.1 | 9.2 MB | ########3 | 84%  2026-01-15T20:11:20.7736760Z 2026-01-15T20:11:20.7736771Z 2026-01-15T20:11:20.7736778Z 2026-01-15T20:11:20.7736784Z 2026-01-15T20:11:20.7736790Z 2026-01-15T20:11:20.7736796Z 2026-01-15T20:11:20.7908677Z font-ttf-ubuntu-0.83 | 1.5 MB | 1 | 1%  2026-01-15T20:11:20.7909124Z 2026-01-15T20:11:20.7909130Z 2026-01-15T20:11:20.7909136Z 2026-01-15T20:11:20.7909141Z 2026-01-15T20:11:20.7909209Z 2026-01-15T20:11:20.7922271Z svt-av1-2.1.2 | 1.6 MB | ########## | 100%  2026-01-15T20:11:20.7922779Z 2026-01-15T20:11:20.7922785Z 2026-01-15T20:11:20.7922790Z 2026-01-15T20:11:20.7922796Z 2026-01-15T20:11:20.7922801Z 2026-01-15T20:11:20.8171881Z svt-av1-2.1.2 | 1.6 MB | ########## | 100%  2026-01-15T20:11:20.8531047Z icu-78.2 | 12.6 MB | ########2 | 82% 2026-01-15T20:11:20.8531305Z 2026-01-15T20:11:20.8531310Z 2026-01-15T20:11:20.8531313Z 2026-01-15T20:11:20.8531316Z 2026-01-15T20:11:20.8531319Z 2026-01-15T20:11:20.8531322Z 2026-01-15T20:11:20.8531967Z 2026-01-15T20:11:20.8743989Z cairo-1.18.4 | 1.5 MB | 1 | 1%  2026-01-15T20:11:20.8744382Z 2026-01-15T20:11:20.8747979Z 2026-01-15T20:11:20.9097985Z x265-3.5 | 5.3 MB | ########## | 100%  2026-01-15T20:11:20.9098655Z 2026-01-15T20:11:20.9098661Z 2026-01-15T20:11:20.9098668Z 2026-01-15T20:11:20.9098674Z 2026-01-15T20:11:20.9098706Z 2026-01-15T20:11:20.9098711Z 2026-01-15T20:11:20.9108513Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T20:11:20.9109304Z 2026-01-15T20:11:20.9109313Z 2026-01-15T20:11:20.9109318Z 2026-01-15T20:11:20.9109654Z 2026-01-15T20:11:20.9109658Z 2026-01-15T20:11:20.9112715Z 2026-01-15T20:11:20.9422039Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T20:11:20.9422542Z 2026-01-15T20:11:20.9422559Z 2026-01-15T20:11:20.9422564Z 2026-01-15T20:11:20.9422568Z 2026-01-15T20:11:20.9422572Z 2026-01-15T20:11:20.9422577Z 2026-01-15T20:11:20.9423370Z 2026-01-15T20:11:20.9491954Z cairo-1.18.4 | 1.5 MB | ########## | 100%  2026-01-15T20:11:20.9492710Z 2026-01-15T20:11:20.9492719Z 2026-01-15T20:11:20.9492723Z 2026-01-15T20:11:20.9492728Z 2026-01-15T20:11:20.9492734Z 2026-01-15T20:11:20.9492739Z 2026-01-15T20:11:20.9492744Z 2026-01-15T20:11:20.9492750Z 2026-01-15T20:11:20.9923335Z libxml2-2.13.9 | 1.5 MB | 1 | 1%  2026-01-15T20:11:20.9924084Z 2026-01-15T20:11:20.9924090Z 2026-01-15T20:11:20.9924095Z 2026-01-15T20:11:20.9924101Z 2026-01-15T20:11:20.9924106Z 2026-01-15T20:11:20.9924128Z 2026-01-15T20:11:20.9924132Z 2026-01-15T20:11:20.9924136Z 2026-01-15T20:11:20.9924140Z 2026-01-15T20:11:20.9924145Z 2026-01-15T20:11:21.0298051Z x264-1!164.3095 | 1017 KB | 1 | 2%  2026-01-15T20:11:21.0298559Z 2026-01-15T20:11:21.0298566Z 2026-01-15T20:11:21.0298571Z 2026-01-15T20:11:21.0298575Z 2026-01-15T20:11:21.0298580Z 2026-01-15T20:11:21.0298585Z 2026-01-15T20:11:21.0298589Z 2026-01-15T20:11:21.0298630Z 2026-01-15T20:11:21.0436486Z libxml2-2.13.9 | 1.5 MB | ########## | 100%  2026-01-15T20:11:21.0437320Z 2026-01-15T20:11:21.0437328Z 2026-01-15T20:11:21.0437332Z 2026-01-15T20:11:21.0437337Z 2026-01-15T20:11:21.0437342Z 2026-01-15T20:11:21.0437365Z 2026-01-15T20:11:21.0437371Z 2026-01-15T20:11:21.0437376Z 2026-01-15T20:11:21.0437381Z 2026-01-15T20:11:21.0439610Z 2026-01-15T20:11:21.0536807Z x264-1!164.3095 | 1017 KB | ########## | 100%  2026-01-15T20:11:21.0537365Z 2026-01-15T20:11:21.0537371Z 2026-01-15T20:11:21.0537374Z 2026-01-15T20:11:21.0537377Z 2026-01-15T20:11:21.0537381Z 2026-01-15T20:11:21.0537384Z 2026-01-15T20:11:21.0537387Z 2026-01-15T20:11:21.0537389Z 2026-01-15T20:11:21.0537393Z 2026-01-15T20:11:21.0635159Z harfbuzz-12.3.0 | 1.1 MB | 1 | 1%  2026-01-15T20:11:21.0635542Z 2026-01-15T20:11:21.0635547Z 2026-01-15T20:11:21.0635551Z 2026-01-15T20:11:21.0636461Z 2026-01-15T20:11:21.0791267Z aom-3.9.1 | 1.9 MB | ########## | 100%  2026-01-15T20:11:21.0791733Z 2026-01-15T20:11:21.1020130Z ffmpeg-6.1.1 | 9.2 MB | ########## | 100%  2026-01-15T20:11:21.1020890Z 2026-01-15T20:11:21.1020918Z 2026-01-15T20:11:21.1020923Z 2026-01-15T20:11:21.1020928Z 2026-01-15T20:11:21.1020933Z 2026-01-15T20:11:21.1020937Z 2026-01-15T20:11:21.1020943Z 2026-01-15T20:11:21.1020947Z 2026-01-15T20:11:21.1020970Z 2026-01-15T20:11:21.1020974Z 2026-01-15T20:11:21.1020979Z 2026-01-15T20:11:21.1021972Z 2026-01-15T20:11:21.1197876Z font-ttf-source-code | 684 KB | 2 | 2%  2026-01-15T20:11:21.1198586Z 2026-01-15T20:11:21.1198616Z 2026-01-15T20:11:21.1198638Z 2026-01-15T20:11:21.1198644Z 2026-01-15T20:11:21.1198648Z 2026-01-15T20:11:21.1198653Z 2026-01-15T20:11:21.1198659Z 2026-01-15T20:11:21.1198665Z 2026-01-15T20:11:21.1198670Z 2026-01-15T20:11:21.1198674Z 2026-01-15T20:11:21.1198679Z 2026-01-15T20:11:21.1333008Z pcre2-10.47 | 973 KB | 1 | 2%  2026-01-15T20:11:21.1333523Z 2026-01-15T20:11:21.1333529Z 2026-01-15T20:11:21.1333534Z 2026-01-15T20:11:21.1333563Z 2026-01-15T20:11:21.1333569Z 2026-01-15T20:11:21.1333574Z 2026-01-15T20:11:21.1333579Z 2026-01-15T20:11:21.1333584Z 2026-01-15T20:11:21.1333947Z 2026-01-15T20:11:21.1338473Z harfbuzz-12.3.0 | 1.1 MB | ########## | 100%  2026-01-15T20:11:21.1339237Z 2026-01-15T20:11:21.1339241Z 2026-01-15T20:11:21.1339245Z 2026-01-15T20:11:21.1339248Z 2026-01-15T20:11:21.1339251Z 2026-01-15T20:11:21.1339254Z 2026-01-15T20:11:21.1339257Z 2026-01-15T20:11:21.1339260Z 2026-01-15T20:11:21.1339263Z 2026-01-15T20:11:21.1339266Z 2026-01-15T20:11:21.1339269Z 2026-01-15T20:11:21.1340264Z 2026-01-15T20:11:21.1529246Z font-ttf-source-code | 684 KB | ########## | 100%  2026-01-15T20:11:21.1530811Z 2026-01-15T20:11:21.1530822Z 2026-01-15T20:11:21.1530827Z 2026-01-15T20:11:21.1530855Z 2026-01-15T20:11:21.1530860Z 2026-01-15T20:11:21.1530865Z 2026-01-15T20:11:21.1530870Z 2026-01-15T20:11:21.1530889Z 2026-01-15T20:11:21.1530894Z 2026-01-15T20:11:21.1530899Z 2026-01-15T20:11:21.1530904Z 2026-01-15T20:11:21.1530908Z 2026-01-15T20:11:21.1530913Z 2026-01-15T20:11:21.1543218Z libiconv-1.18 | 681 KB | 2 | 2%  2026-01-15T20:11:21.1737180Z icu-78.2 | 12.6 MB | ########## | 100% 2026-01-15T20:11:21.1738065Z 2026-01-15T20:11:21.1738074Z 2026-01-15T20:11:21.1738080Z 2026-01-15T20:11:21.1738085Z 2026-01-15T20:11:21.1738089Z 2026-01-15T20:11:21.1738094Z 2026-01-15T20:11:21.1738098Z 2026-01-15T20:11:21.1738102Z 2026-01-15T20:11:21.1738107Z 2026-01-15T20:11:21.1738111Z 2026-01-15T20:11:21.1740998Z 2026-01-15T20:11:21.1750080Z pcre2-10.47 | 973 KB | ########## | 100%  2026-01-15T20:11:21.1750520Z 2026-01-15T20:11:21.1750524Z 2026-01-15T20:11:21.1750528Z 2026-01-15T20:11:21.1750532Z 2026-01-15T20:11:21.1756282Z 2026-01-15T20:11:21.1878670Z svt-av1-2.1.2 | 1.6 MB | ########## | 100%  2026-01-15T20:11:21.1880050Z 2026-01-15T20:11:21.1880057Z 2026-01-15T20:11:21.1880062Z 2026-01-15T20:11:21.1880067Z 2026-01-15T20:11:21.1880071Z 2026-01-15T20:11:21.1880075Z 2026-01-15T20:11:21.1880095Z 2026-01-15T20:11:21.1880100Z 2026-01-15T20:11:21.1880397Z 2026-01-15T20:11:21.1880407Z 2026-01-15T20:11:21.1880432Z 2026-01-15T20:11:21.1880436Z 2026-01-15T20:11:21.1880441Z 2026-01-15T20:11:21.1880446Z 2026-01-15T20:11:21.1880450Z 2026-01-15T20:11:21.1969698Z pixman-0.46.4 | 530 KB | 3 | 3%  2026-01-15T20:11:21.1970698Z 2026-01-15T20:11:21.1970706Z 2026-01-15T20:11:21.1970711Z 2026-01-15T20:11:21.1970716Z 2026-01-15T20:11:21.1970721Z 2026-01-15T20:11:21.1970727Z 2026-01-15T20:11:21.1970732Z 2026-01-15T20:11:21.1970736Z 2026-01-15T20:11:21.1970741Z 2026-01-15T20:11:21.1970747Z 2026-01-15T20:11:21.1970752Z 2026-01-15T20:11:21.1970757Z 2026-01-15T20:11:21.1972905Z 2026-01-15T20:11:21.2120002Z libiconv-1.18 | 681 KB | ########## | 100%  2026-01-15T20:11:21.2120544Z 2026-01-15T20:11:21.2120550Z 2026-01-15T20:11:21.2120556Z 2026-01-15T20:11:21.2120581Z 2026-01-15T20:11:21.2120584Z 2026-01-15T20:11:21.2120587Z 2026-01-15T20:11:21.2120590Z 2026-01-15T20:11:21.2120593Z 2026-01-15T20:11:21.2120596Z 2026-01-15T20:11:21.2120599Z 2026-01-15T20:11:21.2120602Z 2026-01-15T20:11:21.2120605Z 2026-01-15T20:11:21.2120608Z 2026-01-15T20:11:21.2120620Z 2026-01-15T20:11:21.2121585Z 2026-01-15T20:11:21.2212869Z pixman-0.46.4 | 530 KB | ########## | 100%  2026-01-15T20:11:21.2213445Z 2026-01-15T20:11:21.2214014Z 2026-01-15T20:11:21.2214023Z 2026-01-15T20:11:21.2214028Z 2026-01-15T20:11:21.2214035Z 2026-01-15T20:11:21.2214040Z 2026-01-15T20:11:21.2214044Z 2026-01-15T20:11:21.2214049Z 2026-01-15T20:11:21.2214075Z 2026-01-15T20:11:21.2214094Z 2026-01-15T20:11:21.2214099Z 2026-01-15T20:11:21.2214103Z 2026-01-15T20:11:21.2214108Z 2026-01-15T20:11:21.2214116Z 2026-01-15T20:11:21.2425050Z dav1d-1.2.1 | 604 KB | 2 | 3%  2026-01-15T20:11:21.2425647Z 2026-01-15T20:11:21.2425651Z 2026-01-15T20:11:21.2425654Z 2026-01-15T20:11:21.2425657Z 2026-01-15T20:11:21.2425660Z 2026-01-15T20:11:21.2425664Z 2026-01-15T20:11:21.2425667Z 2026-01-15T20:11:21.2425669Z 2026-01-15T20:11:21.2425672Z 2026-01-15T20:11:21.2425675Z 2026-01-15T20:11:21.2425679Z 2026-01-15T20:11:21.2425682Z 2026-01-15T20:11:21.2425685Z 2026-01-15T20:11:21.2425688Z 2026-01-15T20:11:21.2425691Z 2026-01-15T20:11:21.2425694Z 2026-01-15T20:11:21.2426218Z 2026-01-15T20:11:21.2434614Z font-ttf-dejavu-sans | 388 KB | 4 | 4%  2026-01-15T20:11:21.2436148Z 2026-01-15T20:11:21.2436154Z 2026-01-15T20:11:21.2436172Z 2026-01-15T20:11:21.2436176Z 2026-01-15T20:11:21.2436179Z 2026-01-15T20:11:21.2436182Z 2026-01-15T20:11:21.2436185Z 2026-01-15T20:11:21.2436207Z 2026-01-15T20:11:21.2436211Z 2026-01-15T20:11:21.2436214Z 2026-01-15T20:11:21.2436221Z 2026-01-15T20:11:21.2436224Z 2026-01-15T20:11:21.2436227Z 2026-01-15T20:11:21.2436230Z 2026-01-15T20:11:21.2618481Z dav1d-1.2.1 | 604 KB | ########## | 100%  2026-01-15T20:11:21.2619042Z 2026-01-15T20:11:21.2619048Z 2026-01-15T20:11:21.2619053Z 2026-01-15T20:11:21.2619059Z 2026-01-15T20:11:21.2619063Z 2026-01-15T20:11:21.2619068Z 2026-01-15T20:11:21.2619072Z 2026-01-15T20:11:21.2619076Z 2026-01-15T20:11:21.2619081Z 2026-01-15T20:11:21.2619085Z 2026-01-15T20:11:21.2619089Z 2026-01-15T20:11:21.2619094Z 2026-01-15T20:11:21.2619098Z 2026-01-15T20:11:21.2619102Z 2026-01-15T20:11:21.2619107Z 2026-01-15T20:11:21.2619111Z 2026-01-15T20:11:21.2620771Z 2026-01-15T20:11:21.2664343Z font-ttf-dejavu-sans | 388 KB | ########## | 100%  2026-01-15T20:11:21.2665078Z 2026-01-15T20:11:21.2665084Z 2026-01-15T20:11:21.2665087Z 2026-01-15T20:11:21.2665091Z 2026-01-15T20:11:21.2665102Z 2026-01-15T20:11:21.2665104Z 2026-01-15T20:11:21.2665108Z 2026-01-15T20:11:21.2665120Z 2026-01-15T20:11:21.2665124Z 2026-01-15T20:11:21.2665126Z 2026-01-15T20:11:21.2665129Z 2026-01-15T20:11:21.2665132Z 2026-01-15T20:11:21.2665135Z 2026-01-15T20:11:21.2665138Z 2026-01-15T20:11:21.2665141Z 2026-01-15T20:11:21.2669586Z 2026-01-15T20:11:21.2679378Z openh264-2.4.1 | 400 KB | 4 | 4%  2026-01-15T20:11:21.2680002Z 2026-01-15T20:11:21.2680009Z 2026-01-15T20:11:21.2680014Z 2026-01-15T20:11:21.2680020Z 2026-01-15T20:11:21.2680024Z 2026-01-15T20:11:21.2680029Z 2026-01-15T20:11:21.2680033Z 2026-01-15T20:11:21.2680038Z 2026-01-15T20:11:21.2680044Z 2026-01-15T20:11:21.2680259Z 2026-01-15T20:11:21.2680264Z 2026-01-15T20:11:21.2680268Z 2026-01-15T20:11:21.2680271Z 2026-01-15T20:11:21.2680274Z 2026-01-15T20:11:21.2680276Z 2026-01-15T20:11:21.2680280Z 2026-01-15T20:11:21.2680289Z 2026-01-15T20:11:21.2680301Z 2026-01-15T20:11:21.2683053Z 2026-01-15T20:11:21.2860863Z ... (more hidden) ... 2026-01-15T20:11:21.2861685Z 2026-01-15T20:11:21.2861700Z 2026-01-15T20:11:21.2861704Z 2026-01-15T20:11:21.2861707Z 2026-01-15T20:11:21.2861710Z 2026-01-15T20:11:21.2861714Z 2026-01-15T20:11:21.2861717Z 2026-01-15T20:11:21.2861720Z 2026-01-15T20:11:21.2861723Z 2026-01-15T20:11:21.2861726Z 2026-01-15T20:11:21.2861729Z 2026-01-15T20:11:21.2861732Z 2026-01-15T20:11:21.2861735Z 2026-01-15T20:11:21.2861737Z 2026-01-15T20:11:21.2861740Z 2026-01-15T20:11:21.2861743Z 2026-01-15T20:11:21.2861746Z 2026-01-15T20:11:21.2861749Z 2026-01-15T20:11:21.2861751Z 2026-01-15T20:11:21.2868122Z ... (more hidden) ... 2026-01-15T20:11:21.2868586Z 2026-01-15T20:11:21.2868592Z 2026-01-15T20:11:21.2868597Z 2026-01-15T20:11:21.2868602Z 2026-01-15T20:11:21.2868865Z 2026-01-15T20:11:21.2868870Z 2026-01-15T20:11:21.2868874Z 2026-01-15T20:11:21.2868879Z 2026-01-15T20:11:21.2868884Z 2026-01-15T20:11:21.2868889Z 2026-01-15T20:11:21.2868893Z 2026-01-15T20:11:21.2868908Z 2026-01-15T20:11:21.2868913Z 2026-01-15T20:11:21.2868918Z 2026-01-15T20:11:21.2868923Z 2026-01-15T20:11:21.2873294Z 2026-01-15T20:11:21.2893349Z openh264-2.4.1 | 400 KB | ########## | 100%  2026-01-15T20:11:21.2894705Z 2026-01-15T20:11:21.2894714Z 2026-01-15T20:11:21.2894719Z 2026-01-15T20:11:21.2894724Z 2026-01-15T20:11:21.2894728Z 2026-01-15T20:11:21.2894732Z 2026-01-15T20:11:21.2894737Z 2026-01-15T20:11:21.2894742Z 2026-01-15T20:11:21.2894746Z 2026-01-15T20:11:21.2894768Z 2026-01-15T20:11:21.2894773Z 2026-01-15T20:11:21.2894778Z 2026-01-15T20:11:21.2894783Z 2026-01-15T20:11:21.2894787Z 2026-01-15T20:11:21.2894791Z 2026-01-15T20:11:21.2894796Z 2026-01-15T20:11:21.2894800Z 2026-01-15T20:11:21.2894815Z 2026-01-15T20:11:21.3060617Z libpng-1.6.54 | 374 KB | 4 | 4%  2026-01-15T20:11:21.3061186Z 2026-01-15T20:11:21.3061193Z 2026-01-15T20:11:21.3061198Z 2026-01-15T20:11:21.3061206Z 2026-01-15T20:11:21.3061211Z 2026-01-15T20:11:21.3061216Z 2026-01-15T20:11:21.3061231Z 2026-01-15T20:11:21.3061236Z 2026-01-15T20:11:21.3061240Z 2026-01-15T20:11:21.3061246Z 2026-01-15T20:11:21.3061250Z 2026-01-15T20:11:21.3061255Z 2026-01-15T20:11:21.3061259Z 2026-01-15T20:11:21.3061264Z 2026-01-15T20:11:21.3061268Z 2026-01-15T20:11:21.3061272Z 2026-01-15T20:11:21.3061277Z 2026-01-15T20:11:21.3061339Z 2026-01-15T20:11:21.3672694Z libpng-1.6.54 | 374 KB | ########## | 100%  2026-01-15T20:11:21.3673554Z 2026-01-15T20:11:21.3673561Z 2026-01-15T20:11:21.3673565Z 2026-01-15T20:11:21.3673568Z 2026-01-15T20:11:21.3673571Z 2026-01-15T20:11:21.3673589Z 2026-01-15T20:11:21.5861264Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T20:11:21.5862086Z 2026-01-15T20:11:21.5862092Z 2026-01-15T20:11:21.5862096Z 2026-01-15T20:11:21.5862099Z 2026-01-15T20:11:21.5862102Z 2026-01-15T20:11:21.5862105Z 2026-01-15T20:11:21.5862108Z 2026-01-15T20:11:21.5870260Z cairo-1.18.4 | 1.5 MB | ########## | 100%  2026-01-15T20:11:21.5870574Z 2026-01-15T20:11:21.5870581Z 2026-01-15T20:11:21.5870586Z 2026-01-15T20:11:21.5870592Z 2026-01-15T20:11:21.5870597Z 2026-01-15T20:11:21.5870602Z 2026-01-15T20:11:21.5871398Z 2026-01-15T20:11:21.7663400Z cairo-1.18.4 | 1.5 MB | ########## | 100%  2026-01-15T20:11:21.7665448Z 2026-01-15T20:11:21.7665476Z 2026-01-15T20:11:21.7665492Z 2026-01-15T20:11:21.8270631Z libglib-2.86.3 | 3.6 MB | ########## | 100%  2026-01-15T20:11:21.8271111Z 2026-01-15T20:11:21.8271117Z 2026-01-15T20:11:21.8271154Z 2026-01-15T20:11:21.8271159Z 2026-01-15T20:11:21.8271163Z 2026-01-15T20:11:21.8271167Z 2026-01-15T20:11:21.8271173Z 2026-01-15T20:11:21.8271835Z 2026-01-15T20:11:21.8274591Z libxml2-2.13.9 | 1.5 MB | ########## | 100%  2026-01-15T20:11:21.8275075Z 2026-01-15T20:11:21.8275147Z 2026-01-15T20:11:21.8275213Z 2026-01-15T20:11:21.8275304Z 2026-01-15T20:11:21.8275311Z 2026-01-15T20:11:21.8275316Z 2026-01-15T20:11:21.8275321Z 2026-01-15T20:11:21.8275341Z 2026-01-15T20:11:21.9665878Z libxml2-2.13.9 | 1.5 MB | ########## | 100%  2026-01-15T20:11:21.9666392Z 2026-01-15T20:11:21.9666400Z 2026-01-15T20:11:21.9666407Z 2026-01-15T20:11:21.9666413Z 2026-01-15T20:11:21.9666442Z 2026-01-15T20:11:21.9666448Z 2026-01-15T20:11:21.9666453Z 2026-01-15T20:11:21.9666459Z 2026-01-15T20:11:21.9666463Z 2026-01-15T20:11:21.9667141Z 2026-01-15T20:11:21.9671142Z x264-1!164.3095 | 1017 KB | ########## | 100%  2026-01-15T20:11:21.9672409Z 2026-01-15T20:11:21.9672416Z 2026-01-15T20:11:21.9672420Z 2026-01-15T20:11:21.9672433Z 2026-01-15T20:11:21.9672437Z 2026-01-15T20:11:21.9672442Z 2026-01-15T20:11:21.9672446Z 2026-01-15T20:11:21.9672451Z 2026-01-15T20:11:21.9672455Z 2026-01-15T20:11:21.9672459Z 2026-01-15T20:11:22.1292620Z x264-1!164.3095 | 1017 KB | ########## | 100%  2026-01-15T20:11:22.1293159Z 2026-01-15T20:11:22.1293167Z 2026-01-15T20:11:22.1293172Z 2026-01-15T20:11:22.1293179Z 2026-01-15T20:11:22.1293184Z 2026-01-15T20:11:22.1293503Z 2026-01-15T20:11:22.1293523Z 2026-01-15T20:11:22.1293529Z 2026-01-15T20:11:22.1293553Z 2026-01-15T20:11:22.1293560Z 2026-01-15T20:11:22.1293588Z 2026-01-15T20:11:22.1293594Z 2026-01-15T20:11:22.1299906Z font-ttf-source-code | 684 KB | ########## | 100%  2026-01-15T20:11:22.1300504Z 2026-01-15T20:11:22.1300511Z 2026-01-15T20:11:22.1300535Z 2026-01-15T20:11:22.1300540Z 2026-01-15T20:11:22.1300544Z 2026-01-15T20:11:22.1300549Z 2026-01-15T20:11:22.1300554Z 2026-01-15T20:11:22.1300559Z 2026-01-15T20:11:22.1300564Z 2026-01-15T20:11:22.1300568Z 2026-01-15T20:11:22.1300573Z 2026-01-15T20:11:22.1301400Z 2026-01-15T20:11:22.5765111Z font-ttf-source-code | 684 KB | ########## | 100%  2026-01-15T20:11:22.5765632Z 2026-01-15T20:11:22.5765637Z 2026-01-15T20:11:22.5765642Z 2026-01-15T20:11:22.5765647Z 2026-01-15T20:11:22.5765652Z 2026-01-15T20:11:22.5765657Z 2026-01-15T20:11:22.5765662Z 2026-01-15T20:11:22.5765666Z 2026-01-15T20:11:22.5765671Z 2026-01-15T20:11:22.5773011Z harfbuzz-12.3.0 | 1.1 MB | ########## | 100%  2026-01-15T20:11:22.5773471Z 2026-01-15T20:11:22.5773477Z 2026-01-15T20:11:22.5773482Z 2026-01-15T20:11:22.5773488Z 2026-01-15T20:11:22.5773494Z 2026-01-15T20:11:22.5773499Z 2026-01-15T20:11:22.5773503Z 2026-01-15T20:11:22.5773520Z 2026-01-15T20:11:22.5774679Z 2026-01-15T20:11:22.6866762Z harfbuzz-12.3.0 | 1.1 MB | ########## | 100%  2026-01-15T20:11:22.6870447Z 2026-01-15T20:11:22.8533638Z ffmpeg-6.1.1 | 9.2 MB | ########## | 100%  2026-01-15T20:11:22.8534071Z 2026-01-15T20:11:22.8534077Z 2026-01-15T20:11:22.9513816Z x265-3.5 | 5.3 MB | ########## | 100%  2026-01-15T20:11:22.9515013Z 2026-01-15T20:11:22.9515023Z 2026-01-15T20:11:22.9515029Z 2026-01-15T20:11:22.9515035Z 2026-01-15T20:11:22.9515242Z 2026-01-15T20:11:22.9515252Z 2026-01-15T20:11:22.9515258Z 2026-01-15T20:11:22.9515264Z 2026-01-15T20:11:22.9515269Z 2026-01-15T20:11:22.9515274Z 2026-01-15T20:11:22.9515280Z 2026-01-15T20:11:22.9515589Z 2026-01-15T20:11:22.9515601Z 2026-01-15T20:11:22.9521506Z libiconv-1.18 | 681 KB | ########## | 100%  2026-01-15T20:11:22.9522024Z 2026-01-15T20:11:22.9522048Z 2026-01-15T20:11:22.9522053Z 2026-01-15T20:11:22.9522058Z 2026-01-15T20:11:22.9522063Z 2026-01-15T20:11:22.9522067Z 2026-01-15T20:11:22.9522072Z 2026-01-15T20:11:22.9522077Z 2026-01-15T20:11:22.9522081Z 2026-01-15T20:11:22.9522086Z 2026-01-15T20:11:22.9522091Z 2026-01-15T20:11:22.9522095Z 2026-01-15T20:11:22.9522493Z 2026-01-15T20:11:23.0282169Z libiconv-1.18 | 681 KB | ########## | 100%  2026-01-15T20:11:23.0282964Z 2026-01-15T20:11:23.0282974Z 2026-01-15T20:11:23.0282992Z 2026-01-15T20:11:23.0282999Z 2026-01-15T20:11:23.0283004Z 2026-01-15T20:11:23.0283010Z 2026-01-15T20:11:23.0283014Z 2026-01-15T20:11:23.0283018Z 2026-01-15T20:11:23.0283023Z 2026-01-15T20:11:23.0283027Z 2026-01-15T20:11:23.0283057Z 2026-01-15T20:11:23.0283434Z 2026-01-15T20:11:23.0283465Z 2026-01-15T20:11:23.0283471Z 2026-01-15T20:11:23.0283475Z 2026-01-15T20:11:23.0293325Z pixman-0.46.4 | 530 KB | ########## | 100%  2026-01-15T20:11:23.0294385Z 2026-01-15T20:11:23.0294393Z 2026-01-15T20:11:23.0294398Z 2026-01-15T20:11:23.0294403Z 2026-01-15T20:11:23.0294407Z 2026-01-15T20:11:23.0294412Z 2026-01-15T20:11:23.0294416Z 2026-01-15T20:11:23.0294420Z 2026-01-15T20:11:23.0294425Z 2026-01-15T20:11:23.0294430Z 2026-01-15T20:11:23.0294434Z 2026-01-15T20:11:23.0294439Z 2026-01-15T20:11:23.0294444Z 2026-01-15T20:11:23.0294448Z 2026-01-15T20:11:23.0295493Z 2026-01-15T20:11:23.1099399Z pixman-0.46.4 | 530 KB | ########## | 100%  2026-01-15T20:11:23.1099821Z 2026-01-15T20:11:23.1099825Z 2026-01-15T20:11:23.1099833Z 2026-01-15T20:11:23.1099836Z 2026-01-15T20:11:23.1099859Z 2026-01-15T20:11:23.1099862Z 2026-01-15T20:11:23.1099865Z 2026-01-15T20:11:23.1099868Z 2026-01-15T20:11:23.1099880Z 2026-01-15T20:11:23.1099884Z 2026-01-15T20:11:23.1099887Z 2026-01-15T20:11:23.1099890Z 2026-01-15T20:11:23.1099905Z 2026-01-15T20:11:23.1099908Z 2026-01-15T20:11:23.1103008Z dav1d-1.2.1 | 604 KB | ########## | 100%  2026-01-15T20:11:23.1103534Z 2026-01-15T20:11:23.1103541Z 2026-01-15T20:11:23.1103546Z 2026-01-15T20:11:23.1103551Z 2026-01-15T20:11:23.1103555Z 2026-01-15T20:11:23.1103559Z 2026-01-15T20:11:23.1103564Z 2026-01-15T20:11:23.1103569Z 2026-01-15T20:11:23.1103573Z 2026-01-15T20:11:23.1103577Z 2026-01-15T20:11:23.1103582Z 2026-01-15T20:11:23.1103586Z 2026-01-15T20:11:23.1103591Z 2026-01-15T20:11:23.1103631Z 2026-01-15T20:11:23.2006418Z dav1d-1.2.1 | 604 KB | ########## | 100%  2026-01-15T20:11:23.2007293Z 2026-01-15T20:11:23.2007341Z 2026-01-15T20:11:23.2007348Z 2026-01-15T20:11:23.2007352Z 2026-01-15T20:11:23.2007357Z 2026-01-15T20:11:23.2007361Z 2026-01-15T20:11:23.2007366Z 2026-01-15T20:11:23.2007371Z 2026-01-15T20:11:23.2007375Z 2026-01-15T20:11:23.2007397Z 2026-01-15T20:11:23.2007418Z 2026-01-15T20:11:23.2007422Z 2026-01-15T20:11:23.2007426Z 2026-01-15T20:11:23.2007431Z 2026-01-15T20:11:23.2007436Z 2026-01-15T20:11:23.2007440Z 2026-01-15T20:11:23.2007445Z 2026-01-15T20:11:23.2016402Z font-ttf-dejavu-sans | 388 KB | ########## | 100%  2026-01-15T20:11:23.2016963Z 2026-01-15T20:11:23.2016968Z 2026-01-15T20:11:23.2016972Z 2026-01-15T20:11:23.2016975Z 2026-01-15T20:11:23.2016979Z 2026-01-15T20:11:23.2016983Z 2026-01-15T20:11:23.2016987Z 2026-01-15T20:11:23.2016991Z 2026-01-15T20:11:23.2016994Z 2026-01-15T20:11:23.2016998Z 2026-01-15T20:11:23.2017002Z 2026-01-15T20:11:23.2017005Z 2026-01-15T20:11:23.2017009Z 2026-01-15T20:11:23.2017540Z 2026-01-15T20:11:23.2017569Z 2026-01-15T20:11:23.2017573Z 2026-01-15T20:11:23.2017587Z 2026-01-15T20:11:23.2553888Z font-ttf-dejavu-sans | 388 KB | ########## | 100%  2026-01-15T20:11:23.2554550Z 2026-01-15T20:11:23.2554556Z 2026-01-15T20:11:23.2554562Z 2026-01-15T20:11:23.2554566Z 2026-01-15T20:11:23.2554571Z 2026-01-15T20:11:23.2554575Z 2026-01-15T20:11:23.2554581Z 2026-01-15T20:11:23.2554599Z 2026-01-15T20:11:23.2554605Z 2026-01-15T20:11:23.2554609Z 2026-01-15T20:11:23.2554614Z 2026-01-15T20:11:23.2554619Z 2026-01-15T20:11:23.2554624Z 2026-01-15T20:11:23.2554629Z 2026-01-15T20:11:23.2554633Z 2026-01-15T20:11:23.2554637Z 2026-01-15T20:11:23.2554642Z 2026-01-15T20:11:23.2554646Z 2026-01-15T20:11:23.2554652Z 2026-01-15T20:11:23.2564962Z ... (more hidden) ... 2026-01-15T20:11:23.2565682Z 2026-01-15T20:11:23.2565690Z 2026-01-15T20:11:23.2565710Z 2026-01-15T20:11:23.2565716Z 2026-01-15T20:11:23.2565722Z 2026-01-15T20:11:23.2565726Z 2026-01-15T20:11:23.2565730Z 2026-01-15T20:11:23.2565734Z 2026-01-15T20:11:23.2565740Z 2026-01-15T20:11:23.2565747Z 2026-01-15T20:11:23.2566067Z 2026-01-15T20:11:23.2566072Z 2026-01-15T20:11:23.2566076Z 2026-01-15T20:11:23.2566082Z 2026-01-15T20:11:23.2566087Z 2026-01-15T20:11:23.2566090Z 2026-01-15T20:11:23.2566105Z 2026-01-15T20:11:23.2566108Z 2026-01-15T20:11:23.2566119Z 2026-01-15T20:11:23.2657959Z ... (more hidden) ... 2026-01-15T20:11:23.2658252Z 2026-01-15T20:11:23.2658264Z 2026-01-15T20:11:23.2658268Z 2026-01-15T20:11:23.2658271Z 2026-01-15T20:11:23.2658275Z 2026-01-15T20:11:23.2658278Z 2026-01-15T20:11:23.2658281Z 2026-01-15T20:11:23.2658284Z 2026-01-15T20:11:23.2658288Z 2026-01-15T20:11:23.2658291Z 2026-01-15T20:11:23.2658942Z 2026-01-15T20:11:23.2665954Z pcre2-10.47 | 973 KB | ########## | 100%  2026-01-15T20:11:23.2666463Z 2026-01-15T20:11:23.2666469Z 2026-01-15T20:11:23.2666474Z 2026-01-15T20:11:23.2666479Z 2026-01-15T20:11:23.2666484Z 2026-01-15T20:11:23.2666490Z 2026-01-15T20:11:23.2666505Z 2026-01-15T20:11:23.2666510Z 2026-01-15T20:11:23.2666514Z 2026-01-15T20:11:23.2666519Z 2026-01-15T20:11:23.2666936Z 2026-01-15T20:11:23.3468298Z pcre2-10.47 | 973 KB | ########## | 100%  2026-01-15T20:11:23.3468810Z 2026-01-15T20:11:23.3468815Z 2026-01-15T20:11:23.3468819Z 2026-01-15T20:11:23.3468822Z 2026-01-15T20:11:23.3468825Z 2026-01-15T20:11:23.3468828Z 2026-01-15T20:11:23.3468831Z 2026-01-15T20:11:23.3468834Z 2026-01-15T20:11:23.3468837Z 2026-01-15T20:11:23.3468840Z 2026-01-15T20:11:23.3468843Z 2026-01-15T20:11:23.3468855Z 2026-01-15T20:11:23.3468858Z 2026-01-15T20:11:23.3468861Z 2026-01-15T20:11:23.3468864Z 2026-01-15T20:11:23.3469489Z 2026-01-15T20:11:23.3478905Z openh264-2.4.1 | 400 KB | ########## | 100%  2026-01-15T20:11:23.3479771Z 2026-01-15T20:11:23.3479777Z 2026-01-15T20:11:23.3479780Z 2026-01-15T20:11:23.3479783Z 2026-01-15T20:11:23.3479801Z 2026-01-15T20:11:23.3479804Z 2026-01-15T20:11:23.3479807Z 2026-01-15T20:11:23.3479809Z 2026-01-15T20:11:23.3479813Z 2026-01-15T20:11:23.3479816Z 2026-01-15T20:11:23.3479819Z 2026-01-15T20:11:23.3479822Z 2026-01-15T20:11:23.3479824Z 2026-01-15T20:11:23.3479827Z 2026-01-15T20:11:23.3479831Z 2026-01-15T20:11:23.3479841Z 2026-01-15T20:11:23.3954938Z openh264-2.4.1 | 400 KB | ########## | 100%  2026-01-15T20:11:23.3955556Z 2026-01-15T20:11:23.3955562Z 2026-01-15T20:11:23.3955567Z 2026-01-15T20:11:23.3955571Z 2026-01-15T20:11:23.3955577Z 2026-01-15T20:11:23.3955581Z 2026-01-15T20:11:23.3955585Z 2026-01-15T20:11:23.3955589Z 2026-01-15T20:11:23.3955610Z 2026-01-15T20:11:23.3955922Z 2026-01-15T20:11:23.3955932Z 2026-01-15T20:11:23.3955936Z 2026-01-15T20:11:23.3955941Z 2026-01-15T20:11:23.3955945Z 2026-01-15T20:11:23.3955950Z 2026-01-15T20:11:23.3955955Z 2026-01-15T20:11:23.3955976Z 2026-01-15T20:11:23.3955981Z 2026-01-15T20:11:23.3962708Z libpng-1.6.54 | 374 KB | ########## | 100%  2026-01-15T20:11:23.3964095Z 2026-01-15T20:11:23.3964115Z 2026-01-15T20:11:23.3964120Z 2026-01-15T20:11:23.3964125Z 2026-01-15T20:11:23.3964129Z 2026-01-15T20:11:23.3964134Z 2026-01-15T20:11:23.3964138Z 2026-01-15T20:11:23.3964143Z 2026-01-15T20:11:23.3964147Z 2026-01-15T20:11:23.3964152Z 2026-01-15T20:11:23.3964156Z 2026-01-15T20:11:23.3964160Z 2026-01-15T20:11:23.3964165Z 2026-01-15T20:11:23.3964313Z 2026-01-15T20:11:23.3964331Z 2026-01-15T20:11:23.3964335Z 2026-01-15T20:11:23.3964341Z 2026-01-15T20:11:23.3964368Z 2026-01-15T20:11:23.7586175Z libpng-1.6.54 | 374 KB | ########## | 100%  2026-01-15T20:11:24.8114308Z icu-78.2 | 12.6 MB | ########## | 100% 2026-01-15T20:11:24.8114791Z 2026-01-15T20:11:24.8114795Z 2026-01-15T20:11:24.8115065Z 2026-01-15T20:11:24.8115068Z 2026-01-15T20:11:24.8115071Z 2026-01-15T20:11:24.8115074Z 2026-01-15T20:11:24.8115077Z 2026-01-15T20:11:24.8115081Z 2026-01-15T20:11:24.8115084Z 2026-01-15T20:11:24.8115087Z 2026-01-15T20:11:24.8115089Z 2026-01-15T20:11:24.8115092Z 2026-01-15T20:11:24.8115095Z 2026-01-15T20:11:24.8115098Z 2026-01-15T20:11:24.8115101Z 2026-01-15T20:11:24.8115104Z 2026-01-15T20:11:24.8115107Z 2026-01-15T20:11:24.8115110Z 2026-01-15T20:11:24.8115113Z 2026-01-15T20:11:24.8115202Z 2026-01-15T20:11:24.8115907Z  2026-01-15T20:11:24.8116410Z 2026-01-15T20:11:24.8116713Z 2026-01-15T20:11:24.8116732Z 2026-01-15T20:11:24.8116997Z  2026-01-15T20:11:24.8117292Z 2026-01-15T20:11:24.8117297Z 2026-01-15T20:11:24.8117534Z  2026-01-15T20:11:24.8117852Z 2026-01-15T20:11:24.8117857Z 2026-01-15T20:11:24.8117861Z 2026-01-15T20:11:24.8118118Z  2026-01-15T20:11:24.8118417Z 2026-01-15T20:11:24.8118422Z 2026-01-15T20:11:24.8118427Z 2026-01-15T20:11:24.8118431Z 2026-01-15T20:11:24.8118674Z  2026-01-15T20:11:24.8119007Z 2026-01-15T20:11:24.8119012Z 2026-01-15T20:11:24.8119016Z 2026-01-15T20:11:24.8119020Z 2026-01-15T20:11:24.8119028Z 2026-01-15T20:11:24.8119988Z  2026-01-15T20:11:24.8120399Z 2026-01-15T20:11:24.8120405Z 2026-01-15T20:11:24.8120409Z 2026-01-15T20:11:24.8120424Z 2026-01-15T20:11:24.8120430Z 2026-01-15T20:11:24.8120441Z 2026-01-15T20:11:24.8121184Z  2026-01-15T20:11:24.8121577Z 2026-01-15T20:11:24.8121590Z 2026-01-15T20:11:24.8121595Z 2026-01-15T20:11:24.8121600Z 2026-01-15T20:11:24.8121605Z 2026-01-15T20:11:24.8121610Z 2026-01-15T20:11:24.8121615Z 2026-01-15T20:11:24.8121959Z  2026-01-15T20:11:24.8122352Z 2026-01-15T20:11:24.8122359Z 2026-01-15T20:11:24.8122363Z 2026-01-15T20:11:24.8122368Z 2026-01-15T20:11:24.8122373Z 2026-01-15T20:11:24.8122378Z 2026-01-15T20:11:24.8122382Z 2026-01-15T20:11:24.8122387Z 2026-01-15T20:11:24.8122772Z  2026-01-15T20:11:24.8123180Z 2026-01-15T20:11:24.8123185Z 2026-01-15T20:11:24.8123190Z 2026-01-15T20:11:24.8123194Z 2026-01-15T20:11:24.8123198Z 2026-01-15T20:11:24.8123508Z 2026-01-15T20:11:24.8123516Z 2026-01-15T20:11:24.8123521Z 2026-01-15T20:11:24.8123539Z 2026-01-15T20:11:24.8123907Z  2026-01-15T20:11:24.8124323Z 2026-01-15T20:11:24.8124328Z 2026-01-15T20:11:24.8124333Z 2026-01-15T20:11:24.8124338Z 2026-01-15T20:11:24.8124354Z 2026-01-15T20:11:24.8124359Z 2026-01-15T20:11:24.8124364Z 2026-01-15T20:11:24.8124369Z 2026-01-15T20:11:24.8124373Z 2026-01-15T20:11:24.8124377Z 2026-01-15T20:11:24.8124758Z  2026-01-15T20:11:24.8125189Z 2026-01-15T20:11:24.8125195Z 2026-01-15T20:11:24.8125200Z 2026-01-15T20:11:24.8125204Z 2026-01-15T20:11:24.8125208Z 2026-01-15T20:11:24.8125213Z 2026-01-15T20:11:24.8125217Z 2026-01-15T20:11:24.8125222Z 2026-01-15T20:11:24.8125227Z 2026-01-15T20:11:24.8125231Z 2026-01-15T20:11:24.8125235Z 2026-01-15T20:11:24.8125591Z  2026-01-15T20:11:24.8126026Z 2026-01-15T20:11:24.8126032Z 2026-01-15T20:11:24.8126036Z 2026-01-15T20:11:24.8126041Z 2026-01-15T20:11:24.8126046Z 2026-01-15T20:11:24.8126261Z 2026-01-15T20:11:24.8126266Z 2026-01-15T20:11:24.8126270Z 2026-01-15T20:11:24.8126275Z 2026-01-15T20:11:24.8126280Z 2026-01-15T20:11:24.8126284Z 2026-01-15T20:11:24.8126289Z 2026-01-15T20:11:24.8126657Z  2026-01-15T20:11:24.8127087Z 2026-01-15T20:11:24.8127092Z 2026-01-15T20:11:24.8127096Z 2026-01-15T20:11:24.8127101Z 2026-01-15T20:11:24.8127105Z 2026-01-15T20:11:24.8127109Z 2026-01-15T20:11:24.8127113Z 2026-01-15T20:11:24.8127118Z 2026-01-15T20:11:24.8127133Z 2026-01-15T20:11:24.8127138Z 2026-01-15T20:11:24.8127142Z 2026-01-15T20:11:24.8127147Z 2026-01-15T20:11:24.8127151Z 2026-01-15T20:11:24.8127575Z  2026-01-15T20:11:24.8127998Z 2026-01-15T20:11:24.8128004Z 2026-01-15T20:11:24.8128018Z 2026-01-15T20:11:24.8128023Z 2026-01-15T20:11:24.8128027Z 2026-01-15T20:11:24.8128039Z 2026-01-15T20:11:24.8128044Z 2026-01-15T20:11:24.8128049Z 2026-01-15T20:11:24.8128053Z 2026-01-15T20:11:24.8128058Z 2026-01-15T20:11:24.8128062Z 2026-01-15T20:11:24.8128067Z 2026-01-15T20:11:24.8128071Z 2026-01-15T20:11:24.8128075Z 2026-01-15T20:11:24.8128489Z  2026-01-15T20:11:24.8128940Z 2026-01-15T20:11:24.8128946Z 2026-01-15T20:11:24.8128950Z 2026-01-15T20:11:24.8128955Z 2026-01-15T20:11:24.8128960Z 2026-01-15T20:11:24.8128964Z 2026-01-15T20:11:24.8128969Z 2026-01-15T20:11:24.8128974Z 2026-01-15T20:11:24.8128978Z 2026-01-15T20:11:24.8128982Z 2026-01-15T20:11:24.8128987Z 2026-01-15T20:11:24.8128991Z 2026-01-15T20:11:24.8129003Z 2026-01-15T20:11:24.8129007Z 2026-01-15T20:11:24.8129024Z 2026-01-15T20:11:24.8129401Z  2026-01-15T20:11:24.8129844Z 2026-01-15T20:11:24.8129872Z 2026-01-15T20:11:24.8129886Z 2026-01-15T20:11:24.8129891Z 2026-01-15T20:11:24.8129896Z 2026-01-15T20:11:24.8129900Z 2026-01-15T20:11:24.8129905Z 2026-01-15T20:11:24.8129909Z 2026-01-15T20:11:24.8129914Z 2026-01-15T20:11:24.8129918Z 2026-01-15T20:11:24.8129923Z 2026-01-15T20:11:24.8129928Z 2026-01-15T20:11:24.8129933Z 2026-01-15T20:11:24.8129937Z 2026-01-15T20:11:24.8129942Z 2026-01-15T20:11:24.8129947Z 2026-01-15T20:11:24.8130607Z  2026-01-15T20:11:24.8131069Z 2026-01-15T20:11:24.8131076Z 2026-01-15T20:11:24.8131080Z 2026-01-15T20:11:24.8131085Z 2026-01-15T20:11:24.8131089Z 2026-01-15T20:11:24.8131310Z 2026-01-15T20:11:24.8131320Z 2026-01-15T20:11:24.8131324Z 2026-01-15T20:11:24.8131329Z 2026-01-15T20:11:24.8131334Z 2026-01-15T20:11:24.8131338Z 2026-01-15T20:11:24.8131343Z 2026-01-15T20:11:24.8131347Z 2026-01-15T20:11:24.8131358Z 2026-01-15T20:11:24.8131362Z 2026-01-15T20:11:24.8131367Z 2026-01-15T20:11:24.8131384Z 2026-01-15T20:11:24.8131829Z  2026-01-15T20:11:24.8132295Z 2026-01-15T20:11:24.8132300Z 2026-01-15T20:11:24.8132305Z 2026-01-15T20:11:24.8132321Z 2026-01-15T20:11:24.8132327Z 2026-01-15T20:11:24.8132331Z 2026-01-15T20:11:24.8132336Z 2026-01-15T20:11:24.8132340Z 2026-01-15T20:11:24.8132344Z 2026-01-15T20:11:24.8132349Z 2026-01-15T20:11:24.8132353Z 2026-01-15T20:11:24.8132357Z 2026-01-15T20:11:24.8132362Z 2026-01-15T20:11:24.8132366Z 2026-01-15T20:11:24.8132371Z 2026-01-15T20:11:24.8132375Z 2026-01-15T20:11:24.8132380Z 2026-01-15T20:11:24.8132391Z 2026-01-15T20:11:24.8132826Z  2026-01-15T20:11:24.8133288Z 2026-01-15T20:11:24.8133294Z 2026-01-15T20:11:24.8133298Z 2026-01-15T20:11:24.8134471Z  2026-01-15T20:11:24.8134649Z 2026-01-15T20:11:24.8134654Z 2026-01-15T20:11:24.8134797Z  2026-01-15T20:11:24.8134954Z 2026-01-15T20:11:24.8134958Z 2026-01-15T20:11:24.8134963Z 2026-01-15T20:11:24.8135112Z  2026-01-15T20:11:24.8135276Z 2026-01-15T20:11:24.8135281Z 2026-01-15T20:11:24.8135286Z 2026-01-15T20:11:24.8135298Z 2026-01-15T20:11:24.8135450Z  2026-01-15T20:11:24.8135612Z 2026-01-15T20:11:24.8135617Z 2026-01-15T20:11:24.8135622Z 2026-01-15T20:11:24.8135627Z 2026-01-15T20:11:24.8135636Z 2026-01-15T20:11:24.8136569Z  2026-01-15T20:11:24.8136763Z 2026-01-15T20:11:24.8136769Z 2026-01-15T20:11:24.8136921Z 2026-01-15T20:11:24.8136926Z 2026-01-15T20:11:24.8136941Z 2026-01-15T20:11:24.8136945Z 2026-01-15T20:11:24.8137155Z  2026-01-15T20:11:24.8137341Z 2026-01-15T20:11:24.8137346Z 2026-01-15T20:11:24.8137350Z 2026-01-15T20:11:24.8137355Z 2026-01-15T20:11:24.8137360Z 2026-01-15T20:11:24.8137370Z 2026-01-15T20:11:24.8137379Z 2026-01-15T20:11:24.8137591Z  2026-01-15T20:11:24.8137768Z 2026-01-15T20:11:24.8137772Z 2026-01-15T20:11:24.8137776Z 2026-01-15T20:11:24.8137781Z 2026-01-15T20:11:24.8137785Z 2026-01-15T20:11:24.8137789Z 2026-01-15T20:11:24.8137794Z 2026-01-15T20:11:24.8138346Z 2026-01-15T20:11:24.8138549Z  2026-01-15T20:11:24.8138776Z 2026-01-15T20:11:24.8138781Z 2026-01-15T20:11:24.8138786Z 2026-01-15T20:11:24.8138790Z 2026-01-15T20:11:24.8138795Z 2026-01-15T20:11:24.8138800Z 2026-01-15T20:11:24.8138805Z 2026-01-15T20:11:24.8138817Z 2026-01-15T20:11:24.8138822Z 2026-01-15T20:11:24.8139303Z  2026-01-15T20:11:24.8139593Z 2026-01-15T20:11:24.8139599Z 2026-01-15T20:11:24.8139603Z 2026-01-15T20:11:24.8139608Z 2026-01-15T20:11:24.8139612Z 2026-01-15T20:11:24.8139616Z 2026-01-15T20:11:24.8139621Z 2026-01-15T20:11:24.8139635Z 2026-01-15T20:11:24.8139645Z 2026-01-15T20:11:24.8139650Z 2026-01-15T20:11:24.8139861Z  2026-01-15T20:11:24.8140116Z 2026-01-15T20:11:24.8140121Z 2026-01-15T20:11:24.8140125Z 2026-01-15T20:11:24.8140130Z 2026-01-15T20:11:24.8140143Z 2026-01-15T20:11:24.8140148Z 2026-01-15T20:11:24.8140152Z 2026-01-15T20:11:24.8140157Z 2026-01-15T20:11:24.8140161Z 2026-01-15T20:11:24.8140166Z 2026-01-15T20:11:24.8140177Z 2026-01-15T20:11:24.8140697Z  2026-01-15T20:11:24.8140966Z 2026-01-15T20:11:24.8140979Z 2026-01-15T20:11:24.8140983Z 2026-01-15T20:11:24.8140987Z 2026-01-15T20:11:24.8140992Z 2026-01-15T20:11:24.8140996Z 2026-01-15T20:11:24.8141000Z 2026-01-15T20:11:24.8141005Z 2026-01-15T20:11:24.8141606Z 2026-01-15T20:11:24.8141625Z 2026-01-15T20:11:24.8141630Z 2026-01-15T20:11:24.8141650Z 2026-01-15T20:11:24.8141945Z  2026-01-15T20:11:24.8142185Z 2026-01-15T20:11:24.8142189Z 2026-01-15T20:11:24.8142198Z 2026-01-15T20:11:24.8142201Z 2026-01-15T20:11:24.8142204Z 2026-01-15T20:11:24.8142207Z 2026-01-15T20:11:24.8142210Z 2026-01-15T20:11:24.8142213Z 2026-01-15T20:11:24.8142215Z 2026-01-15T20:11:24.8142218Z 2026-01-15T20:11:24.8142221Z 2026-01-15T20:11:24.8142224Z 2026-01-15T20:11:24.8142227Z 2026-01-15T20:11:24.8144981Z  done 2026-01-15T20:11:24.9152995Z Preparing transaction: / done 2026-01-15T20:11:25.4178011Z Verifying transaction: \ | / - \ done 2026-01-15T20:11:26.3242715Z Executing transaction: / - \ | / - \ | / done 2026-01-15T20:11:28.6522518Z ffmpeg version 6.1.1 Copyright (c) 2000-2023 the FFmpeg developers 2026-01-15T20:11:28.6523196Z built with clang version 18.1.8 2026-01-15T20:11:28.6528514Z configuration: --prefix=/d/bld/ffmpeg_1722546096355/_h_env/Library --cc=clang.exe --cxx=clang++.exe --nm=llvm-nm --ar=llvm-ar --disable-doc --disable-openssl --enable-demuxer=dash --enable-hardcoded-tables --enable-libfreetype --enable-libharfbuzz --enable-libfontconfig --enable-libopenh264 --enable-libdav1d --ld=lld-link --target-os=win64 --enable-cross-compile --toolchain=msvc --host-cc=clang.exe --extra-libs=ucrt.lib --extra-libs=vcruntime.lib --extra-libs=oldnames.lib --strip=llvm-strip --disable-stripping --host-extralibs= --disable-libopenvino --enable-gpl --enable-libx264 --enable-libx265 --enable-libaom --enable-libsvtav1 --enable-libxml2 --enable-pic --enable-shared --disable-static --enable-version3 --enable-zlib --enable-libopus --pkg-config=/d/bld/ffmpeg_1722546096355/_build_env/Library/bin/pkg-config 2026-01-15T20:11:28.6534870Z libavutil 58. 29.100 / 58. 29.100 2026-01-15T20:11:28.6535265Z libavcodec 60. 31.102 / 60. 31.102 2026-01-15T20:11:28.6535655Z libavformat 60. 16.100 / 60. 16.100 2026-01-15T20:11:28.6536003Z libavdevice 60. 3.100 / 60. 3.100 2026-01-15T20:11:28.6536383Z libavfilter 9. 12.100 / 9. 12.100 2026-01-15T20:11:28.6536760Z libswscale 7. 5.100 / 7. 5.100 2026-01-15T20:11:28.6537134Z libswresample 4. 12.100 / 4. 12.100 2026-01-15T20:11:28.6537528Z libpostproc 57. 3.100 / 57. 3.100 2026-01-15T20:11:28.6762609Z ##[group]Run bash packaging/install_test_dependencies.sh 2026-01-15T20:11:28.6763096Z bash packaging/install_test_dependencies.sh 2026-01-15T20:11:28.6779749Z shell: C:\Program Files\Git\bin\bash.EXE -l -eo pipefail {0} 2026-01-15T20:11:28.6780056Z env: 2026-01-15T20:11:28.6780218Z INPUT_RUN_POST: true 2026-01-15T20:11:28.6780438Z CONDA: C:\Users\runneradmin\miniconda3 2026-01-15T20:11:28.6780670Z ##[endgroup] 2026-01-15T20:11:31.5240498Z Installing test dependencies... 2026-01-15T20:11:32.5799142Z Requirement already satisfied: numpy in c:\users\runneradmin\miniconda3\envs\test\lib\site-packages (2.2.6) 2026-01-15T20:11:32.7469464Z Collecting pytest 2026-01-15T20:11:32.7971954Z Downloading pytest-9.0.2-py3-none-any.whl.metadata (7.6 kB) 2026-01-15T20:11:32.8200699Z Requirement already satisfied: pillow in c:\users\runneradmin\miniconda3\envs\test\lib\site-packages (12.1.0) 2026-01-15T20:11:32.8631708Z Collecting colorama>=0.4 (from pytest) 2026-01-15T20:11:32.8724432Z Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-01-15T20:11:32.9219158Z Collecting exceptiongroup>=1 (from pytest) 2026-01-15T20:11:32.9312250Z Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) 2026-01-15T20:11:32.9764565Z Collecting iniconfig>=1.0.1 (from pytest) 2026-01-15T20:11:32.9855380Z Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-01-15T20:11:33.0472331Z Collecting packaging>=22 (from pytest) 2026-01-15T20:11:33.0591267Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-15T20:11:33.1080586Z Collecting pluggy<2,>=1.5 (from pytest) 2026-01-15T20:11:33.1174116Z Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-01-15T20:11:33.1769178Z Collecting pygments>=2.7.2 (from pytest) 2026-01-15T20:11:33.1860334Z Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-01-15T20:11:33.2433712Z Collecting tomli>=1 (from pytest) 2026-01-15T20:11:33.2549146Z Downloading tomli-2.4.0-py3-none-any.whl.metadata (10 kB) 2026-01-15T20:11:33.2802068Z Requirement already satisfied: typing-extensions>=4.6.0 in c:\users\runneradmin\miniconda3\envs\test\lib\site-packages (from exceptiongroup>=1->pytest) (4.15.0) 2026-01-15T20:11:33.2935049Z Downloading pytest-9.0.2-py3-none-any.whl (374 kB) 2026-01-15T20:11:33.3449148Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-01-15T20:11:33.3722698Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-01-15T20:11:33.3959580Z Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 2026-01-15T20:11:33.4190112Z Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2026-01-15T20:11:33.4701266Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2026-01-15T20:11:33.4937425Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-01-15T20:11:33.5254193Z ---------------------------------------- 1.2/1.2 MB 30.1 MB/s 0:00:00 2026-01-15T20:11:33.5340312Z Downloading tomli-2.4.0-py3-none-any.whl (14 kB) 2026-01-15T20:11:33.6729003Z Installing collected packages: tomli, pygments, pluggy, packaging, iniconfig, exceptiongroup, colorama, pytest 2026-01-15T20:11:35.7919426Z 2026-01-15T20:11:35.8050227Z Successfully installed colorama-0.4.6 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-15T20:11:35.8620517Z Test dependencies installed successfully! 2026-01-15T20:11:35.8814935Z ##[group]Run pytest test -vvv 2026-01-15T20:11:35.8815258Z pytest test -vvv 2026-01-15T20:11:35.8830492Z shell: C:\Program Files\Git\bin\bash.EXE -l -eo pipefail {0} 2026-01-15T20:11:35.8830801Z env: 2026-01-15T20:11:35.8830959Z INPUT_RUN_POST: true 2026-01-15T20:11:35.8831159Z CONDA: C:\Users\runneradmin\miniconda3 2026-01-15T20:11:35.8831399Z ##[endgroup] 2026-01-15T20:11:42.2662115Z ============================= test session starts ============================= 2026-01-15T20:11:42.2662893Z platform win32 -- Python 3.10.19, pytest-9.0.2, pluggy-1.6.0 -- C:\Users\runneradmin\miniconda3\envs\test\python.exe 2026-01-15T20:11:42.2663625Z cachedir: .pytest_cache 2026-01-15T20:11:42.2663889Z rootdir: D:\a\torchcodec\torchcodec 2026-01-15T20:11:42.2664250Z configfile: pyproject.toml 2026-01-15T20:11:43.1923897Z collecting ... collected 1760 items / 30 deselected / 1730 selected 2026-01-15T20:11:43.1924259Z 2026-01-15T20:11:43.2036719Z test/test_decoders.py::TestDecoder::test_create[str-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T20:11:43.2091509Z test/test_decoders.py::TestDecoder::test_create[str-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T20:11:43.2118338Z test/test_decoders.py::TestDecoder::test_create[str-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T20:11:43.2180007Z test/test_decoders.py::TestDecoder::test_create[path-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T20:11:43.2239066Z test/test_decoders.py::TestDecoder::test_create[path-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T20:11:43.2265068Z test/test_decoders.py::TestDecoder::test_create[path-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T20:11:43.2328334Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T20:11:43.2382128Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T20:11:43.2408006Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T20:11:43.2470840Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T20:11:43.2524947Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T20:11:43.2550033Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T20:11:43.2613578Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T20:11:43.2671352Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T20:11:43.2705157Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T20:11:43.2772298Z test/test_decoders.py::TestDecoder::test_create[bytes-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T20:11:43.2827461Z test/test_decoders.py::TestDecoder::test_create[bytes-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T20:11:43.2853080Z test/test_decoders.py::TestDecoder::test_create[bytes-AudioDecoder-asset2] PASSED [ 1%] 2026-01-15T20:11:43.2918221Z test/test_decoders.py::TestDecoder::test_create[tensor-VideoDecoder-asset0] PASSED [ 1%] 2026-01-15T20:11:43.2972252Z test/test_decoders.py::TestDecoder::test_create[tensor-AudioDecoder-asset1] PASSED [ 1%] 2026-01-15T20:11:43.2998226Z test/test_decoders.py::TestDecoder::test_create[tensor-AudioDecoder-asset2] PASSED [ 1%] 2026-01-15T20:11:43.3111073Z test/test_decoders.py::TestDecoder::test_create_fails[VideoDecoder] PASSED [ 1%] 2026-01-15T20:11:43.3197138Z test/test_decoders.py::TestDecoder::test_create_fails[AudioDecoder] PASSED [ 1%] 2026-01-15T20:11:43.3261773Z test/test_decoders.py::TestVideoDecoder::test_metadata[exact] PASSED [ 1%] 2026-01-15T20:11:43.3311413Z test/test_decoders.py::TestVideoDecoder::test_metadata[approximate] PASSED [ 1%] 2026-01-15T20:11:43.5171488Z test/test_decoders.py::TestVideoDecoder::test_create_bytes_ownership PASSED [ 1%] 2026-01-15T20:11:43.5185421Z test/test_decoders.py::TestVideoDecoder::test_create_fails PASSED [ 1%] 2026-01-15T20:11:43.6115023Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cpu-1] PASSED [ 1%] 2026-01-15T20:11:43.6893899Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cpu-4] PASSED [ 1%] 2026-01-15T20:11:43.6907243Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda-1] SKIPPED [ 1%] 2026-01-15T20:11:43.6922183Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda-4] SKIPPED [ 1%] 2026-01-15T20:11:43.6935541Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda:beta-1] SKIPPED [ 1%] 2026-01-15T20:11:43.6948004Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda:beta-4] SKIPPED [ 1%] 2026-01-15T20:11:43.7951784Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cpu-1] PASSED [ 1%] 2026-01-15T20:11:43.8730974Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cpu-4] PASSED [ 2%] 2026-01-15T20:11:43.8745129Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda-1] SKIPPED [ 2%] 2026-01-15T20:11:43.8756491Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda-4] SKIPPED [ 2%] 2026-01-15T20:11:43.8770357Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda:beta-1] SKIPPED [ 2%] 2026-01-15T20:11:43.8781897Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda:beta-4] SKIPPED [ 2%] 2026-01-15T20:11:44.1573168Z test/test_decoders.py::TestVideoDecoder::test_getitem_numpy_int PASSED [ 2%] 2026-01-15T20:11:45.8169103Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cpu] PASSED [ 2%] 2026-01-15T20:11:45.8183004Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cuda] SKIPPED [ 2%] 2026-01-15T20:11:45.8194516Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cuda:beta] SKIPPED [ 2%] 2026-01-15T20:11:47.5457965Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cpu] PASSED [ 2%] 2026-01-15T20:11:47.5471105Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cuda] SKIPPED [ 2%] 2026-01-15T20:11:47.5482687Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cuda:beta] SKIPPED [ 2%] 2026-01-15T20:11:47.5548611Z test/test_decoders.py::TestVideoDecoder::test_device_instance PASSED [ 2%] 2026-01-15T20:11:47.5695736Z test/test_decoders.py::TestVideoDecoder::test_device_none_default_device[cpu] PASSED [ 2%] 2026-01-15T20:11:47.5707192Z test/test_decoders.py::TestVideoDecoder::test_device_none_default_device[cuda] SKIPPED [ 2%] 2026-01-15T20:11:47.5779189Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cpu] PASSED [ 2%] 2026-01-15T20:11:47.5790916Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cuda] SKIPPED [ 2%] 2026-01-15T20:11:47.5802441Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T20:11:47.5860567Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cpu] PASSED [ 3%] 2026-01-15T20:11:47.5872102Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cuda] SKIPPED [ 3%] 2026-01-15T20:11:47.5885487Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T20:11:47.7594976Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cpu] PASSED [ 3%] 2026-01-15T20:11:47.7606873Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cuda] SKIPPED [ 3%] 2026-01-15T20:11:47.7617965Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T20:11:47.9431012Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cpu] PASSED [ 3%] 2026-01-15T20:11:47.9446454Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cuda] SKIPPED [ 3%] 2026-01-15T20:11:47.9462972Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T20:11:48.0340005Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cpu] PASSED [ 3%] 2026-01-15T20:11:48.0351484Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cuda] SKIPPED [ 3%] 2026-01-15T20:11:48.0363617Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T20:11:48.1221060Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cpu] PASSED [ 3%] 2026-01-15T20:11:48.1235732Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cuda] SKIPPED [ 3%] 2026-01-15T20:11:48.1248975Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T20:11:48.1531141Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cpu] PASSED [ 3%] 2026-01-15T20:11:48.1543777Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cuda] SKIPPED [ 3%] 2026-01-15T20:11:48.1555783Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cuda:beta] SKIPPED [ 4%] 2026-01-15T20:11:48.1631658Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cpu] PASSED [ 4%] 2026-01-15T20:11:48.1643065Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cuda] SKIPPED [ 4%] 2026-01-15T20:11:48.1655108Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T20:11:48.1711754Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cpu] PASSED [ 4%] 2026-01-15T20:11:48.1722967Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cuda] SKIPPED [ 4%] 2026-01-15T20:11:48.1735239Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cuda:beta] SKIPPED [ 4%] 2026-01-15T20:11:48.2434104Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cpu] PASSED [ 4%] 2026-01-15T20:11:48.2445356Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cuda] SKIPPED [ 4%] 2026-01-15T20:11:48.2456933Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T20:11:48.3093256Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cpu] PASSED [ 4%] 2026-01-15T20:11:48.3105311Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cuda] SKIPPED [ 4%] 2026-01-15T20:11:48.3116578Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cuda:beta] SKIPPED [ 4%] 2026-01-15T20:11:48.3197014Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cpu] PASSED [ 4%] 2026-01-15T20:11:48.3208965Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cuda] SKIPPED [ 4%] 2026-01-15T20:11:48.3220845Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T20:11:48.3280438Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cpu] PASSED [ 4%] 2026-01-15T20:11:48.3291850Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cuda] SKIPPED [ 5%] 2026-01-15T20:11:48.3303471Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T20:11:48.3458430Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cpu] PASSED [ 5%] 2026-01-15T20:11:48.3470374Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cuda] SKIPPED [ 5%] 2026-01-15T20:11:48.3482696Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cuda:beta] SKIPPED [ 5%] 2026-01-15T20:11:48.5288091Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cpu] PASSED [ 5%] 2026-01-15T20:11:48.5299565Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cuda] SKIPPED [ 5%] 2026-01-15T20:11:48.5314123Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cuda:beta] SKIPPED [ 5%] 2026-01-15T20:11:48.7201296Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cpu] PASSED [ 5%] 2026-01-15T20:11:48.7213661Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cuda] SKIPPED [ 5%] 2026-01-15T20:11:48.7226720Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T20:11:48.7313799Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_h265 PASSED [ 5%] 2026-01-15T20:11:48.7382517Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cpu] PASSED [ 5%] 2026-01-15T20:11:48.7396269Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cuda] SKIPPED [ 5%] 2026-01-15T20:11:48.7408941Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cuda:beta] SKIPPED [ 5%] 2026-01-15T20:11:48.7471240Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cpu] PASSED [ 5%] 2026-01-15T20:11:48.7483462Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cuda] SKIPPED [ 5%] 2026-01-15T20:11:48.7495698Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T20:11:48.7765076Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cpu] PASSED [ 6%] 2026-01-15T20:11:48.7784415Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cuda] SKIPPED [ 6%] 2026-01-15T20:11:48.7798432Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T20:11:48.8043141Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cpu] PASSED [ 6%] 2026-01-15T20:11:48.8057498Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cuda] SKIPPED [ 6%] 2026-01-15T20:11:48.8070983Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T20:11:48.8350820Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cpu] PASSED [ 6%] 2026-01-15T20:11:48.8364288Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cuda] SKIPPED [ 6%] 2026-01-15T20:11:48.8376059Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T20:11:48.8677528Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cpu] PASSED [ 6%] 2026-01-15T20:11:48.8691516Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cuda] SKIPPED [ 6%] 2026-01-15T20:11:48.8703091Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T20:11:48.8779268Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cpu] PASSED [ 6%] 2026-01-15T20:11:48.8792460Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cuda] SKIPPED [ 6%] 2026-01-15T20:11:48.8804242Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T20:11:48.8862843Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cpu] PASSED [ 6%] 2026-01-15T20:11:48.8877558Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cuda] SKIPPED [ 6%] 2026-01-15T20:11:48.8888785Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cuda:beta] SKIPPED [ 7%] 2026-01-15T20:11:48.9483286Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cpu] PASSED [ 7%] 2026-01-15T20:11:48.9497049Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cuda] SKIPPED [ 7%] 2026-01-15T20:11:48.9509402Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cuda:beta] SKIPPED [ 7%] 2026-01-15T20:11:49.0500525Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cpu] PASSED [ 7%] 2026-01-15T20:11:49.0513974Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cuda] SKIPPED [ 7%] 2026-01-15T20:11:49.0525811Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cuda:beta] SKIPPED [ 7%] 2026-01-15T20:11:49.1582117Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cpu] PASSED [ 7%] 2026-01-15T20:11:49.1594609Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cuda] SKIPPED [ 7%] 2026-01-15T20:11:49.1608126Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cuda:beta] SKIPPED [ 7%] 2026-01-15T20:11:49.2128546Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cpu] PASSED [ 7%] 2026-01-15T20:11:49.2142356Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cuda] SKIPPED [ 7%] 2026-01-15T20:11:49.2156007Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cuda:beta] SKIPPED [ 7%] 2026-01-15T20:11:49.3226358Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cpu] PASSED [ 7%] 2026-01-15T20:11:49.3238106Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cuda] SKIPPED [ 7%] 2026-01-15T20:11:49.3251408Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cuda:beta] SKIPPED [ 7%] 2026-01-15T20:11:49.4227444Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cpu] PASSED [ 7%] 2026-01-15T20:11:49.4238929Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cuda] SKIPPED [ 8%] 2026-01-15T20:11:49.4252556Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cuda:beta] SKIPPED [ 8%] 2026-01-15T20:11:49.5869220Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cpu] PASSED [ 8%] 2026-01-15T20:11:49.5881504Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cuda] SKIPPED [ 8%] 2026-01-15T20:11:49.5894961Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cuda:beta] SKIPPED [ 8%] 2026-01-15T20:11:49.7589084Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cpu] PASSED [ 8%] 2026-01-15T20:11:49.7601775Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cuda] SKIPPED [ 8%] 2026-01-15T20:11:49.7614128Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cuda:beta] SKIPPED [ 8%] 2026-01-15T20:11:49.7722504Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-0-NCHW] PASSED [ 8%] 2026-01-15T20:11:49.7803408Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-0-NHWC] PASSED [ 8%] 2026-01-15T20:11:49.7883549Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-1-NCHW] PASSED [ 8%] 2026-01-15T20:11:49.7981846Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-1-NHWC] PASSED [ 8%] 2026-01-15T20:11:49.8071819Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-2-NCHW] PASSED [ 8%] 2026-01-15T20:11:49.8169404Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-2-NHWC] PASSED [ 8%] 2026-01-15T20:11:49.8268791Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-3-NCHW] PASSED [ 8%] 2026-01-15T20:11:49.8377370Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-3-NHWC] PASSED [ 8%] 2026-01-15T20:11:49.8479079Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-4-NCHW] PASSED [ 8%] 2026-01-15T20:11:49.8562662Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-4-NHWC] PASSED [ 9%] 2026-01-15T20:11:49.8721326Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-5-NCHW] PASSED [ 9%] 2026-01-15T20:11:49.8859255Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-5-NHWC] PASSED [ 9%] 2026-01-15T20:11:49.9020757Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-6-NCHW] PASSED [ 9%] 2026-01-15T20:11:49.9186931Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-6-NHWC] PASSED [ 9%] 2026-01-15T20:11:49.9198929Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-0-NCHW] SKIPPED [ 9%] 2026-01-15T20:11:49.9212226Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-0-NHWC] SKIPPED [ 9%] 2026-01-15T20:11:49.9225347Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-1-NCHW] SKIPPED [ 9%] 2026-01-15T20:11:49.9238698Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-1-NHWC] SKIPPED [ 9%] 2026-01-15T20:11:49.9249868Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-2-NCHW] SKIPPED [ 9%] 2026-01-15T20:11:49.9261414Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-2-NHWC] SKIPPED [ 9%] 2026-01-15T20:11:49.9274947Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-3-NCHW] SKIPPED [ 9%] 2026-01-15T20:11:49.9288043Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-3-NHWC] SKIPPED [ 9%] 2026-01-15T20:11:49.9299927Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-4-NCHW] SKIPPED [ 9%] 2026-01-15T20:11:49.9312920Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-4-NHWC] SKIPPED [ 9%] 2026-01-15T20:11:49.9324243Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-5-NCHW] SKIPPED [ 9%] 2026-01-15T20:11:49.9336029Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-5-NHWC] SKIPPED [ 9%] 2026-01-15T20:11:49.9346961Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-6-NCHW] SKIPPED [ 10%] 2026-01-15T20:11:49.9358514Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-6-NHWC] SKIPPED [ 10%] 2026-01-15T20:11:49.9371682Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-0-NCHW] SKIPPED [ 10%] 2026-01-15T20:11:49.9383097Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-0-NHWC] SKIPPED [ 10%] 2026-01-15T20:11:49.9394253Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-1-NCHW] SKIPPED [ 10%] 2026-01-15T20:11:49.9407708Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-1-NHWC] SKIPPED [ 10%] 2026-01-15T20:11:49.9421762Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-2-NCHW] SKIPPED [ 10%] 2026-01-15T20:11:49.9435733Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-2-NHWC] SKIPPED [ 10%] 2026-01-15T20:11:49.9450668Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-3-NCHW] SKIPPED [ 10%] 2026-01-15T20:11:49.9468846Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-3-NHWC] SKIPPED [ 10%] 2026-01-15T20:11:49.9483534Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-4-NCHW] SKIPPED [ 10%] 2026-01-15T20:11:49.9499173Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-4-NHWC] SKIPPED [ 10%] 2026-01-15T20:11:49.9510827Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-5-NCHW] SKIPPED [ 10%] 2026-01-15T20:11:49.9522271Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-5-NHWC] SKIPPED [ 10%] 2026-01-15T20:11:49.9533564Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-6-NCHW] SKIPPED [ 10%] 2026-01-15T20:11:49.9546776Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-6-NHWC] SKIPPED [ 10%] 2026-01-15T20:11:49.9622720Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-0-NCHW] PASSED [ 10%] 2026-01-15T20:11:49.9693377Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-0-NHWC] PASSED [ 10%] 2026-01-15T20:11:49.9763397Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-1-NCHW] PASSED [ 11%] 2026-01-15T20:11:49.9845142Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-1-NHWC] PASSED [ 11%] 2026-01-15T20:11:49.9920221Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-2-NCHW] PASSED [ 11%] 2026-01-15T20:11:49.9994297Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-2-NHWC] PASSED [ 11%] 2026-01-15T20:11:50.0071951Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-3-NCHW] PASSED [ 11%] 2026-01-15T20:11:50.0150269Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-3-NHWC] PASSED [ 11%] 2026-01-15T20:11:50.0219452Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-4-NCHW] PASSED [ 11%] 2026-01-15T20:11:50.0288044Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-4-NHWC] PASSED [ 11%] 2026-01-15T20:11:50.0400475Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-5-NCHW] PASSED [ 11%] 2026-01-15T20:11:50.0520454Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-5-NHWC] PASSED [ 11%] 2026-01-15T20:11:50.0650292Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-6-NCHW] PASSED [ 11%] 2026-01-15T20:11:50.0789011Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-6-NHWC] PASSED [ 11%] 2026-01-15T20:11:50.0800990Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-0-NCHW] SKIPPED [ 11%] 2026-01-15T20:11:50.0811870Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-0-NHWC] SKIPPED [ 11%] 2026-01-15T20:11:50.0823424Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-1-NCHW] SKIPPED [ 11%] 2026-01-15T20:11:50.0834476Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-1-NHWC] SKIPPED [ 11%] 2026-01-15T20:11:50.0845486Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-2-NCHW] SKIPPED [ 11%] 2026-01-15T20:11:50.0856938Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-2-NHWC] SKIPPED [ 12%] 2026-01-15T20:11:50.0867790Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-3-NCHW] SKIPPED [ 12%] 2026-01-15T20:11:50.0878947Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-3-NHWC] SKIPPED [ 12%] 2026-01-15T20:11:50.0889754Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-4-NCHW] SKIPPED [ 12%] 2026-01-15T20:11:50.0901079Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-4-NHWC] SKIPPED [ 12%] 2026-01-15T20:11:50.0914083Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-5-NCHW] SKIPPED [ 12%] 2026-01-15T20:11:50.0924786Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-5-NHWC] SKIPPED [ 12%] 2026-01-15T20:11:50.0936339Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-6-NCHW] SKIPPED [ 12%] 2026-01-15T20:11:50.0946837Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-6-NHWC] SKIPPED [ 12%] 2026-01-15T20:11:50.0957979Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-0-NCHW] SKIPPED [ 12%] 2026-01-15T20:11:50.0968641Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-0-NHWC] SKIPPED [ 12%] 2026-01-15T20:11:50.0979825Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-1-NCHW] SKIPPED [ 12%] 2026-01-15T20:11:50.0990574Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-1-NHWC] SKIPPED [ 12%] 2026-01-15T20:11:50.1002150Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-2-NCHW] SKIPPED [ 12%] 2026-01-15T20:11:50.1012953Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-2-NHWC] SKIPPED [ 12%] 2026-01-15T20:11:50.1024367Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-3-NCHW] SKIPPED [ 12%] 2026-01-15T20:11:50.1037589Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-3-NHWC] SKIPPED [ 12%] 2026-01-15T20:11:50.1048439Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-4-NCHW] SKIPPED [ 13%] 2026-01-15T20:11:50.1059818Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-4-NHWC] SKIPPED [ 13%] 2026-01-15T20:11:50.1070484Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-5-NCHW] SKIPPED [ 13%] 2026-01-15T20:11:50.1081814Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-5-NHWC] SKIPPED [ 13%] 2026-01-15T20:11:50.1093186Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-6-NCHW] SKIPPED [ 13%] 2026-01-15T20:11:50.1103880Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-6-NHWC] SKIPPED [ 13%] 2026-01-15T20:11:50.1173189Z test/test_decoders.py::TestVideoDecoder::test_dimension_order_fails PASSED [ 13%] 2026-01-15T20:11:50.8615691Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-0] PASSED [ 13%] 2026-01-15T20:11:52.4910070Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-3] PASSED [ 13%] 2026-01-15T20:11:54.3540952Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-None] PASSED [ 13%] 2026-01-15T20:11:54.3556742Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-0] SKIPPED [ 13%] 2026-01-15T20:11:54.3571294Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-3] SKIPPED [ 13%] 2026-01-15T20:11:54.3585646Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-None] SKIPPED [ 13%] 2026-01-15T20:11:54.3599620Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-0] SKIPPED [ 13%] 2026-01-15T20:11:54.3612881Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-3] SKIPPED [ 13%] 2026-01-15T20:11:54.3626390Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-None] SKIPPED [ 13%] 2026-01-15T20:11:54.9893602Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-0] PASSED [ 13%] 2026-01-15T20:11:56.4747159Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-3] PASSED [ 13%] 2026-01-15T20:11:57.9428971Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-None] PASSED [ 14%] 2026-01-15T20:11:57.9443189Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-0] SKIPPED [ 14%] 2026-01-15T20:11:57.9455568Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-3] SKIPPED [ 14%] 2026-01-15T20:11:57.9468830Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-None] SKIPPED [ 14%] 2026-01-15T20:11:57.9481957Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-0] SKIPPED [ 14%] 2026-01-15T20:11:57.9494288Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-3] SKIPPED [ 14%] 2026-01-15T20:11:57.9506294Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-None] SKIPPED [ 14%] 2026-01-15T20:11:57.9583076Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cpu] PASSED [ 14%] 2026-01-15T20:11:57.9597602Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cuda] SKIPPED [ 14%] 2026-01-15T20:11:57.9608767Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cuda:beta] SKIPPED [ 14%] 2026-01-15T20:11:57.9663227Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cpu] PASSED [ 14%] 2026-01-15T20:11:57.9674773Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cuda] SKIPPED [ 14%] 2026-01-15T20:11:57.9686221Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cuda:beta] SKIPPED [ 14%] 2026-01-15T20:11:57.9804546Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cpu] PASSED [ 14%] 2026-01-15T20:11:57.9816348Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cuda] SKIPPED [ 14%] 2026-01-15T20:11:57.9829440Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cuda:beta] SKIPPED [ 14%] 2026-01-15T20:11:57.9835936Z test/test_decoders.py::TestVideoDecoder::test_compile[cpu] SKIPPED (TODO 2026-01-15T20:11:57.9842999Z investigate) [ 14%] 2026-01-15T20:11:57.9856201Z test/test_decoders.py::TestVideoDecoder::test_compile[cuda] SKIPPED [ 15%] 2026-01-15T20:11:57.9869492Z test/test_decoders.py::TestVideoDecoder::test_compile[cuda:beta] SKIPPED [ 15%] 2026-01-15T20:11:57.9881718Z test/test_decoders.py::TestVideoDecoder::test_pts_to_dts_fallback[exact] SKIPPED [ 15%] 2026-01-15T20:11:57.9895201Z test/test_decoders.py::TestVideoDecoder::test_pts_to_dts_fallback[approximate] SKIPPED [ 15%] 2026-01-15T20:11:57.9908794Z test/test_decoders.py::TestVideoDecoder::test_full_and_studio_range_bt709_video[asset0] SKIPPED [ 15%] 2026-01-15T20:11:57.9920261Z test/test_decoders.py::TestVideoDecoder::test_full_and_studio_range_bt709_video[asset1] SKIPPED [ 15%] 2026-01-15T20:11:57.9931394Z test/test_decoders.py::TestVideoDecoder::test_10bit_gpu_fallsback_to_cpu SKIPPED [ 15%] 2026-01-15T20:11:58.0007112Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cpu] PASSED [ 15%] 2026-01-15T20:11:58.0020494Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cuda] SKIPPED [ 15%] 2026-01-15T20:11:58.0031610Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cuda:beta] SKIPPED [ 15%] 2026-01-15T20:11:58.0140856Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cpu] PASSED [ 15%] 2026-01-15T20:11:58.0152543Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cuda] SKIPPED [ 15%] 2026-01-15T20:11:58.0165751Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cuda:beta] SKIPPED [ 15%] 2026-01-15T20:11:58.1607764Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cpu] PASSED [ 15%] 2026-01-15T20:11:58.1623398Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cuda] SKIPPED [ 15%] 2026-01-15T20:11:58.1635762Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cuda:beta] SKIPPED [ 15%] 2026-01-15T20:11:58.3599480Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cpu] PASSED [ 15%] 2026-01-15T20:11:58.3611800Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cuda] SKIPPED [ 16%] 2026-01-15T20:11:58.3625512Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cuda:beta] SKIPPED [ 16%] 2026-01-15T20:11:58.4832905Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cpu] PASSED [ 16%] 2026-01-15T20:11:58.4844669Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cuda] SKIPPED [ 16%] 2026-01-15T20:11:58.4858766Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cuda:beta] SKIPPED [ 16%] 2026-01-15T20:11:58.6769365Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cpu] PASSED [ 16%] 2026-01-15T20:11:58.6782896Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cuda] SKIPPED [ 16%] 2026-01-15T20:11:58.6794525Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cuda:beta] SKIPPED [ 16%] 2026-01-15T20:11:58.7700111Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cpu] PASSED [ 16%] 2026-01-15T20:11:58.7712605Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cuda] SKIPPED [ 16%] 2026-01-15T20:11:58.7729680Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cuda:beta] SKIPPED [ 16%] 2026-01-15T20:11:58.7750984Z 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-15T20:11:58.7763227Z 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-15T20:11:58.7775769Z 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-15T20:11:58.7797030Z 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-15T20:11:58.7808906Z 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-15T20:11:58.7823530Z 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-15T20:11:58.7842762Z 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-15T20:11:58.7856390Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"frames": [{"missing": "keys"}]}-keys are required in the frame metadata.-cuda] SKIPPED [ 17%] 2026-01-15T20:11:58.7868335Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"frames": [{"missing": "keys"}]}-keys are required in the frame metadata.-cuda:beta] SKIPPED [ 17%] 2026-01-15T20:11:58.7916379Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cpu] PASSED [ 17%] 2026-01-15T20:11:58.7928478Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cuda] SKIPPED [ 17%] 2026-01-15T20:11:58.7942421Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cuda:beta] SKIPPED [ 17%] 2026-01-15T20:11:58.8205107Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_tensor_indices PASSED [ 17%] 2026-01-15T20:11:58.8218962Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset0] SKIPPED [ 17%] 2026-01-15T20:11:58.8236275Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset1] SKIPPED [ 17%] 2026-01-15T20:11:58.8248489Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset2] SKIPPED [ 17%] 2026-01-15T20:11:58.8262415Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset3] SKIPPED [ 17%] 2026-01-15T20:11:58.8273538Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset4] SKIPPED [ 17%] 2026-01-15T20:11:58.8286907Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset5] SKIPPED [ 17%] 2026-01-15T20:11:58.8298215Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset6] SKIPPED [ 17%] 2026-01-15T20:11:58.8311352Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset7] SKIPPED [ 17%] 2026-01-15T20:11:58.8322860Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset0] SKIPPED [ 17%] 2026-01-15T20:11:58.8335555Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset1] SKIPPED [ 17%] 2026-01-15T20:11:58.8347079Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset2] SKIPPED [ 17%] 2026-01-15T20:11:58.8358922Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset3] SKIPPED [ 18%] 2026-01-15T20:11:58.8373830Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset4] SKIPPED [ 18%] 2026-01-15T20:11:58.8385577Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset5] SKIPPED [ 18%] 2026-01-15T20:11:58.8399293Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset6] SKIPPED [ 18%] 2026-01-15T20:11:58.8410155Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset7] SKIPPED [ 18%] 2026-01-15T20:11:58.8423588Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset0] SKIPPED [ 18%] 2026-01-15T20:11:58.8434691Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset1] SKIPPED [ 18%] 2026-01-15T20:11:58.8446119Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset2] SKIPPED [ 18%] 2026-01-15T20:11:58.8459557Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset3] SKIPPED [ 18%] 2026-01-15T20:11:58.8470813Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset4] SKIPPED [ 18%] 2026-01-15T20:11:58.8484028Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset5] SKIPPED [ 18%] 2026-01-15T20:11:58.8495029Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset6] SKIPPED [ 18%] 2026-01-15T20:11:58.8508224Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset7] SKIPPED [ 18%] 2026-01-15T20:11:58.8521763Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset0] SKIPPED [ 18%] 2026-01-15T20:11:58.8532659Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset1] SKIPPED [ 18%] 2026-01-15T20:11:58.8544479Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset2] SKIPPED [ 18%] 2026-01-15T20:11:58.8556640Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset3] SKIPPED [ 18%] 2026-01-15T20:11:58.8569203Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset4] SKIPPED [ 19%] 2026-01-15T20:11:58.8581096Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset5] SKIPPED [ 19%] 2026-01-15T20:11:58.8592523Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset6] SKIPPED [ 19%] 2026-01-15T20:11:58.8605927Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset7] SKIPPED [ 19%] 2026-01-15T20:11:58.8617421Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset0] SKIPPED [ 19%] 2026-01-15T20:11:58.8629659Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset1] SKIPPED [ 19%] 2026-01-15T20:11:58.8642547Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset2] SKIPPED [ 19%] 2026-01-15T20:11:58.8655520Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset3] SKIPPED [ 19%] 2026-01-15T20:11:58.8667124Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset4] SKIPPED [ 19%] 2026-01-15T20:11:58.8680338Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset5] SKIPPED [ 19%] 2026-01-15T20:11:58.8691491Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset6] SKIPPED [ 19%] 2026-01-15T20:11:58.8704769Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset7] SKIPPED [ 19%] 2026-01-15T20:11:58.8716214Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset0] SKIPPED [ 19%] 2026-01-15T20:11:58.8729415Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset1] SKIPPED [ 19%] 2026-01-15T20:11:58.8740634Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset2] SKIPPED [ 19%] 2026-01-15T20:11:58.8753418Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset3] SKIPPED [ 19%] 2026-01-15T20:11:58.8764741Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset4] SKIPPED [ 19%] 2026-01-15T20:11:58.8776844Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset5] SKIPPED [ 20%] 2026-01-15T20:11:58.8787940Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset6] SKIPPED [ 20%] 2026-01-15T20:11:58.8798624Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset7] SKIPPED [ 20%] 2026-01-15T20:11:58.8809803Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset0] SKIPPED [ 20%] 2026-01-15T20:11:58.8820460Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset1] SKIPPED [ 20%] 2026-01-15T20:11:58.8831349Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset2] SKIPPED [ 20%] 2026-01-15T20:11:58.8841987Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset3] SKIPPED [ 20%] 2026-01-15T20:11:58.8853159Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset4] SKIPPED [ 20%] 2026-01-15T20:11:58.8863806Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset5] SKIPPED [ 20%] 2026-01-15T20:11:58.8874858Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset6] SKIPPED [ 20%] 2026-01-15T20:11:58.8885666Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset7] SKIPPED [ 20%] 2026-01-15T20:11:58.8898244Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset0] SKIPPED [ 20%] 2026-01-15T20:11:58.8908880Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset1] SKIPPED [ 20%] 2026-01-15T20:11:58.8920120Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset2] SKIPPED [ 20%] 2026-01-15T20:11:58.8930781Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset3] SKIPPED [ 20%] 2026-01-15T20:11:58.8941855Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset4] SKIPPED [ 20%] 2026-01-15T20:11:58.8952551Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset5] SKIPPED [ 20%] 2026-01-15T20:11:58.8963836Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset6] SKIPPED [ 20%] 2026-01-15T20:11:58.8975536Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset7] SKIPPED [ 21%] 2026-01-15T20:11:58.8986292Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset0] SKIPPED [ 21%] 2026-01-15T20:11:58.8999084Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset1] SKIPPED [ 21%] 2026-01-15T20:11:58.9009605Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset2] SKIPPED [ 21%] 2026-01-15T20:11:58.9022411Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset3] SKIPPED [ 21%] 2026-01-15T20:11:58.9033912Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset4] SKIPPED [ 21%] 2026-01-15T20:11:58.9044602Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset5] SKIPPED [ 21%] 2026-01-15T20:11:58.9056123Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset6] SKIPPED [ 21%] 2026-01-15T20:11:58.9066605Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset7] SKIPPED [ 21%] 2026-01-15T20:11:58.9077872Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset0] SKIPPED [ 21%] 2026-01-15T20:11:58.9088465Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset1] SKIPPED [ 21%] 2026-01-15T20:11:58.9099608Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset2] SKIPPED [ 21%] 2026-01-15T20:11:58.9110396Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset3] SKIPPED [ 21%] 2026-01-15T20:11:58.9121699Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset4] SKIPPED [ 21%] 2026-01-15T20:11:58.9134367Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset5] SKIPPED [ 21%] 2026-01-15T20:11:58.9151329Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset6] SKIPPED [ 21%] 2026-01-15T20:11:58.9165520Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset7] SKIPPED [ 21%] 2026-01-15T20:11:58.9180100Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset0] SKIPPED [ 22%] 2026-01-15T20:11:58.9194504Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset1] SKIPPED [ 22%] 2026-01-15T20:11:58.9205330Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset2] SKIPPED [ 22%] 2026-01-15T20:11:58.9216776Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset3] SKIPPED [ 22%] 2026-01-15T20:11:58.9227374Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset4] SKIPPED [ 22%] 2026-01-15T20:11:58.9238432Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset5] SKIPPED [ 22%] 2026-01-15T20:11:58.9249020Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset6] SKIPPED [ 22%] 2026-01-15T20:11:58.9260201Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset7] SKIPPED [ 22%] 2026-01-15T20:11:58.9271281Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset0] SKIPPED [ 22%] 2026-01-15T20:11:58.9283355Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset1] SKIPPED [ 22%] 2026-01-15T20:11:58.9294527Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset2] SKIPPED [ 22%] 2026-01-15T20:11:58.9305124Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset3] SKIPPED [ 22%] 2026-01-15T20:11:58.9316900Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset4] SKIPPED [ 22%] 2026-01-15T20:11:58.9328048Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset5] SKIPPED [ 22%] 2026-01-15T20:11:58.9339268Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset6] SKIPPED [ 22%] 2026-01-15T20:11:58.9350247Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset7] SKIPPED [ 22%] 2026-01-15T20:11:58.9361389Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset0] SKIPPED [ 22%] 2026-01-15T20:11:58.9372081Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset1] SKIPPED [ 23%] 2026-01-15T20:11:58.9383122Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset2] SKIPPED [ 23%] 2026-01-15T20:11:58.9393831Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset3] SKIPPED [ 23%] 2026-01-15T20:11:58.9406782Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset4] SKIPPED [ 23%] 2026-01-15T20:11:58.9417780Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset5] SKIPPED [ 23%] 2026-01-15T20:11:58.9428660Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset6] SKIPPED [ 23%] 2026-01-15T20:11:58.9439391Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset7] SKIPPED [ 23%] 2026-01-15T20:11:58.9449892Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset0] SKIPPED [ 23%] 2026-01-15T20:11:58.9460856Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset1] SKIPPED [ 23%] 2026-01-15T20:11:58.9471791Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset2] SKIPPED [ 23%] 2026-01-15T20:11:58.9482216Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset3] SKIPPED [ 23%] 2026-01-15T20:11:58.9493616Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset4] SKIPPED [ 23%] 2026-01-15T20:11:58.9504174Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset5] SKIPPED [ 23%] 2026-01-15T20:11:58.9515249Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset6] SKIPPED [ 23%] 2026-01-15T20:11:58.9528146Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset7] SKIPPED [ 23%] 2026-01-15T20:11:58.9538302Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_cpu_fallback SKIPPED [ 23%] 2026-01-15T20:11:58.9549207Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_error SKIPPED [ 23%] 2026-01-15T20:11:58.9559392Z test/test_decoders.py::TestVideoDecoder::test_set_cuda_backend SKIPPED [ 23%] 2026-01-15T20:11:58.9642884Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_cpu_device PASSED [ 24%] 2026-01-15T20:11:58.9654264Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_h265_video[cuda] SKIPPED [ 24%] 2026-01-15T20:11:58.9664971Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_h265_video[cuda:beta] SKIPPED [ 24%] 2026-01-15T20:11:58.9676266Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_supported_video[cuda] SKIPPED [ 24%] 2026-01-15T20:11:58.9687527Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_supported_video[cuda:beta] SKIPPED [ 24%] 2026-01-15T20:11:58.9740466Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset0] PASSED [ 24%] 2026-01-15T20:11:58.9765346Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset1] PASSED [ 24%] 2026-01-15T20:11:58.9788855Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset2] PASSED [ 24%] 2026-01-15T20:11:58.9874405Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset3] PASSED [ 24%] 2026-01-15T20:11:58.9967152Z test/test_decoders.py::TestAudioDecoder::test_error[asset0] PASSED [ 24%] 2026-01-15T20:11:59.0019006Z test/test_decoders.py::TestAudioDecoder::test_error[asset1] PASSED [ 24%] 2026-01-15T20:11:59.0189279Z test/test_decoders.py::TestAudioDecoder::test_negative_start[asset0] PASSED [ 24%] 2026-01-15T20:11:59.0301119Z test/test_decoders.py::TestAudioDecoder::test_negative_start[asset1] PASSED [ 24%] 2026-01-15T20:11:59.0475127Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[None-asset0] PASSED [ 24%] 2026-01-15T20:11:59.0559609Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[None-asset1] PASSED [ 24%] 2026-01-15T20:11:59.0729484Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[duration-asset0] PASSED [ 24%] 2026-01-15T20:11:59.0814296Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[duration-asset1] PASSED [ 24%] 2026-01-15T20:11:59.0946917Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[99999999-asset0] PASSED [ 25%] 2026-01-15T20:11:59.1029540Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[99999999-asset1] PASSED [ 25%] 2026-01-15T20:11:59.1196289Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset0] PASSED [ 25%] 2026-01-15T20:11:59.1305834Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset1] PASSED [ 25%] 2026-01-15T20:11:59.1435199Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset2] PASSED [ 25%] 2026-01-15T20:11:59.1505376Z test/test_decoders.py::TestAudioDecoder::test_at_frame_boundaries[asset0] PASSED [ 25%] 2026-01-15T20:11:59.1547771Z test/test_decoders.py::TestAudioDecoder::test_at_frame_boundaries[asset1] PASSED [ 25%] 2026-01-15T20:11:59.1617998Z test/test_decoders.py::TestAudioDecoder::test_not_at_frame_boundaries[asset0] PASSED [ 25%] 2026-01-15T20:11:59.1653211Z test/test_decoders.py::TestAudioDecoder::test_not_at_frame_boundaries[asset1] PASSED [ 25%] 2026-01-15T20:11:59.1708492Z test/test_decoders.py::TestAudioDecoder::test_start_equals_stop[asset0] PASSED [ 25%] 2026-01-15T20:11:59.1733615Z test/test_decoders.py::TestAudioDecoder::test_start_equals_stop[asset1] PASSED [ 25%] 2026-01-15T20:11:59.1822514Z test/test_decoders.py::TestAudioDecoder::test_frame_start_is_not_zero PASSED [ 25%] 2026-01-15T20:11:59.1847220Z test/test_decoders.py::TestAudioDecoder::test_single_channel PASSED [ 25%] 2026-01-15T20:11:59.1887097Z test/test_decoders.py::TestAudioDecoder::test_format_conversion PASSED [ 25%] 2026-01-15T20:11:59.1982482Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-None] PASSED [ 25%] 2026-01-15T20:11:59.2077230Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-4] PASSED [ 25%] 2026-01-15T20:11:59.2160048Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-3] PASSED [ 25%] 2026-01-15T20:11:59.2236062Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[2-None] PASSED [ 26%] 2026-01-15T20:11:59.2300217Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[2-3] PASSED [ 26%] 2026-01-15T20:11:59.2403082Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion_stereo PASSED [ 26%] 2026-01-15T20:11:59.2629949Z test/test_decoders.py::TestAudioDecoder::test_downsample_empty_frame PASSED [ 26%] 2026-01-15T20:11:59.2718526Z test/test_decoders.py::TestAudioDecoder::test_decode_s16_ffmpeg4 PASSED [ 26%] 2026-01-15T20:11:59.2796860Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[None-asset0] PASSED [ 26%] 2026-01-15T20:11:59.2827252Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[None-asset1] PASSED [ 26%] 2026-01-15T20:11:59.2890023Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[8000-asset0] PASSED [ 26%] 2026-01-15T20:11:59.2920226Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[8000-asset1] PASSED [ 26%] 2026-01-15T20:11:59.2981492Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[16000-asset0] PASSED [ 26%] 2026-01-15T20:11:59.3013705Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[16000-asset1] PASSED [ 26%] 2026-01-15T20:11:59.3117423Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[441000-asset0] PASSED [ 26%] 2026-01-15T20:11:59.3185539Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[441000-asset1] PASSED [ 26%] 2026-01-15T20:11:59.3213810Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-None-asset0] PASSED [ 26%] 2026-01-15T20:11:59.3275479Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-None-asset1] PASSED [ 26%] 2026-01-15T20:11:59.3303501Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-16000-asset0] PASSED [ 26%] 2026-01-15T20:11:59.3376566Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-16000-asset1] PASSED [ 26%] 2026-01-15T20:11:59.3405776Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-None-asset0] PASSED [ 26%] 2026-01-15T20:11:59.3476434Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-None-asset1] PASSED [ 27%] 2026-01-15T20:11:59.3512221Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-16000-asset0] PASSED [ 27%] 2026-01-15T20:11:59.3613227Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-16000-asset1] PASSED [ 27%] 2026-01-15T20:11:59.3649068Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-None-asset0] PASSED [ 27%] 2026-01-15T20:11:59.3718188Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-None-asset1] PASSED [ 27%] 2026-01-15T20:11:59.3750833Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-16000-asset0] PASSED [ 27%] 2026-01-15T20:11:59.3872084Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-16000-asset1] PASSED [ 27%] 2026-01-15T20:11:59.3909215Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-None-asset0] PASSED [ 27%] 2026-01-15T20:11:59.3983965Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-None-asset1] PASSED [ 27%] 2026-01-15T20:11:59.4018931Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-16000-asset0] PASSED [ 27%] 2026-01-15T20:11:59.4210688Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-16000-asset1] PASSED [ 27%] 2026-01-15T20:11:59.4255387Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-None-asset0] PASSED [ 27%] 2026-01-15T20:11:59.4340313Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-None-asset1] PASSED [ 27%] 2026-01-15T20:11:59.4382686Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-16000-asset0] PASSED [ 27%] 2026-01-15T20:11:59.4635444Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-16000-asset1] PASSED [ 27%] 2026-01-15T20:11:59.4666801Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-None-asset0] PASSED [ 27%] 2026-01-15T20:11:59.4727787Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-None-asset1] PASSED [ 27%] 2026-01-15T20:11:59.4756300Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-16000-asset0] PASSED [ 28%] 2026-01-15T20:11:59.4830264Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-16000-asset1] PASSED [ 28%] 2026-01-15T20:11:59.4862029Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[0-asset0] PASSED [ 28%] 2026-01-15T20:11:59.4887884Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[0-asset1] PASSED [ 28%] 2026-01-15T20:11:59.4913152Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[15-asset0] PASSED [ 28%] 2026-01-15T20:11:59.4940210Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[15-asset1] PASSED [ 28%] 2026-01-15T20:11:59.4965350Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[23-asset0] PASSED [ 28%] 2026-01-15T20:11:59.4992952Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[23-asset1] PASSED [ 28%] 2026-01-15T20:11:59.5028018Z test/test_encoders.py::TestAudioEncoder::test_bad_input PASSED [ 28%] 2026-01-15T20:12:00.2134692Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_file] PASSED [ 28%] 2026-01-15T20:12:00.6602649Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_tensor] PASSED [ 28%] 2026-01-15T20:12:01.1029417Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_file_like] PASSED [ 28%] 2026-01-15T20:12:01.1232915Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_file] PASSED [ 28%] 2026-01-15T20:12:01.1417515Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_tensor] PASSED [ 28%] 2026-01-15T20:12:01.1623827Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_file_like] PASSED [ 28%] 2026-01-15T20:12:01.1876100Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_file] PASSED [ 28%] 2026-01-15T20:12:01.2123513Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_tensor] PASSED [ 28%] 2026-01-15T20:12:01.2369597Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_file_like] PASSED [ 29%] 2026-01-15T20:12:01.3553398Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-None-asset0] PASSED [ 29%] 2026-01-15T20:12:01.4296449Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-None-asset1] PASSED [ 29%] 2026-01-15T20:12:01.5497184Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-0-asset0] PASSED [ 29%] 2026-01-15T20:12:01.6210900Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-0-asset1] PASSED [ 29%] 2026-01-15T20:12:01.7449509Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-44100-asset0] PASSED [ 29%] 2026-01-15T20:12:01.8134003Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-44100-asset1] PASSED [ 29%] 2026-01-15T20:12:01.9215059Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-999999999-asset0] PASSED [ 29%] 2026-01-15T20:12:01.9896682Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-999999999-asset1] PASSED [ 29%] 2026-01-15T20:12:02.0779323Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-None-asset0] PASSED [ 29%] 2026-01-15T20:12:02.1470646Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-None-asset1] PASSED [ 29%] 2026-01-15T20:12:02.3208378Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-0-asset0] PASSED [ 29%] 2026-01-15T20:12:02.3881069Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-0-asset1] PASSED [ 29%] 2026-01-15T20:12:02.4819822Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-44100-asset0] PASSED [ 29%] 2026-01-15T20:12:02.5531555Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-44100-asset1] PASSED [ 29%] 2026-01-15T20:12:02.6559581Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-999999999-asset0] PASSED [ 29%] 2026-01-15T20:12:02.7276919Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-999999999-asset1] PASSED [ 29%] 2026-01-15T20:12:02.8358406Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-None-asset0] PASSED [ 30%] 2026-01-15T20:12:02.9064627Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-None-asset1] PASSED [ 30%] 2026-01-15T20:12:03.0142325Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-0-asset0] PASSED [ 30%] 2026-01-15T20:12:03.0880815Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-0-asset1] PASSED [ 30%] 2026-01-15T20:12:03.2088234Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-44100-asset0] PASSED [ 30%] 2026-01-15T20:12:03.2790452Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-44100-asset1] PASSED [ 30%] 2026-01-15T20:12:03.4035765Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-999999999-asset0] PASSED [ 30%] 2026-01-15T20:12:03.4758540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-999999999-asset1] PASSED [ 30%] 2026-01-15T20:12:03.6969725Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-None-asset0] PASSED [ 30%] 2026-01-15T20:12:03.7814164Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-None-asset1] PASSED [ 30%] 2026-01-15T20:12:04.0938450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-0-asset0] PASSED [ 30%] 2026-01-15T20:12:04.1739944Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-0-asset1] PASSED [ 30%] 2026-01-15T20:12:04.3737630Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-44100-asset0] PASSED [ 30%] 2026-01-15T20:12:04.4465412Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-44100-asset1] PASSED [ 30%] 2026-01-15T20:12:04.6802510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-999999999-asset0] PASSED [ 30%] 2026-01-15T20:12:04.7725590Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-999999999-asset1] PASSED [ 30%] 2026-01-15T20:12:04.9340086Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-None-asset0] PASSED [ 30%] 2026-01-15T20:12:05.0165464Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-None-asset1] PASSED [ 30%] 2026-01-15T20:12:05.1538226Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-0-asset0] PASSED [ 31%] 2026-01-15T20:12:05.2276250Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-0-asset1] PASSED [ 31%] 2026-01-15T20:12:05.3826112Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-44100-asset0] PASSED [ 31%] 2026-01-15T20:12:05.4569182Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-44100-asset1] PASSED [ 31%] 2026-01-15T20:12:05.6500861Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-999999999-asset0] PASSED [ 31%] 2026-01-15T20:12:05.7418658Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-999999999-asset1] PASSED [ 31%] 2026-01-15T20:12:05.9683067Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-None-asset0] PASSED [ 31%] 2026-01-15T20:12:06.0680098Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-None-asset1] PASSED [ 31%] 2026-01-15T20:12:06.2681736Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-0-asset0] PASSED [ 31%] 2026-01-15T20:12:06.3672367Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-0-asset1] PASSED [ 31%] 2026-01-15T20:12:06.5685917Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-44100-asset0] PASSED [ 31%] 2026-01-15T20:12:06.6651825Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-44100-asset1] PASSED [ 31%] 2026-01-15T20:12:06.9010915Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-999999999-asset0] PASSED [ 31%] 2026-01-15T20:12:07.0135492Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-999999999-asset1] PASSED [ 31%] 2026-01-15T20:12:07.1599530Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-None-asset0] PASSED [ 31%] 2026-01-15T20:12:07.2649000Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-None-asset1] PASSED [ 31%] 2026-01-15T20:12:07.4137801Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-0-asset0] PASSED [ 31%] 2026-01-15T20:12:07.5177314Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-0-asset1] PASSED [ 32%] 2026-01-15T20:12:07.6635659Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-44100-asset0] PASSED [ 32%] 2026-01-15T20:12:07.7716554Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-44100-asset1] PASSED [ 32%] 2026-01-15T20:12:07.9212654Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-999999999-asset0] PASSED [ 32%] 2026-01-15T20:12:08.1401724Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-999999999-asset1] PASSED [ 32%] 2026-01-15T20:12:08.2794380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-None-asset0] PASSED [ 32%] 2026-01-15T20:12:08.3940087Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-None-asset1] PASSED [ 32%] 2026-01-15T20:12:08.5394883Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-0-asset0] PASSED [ 32%] 2026-01-15T20:12:08.6448145Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-0-asset1] PASSED [ 32%] 2026-01-15T20:12:08.7883423Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-44100-asset0] PASSED [ 32%] 2026-01-15T20:12:09.1008476Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-44100-asset1] PASSED [ 32%] 2026-01-15T20:12:09.2466314Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-999999999-asset0] PASSED [ 32%] 2026-01-15T20:12:09.3551515Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-999999999-asset1] PASSED [ 32%] 2026-01-15T20:12:09.5079224Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-None-asset0] PASSED [ 32%] 2026-01-15T20:12:09.6317679Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-None-asset1] PASSED [ 32%] 2026-01-15T20:12:09.7905831Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-0-asset0] PASSED [ 32%] 2026-01-15T20:12:10.0067035Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-0-asset1] PASSED [ 32%] 2026-01-15T20:12:10.1628480Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-44100-asset0] PASSED [ 33%] 2026-01-15T20:12:10.2851326Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-44100-asset1] PASSED [ 33%] 2026-01-15T20:12:10.4436072Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-999999999-asset0] PASSED [ 33%] 2026-01-15T20:12:10.5721446Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-999999999-asset1] PASSED [ 33%] 2026-01-15T20:12:10.7843697Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-None-asset0] PASSED [ 33%] 2026-01-15T20:12:11.0215730Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-None-asset1] PASSED [ 33%] 2026-01-15T20:12:11.2294810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-0-asset0] PASSED [ 33%] 2026-01-15T20:12:11.3590391Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-0-asset1] PASSED [ 33%] 2026-01-15T20:12:11.5748479Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-44100-asset0] PASSED [ 33%] 2026-01-15T20:12:11.7047037Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-44100-asset1] PASSED [ 33%] 2026-01-15T20:12:11.9165675Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-999999999-asset0] PASSED [ 33%] 2026-01-15T20:12:12.0494905Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-999999999-asset1] PASSED [ 33%] 2026-01-15T20:12:12.2381770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-None-asset0] PASSED [ 33%] 2026-01-15T20:12:12.4672410Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-None-asset1] PASSED [ 33%] 2026-01-15T20:12:12.6440825Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-0-asset0] PASSED [ 33%] 2026-01-15T20:12:12.7746531Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-0-asset1] PASSED [ 33%] 2026-01-15T20:12:12.9574978Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-44100-asset0] PASSED [ 33%] 2026-01-15T20:12:13.0948286Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-44100-asset1] PASSED [ 33%] 2026-01-15T20:12:13.4678000Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-999999999-asset0] PASSED [ 34%] 2026-01-15T20:12:13.5929268Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-999999999-asset1] PASSED [ 34%] 2026-01-15T20:12:13.7967338Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-None-asset0] PASSED [ 34%] 2026-01-15T20:12:13.9433660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-None-asset1] PASSED [ 34%] 2026-01-15T20:12:14.1535174Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-0-asset0] PASSED [ 34%] 2026-01-15T20:12:14.2980603Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-0-asset1] PASSED [ 34%] 2026-01-15T20:12:14.5249675Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-44100-asset0] PASSED [ 34%] 2026-01-15T20:12:14.6741292Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-44100-asset1] PASSED [ 34%] 2026-01-15T20:12:14.9786452Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-999999999-asset0] PASSED [ 34%] 2026-01-15T20:12:15.1319149Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-999999999-asset1] PASSED [ 34%] 2026-01-15T20:12:15.4067327Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-None-asset0] PASSED [ 34%] 2026-01-15T20:12:15.5138747Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-None-asset1] PASSED [ 34%] 2026-01-15T20:12:15.7792529Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-0-asset0] PASSED [ 34%] 2026-01-15T20:12:15.8869393Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-0-asset1] PASSED [ 34%] 2026-01-15T20:12:16.0556103Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-44100-asset0] PASSED [ 34%] 2026-01-15T20:12:16.1641095Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-44100-asset1] PASSED [ 34%] 2026-01-15T20:12:16.3323886Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-999999999-asset0] PASSED [ 34%] 2026-01-15T20:12:16.4404348Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-999999999-asset1] PASSED [ 35%] 2026-01-15T20:12:16.5958525Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-None-asset0] PASSED [ 35%] 2026-01-15T20:12:16.7058006Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-None-asset1] PASSED [ 35%] 2026-01-15T20:12:16.8676412Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-0-asset0] PASSED [ 35%] 2026-01-15T20:12:17.0725774Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-0-asset1] PASSED [ 35%] 2026-01-15T20:12:17.2258841Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-44100-asset0] PASSED [ 35%] 2026-01-15T20:12:17.3406711Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-44100-asset1] PASSED [ 35%] 2026-01-15T20:12:17.4960487Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-999999999-asset0] PASSED [ 35%] 2026-01-15T20:12:17.6100948Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-999999999-asset1] PASSED [ 35%] 2026-01-15T20:12:17.8755523Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-None-asset0] PASSED [ 35%] 2026-01-15T20:12:17.9874535Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-None-asset1] PASSED [ 35%] 2026-01-15T20:12:18.1615626Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-0-asset0] PASSED [ 35%] 2026-01-15T20:12:18.2808940Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-0-asset1] PASSED [ 35%] 2026-01-15T20:12:18.4558420Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-44100-asset0] PASSED [ 35%] 2026-01-15T20:12:18.5655103Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-44100-asset1] PASSED [ 35%] 2026-01-15T20:12:18.8361096Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-999999999-asset0] PASSED [ 35%] 2026-01-15T20:12:18.9537137Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-999999999-asset1] PASSED [ 35%] 2026-01-15T20:12:19.1790001Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-None-asset0] PASSED [ 36%] 2026-01-15T20:12:19.2995546Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-None-asset1] PASSED [ 36%] 2026-01-15T20:12:19.5323775Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-0-asset0] PASSED [ 36%] 2026-01-15T20:12:19.7702591Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-0-asset1] PASSED [ 36%] 2026-01-15T20:12:19.9995136Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-44100-asset0] PASSED [ 36%] 2026-01-15T20:12:20.1255792Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-44100-asset1] PASSED [ 36%] 2026-01-15T20:12:20.3637957Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-999999999-asset0] PASSED [ 36%] 2026-01-15T20:12:20.4876591Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-999999999-asset1] PASSED [ 36%] 2026-01-15T20:12:20.6845885Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-None-asset0] PASSED [ 36%] 2026-01-15T20:12:20.8050531Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-None-asset1] PASSED [ 36%] 2026-01-15T20:12:21.0053548Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-0-asset0] PASSED [ 36%] 2026-01-15T20:12:21.1324115Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-0-asset1] PASSED [ 36%] 2026-01-15T20:12:21.3327419Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-44100-asset0] PASSED [ 36%] 2026-01-15T20:12:21.4557743Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-44100-asset1] PASSED [ 36%] 2026-01-15T20:12:21.6497386Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-999999999-asset0] PASSED [ 36%] 2026-01-15T20:12:21.7839950Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-999999999-asset1] PASSED [ 36%] 2026-01-15T20:12:22.0192681Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-None-asset0] PASSED [ 36%] 2026-01-15T20:12:22.1556517Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-None-asset1] PASSED [ 36%] 2026-01-15T20:12:22.3983722Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-0-asset0] PASSED [ 37%] 2026-01-15T20:12:22.5298417Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-0-asset1] PASSED [ 37%] 2026-01-15T20:12:22.7597969Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-44100-asset0] PASSED [ 37%] 2026-01-15T20:12:22.8891446Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-44100-asset1] PASSED [ 37%] 2026-01-15T20:12:23.1261813Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-999999999-asset0] PASSED [ 37%] 2026-01-15T20:12:23.2567426Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-999999999-asset1] PASSED [ 37%] 2026-01-15T20:12:23.3930620Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-None-asset0] PASSED [ 37%] 2026-01-15T20:12:23.4629332Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-None-asset1] PASSED [ 37%] 2026-01-15T20:12:23.5717509Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-0-asset0] PASSED [ 37%] 2026-01-15T20:12:23.6401091Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-0-asset1] PASSED [ 37%] 2026-01-15T20:12:23.7705641Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-44100-asset0] PASSED [ 37%] 2026-01-15T20:12:23.8388082Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-44100-asset1] PASSED [ 37%] 2026-01-15T20:12:23.9540824Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-999999999-asset0] PASSED [ 37%] 2026-01-15T20:12:24.0274419Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-999999999-asset1] PASSED [ 37%] 2026-01-15T20:12:24.1274847Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-None-asset0] PASSED [ 37%] 2026-01-15T20:12:24.1951480Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-None-asset1] PASSED [ 37%] 2026-01-15T20:12:24.2928488Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-0-asset0] PASSED [ 37%] 2026-01-15T20:12:24.3636329Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-0-asset1] PASSED [ 38%] 2026-01-15T20:12:24.4665441Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-44100-asset0] PASSED [ 38%] 2026-01-15T20:12:24.5365084Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-44100-asset1] PASSED [ 38%] 2026-01-15T20:12:24.6363742Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-999999999-asset0] PASSED [ 38%] 2026-01-15T20:12:24.7066841Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-999999999-asset1] PASSED [ 38%] 2026-01-15T20:12:24.8024447Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-None-asset0] PASSED [ 38%] 2026-01-15T20:12:24.8730629Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-None-asset1] PASSED [ 38%] 2026-01-15T20:12:25.0704460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-0-asset0] PASSED [ 38%] 2026-01-15T20:12:25.1429399Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-0-asset1] PASSED [ 38%] 2026-01-15T20:12:25.2671672Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-44100-asset0] PASSED [ 38%] 2026-01-15T20:12:25.3388357Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-44100-asset1] PASSED [ 38%] 2026-01-15T20:12:25.4396124Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-999999999-asset0] PASSED [ 38%] 2026-01-15T20:12:25.5119347Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-999999999-asset1] PASSED [ 38%] 2026-01-15T20:12:25.7477155Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-None-asset0] PASSED [ 38%] 2026-01-15T20:12:25.8338637Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-None-asset1] PASSED [ 38%] 2026-01-15T20:12:26.1390407Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-0-asset0] PASSED [ 38%] 2026-01-15T20:12:26.2167852Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-0-asset1] PASSED [ 38%] 2026-01-15T20:12:26.4210203Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-44100-asset0] PASSED [ 39%] 2026-01-15T20:12:26.4985029Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-44100-asset1] PASSED [ 39%] 2026-01-15T20:12:26.7391901Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-999999999-asset0] PASSED [ 39%] 2026-01-15T20:12:26.8361367Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-999999999-asset1] PASSED [ 39%] 2026-01-15T20:12:26.9990347Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-None-asset0] PASSED [ 39%] 2026-01-15T20:12:27.0836771Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-None-asset1] PASSED [ 39%] 2026-01-15T20:12:27.2232455Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-0-asset0] PASSED [ 39%] 2026-01-15T20:12:27.3009781Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-0-asset1] PASSED [ 39%] 2026-01-15T20:12:27.4442803Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-44100-asset0] PASSED [ 39%] 2026-01-15T20:12:27.5196740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-44100-asset1] PASSED [ 39%] 2026-01-15T20:12:27.7131451Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-999999999-asset0] PASSED [ 39%] 2026-01-15T20:12:27.8080609Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-999999999-asset1] PASSED [ 39%] 2026-01-15T20:12:28.0325845Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-None-asset0] PASSED [ 39%] 2026-01-15T20:12:28.1357010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-None-asset1] PASSED [ 39%] 2026-01-15T20:12:28.3412611Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-0-asset0] PASSED [ 39%] 2026-01-15T20:12:28.4433358Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-0-asset1] PASSED [ 39%] 2026-01-15T20:12:28.6469012Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-44100-asset0] PASSED [ 39%] 2026-01-15T20:12:28.8468523Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-44100-asset1] PASSED [ 40%] 2026-01-15T20:12:29.0837112Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-999999999-asset0] PASSED [ 40%] 2026-01-15T20:12:29.1963429Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-999999999-asset1] PASSED [ 40%] 2026-01-15T20:12:29.2739002Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-None-asset0] PASSED [ 40%] 2026-01-15T20:12:29.3292440Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-None-asset1] PASSED [ 40%] 2026-01-15T20:12:29.4124209Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-0-asset0] PASSED [ 40%] 2026-01-15T20:12:29.4725679Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-0-asset1] PASSED [ 40%] 2026-01-15T20:12:29.5539530Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-44100-asset0] PASSED [ 40%] 2026-01-15T20:12:29.6113534Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-44100-asset1] PASSED [ 40%] 2026-01-15T20:12:29.6955165Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-999999999-asset0] PASSED [ 40%] 2026-01-15T20:12:29.7576312Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-999999999-asset1] PASSED [ 40%] 2026-01-15T20:12:29.8393596Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-None-asset0] PASSED [ 40%] 2026-01-15T20:12:29.9081576Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-None-asset1] PASSED [ 40%] 2026-01-15T20:12:29.9960180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-0-asset0] PASSED [ 40%] 2026-01-15T20:12:30.0545759Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-0-asset1] PASSED [ 40%] 2026-01-15T20:12:30.1375782Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-44100-asset0] PASSED [ 40%] 2026-01-15T20:12:30.1920706Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-44100-asset1] PASSED [ 40%] 2026-01-15T20:12:30.2718164Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-999999999-asset0] PASSED [ 40%] 2026-01-15T20:12:30.3242180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-999999999-asset1] PASSED [ 41%] 2026-01-15T20:12:30.4054383Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-None-asset0] PASSED [ 41%] 2026-01-15T20:12:30.5660217Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-None-asset1] PASSED [ 41%] 2026-01-15T20:12:30.6499649Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-0-asset0] PASSED [ 41%] 2026-01-15T20:12:30.7181060Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-0-asset1] PASSED [ 41%] 2026-01-15T20:12:30.7988736Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-44100-asset0] PASSED [ 41%] 2026-01-15T20:12:30.8633779Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-44100-asset1] PASSED [ 41%] 2026-01-15T20:12:30.9515098Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-999999999-asset0] PASSED [ 41%] 2026-01-15T20:12:31.0212522Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-999999999-asset1] PASSED [ 41%] 2026-01-15T20:12:31.1188740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-None-asset0] PASSED [ 41%] 2026-01-15T20:12:31.1855496Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-None-asset1] PASSED [ 41%] 2026-01-15T20:12:31.2820702Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-0-asset0] PASSED [ 41%] 2026-01-15T20:12:31.3494269Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-0-asset1] PASSED [ 41%] 2026-01-15T20:12:31.4439623Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-44100-asset0] PASSED [ 41%] 2026-01-15T20:12:31.5086686Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-44100-asset1] PASSED [ 41%] 2026-01-15T20:12:31.6047577Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-999999999-asset0] PASSED [ 41%] 2026-01-15T20:12:31.6689771Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-999999999-asset1] PASSED [ 41%] 2026-01-15T20:12:31.7607248Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-None-asset0] PASSED [ 42%] 2026-01-15T20:12:31.8261072Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-None-asset1] PASSED [ 42%] 2026-01-15T20:12:31.9253073Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-0-asset0] PASSED [ 42%] 2026-01-15T20:12:31.9988687Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-0-asset1] PASSED [ 42%] 2026-01-15T20:12:32.0888907Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-44100-asset0] PASSED [ 42%] 2026-01-15T20:12:32.1533483Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-44100-asset1] PASSED [ 42%] 2026-01-15T20:12:32.2433921Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-999999999-asset0] PASSED [ 42%] 2026-01-15T20:12:32.3097147Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-999999999-asset1] PASSED [ 42%] 2026-01-15T20:12:32.4056001Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-None-asset0] PASSED [ 42%] 2026-01-15T20:12:32.4791564Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-None-asset1] PASSED [ 42%] 2026-01-15T20:12:32.5704126Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-0-asset0] PASSED [ 42%] 2026-01-15T20:12:32.6351416Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-0-asset1] PASSED [ 42%] 2026-01-15T20:12:32.7336813Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-44100-asset0] PASSED [ 42%] 2026-01-15T20:12:32.7993444Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-44100-asset1] PASSED [ 42%] 2026-01-15T20:12:32.8928494Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-999999999-asset0] PASSED [ 42%] 2026-01-15T20:12:32.9578708Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-999999999-asset1] PASSED [ 42%] 2026-01-15T20:12:33.0518626Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-None-asset0] PASSED [ 42%] 2026-01-15T20:12:33.1130332Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-None-asset1] PASSED [ 43%] 2026-01-15T20:12:33.2105663Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-0-asset0] PASSED [ 43%] 2026-01-15T20:12:33.2762080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-0-asset1] PASSED [ 43%] 2026-01-15T20:12:33.3760984Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-44100-asset0] PASSED [ 43%] 2026-01-15T20:12:33.4345504Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-44100-asset1] PASSED [ 43%] 2026-01-15T20:12:33.5299085Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-999999999-asset0] PASSED [ 43%] 2026-01-15T20:12:33.5896420Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-999999999-asset1] PASSED [ 43%] 2026-01-15T20:12:33.6787645Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-None-asset0] PASSED [ 43%] 2026-01-15T20:12:33.7411694Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-None-asset1] PASSED [ 43%] 2026-01-15T20:12:33.8323425Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-0-asset0] PASSED [ 43%] 2026-01-15T20:12:33.8909999Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-0-asset1] PASSED [ 43%] 2026-01-15T20:12:33.9833293Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-44100-asset0] PASSED [ 43%] 2026-01-15T20:12:34.0404563Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-44100-asset1] PASSED [ 43%] 2026-01-15T20:12:34.2238920Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-999999999-asset0] PASSED [ 43%] 2026-01-15T20:12:34.2820372Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-999999999-asset1] PASSED [ 43%] 2026-01-15T20:12:34.3801107Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-None-asset0] PASSED [ 43%] 2026-01-15T20:12:34.4439100Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-None-asset1] PASSED [ 43%] 2026-01-15T20:12:34.5439815Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-0-asset0] PASSED [ 43%] 2026-01-15T20:12:34.6057407Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-0-asset1] PASSED [ 44%] 2026-01-15T20:12:34.7042595Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-44100-asset0] PASSED [ 44%] 2026-01-15T20:12:34.7669954Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-44100-asset1] PASSED [ 44%] 2026-01-15T20:12:34.8660877Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-999999999-asset0] PASSED [ 44%] 2026-01-15T20:12:34.9288668Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-999999999-asset1] PASSED [ 44%] 2026-01-15T20:12:35.0678677Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-None-asset0] PASSED [ 44%] 2026-01-15T20:12:35.1338538Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-None-asset1] PASSED [ 44%] 2026-01-15T20:12:35.2823215Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-0-asset0] PASSED [ 44%] 2026-01-15T20:12:35.3566772Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-0-asset1] PASSED [ 44%] 2026-01-15T20:12:35.4965933Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-44100-asset0] PASSED [ 44%] 2026-01-15T20:12:35.5628730Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-44100-asset1] PASSED [ 44%] 2026-01-15T20:12:35.7004585Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-999999999-asset0] PASSED [ 44%] 2026-01-15T20:12:35.8628456Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-999999999-asset1] PASSED [ 44%] 2026-01-15T20:12:35.9792764Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-None-asset0] PASSED [ 44%] 2026-01-15T20:12:36.0460351Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-None-asset1] PASSED [ 44%] 2026-01-15T20:12:36.1622275Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-0-asset0] PASSED [ 44%] 2026-01-15T20:12:36.2290646Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-0-asset1] PASSED [ 44%] 2026-01-15T20:12:36.3410071Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-44100-asset0] PASSED [ 45%] 2026-01-15T20:12:36.4064177Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-44100-asset1] PASSED [ 45%] 2026-01-15T20:12:36.5215613Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-999999999-asset0] PASSED [ 45%] 2026-01-15T20:12:36.5837089Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-999999999-asset1] PASSED [ 45%] 2026-01-15T20:12:36.7217338Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-None-asset0] PASSED [ 45%] 2026-01-15T20:12:36.7971601Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-None-asset1] PASSED [ 45%] 2026-01-15T20:12:36.9338628Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-0-asset0] PASSED [ 45%] 2026-01-15T20:12:37.0013375Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-0-asset1] PASSED [ 45%] 2026-01-15T20:12:37.1351299Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-44100-asset0] PASSED [ 45%] 2026-01-15T20:12:37.2023860Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-44100-asset1] PASSED [ 45%] 2026-01-15T20:12:37.3385424Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-999999999-asset0] PASSED [ 45%] 2026-01-15T20:12:37.4058658Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-999999999-asset1] PASSED [ 45%] 2026-01-15T20:12:37.5257001Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-None-asset0] PASSED [ 45%] 2026-01-15T20:12:37.6000705Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-None-asset1] PASSED [ 45%] 2026-01-15T20:12:37.7222067Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-0-asset0] PASSED [ 45%] 2026-01-15T20:12:37.8064190Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-0-asset1] PASSED [ 45%] 2026-01-15T20:12:37.9324574Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-44100-asset0] PASSED [ 45%] 2026-01-15T20:12:37.9996409Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-44100-asset1] PASSED [ 46%] 2026-01-15T20:12:38.1196160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-999999999-asset0] PASSED [ 46%] 2026-01-15T20:12:38.1890274Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-999999999-asset1] PASSED [ 46%] 2026-01-15T20:12:38.2929541Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-None-asset0] PASSED [ 46%] 2026-01-15T20:12:38.3614808Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-None-asset1] PASSED [ 46%] 2026-01-15T20:12:38.4565454Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-0-asset0] PASSED [ 46%] 2026-01-15T20:12:38.5242273Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-0-asset1] PASSED [ 46%] 2026-01-15T20:12:38.7267916Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-44100-asset0] PASSED [ 46%] 2026-01-15T20:12:38.7948053Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-44100-asset1] PASSED [ 46%] 2026-01-15T20:12:38.8884459Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-999999999-asset0] PASSED [ 46%] 2026-01-15T20:12:38.9567423Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-999999999-asset1] PASSED [ 46%] 2026-01-15T20:12:39.0655555Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-None-asset0] PASSED [ 46%] 2026-01-15T20:12:39.1361460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-None-asset1] PASSED [ 46%] 2026-01-15T20:12:39.2435794Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-0-asset0] PASSED [ 46%] 2026-01-15T20:12:39.3156093Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-0-asset1] PASSED [ 46%] 2026-01-15T20:12:39.4418404Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-44100-asset0] PASSED [ 46%] 2026-01-15T20:12:39.5128671Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-44100-asset1] PASSED [ 46%] 2026-01-15T20:12:39.6381928Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-999999999-asset0] PASSED [ 46%] 2026-01-15T20:12:39.7108786Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-999999999-asset1] PASSED [ 47%] 2026-01-15T20:12:39.9368287Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-None-asset0] PASSED [ 47%] 2026-01-15T20:12:40.0213144Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-None-asset1] PASSED [ 47%] 2026-01-15T20:12:40.2226193Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-0-asset0] PASSED [ 47%] 2026-01-15T20:12:40.2951273Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-0-asset1] PASSED [ 47%] 2026-01-15T20:12:40.4992544Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-44100-asset0] PASSED [ 47%] 2026-01-15T20:12:40.5782782Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-44100-asset1] PASSED [ 47%] 2026-01-15T20:12:40.8131369Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-999999999-asset0] PASSED [ 47%] 2026-01-15T20:12:40.9057981Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-999999999-asset1] PASSED [ 47%] 2026-01-15T20:12:41.0669478Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-None-asset0] PASSED [ 47%] 2026-01-15T20:12:41.1506785Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-None-asset1] PASSED [ 47%] 2026-01-15T20:12:41.3624527Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-0-asset0] PASSED [ 47%] 2026-01-15T20:12:41.4370738Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-0-asset1] PASSED [ 47%] 2026-01-15T20:12:41.5781323Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-44100-asset0] PASSED [ 47%] 2026-01-15T20:12:41.6550532Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-44100-asset1] PASSED [ 47%] 2026-01-15T20:12:41.8474580Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-999999999-asset0] PASSED [ 47%] 2026-01-15T20:12:41.9459932Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-999999999-asset1] PASSED [ 47%] 2026-01-15T20:12:42.1741774Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-None-asset0] PASSED [ 48%] 2026-01-15T20:12:42.3845083Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-None-asset1] PASSED [ 48%] 2026-01-15T20:12:42.5892713Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-0-asset0] PASSED [ 48%] 2026-01-15T20:12:42.6899935Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-0-asset1] PASSED [ 48%] 2026-01-15T20:12:42.8901702Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-44100-asset0] PASSED [ 48%] 2026-01-15T20:12:42.9885834Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-44100-asset1] PASSED [ 48%] 2026-01-15T20:12:43.2249545Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-999999999-asset0] PASSED [ 48%] 2026-01-15T20:12:43.3362024Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-999999999-asset1] PASSED [ 48%] 2026-01-15T20:12:43.4147588Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-None-asset0] PASSED [ 48%] 2026-01-15T20:12:43.5670480Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-None-asset1] PASSED [ 48%] 2026-01-15T20:12:43.6502296Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-0-asset0] PASSED [ 48%] 2026-01-15T20:12:43.7053326Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-0-asset1] PASSED [ 48%] 2026-01-15T20:12:43.7950428Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-44100-asset0] PASSED [ 48%] 2026-01-15T20:12:43.8487290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-44100-asset1] PASSED [ 48%] 2026-01-15T20:12:43.9310291Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-999999999-asset0] PASSED [ 48%] 2026-01-15T20:12:43.9851392Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-999999999-asset1] PASSED [ 48%] 2026-01-15T20:12:44.0642487Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-None-asset0] PASSED [ 48%] 2026-01-15T20:12:44.1190875Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-None-asset1] PASSED [ 49%] 2026-01-15T20:12:44.2048917Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-0-asset0] PASSED [ 49%] 2026-01-15T20:12:44.2613862Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-0-asset1] PASSED [ 49%] 2026-01-15T20:12:44.3427755Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-44100-asset0] PASSED [ 49%] 2026-01-15T20:12:44.4017738Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-44100-asset1] PASSED [ 49%] 2026-01-15T20:12:44.4851248Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-999999999-asset0] PASSED [ 49%] 2026-01-15T20:12:44.5416961Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-999999999-asset1] PASSED [ 49%] 2026-01-15T20:12:44.6270351Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-None-asset0] PASSED [ 49%] 2026-01-15T20:12:44.6921768Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-None-asset1] PASSED [ 49%] 2026-01-15T20:12:44.7790861Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-0-asset0] PASSED [ 49%] 2026-01-15T20:12:44.8400965Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-0-asset1] PASSED [ 49%] 2026-01-15T20:12:44.9267963Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-44100-asset0] PASSED [ 49%] 2026-01-15T20:12:44.9918859Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-44100-asset1] PASSED [ 49%] 2026-01-15T20:12:45.0753174Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-999999999-asset0] PASSED [ 49%] 2026-01-15T20:12:45.1392457Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-999999999-asset1] PASSED [ 49%] 2026-01-15T20:12:45.2328335Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-None-asset0] PASSED [ 49%] 2026-01-15T20:12:45.2959330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-None-asset1] PASSED [ 49%] 2026-01-15T20:12:45.4030822Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-0-asset0] PASSED [ 50%] 2026-01-15T20:12:45.4674778Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-0-asset1] PASSED [ 50%] 2026-01-15T20:12:45.5634020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-44100-asset0] PASSED [ 50%] 2026-01-15T20:12:45.6248700Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-44100-asset1] PASSED [ 50%] 2026-01-15T20:12:45.7203551Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-999999999-asset0] PASSED [ 50%] 2026-01-15T20:12:45.7825539Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-999999999-asset1] PASSED [ 50%] 2026-01-15T20:12:45.8750117Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-None-asset0] PASSED [ 50%] 2026-01-15T20:12:45.9366241Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-None-asset1] PASSED [ 50%] 2026-01-15T20:12:46.0232017Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-0-asset0] PASSED [ 50%] 2026-01-15T20:12:46.0870210Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-0-asset1] PASSED [ 50%] 2026-01-15T20:12:46.1800488Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-44100-asset0] PASSED [ 50%] 2026-01-15T20:12:46.2412344Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-44100-asset1] PASSED [ 50%] 2026-01-15T20:12:46.3293550Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-999999999-asset0] PASSED [ 50%] 2026-01-15T20:12:46.3928857Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-999999999-asset1] PASSED [ 50%] 2026-01-15T20:12:46.4931222Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-None-asset0] PASSED [ 50%] 2026-01-15T20:12:46.5590516Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-None-asset1] PASSED [ 50%] 2026-01-15T20:12:46.6626019Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-0-asset0] PASSED [ 50%] 2026-01-15T20:12:46.7287157Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-0-asset1] PASSED [ 50%] 2026-01-15T20:12:46.8337543Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-44100-asset0] PASSED [ 51%] 2026-01-15T20:12:46.9019211Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-44100-asset1] PASSED [ 51%] 2026-01-15T20:12:47.0090117Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-999999999-asset0] PASSED [ 51%] 2026-01-15T20:12:47.0730903Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-999999999-asset1] PASSED [ 51%] 2026-01-15T20:12:47.1684193Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-None-asset0] PASSED [ 51%] 2026-01-15T20:12:47.2255593Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-None-asset1] PASSED [ 51%] 2026-01-15T20:12:47.3246408Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-0-asset0] PASSED [ 51%] 2026-01-15T20:12:47.3832643Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-0-asset1] PASSED [ 51%] 2026-01-15T20:12:47.4793358Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-44100-asset0] PASSED [ 51%] 2026-01-15T20:12:47.5423059Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-44100-asset1] PASSED [ 51%] 2026-01-15T20:12:47.6401714Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-999999999-asset0] PASSED [ 51%] 2026-01-15T20:12:47.7026278Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-999999999-asset1] PASSED [ 51%] 2026-01-15T20:12:47.7980634Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-None-asset0] PASSED [ 51%] 2026-01-15T20:12:47.8555351Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-None-asset1] PASSED [ 51%] 2026-01-15T20:12:47.9477777Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-0-asset0] PASSED [ 51%] 2026-01-15T20:12:48.0070731Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-0-asset1] PASSED [ 51%] 2026-01-15T20:12:48.1914394Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-44100-asset0] PASSED [ 51%] 2026-01-15T20:12:48.2741436Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-44100-asset1] PASSED [ 52%] 2026-01-15T20:12:48.3631603Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-999999999-asset0] PASSED [ 52%] 2026-01-15T20:12:48.4207889Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-999999999-asset1] PASSED [ 52%] 2026-01-15T20:12:48.5190369Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-None-asset0] PASSED [ 52%] 2026-01-15T20:12:48.5800080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-None-asset1] PASSED [ 52%] 2026-01-15T20:12:48.6800173Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-0-asset0] PASSED [ 52%] 2026-01-15T20:12:48.7424201Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-0-asset1] PASSED [ 52%] 2026-01-15T20:12:48.8416289Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-44100-asset0] PASSED [ 52%] 2026-01-15T20:12:48.9066127Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-44100-asset1] PASSED [ 52%] 2026-01-15T20:12:49.0086643Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-999999999-asset0] PASSED [ 52%] 2026-01-15T20:12:49.0690255Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-999999999-asset1] PASSED [ 52%] 2026-01-15T20:12:49.2099433Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-None-asset0] PASSED [ 52%] 2026-01-15T20:12:49.2769630Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-None-asset1] PASSED [ 52%] 2026-01-15T20:12:49.4128513Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-0-asset0] PASSED [ 52%] 2026-01-15T20:12:49.4780535Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-0-asset1] PASSED [ 52%] 2026-01-15T20:12:49.6195816Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-44100-asset0] PASSED [ 52%] 2026-01-15T20:12:49.6881016Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-44100-asset1] PASSED [ 52%] 2026-01-15T20:12:49.8329574Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-999999999-asset0] PASSED [ 53%] 2026-01-15T20:12:49.9979525Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-999999999-asset1] PASSED [ 53%] 2026-01-15T20:12:50.1102715Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-None-asset0] PASSED [ 53%] 2026-01-15T20:12:50.1760115Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-None-asset1] PASSED [ 53%] 2026-01-15T20:12:50.2898466Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-0-asset0] PASSED [ 53%] 2026-01-15T20:12:50.3604567Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-0-asset1] PASSED [ 53%] 2026-01-15T20:12:50.4799274Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-44100-asset0] PASSED [ 53%] 2026-01-15T20:12:50.5493141Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-44100-asset1] PASSED [ 53%] 2026-01-15T20:12:50.6638850Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-999999999-asset0] PASSED [ 53%] 2026-01-15T20:12:50.7306108Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-999999999-asset1] PASSED [ 53%] 2026-01-15T20:12:50.8740808Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-None-asset0] PASSED [ 53%] 2026-01-15T20:12:50.9466008Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-None-asset1] PASSED [ 53%] 2026-01-15T20:12:51.0862686Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-0-asset0] PASSED [ 53%] 2026-01-15T20:12:51.2852072Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-0-asset1] PASSED [ 53%] 2026-01-15T20:12:51.4247221Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-44100-asset0] PASSED [ 53%] 2026-01-15T20:12:51.4954820Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-44100-asset1] PASSED [ 53%] 2026-01-15T20:12:51.6317623Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-999999999-asset0] PASSED [ 53%] 2026-01-15T20:12:51.7010831Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-999999999-asset1] PASSED [ 53%] 2026-01-15T20:12:51.7527696Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-None-asset0] PASSED [ 54%] 2026-01-15T20:12:51.7758168Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-None-asset1] PASSED [ 54%] 2026-01-15T20:12:51.8290491Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-0-asset0] PASSED [ 54%] 2026-01-15T20:12:51.8528162Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-0-asset1] PASSED [ 54%] 2026-01-15T20:12:51.9111103Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-44100-asset0] PASSED [ 54%] 2026-01-15T20:12:51.9330776Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-44100-asset1] PASSED [ 54%] 2026-01-15T20:12:51.9828802Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-999999999-asset0] PASSED [ 54%] 2026-01-15T20:12:52.0045445Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-999999999-asset1] PASSED [ 54%] 2026-01-15T20:12:52.0389980Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-None-asset0] PASSED [ 54%] 2026-01-15T20:12:52.0622163Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-None-asset1] PASSED [ 54%] 2026-01-15T20:12:52.0968567Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-0-asset0] PASSED [ 54%] 2026-01-15T20:12:52.1199360Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-0-asset1] PASSED [ 54%] 2026-01-15T20:12:52.1561255Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-44100-asset0] PASSED [ 54%] 2026-01-15T20:12:52.1797329Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-44100-asset1] PASSED [ 54%] 2026-01-15T20:12:52.2090689Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-999999999-asset0] PASSED [ 54%] 2026-01-15T20:12:52.2296554Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-999999999-asset1] PASSED [ 54%] 2026-01-15T20:12:52.2783484Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-None-asset0] PASSED [ 54%] 2026-01-15T20:12:52.3035763Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-None-asset1] PASSED [ 55%] 2026-01-15T20:12:52.3514171Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-0-asset0] PASSED [ 55%] 2026-01-15T20:12:52.3770651Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-0-asset1] PASSED [ 55%] 2026-01-15T20:12:52.4245871Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-44100-asset0] PASSED [ 55%] 2026-01-15T20:12:52.4503736Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-44100-asset1] PASSED [ 55%] 2026-01-15T20:12:52.4967341Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-999999999-asset0] PASSED [ 55%] 2026-01-15T20:12:52.5307412Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-999999999-asset1] PASSED [ 55%] 2026-01-15T20:12:52.5625116Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-None-asset0] PASSED [ 55%] 2026-01-15T20:12:52.5860282Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-None-asset1] PASSED [ 55%] 2026-01-15T20:12:52.6183755Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-0-asset0] PASSED [ 55%] 2026-01-15T20:12:52.6428180Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-0-asset1] PASSED [ 55%] 2026-01-15T20:12:52.6742488Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-44100-asset0] PASSED [ 55%] 2026-01-15T20:12:52.6983827Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-44100-asset1] PASSED [ 55%] 2026-01-15T20:12:52.7296163Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-999999999-asset0] PASSED [ 55%] 2026-01-15T20:12:52.7603998Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-999999999-asset1] PASSED [ 55%] 2026-01-15T20:12:52.7901831Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-None-asset0] PASSED [ 55%] 2026-01-15T20:12:52.8129747Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-None-asset1] PASSED [ 55%] 2026-01-15T20:12:52.8475186Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-0-asset0] PASSED [ 56%] 2026-01-15T20:12:52.8749654Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-0-asset1] PASSED [ 56%] 2026-01-15T20:12:52.9050537Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-44100-asset0] PASSED [ 56%] 2026-01-15T20:12:52.9314494Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-44100-asset1] PASSED [ 56%] 2026-01-15T20:12:52.9657277Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-999999999-asset0] PASSED [ 56%] 2026-01-15T20:12:52.9901180Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-999999999-asset1] PASSED [ 56%] 2026-01-15T20:12:53.0232116Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-None-asset0] PASSED [ 56%] 2026-01-15T20:12:53.0483799Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-None-asset1] PASSED [ 56%] 2026-01-15T20:12:53.0794954Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-0-asset0] PASSED [ 56%] 2026-01-15T20:12:53.1071547Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-0-asset1] PASSED [ 56%] 2026-01-15T20:12:53.1384798Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-44100-asset0] PASSED [ 56%] 2026-01-15T20:12:53.1628842Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-44100-asset1] PASSED [ 56%] 2026-01-15T20:12:53.1959110Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-999999999-asset0] PASSED [ 56%] 2026-01-15T20:12:53.2265529Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-999999999-asset1] PASSED [ 56%] 2026-01-15T20:12:53.2703031Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-None-asset0] PASSED [ 56%] 2026-01-15T20:12:53.2925656Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-None-asset1] PASSED [ 56%] 2026-01-15T20:12:53.3386139Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-0-asset0] PASSED [ 56%] 2026-01-15T20:12:53.3644217Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-0-asset1] PASSED [ 56%] 2026-01-15T20:12:53.4087443Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-44100-asset0] PASSED [ 57%] 2026-01-15T20:12:53.4347031Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-44100-asset1] PASSED [ 57%] 2026-01-15T20:12:53.4800544Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-999999999-asset0] PASSED [ 57%] 2026-01-15T20:12:53.5052699Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-999999999-asset1] PASSED [ 57%] 2026-01-15T20:12:53.5430571Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-None-asset0] PASSED [ 57%] 2026-01-15T20:12:53.5650314Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-None-asset1] PASSED [ 57%] 2026-01-15T20:12:53.6009888Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-0-asset0] PASSED [ 57%] 2026-01-15T20:12:53.6264028Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-0-asset1] PASSED [ 57%] 2026-01-15T20:12:53.6670436Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-44100-asset0] PASSED [ 57%] 2026-01-15T20:12:53.6928448Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-44100-asset1] PASSED [ 57%] 2026-01-15T20:12:53.7300156Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-999999999-asset0] PASSED [ 57%] 2026-01-15T20:12:53.7539615Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-999999999-asset1] PASSED [ 57%] 2026-01-15T20:12:53.8006549Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-None-asset0] PASSED [ 57%] 2026-01-15T20:12:53.8285763Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-None-asset1] PASSED [ 57%] 2026-01-15T20:12:53.8776644Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-0-asset0] PASSED [ 57%] 2026-01-15T20:12:53.9025972Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-0-asset1] PASSED [ 57%] 2026-01-15T20:12:53.9482501Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-44100-asset0] PASSED [ 57%] 2026-01-15T20:12:53.9751222Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-44100-asset1] PASSED [ 58%] 2026-01-15T20:12:54.0222799Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-999999999-asset0] PASSED [ 58%] 2026-01-15T20:12:54.0479327Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-999999999-asset1] PASSED [ 58%] 2026-01-15T20:12:54.1081041Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-None-asset0] PASSED [ 58%] 2026-01-15T20:12:54.1337788Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-None-asset1] PASSED [ 58%] 2026-01-15T20:12:54.1873237Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-0-asset0] PASSED [ 58%] 2026-01-15T20:12:54.2122586Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-0-asset1] PASSED [ 58%] 2026-01-15T20:12:54.2684210Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-44100-asset0] PASSED [ 58%] 2026-01-15T20:12:54.2903302Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-44100-asset1] PASSED [ 58%] 2026-01-15T20:12:54.3438193Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-999999999-asset0] PASSED [ 58%] 2026-01-15T20:12:54.3662056Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-999999999-asset1] PASSED [ 58%] 2026-01-15T20:12:54.3976646Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-None-asset0] PASSED [ 58%] 2026-01-15T20:12:54.4169206Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-None-asset1] PASSED [ 58%] 2026-01-15T20:12:54.4466360Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-0-asset0] PASSED [ 58%] 2026-01-15T20:12:54.4673942Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-0-asset1] PASSED [ 58%] 2026-01-15T20:12:54.5005844Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-44100-asset0] PASSED [ 58%] 2026-01-15T20:12:54.5207934Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-44100-asset1] PASSED [ 58%] 2026-01-15T20:12:54.5508481Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-999999999-asset0] PASSED [ 59%] 2026-01-15T20:12:54.5716509Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-999999999-asset1] PASSED [ 59%] 2026-01-15T20:12:54.6207347Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-None-asset0] PASSED [ 59%] 2026-01-15T20:12:54.6479756Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-None-asset1] PASSED [ 59%] 2026-01-15T20:12:54.6948639Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-0-asset0] PASSED [ 59%] 2026-01-15T20:12:54.7227631Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-0-asset1] PASSED [ 59%] 2026-01-15T20:12:54.7704772Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-44100-asset0] PASSED [ 59%] 2026-01-15T20:12:54.7996471Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-44100-asset1] PASSED [ 59%] 2026-01-15T20:12:54.8487151Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-999999999-asset0] PASSED [ 59%] 2026-01-15T20:12:54.8834815Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-999999999-asset1] PASSED [ 59%] 2026-01-15T20:12:54.9181271Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-None-asset0] PASSED [ 59%] 2026-01-15T20:12:54.9507937Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-None-asset1] PASSED [ 59%] 2026-01-15T20:12:54.9822631Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-0-asset0] PASSED [ 59%] 2026-01-15T20:12:55.0052947Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-0-asset1] PASSED [ 59%] 2026-01-15T20:12:55.0427330Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-44100-asset0] PASSED [ 59%] 2026-01-15T20:12:55.0662054Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-44100-asset1] PASSED [ 59%] 2026-01-15T20:12:55.1082097Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-999999999-asset0] PASSED [ 59%] 2026-01-15T20:12:55.1331023Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-999999999-asset1] PASSED [ 60%] 2026-01-15T20:12:55.1693847Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-None-asset0] PASSED [ 60%] 2026-01-15T20:12:55.1952689Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-None-asset1] PASSED [ 60%] 2026-01-15T20:12:55.2277428Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-0-asset0] PASSED [ 60%] 2026-01-15T20:12:55.2544292Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-0-asset1] PASSED [ 60%] 2026-01-15T20:12:55.2876418Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-44100-asset0] PASSED [ 60%] 2026-01-15T20:12:55.3177394Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-44100-asset1] PASSED [ 60%] 2026-01-15T20:12:55.3487711Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-999999999-asset0] PASSED [ 60%] 2026-01-15T20:12:55.3717237Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-999999999-asset1] PASSED [ 60%] 2026-01-15T20:12:55.4089690Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-None-asset0] PASSED [ 60%] 2026-01-15T20:12:55.4331222Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-None-asset1] PASSED [ 60%] 2026-01-15T20:12:55.4718469Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-0-asset0] PASSED [ 60%] 2026-01-15T20:12:55.5001755Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-0-asset1] PASSED [ 60%] 2026-01-15T20:12:55.5392774Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-44100-asset0] PASSED [ 60%] 2026-01-15T20:12:55.5635590Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-44100-asset1] PASSED [ 60%] 2026-01-15T20:12:55.5947875Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-999999999-asset0] PASSED [ 60%] 2026-01-15T20:12:55.6291082Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-999999999-asset1] PASSED [ 60%] 2026-01-15T20:12:55.6755066Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-None-asset0] PASSED [ 60%] 2026-01-15T20:12:55.7016623Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-None-asset1] PASSED [ 61%] 2026-01-15T20:12:55.7515036Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-0-asset0] PASSED [ 61%] 2026-01-15T20:12:55.7738091Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-0-asset1] PASSED [ 61%] 2026-01-15T20:12:55.8177561Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-44100-asset0] PASSED [ 61%] 2026-01-15T20:12:55.8397545Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-44100-asset1] PASSED [ 61%] 2026-01-15T20:12:55.8839885Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-999999999-asset0] PASSED [ 61%] 2026-01-15T20:12:55.9062115Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-999999999-asset1] PASSED [ 61%] 2026-01-15T20:12:55.9462465Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-None-asset0] PASSED [ 61%] 2026-01-15T20:12:55.9683851Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-None-asset1] PASSED [ 61%] 2026-01-15T20:12:56.0041621Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-0-asset0] PASSED [ 61%] 2026-01-15T20:12:56.0284759Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-0-asset1] PASSED [ 61%] 2026-01-15T20:12:56.0676071Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-44100-asset0] PASSED [ 61%] 2026-01-15T20:12:56.0903444Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-44100-asset1] PASSED [ 61%] 2026-01-15T20:12:56.1287240Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-999999999-asset0] PASSED [ 61%] 2026-01-15T20:12:56.1542998Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-999999999-asset1] PASSED [ 61%] 2026-01-15T20:12:56.2021713Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-None-asset0] PASSED [ 61%] 2026-01-15T20:12:56.2274646Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-None-asset1] PASSED [ 61%] 2026-01-15T20:12:56.2754675Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-0-asset0] PASSED [ 62%] 2026-01-15T20:12:56.3002653Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-0-asset1] PASSED [ 62%] 2026-01-15T20:12:56.3446967Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-44100-asset0] PASSED [ 62%] 2026-01-15T20:12:56.3694603Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-44100-asset1] PASSED [ 62%] 2026-01-15T20:12:56.4145354Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-999999999-asset0] PASSED [ 62%] 2026-01-15T20:12:56.4395319Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-999999999-asset1] PASSED [ 62%] 2026-01-15T20:12:57.2157095Z test/test_encoders.py::TestAudioEncoder::test_encode_to_tensor_long_output PASSED [ 62%] 2026-01-15T20:12:57.2303944Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_file] PASSED [ 62%] 2026-01-15T20:12:57.2411394Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_tensor] PASSED [ 62%] 2026-01-15T20:12:57.2538397Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_file_like] PASSED [ 62%] 2026-01-15T20:12:57.2648531Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-1-1] PASSED [ 62%] 2026-01-15T20:12:57.2782689Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-1-2] PASSED [ 62%] 2026-01-15T20:12:57.2875229Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-2-1] PASSED [ 62%] 2026-01-15T20:12:57.2967815Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-2-2] PASSED [ 62%] 2026-01-15T20:12:57.3076565Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-None-1] PASSED [ 62%] 2026-01-15T20:12:57.3186261Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-None-2] PASSED [ 62%] 2026-01-15T20:12:57.3290308Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-1-1] PASSED [ 62%] 2026-01-15T20:12:57.3379477Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-1-2] PASSED [ 63%] 2026-01-15T20:12:57.3488745Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-2-1] PASSED [ 63%] 2026-01-15T20:12:57.3580010Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-2-2] PASSED [ 63%] 2026-01-15T20:12:57.3663764Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-None-1] PASSED [ 63%] 2026-01-15T20:12:57.3761172Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-None-2] PASSED [ 63%] 2026-01-15T20:12:57.3846359Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-1-1] PASSED [ 63%] 2026-01-15T20:12:57.3938067Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-1-2] PASSED [ 63%] 2026-01-15T20:12:57.4025674Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-2-1] PASSED [ 63%] 2026-01-15T20:12:57.4111767Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-2-2] PASSED [ 63%] 2026-01-15T20:12:57.4214285Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-None-1] PASSED [ 63%] 2026-01-15T20:12:57.4299851Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-None-2] PASSED [ 63%] 2026-01-15T20:12:57.4325407Z test/test_encoders.py::TestAudioEncoder::test_1d_samples PASSED [ 63%] 2026-01-15T20:12:57.4601208Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_custom_file_object PASSED [ 63%] 2026-01-15T20:12:57.4924897Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_real_file PASSED [ 63%] 2026-01-15T20:12:57.4993443Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_bad_methods PASSED [ 63%] 2026-01-15T20:12:57.5075627Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_file] PASSED [ 63%] 2026-01-15T20:12:57.5144977Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_tensor] PASSED [ 63%] 2026-01-15T20:12:57.5215160Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_file_like] PASSED [ 63%] 2026-01-15T20:12:57.5325403Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_file] PASSED [ 64%] 2026-01-15T20:12:57.5401171Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_tensor] PASSED [ 64%] 2026-01-15T20:12:57.5482420Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_file_like] PASSED [ 64%] 2026-01-15T20:12:57.5582494Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_file] PASSED [ 64%] 2026-01-15T20:12:57.5667407Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_tensor] PASSED [ 64%] 2026-01-15T20:12:57.5754693Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_file_like] PASSED [ 64%] 2026-01-15T20:12:57.5866124Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_file] PASSED [ 64%] 2026-01-15T20:12:57.5950413Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_tensor] PASSED [ 64%] 2026-01-15T20:12:57.6036601Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_file_like] PASSED [ 64%] 2026-01-15T20:12:57.6103265Z test/test_encoders.py::TestVideoEncoder::test_bad_input PASSED [ 64%] 2026-01-15T20:12:57.6172049Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_file] PASSED [ 64%] 2026-01-15T20:12:57.6234685Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_tensor] PASSED [ 64%] 2026-01-15T20:12:57.6294152Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_file_like] PASSED [ 64%] 2026-01-15T20:12:57.6306638Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_file] SKIPPED [ 64%] 2026-01-15T20:12:57.6318250Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_tensor] SKIPPED [ 64%] 2026-01-15T20:12:57.6329515Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_file_like] SKIPPED [ 64%] 2026-01-15T20:12:57.6392775Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options0-qp=-10 is out of valid range] PASSED [ 64%] 2026-01-15T20:12:57.6459457Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options1-Option qp expects a numeric value but got] PASSED [ 65%] 2026-01-15T20:12:57.6523451Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options2-Option direct-pred expects a numeric value but got 'a'] PASSED [ 65%] 2026-01-15T20:12:57.6588763Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 65%] 2026-01-15T20:12:57.6652100Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 65%] 2026-01-15T20:12:57.6711617Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options0-qp=-10 is out of valid range] PASSED [ 65%] 2026-01-15T20:12:57.6774523Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options1-Option qp expects a numeric value but got] PASSED [ 65%] 2026-01-15T20:12:57.6835268Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options2-Option direct-pred expects a numeric value but got 'a'] PASSED [ 65%] 2026-01-15T20:12:57.6896874Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 65%] 2026-01-15T20:12:57.6957576Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 65%] 2026-01-15T20:12:57.7016797Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options0-qp=-10 is out of valid range] PASSED [ 65%] 2026-01-15T20:12:57.7077748Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options1-Option qp expects a numeric value but got] PASSED [ 65%] 2026-01-15T20:12:57.7139594Z 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 [ 65%] 2026-01-15T20:12:57.7202256Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 65%] 2026-01-15T20:12:57.7265980Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 65%] 2026-01-15T20:12:57.7869839Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_file] PASSED [ 65%] 2026-01-15T20:12:57.8433072Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_tensor] PASSED [ 65%] 2026-01-15T20:12:57.9009807Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_file_like] PASSED [ 65%] 2026-01-15T20:12:57.9024065Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_file] SKIPPED [ 66%] 2026-01-15T20:12:57.9037691Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_tensor] SKIPPED [ 66%] 2026-01-15T20:12:57.9050646Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_file_like] SKIPPED [ 66%] 2026-01-15T20:12:59.7570039Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mov] PASSED [ 66%] 2026-01-15T20:13:01.6598800Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mp4] PASSED [ 66%] 2026-01-15T20:13:03.5711625Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mkv] PASSED [ 66%] 2026-01-15T20:13:05.3251833Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mov] PASSED [ 66%] 2026-01-15T20:13:07.1265748Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mp4] PASSED [ 66%] 2026-01-15T20:13:08.9572237Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mkv] PASSED [ 66%] 2026-01-15T20:13:10.7596219Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mov] PASSED [ 66%] 2026-01-15T20:13:12.5422990Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mp4] PASSED [ 66%] 2026-01-15T20:13:14.4061425Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mkv] PASSED [ 66%] 2026-01-15T20:13:15.6268086Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mov] PASSED [ 66%] 2026-01-15T20:13:16.8358967Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mp4] PASSED [ 66%] 2026-01-15T20:13:17.3591039Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-avi] PASSED [ 66%] 2026-01-15T20:13:18.6589869Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mkv] PASSED [ 66%] 2026-01-15T20:13:19.1636900Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-flv] PASSED [ 66%] 2026-01-15T20:13:20.8488988Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-gif] PASSED [ 66%] 2026-01-15T20:13:22.0681686Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mov] PASSED [ 67%] 2026-01-15T20:13:23.2938672Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mp4] PASSED [ 67%] 2026-01-15T20:13:23.8324851Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-avi] PASSED [ 67%] 2026-01-15T20:13:25.1383733Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mkv] PASSED [ 67%] 2026-01-15T20:13:25.6430618Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-flv] PASSED [ 67%] 2026-01-15T20:13:27.3235146Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-gif] PASSED [ 67%] 2026-01-15T20:13:30.9562384Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mov] PASSED [ 67%] 2026-01-15T20:13:34.5899291Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mp4] PASSED [ 67%] 2026-01-15T20:13:34.5956354Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-avi] SKIPPED [ 67%] 2026-01-15T20:13:38.6038471Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mkv] PASSED [ 67%] 2026-01-15T20:13:38.6098828Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-flv] SKIPPED [ 67%] 2026-01-15T20:13:40.8058800Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mov] PASSED [ 67%] 2026-01-15T20:13:42.9824681Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mp4] PASSED [ 67%] 2026-01-15T20:13:44.5915575Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-avi] PASSED [ 67%] 2026-01-15T20:13:46.6476887Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mkv] PASSED [ 67%] 2026-01-15T20:13:48.1210913Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-flv] PASSED [ 67%] 2026-01-15T20:13:49.6554198Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mov] PASSED [ 67%] 2026-01-15T20:13:51.3085495Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mp4] PASSED [ 68%] 2026-01-15T20:13:52.9061357Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-avi] PASSED [ 68%] 2026-01-15T20:13:54.4660733Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mkv] PASSED [ 68%] 2026-01-15T20:13:55.9006301Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-flv] PASSED [ 68%] 2026-01-15T20:13:58.2755786Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mov] PASSED [ 68%] 2026-01-15T20:14:03.1506506Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mp4] PASSED [ 68%] 2026-01-15T20:14:04.6848046Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-avi] PASSED [ 68%] 2026-01-15T20:14:07.3737472Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mkv] PASSED [ 68%] 2026-01-15T20:14:09.0995979Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-flv] PASSED [ 68%] 2026-01-15T20:14:12.5418869Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mov] PASSED [ 68%] 2026-01-15T20:14:20.9441480Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mp4] PASSED [ 68%] 2026-01-15T20:14:20.9503389Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-avi] SKIPPED [ 68%] 2026-01-15T20:14:25.1946699Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mkv] PASSED [ 68%] 2026-01-15T20:14:25.2023255Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-flv] SKIPPED [ 68%] 2026-01-15T20:14:28.2813998Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mov] PASSED [ 68%] 2026-01-15T20:14:30.6419024Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mp4] PASSED [ 68%] 2026-01-15T20:14:31.9936676Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-avi] PASSED [ 68%] 2026-01-15T20:14:33.9168868Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mkv] PASSED [ 69%] 2026-01-15T20:14:35.2235172Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-flv] PASSED [ 69%] 2026-01-15T20:14:36.5698662Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mov] PASSED [ 69%] 2026-01-15T20:14:38.1001914Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mp4] PASSED [ 69%] 2026-01-15T20:14:39.5966432Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-avi] PASSED [ 69%] 2026-01-15T20:14:41.0096579Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mkv] PASSED [ 69%] 2026-01-15T20:14:42.3160424Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-flv] PASSED [ 69%] 2026-01-15T20:14:44.3621436Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mov] PASSED [ 69%] 2026-01-15T20:14:46.4467153Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mp4] PASSED [ 69%] 2026-01-15T20:14:47.7945207Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-avi] PASSED [ 69%] 2026-01-15T20:14:49.8801711Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mkv] PASSED [ 69%] 2026-01-15T20:14:51.2271917Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-flv] PASSED [ 69%] 2026-01-15T20:14:54.1548322Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mov] PASSED [ 69%] 2026-01-15T20:14:57.0760632Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mp4] PASSED [ 69%] 2026-01-15T20:14:57.0819872Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-avi] SKIPPED [ 69%] 2026-01-15T20:15:00.1480739Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mkv] PASSED [ 69%] 2026-01-15T20:15:00.1552781Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-flv] SKIPPED [ 69%] 2026-01-15T20:15:02.1311853Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mov] PASSED [ 70%] 2026-01-15T20:15:04.0894479Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mp4] PASSED [ 70%] 2026-01-15T20:15:05.4511460Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-avi] PASSED [ 70%] 2026-01-15T20:15:08.7688140Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mkv] PASSED [ 70%] 2026-01-15T20:15:10.4634148Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-flv] PASSED [ 70%] 2026-01-15T20:15:12.1505665Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mov] PASSED [ 70%] 2026-01-15T20:15:20.0971730Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mp4] PASSED [ 70%] 2026-01-15T20:15:22.7272730Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-avi] PASSED [ 70%] 2026-01-15T20:15:25.2460093Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mkv] PASSED [ 70%] 2026-01-15T20:15:27.6282937Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-flv] PASSED [ 70%] 2026-01-15T20:15:31.0377816Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mov] PASSED [ 70%] 2026-01-15T20:15:33.1787639Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mp4] PASSED [ 70%] 2026-01-15T20:15:34.5615777Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-avi] PASSED [ 70%] 2026-01-15T20:15:36.6461716Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mkv] PASSED [ 70%] 2026-01-15T20:15:38.0947955Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-flv] PASSED [ 70%] 2026-01-15T20:15:41.7365009Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mov] PASSED [ 70%] 2026-01-15T20:15:45.7990384Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mp4] PASSED [ 70%] 2026-01-15T20:15:45.8062412Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-avi] SKIPPED [ 70%] 2026-01-15T20:15:49.9308447Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mkv] PASSED [ 71%] 2026-01-15T20:15:49.9369370Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-flv] SKIPPED [ 71%] 2026-01-15T20:15:52.0940922Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mov] PASSED [ 71%] 2026-01-15T20:15:54.1587056Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mp4] PASSED [ 71%] 2026-01-15T20:15:55.6564220Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-avi] PASSED [ 71%] 2026-01-15T20:15:58.0397803Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mkv] PASSED [ 71%] 2026-01-15T20:15:59.9279536Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-flv] PASSED [ 71%] 2026-01-15T20:16:01.6336856Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mov] PASSED [ 71%] 2026-01-15T20:16:03.5841067Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mp4] PASSED [ 71%] 2026-01-15T20:16:05.4484077Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-avi] PASSED [ 71%] 2026-01-15T20:16:07.1739840Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mkv] PASSED [ 71%] 2026-01-15T20:16:08.9175392Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-flv] PASSED [ 71%] 2026-01-15T20:16:11.4253982Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mov] PASSED [ 71%] 2026-01-15T20:16:15.6031808Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mp4] PASSED [ 71%] 2026-01-15T20:16:17.3912351Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-avi] PASSED [ 71%] 2026-01-15T20:16:20.0932007Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mkv] PASSED [ 71%] 2026-01-15T20:16:22.2054022Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-flv] PASSED [ 71%] 2026-01-15T20:16:25.8210184Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mov] PASSED [ 72%] 2026-01-15T20:16:29.0819546Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mp4] PASSED [ 72%] 2026-01-15T20:16:29.0884388Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-avi] SKIPPED [ 72%] 2026-01-15T20:16:32.5343647Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mkv] PASSED [ 72%] 2026-01-15T20:16:32.5435676Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-flv] SKIPPED [ 72%] 2026-01-15T20:16:45.0493715Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mov] PASSED [ 72%] 2026-01-15T20:16:47.2225107Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mp4] PASSED [ 72%] 2026-01-15T20:16:49.4363618Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-avi] PASSED [ 72%] 2026-01-15T20:16:53.7262359Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mkv] PASSED [ 72%] 2026-01-15T20:17:04.4558238Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-flv] PASSED [ 72%] 2026-01-15T20:17:06.3002222Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mov] PASSED [ 72%] 2026-01-15T20:17:08.1965814Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mp4] PASSED [ 72%] 2026-01-15T20:17:09.6802280Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-avi] PASSED [ 72%] 2026-01-15T20:17:11.0520601Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mkv] PASSED [ 72%] 2026-01-15T20:17:12.4182298Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-flv] PASSED [ 72%] 2026-01-15T20:17:14.4472761Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mov] PASSED [ 72%] 2026-01-15T20:17:16.4451845Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mp4] PASSED [ 72%] 2026-01-15T20:17:17.7580758Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-avi] PASSED [ 73%] 2026-01-15T20:17:19.9517383Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mkv] PASSED [ 73%] 2026-01-15T20:17:21.2355503Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-flv] PASSED [ 73%] 2026-01-15T20:17:24.0612736Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mov] PASSED [ 73%] 2026-01-15T20:17:26.8541259Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mp4] PASSED [ 73%] 2026-01-15T20:17:26.8607208Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-avi] SKIPPED [ 73%] 2026-01-15T20:17:29.9627562Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mkv] PASSED [ 73%] 2026-01-15T20:17:29.9692686Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-flv] SKIPPED [ 73%] 2026-01-15T20:17:31.7749203Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mov] PASSED [ 73%] 2026-01-15T20:17:33.5828601Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mp4] PASSED [ 73%] 2026-01-15T20:17:34.8335609Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-avi] PASSED [ 73%] 2026-01-15T20:17:37.2512301Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mkv] PASSED [ 73%] 2026-01-15T20:17:38.9949179Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-flv] PASSED [ 73%] 2026-01-15T20:17:40.3432461Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mov] PASSED [ 73%] 2026-01-15T20:17:41.5810158Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mp4] PASSED [ 73%] 2026-01-15T20:17:42.8037351Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-avi] PASSED [ 73%] 2026-01-15T20:17:44.0738883Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mkv] PASSED [ 73%] 2026-01-15T20:17:45.2680295Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-flv] PASSED [ 73%] 2026-01-15T20:17:47.2293897Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mov] PASSED [ 74%] 2026-01-15T20:17:49.1883546Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mp4] PASSED [ 74%] 2026-01-15T20:17:50.4384257Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-avi] PASSED [ 74%] 2026-01-15T20:17:52.3760118Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mkv] PASSED [ 74%] 2026-01-15T20:17:53.6075469Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-flv] PASSED [ 74%] 2026-01-15T20:17:55.4467755Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_custom_file_object PASSED [ 74%] 2026-01-15T20:17:57.0809388Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_real_file PASSED [ 74%] 2026-01-15T20:17:57.1299823Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_bad_methods PASSED [ 74%] 2026-01-15T20:17:57.1730945Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mp4-h264] PASSED [ 74%] 2026-01-15T20:17:57.2586383Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mp4-hevc] PASSED [ 74%] 2026-01-15T20:17:57.4150774Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mkv-av1] PASSED [ 74%] 2026-01-15T20:17:57.4494659Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[avi-mpeg4] PASSED [ 74%] 2026-01-15T20:17:57.4506373Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[webm-vp9] SKIPPED [ 74%] 2026-01-15T20:17:57.5623499Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[h264-libx264] PASSED [ 74%] 2026-01-15T20:18:03.4729661Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[av1-libaom-av1] PASSED [ 74%] 2026-01-15T20:18:03.4741253Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[vp9-libvpx-vp9] SKIPPED [ 74%] 2026-01-15T20:18:03.5192571Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[baseline-bt709-tv] PASSED [ 74%] 2026-01-15T20:18:03.5595264Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[main-bt470bg-pc] PASSED [ 75%] 2026-01-15T20:18:03.5995139Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[high-fcc-pc] PASSED [ 75%] 2026-01-15T20:18:03.6009507Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_file] SKIPPED [ 75%] 2026-01-15T20:18:03.6021184Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_tensor] SKIPPED [ 75%] 2026-01-15T20:18:03.6032798Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_file_like] SKIPPED [ 75%] 2026-01-15T20:18:03.6046587Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T20:18:03.6060040Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T20:18:03.6071118Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 75%] 2026-01-15T20:18:03.6084611Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T20:18:03.6096251Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T20:18:03.6107662Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 75%] 2026-01-15T20:18:03.6122841Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T20:18:03.6133975Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T20:18:03.6147245Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 75%] 2026-01-15T20:18:03.6162486Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T20:18:03.6175883Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T20:18:03.6186695Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 75%] 2026-01-15T20:18:03.6199812Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_file] SKIPPED [ 76%] 2026-01-15T20:18:03.6211153Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_tensor] SKIPPED [ 76%] 2026-01-15T20:18:03.6222558Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_file_like] SKIPPED [ 76%] 2026-01-15T20:18:03.6235678Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:18:03.6247117Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:18:03.6262176Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:18:03.6273714Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:18:03.6284643Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:18:03.6297898Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:18:03.6308878Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:18:03.6320597Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:18:03.6334235Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:18:03.6346015Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:18:03.6357207Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:18:03.6370250Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:18:03.6382117Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_file] SKIPPED [ 76%] 2026-01-15T20:18:03.6397611Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_tensor] SKIPPED [ 76%] 2026-01-15T20:18:03.6408990Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_file_like] SKIPPED [ 76%] 2026-01-15T20:18:03.6420393Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:18:03.6433610Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:18:03.6444957Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:18:03.6456499Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:18:03.6469841Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:18:03.6481205Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:18:03.6494593Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:18:03.6505992Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:18:03.6517680Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:18:03.6532936Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:18:03.6544134Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:18:03.6555546Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:18:03.6566338Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_file] SKIPPED [ 77%] 2026-01-15T20:18:03.6577932Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_tensor] SKIPPED [ 77%] 2026-01-15T20:18:03.6591300Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_file_like] SKIPPED [ 77%] 2026-01-15T20:18:03.6602274Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:18:03.6615589Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:18:03.6626694Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:18:03.6638534Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:18:03.6651891Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:18:03.6664657Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:18:03.6676955Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:18:03.6689711Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:18:03.6701458Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:18:03.6714252Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:18:03.6725947Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:18:03.6738986Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:18:03.6750421Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_file] SKIPPED [ 78%] 2026-01-15T20:18:03.6763430Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_tensor] SKIPPED [ 78%] 2026-01-15T20:18:03.6775462Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_file_like] SKIPPED [ 78%] 2026-01-15T20:18:03.6786923Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:18:03.6799621Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:18:03.6813113Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:18:03.6824149Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:18:03.6837523Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:18:03.6850791Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:18:03.6861705Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:18:03.6873290Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:18:03.6888006Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:18:03.6901039Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:18:03.6912673Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:18:03.6926057Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:18:03.6938543Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_file] SKIPPED [ 79%] 2026-01-15T20:18:03.6952072Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_tensor] SKIPPED [ 79%] 2026-01-15T20:18:03.6963069Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_file_like] SKIPPED [ 79%] 2026-01-15T20:18:03.6974631Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:18:03.6987905Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:18:03.7001081Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:18:03.7012864Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:18:03.7023925Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:18:03.7037434Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:18:03.7049351Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:18:03.7060606Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:18:03.7075681Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:18:03.7087124Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:18:03.7100330Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:18:03.7111789Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:18:03.7124677Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_file] SKIPPED [ 80%] 2026-01-15T20:18:03.7136369Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_tensor] SKIPPED [ 80%] 2026-01-15T20:18:03.7148144Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_file_like] SKIPPED [ 80%] 2026-01-15T20:18:03.7161247Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:18:03.7172878Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:18:03.7184109Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:18:03.7197492Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:18:03.7210514Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:18:03.7223576Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:18:03.7235154Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:18:03.7246397Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:18:03.7259597Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:18:03.7271191Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:18:03.7282219Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:18:03.7294307Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:18:03.7307251Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_file] SKIPPED [ 81%] 2026-01-15T20:18:03.7318867Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_tensor] SKIPPED [ 81%] 2026-01-15T20:18:03.7329981Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_file_like] SKIPPED [ 81%] 2026-01-15T20:18:03.7342794Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:18:03.7354023Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:18:03.7367198Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:18:03.7377938Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:18:03.7389366Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:18:03.7402444Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:18:03.7413242Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:18:03.7426795Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:18:03.7437639Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:18:03.7449074Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:18:03.7462745Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:18:03.7479656Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:18:03.7492641Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_file] SKIPPED [ 82%] 2026-01-15T20:18:03.7504234Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_tensor] SKIPPED [ 82%] 2026-01-15T20:18:03.7517480Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_file_like] SKIPPED [ 82%] 2026-01-15T20:18:03.7529048Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:18:03.7540285Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:18:03.7553436Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:18:03.7567391Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:18:03.7579372Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:18:03.7591162Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:18:03.7602451Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:18:03.7617731Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:18:03.7630296Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:18:03.7641492Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:18:03.7654697Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:18:03.7666124Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:18:03.7678130Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_file] SKIPPED [ 82%] 2026-01-15T20:18:03.7689139Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_tensor] SKIPPED [ 83%] 2026-01-15T20:18:03.7699732Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_file_like] SKIPPED [ 83%] 2026-01-15T20:18:03.7710725Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:18:03.7721313Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:18:03.7732603Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:18:03.7744763Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:18:03.7755903Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:18:03.7766989Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:18:03.7777617Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:18:03.7788277Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:18:03.7799482Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:18:03.7810122Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:18:03.7821090Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:18:03.7832464Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:18:03.7850920Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_file] SKIPPED [ 83%] 2026-01-15T20:18:03.7862022Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_tensor] SKIPPED [ 83%] 2026-01-15T20:18:03.7874395Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_file_like] SKIPPED [ 83%] 2026-01-15T20:18:03.7885668Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:18:03.7896511Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:18:03.7907430Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:18:03.7918464Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:18:03.7928834Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:18:03.7939612Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:18:03.7949778Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:18:03.7960520Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:18:03.7970733Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:18:03.7981908Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:18:03.7995105Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:18:03.8005419Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:18:03.8016845Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_file] SKIPPED [ 84%] 2026-01-15T20:18:03.8026802Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_tensor] SKIPPED [ 84%] 2026-01-15T20:18:03.8037552Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_file_like] SKIPPED [ 84%] 2026-01-15T20:18:03.8047736Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:18:03.8058434Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:18:03.8068619Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:18:03.8079403Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T20:18:03.8089783Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T20:18:03.8100606Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T20:18:03.8112402Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T20:18:03.8123300Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T20:18:03.8133521Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T20:18:03.8144747Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T20:18:03.8155995Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T20:18:03.8167223Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T20:18:03.8182458Z test/test_frame_dataclasses.py::test_unpacking PASSED [ 85%] 2026-01-15T20:18:03.8198214Z test/test_frame_dataclasses.py::test_frame_error PASSED [ 85%] 2026-01-15T20:18:03.8217709Z test/test_frame_dataclasses.py::test_framebatch_error PASSED [ 85%] 2026-01-15T20:18:03.8245559Z test/test_frame_dataclasses.py::test_framebatch_iteration PASSED [ 85%] 2026-01-15T20:18:03.8429420Z test/test_frame_dataclasses.py::test_framebatch_indexing PASSED [ 85%] 2026-01-15T20:18:03.8445104Z test/test_frame_dataclasses.py::test_audio_samples_error PASSED [ 85%] 2026-01-15T20:18:03.8521494Z test/test_metadata.py::test_get_metadata[get_container_metadata_from_header] PASSED [ 85%] 2026-01-15T20:18:03.8574610Z test/test_metadata.py::test_get_metadata[metadata_getter1] PASSED [ 85%] 2026-01-15T20:18:03.8691560Z test/test_metadata.py::test_get_metadata[metadata_getter2] PASSED [ 86%] 2026-01-15T20:18:04.0086181Z test/test_metadata.py::test_get_metadata[metadata_getter3] PASSED [ 86%] 2026-01-15T20:18:04.0116991Z test/test_metadata.py::test_get_metadata_audio_file[get_container_metadata_from_header] PASSED [ 86%] 2026-01-15T20:18:04.0139963Z test/test_metadata.py::test_get_metadata_audio_file[metadata_getter1] PASSED [ 86%] 2026-01-15T20:18:04.0218401Z test/test_metadata.py::test_repr PASSED [ 86%] 2026-01-15T20:18:04.0662930Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cpu] PASSED [ 86%] 2026-01-15T20:18:04.0676296Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cuda] SKIPPED [ 86%] 2026-01-15T20:18:04.0691132Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cuda:beta] SKIPPED [ 86%] 2026-01-15T20:18:04.0921867Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cpu] PASSED [ 86%] 2026-01-15T20:18:04.0932860Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cuda] SKIPPED [ 86%] 2026-01-15T20:18:04.0944169Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cuda:beta] SKIPPED [ 86%] 2026-01-15T20:18:04.2090910Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cpu] PASSED [ 86%] 2026-01-15T20:18:04.2102619Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cuda] SKIPPED [ 86%] 2026-01-15T20:18:04.2114270Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cuda:beta] SKIPPED [ 86%] 2026-01-15T20:18:04.2815535Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cpu] PASSED [ 86%] 2026-01-15T20:18:04.2828900Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cuda] SKIPPED [ 86%] 2026-01-15T20:18:04.2842212Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cuda:beta] SKIPPED [ 86%] 2026-01-15T20:18:04.3191850Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cpu] PASSED [ 86%] 2026-01-15T20:18:04.3203627Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cuda] SKIPPED [ 87%] 2026-01-15T20:18:04.3214881Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:18:04.3581731Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cpu] PASSED [ 87%] 2026-01-15T20:18:04.3593379Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:18:04.3605301Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:18:04.4027612Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cpu] PASSED [ 87%] 2026-01-15T20:18:04.4038664Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:18:04.4050091Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:18:04.4498614Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cpu] PASSED [ 87%] 2026-01-15T20:18:04.4510530Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:18:04.4523908Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:18:04.4606102Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cpu] PASSED [ 87%] 2026-01-15T20:18:04.4618258Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:18:04.4631694Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:18:04.5738448Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cpu] PASSED [ 87%] 2026-01-15T20:18:04.5752665Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cuda] SKIPPED [ 87%] 2026-01-15T20:18:04.5764119Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:18:04.9826197Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cpu] PASSED [ 88%] 2026-01-15T20:18:04.9837334Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cuda] SKIPPED [ 88%] 2026-01-15T20:18:04.9848619Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:18:05.1990000Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cpu] PASSED [ 88%] 2026-01-15T20:18:05.2001485Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cuda] SKIPPED [ 88%] 2026-01-15T20:18:05.2014957Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:18:05.2363218Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cpu] PASSED [ 88%] 2026-01-15T20:18:05.2376840Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cuda] SKIPPED [ 88%] 2026-01-15T20:18:05.2388496Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:18:05.2678806Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cpu] PASSED [ 88%] 2026-01-15T20:18:05.2692327Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cuda] SKIPPED [ 88%] 2026-01-15T20:18:05.2707142Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:18:07.0958488Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cpu] PASSED [ 88%] 2026-01-15T20:18:07.0972678Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cuda] SKIPPED [ 88%] 2026-01-15T20:18:07.0984387Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:18:07.1401258Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cpu] PASSED [ 88%] 2026-01-15T20:18:07.1412516Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cuda] SKIPPED [ 88%] 2026-01-15T20:18:07.1424109Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:18:07.1837781Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cpu] PASSED [ 89%] 2026-01-15T20:18:07.1848976Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cuda] SKIPPED [ 89%] 2026-01-15T20:18:07.1862577Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:18:07.2305309Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cpu] PASSED [ 89%] 2026-01-15T20:18:07.2319293Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cuda] SKIPPED [ 89%] 2026-01-15T20:18:07.2331668Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:18:07.2736491Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cpu] PASSED [ 89%] 2026-01-15T20:18:07.2748668Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cuda] SKIPPED [ 89%] 2026-01-15T20:18:07.2760073Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:18:07.3180581Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cpu] PASSED [ 89%] 2026-01-15T20:18:07.3194070Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cuda] SKIPPED [ 89%] 2026-01-15T20:18:07.3205136Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:18:07.3270440Z test/test_ops.py::TestVideoDecoderOps::test_video_get_json_metadata PASSED [ 89%] 2026-01-15T20:18:07.3358669Z test/test_ops.py::TestVideoDecoderOps::test_video_get_json_metadata_with_stream PASSED [ 89%] 2026-01-15T20:18:07.3372906Z test/test_ops.py::TestVideoDecoderOps::test_get_ffmpeg_version PASSED [ 89%] 2026-01-15T20:18:07.4278272Z test/test_ops.py::TestVideoDecoderOps::test_frame_pts_equality PASSED [ 89%] 2026-01-15T20:18:07.4456564Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings_fails PASSED [ 90%] 2026-01-15T20:18:07.5630736Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cpu] PASSED [ 90%] 2026-01-15T20:18:07.5644895Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cuda] SKIPPED [ 90%] 2026-01-15T20:18:07.5655906Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cuda:beta] SKIPPED [ 90%] 2026-01-15T20:18:07.6070632Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library[filtergraph] PASSED [ 90%] 2026-01-15T20:18:07.6497878Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library[swscale] PASSED [ 90%] 2026-01-15T20:18:07.6933954Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[filtergraph-NHWC] PASSED [ 90%] 2026-01-15T20:18:07.7403176Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[filtergraph-NCHW] PASSED [ 90%] 2026-01-15T20:18:07.7798325Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[swscale-NHWC] PASSED [ 90%] 2026-01-15T20:18:07.8216823Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[swscale-NCHW] PASSED [ 90%] 2026-01-15T20:18:07.8223826Z test/test_ops.py::TestVideoDecoderOps::test_cuda_decoder SKIPPED (CUDA 2026-01-15T20:18:07.8229496Z not available.) [ 90%] 2026-01-15T20:18:07.8308796Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method0] PASSED [ 90%] 2026-01-15T20:18:07.8372683Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method1] PASSED [ 90%] 2026-01-15T20:18:07.8424047Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method2] PASSED [ 90%] 2026-01-15T20:18:07.8474172Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method3] PASSED [ 90%] 2026-01-15T20:18:07.8537251Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method4] PASSED [ 90%] 2026-01-15T20:18:07.8588780Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method5] PASSED [ 90%] 2026-01-15T20:18:07.8664591Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_seek_mode PASSED [ 90%] 2026-01-15T20:18:07.9397106Z test/test_ops.py::TestAudioDecoderOps::test_next[asset0] PASSED [ 91%] 2026-01-15T20:18:07.9993008Z test/test_ops.py::TestAudioDecoderOps::test_next[asset1] PASSED [ 91%] 2026-01-15T20:18:08.0136405Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_end] PASSED [ 91%] 2026-01-15T20:18:08.0306127Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_None] PASSED [ 91%] 2026-01-15T20:18:08.0444216Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_beyond_end] PASSED [ 91%] 2026-01-15T20:18:08.0530714Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:18:08.0598253Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-not_at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:18:08.0708514Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_end] PASSED [ 91%] 2026-01-15T20:18:08.0799973Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_None] PASSED [ 91%] 2026-01-15T20:18:08.0878399Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_beyond_end] PASSED [ 91%] 2026-01-15T20:18:08.0926005Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:18:08.0962294Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-not_at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:18:08.1045066Z test/test_ops.py::TestAudioDecoderOps::test_decode_epsilon_range[asset0] PASSED [ 91%] 2026-01-15T20:18:08.1081133Z test/test_ops.py::TestAudioDecoderOps::test_decode_epsilon_range[asset1] PASSED [ 91%] 2026-01-15T20:18:08.1142333Z test/test_ops.py::TestAudioDecoderOps::test_decode_just_one_frame_at_boundaries[asset0] PASSED [ 91%] 2026-01-15T20:18:08.1177966Z test/test_ops.py::TestAudioDecoderOps::test_decode_just_one_frame_at_boundaries[asset1] PASSED [ 91%] 2026-01-15T20:18:08.1227767Z test/test_ops.py::TestAudioDecoderOps::test_decode_start_equal_stop[asset0] PASSED [ 91%] 2026-01-15T20:18:08.1257588Z test/test_ops.py::TestAudioDecoderOps::test_decode_start_equal_stop[asset1] PASSED [ 92%] 2026-01-15T20:18:08.1745722Z test/test_ops.py::TestAudioDecoderOps::test_multiple_calls[asset0] PASSED [ 92%] 2026-01-15T20:18:08.1978714Z test/test_ops.py::TestAudioDecoderOps::test_multiple_calls[asset1] PASSED [ 92%] 2026-01-15T20:18:08.2682404Z test/test_ops.py::TestAudioDecoderOps::test_pts[asset0] PASSED [ 92%] 2026-01-15T20:18:08.3294148Z test/test_ops.py::TestAudioDecoderOps::test_pts[asset1] PASSED [ 92%] 2026-01-15T20:18:08.3512058Z test/test_ops.py::TestAudioDecoderOps::test_sample_rate_conversion PASSED [ 92%] 2026-01-15T20:18:08.4140671Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cpu-0] PASSED [ 92%] 2026-01-15T20:18:08.4779766Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cpu-1024] PASSED [ 92%] 2026-01-15T20:18:08.4794069Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda-0] SKIPPED [ 92%] 2026-01-15T20:18:08.4805933Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda-1024] SKIPPED [ 92%] 2026-01-15T20:18:08.4818702Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda:beta-0] SKIPPED [ 92%] 2026-01-15T20:18:08.4830398Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda:beta-1024] SKIPPED [ 92%] 2026-01-15T20:18:08.5051446Z test/test_ops.py::TestAudioDecoderOps::test_file_like_method_check_fails PASSED [ 92%] 2026-01-15T20:18:08.5073909Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_fails PASSED [ 92%] 2026-01-15T20:18:08.6881612Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_less_than_requested[half] PASSED [ 92%] 2026-01-15T20:18:08.8558111Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_less_than_requested[minus_10] PASSED [ 92%] 2026-01-15T20:18:08.8638069Z test/test_ops.py::TestAudioEncoderOps::test_bad_input PASSED [ 92%] 2026-01-15T20:18:08.8658224Z test/test_policy.py::test_policy[repeat_last-frame_indices0-expected_frame_indices0] PASSED [ 93%] 2026-01-15T20:18:08.8675448Z test/test_policy.py::test_policy[repeat_last-frame_indices1-expected_frame_indices1] PASSED [ 93%] 2026-01-15T20:18:08.8691859Z test/test_policy.py::test_policy[wrap-frame_indices2-expected_frame_indices2] PASSED [ 93%] 2026-01-15T20:18:08.8711314Z test/test_policy.py::test_policy[wrap-frame_indices3-expected_frame_indices3] PASSED [ 93%] 2026-01-15T20:18:08.8730034Z test/test_policy.py::test_error_policy PASSED [ 93%] 2026-01-15T20:18:08.9588084Z test/test_samplers.py::test_index_based_sampler[1-clips_at_random_indices] PASSED [ 93%] 2026-01-15T20:18:09.0634004Z test/test_samplers.py::test_index_based_sampler[1-clips_at_regular_indices] PASSED [ 93%] 2026-01-15T20:18:09.1450837Z test/test_samplers.py::test_index_based_sampler[5-clips_at_random_indices] PASSED [ 93%] 2026-01-15T20:18:09.2425978Z test/test_samplers.py::test_index_based_sampler[5-clips_at_regular_indices] PASSED [ 93%] 2026-01-15T20:18:09.3367036Z test/test_samplers.py::test_time_based_sampler[None-sampler0] PASSED [ 93%] 2026-01-15T20:18:09.4288466Z test/test_samplers.py::test_time_based_sampler[None-sampler1] PASSED [ 93%] 2026-01-15T20:18:09.5356144Z test/test_samplers.py::test_time_based_sampler[3-sampler0] PASSED [ 93%] 2026-01-15T20:18:09.6458843Z test/test_samplers.py::test_time_based_sampler[3-sampler1] PASSED [ 93%] 2026-01-15T20:18:09.6946833Z test/test_samplers.py::test_against_ref[sampler0] PASSED [ 93%] 2026-01-15T20:18:09.7481926Z test/test_samplers.py::test_against_ref[sampler1] PASSED [ 93%] 2026-01-15T20:18:09.7991331Z test/test_samplers.py::test_against_ref[sampler2] PASSED [ 93%] 2026-01-15T20:18:09.8488145Z test/test_samplers.py::test_against_ref[sampler3] PASSED [ 93%] 2026-01-15T20:18:09.9567138Z test/test_samplers.py::test_sampling_range[sampler0-10-11-True] PASSED [ 93%] 2026-01-15T20:18:10.0041012Z test/test_samplers.py::test_sampling_range[sampler1-10-12-False] PASSED [ 94%] 2026-01-15T20:18:10.1164351Z test/test_samplers.py::test_sampling_range[sampler2-10-11-True] PASSED [ 94%] 2026-01-15T20:18:10.2206766Z test/test_samplers.py::test_sampling_range[sampler3-10-12-False] PASSED [ 94%] 2026-01-15T20:18:10.2720483Z test/test_samplers.py::test_sampling_range[sampler4-10.0-11.0-True] PASSED [ 94%] 2026-01-15T20:18:10.3512876Z test/test_samplers.py::test_sampling_range[sampler5-10.0-12.0-False] PASSED [ 94%] 2026-01-15T20:18:10.4474030Z test/test_samplers.py::test_sampling_range[sampler6-10-11-True] PASSED [ 94%] 2026-01-15T20:18:10.4921801Z test/test_samplers.py::test_sampling_range[sampler7-10-12-False] PASSED [ 94%] 2026-01-15T20:18:10.7096872Z test/test_samplers.py::test_sampling_range_negative[clips_at_random_indices] PASSED [ 94%] 2026-01-15T20:18:10.9223197Z test/test_samplers.py::test_sampling_range_negative[clips_at_regular_indices] PASSED [ 94%] 2026-01-15T20:18:11.0492365Z test/test_samplers.py::test_sampling_range_default_behavior_random_sampler[clips_at_random_indices] PASSED [ 94%] 2026-01-15T20:18:11.2150529Z test/test_samplers.py::test_sampling_range_default_behavior_random_sampler[clips_at_random_timestamps] PASSED [ 94%] 2026-01-15T20:18:11.3204582Z test/test_samplers.py::test_sampling_range_default_regular_sampler[sampler0] PASSED [ 94%] 2026-01-15T20:18:11.4287285Z test/test_samplers.py::test_sampling_range_default_regular_sampler[sampler1] PASSED [ 94%] 2026-01-15T20:18:11.4379655Z test/test_samplers.py::test_sampling_range_error_policy[sampler0] PASSED [ 94%] 2026-01-15T20:18:11.4467694Z test/test_samplers.py::test_sampling_range_error_policy[sampler1] PASSED [ 94%] 2026-01-15T20:18:11.4550092Z test/test_samplers.py::test_sampling_range_error_policy[sampler2] PASSED [ 94%] 2026-01-15T20:18:11.4621911Z test/test_samplers.py::test_sampling_range_error_policy[sampler3] PASSED [ 94%] 2026-01-15T20:18:11.7260133Z test/test_samplers.py::test_random_sampler_randomness[clips_at_random_indices] PASSED [ 95%] 2026-01-15T20:18:11.9301675Z test/test_samplers.py::test_random_sampler_randomness[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T20:18:11.9465594Z test/test_samplers.py::test_sample_at_regular_indices_num_clips_large[10-10] PASSED [ 95%] 2026-01-15T20:18:11.9660490Z test/test_samplers.py::test_sample_at_regular_indices_num_clips_large[50-10] PASSED [ 95%] 2026-01-15T20:18:11.9768645Z test/test_samplers.py::test_sampler_errors[clips_at_random_indices] PASSED [ 95%] 2026-01-15T20:18:11.9866535Z test/test_samplers.py::test_sampler_errors[clips_at_regular_indices] PASSED [ 95%] 2026-01-15T20:18:11.9965604Z test/test_samplers.py::test_sampler_errors[sampler2] PASSED [ 95%] 2026-01-15T20:18:12.0038215Z test/test_samplers.py::test_sampler_errors[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T20:18:12.0139972Z test/test_samplers.py::test_index_based_samplers_errors[clips_at_random_indices] PASSED [ 95%] 2026-01-15T20:18:12.0225852Z test/test_samplers.py::test_index_based_samplers_errors[clips_at_regular_indices] PASSED [ 95%] 2026-01-15T20:18:12.0317526Z test/test_samplers.py::test_time_based_sampler_errors[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T20:18:12.0411184Z test/test_samplers.py::test_time_based_sampler_errors[sampler1] PASSED [ 95%] 2026-01-15T20:18:12.0432280Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices0-1-repeat_last-expected_all_clips_indices0] PASSED [ 95%] 2026-01-15T20:18:12.0453712Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices1-2-repeat_last-expected_all_clips_indices1] PASSED [ 95%] 2026-01-15T20:18:12.0471331Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices2-1-wrap-expected_all_clips_indices2] PASSED [ 95%] 2026-01-15T20:18:12.0492678Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices3-2-wrap-expected_all_clips_indices3] PASSED [ 95%] 2026-01-15T20:18:12.0509631Z test/test_samplers.py::test_build_all_clips_timestamps[clip_start_seconds0-1.5-repeat_last-expected_all_clips_timestamps0] PASSED [ 95%] 2026-01-15T20:18:12.0530361Z test/test_samplers.py::test_build_all_clips_timestamps[clip_start_seconds1-1.5-wrap-expected_all_clips_timestamps1] PASSED [ 96%] 2026-01-15T20:18:12.0841917Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[repeat_last] PASSED [ 96%] 2026-01-15T20:18:12.1147550Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[wrap] PASSED [ 96%] 2026-01-15T20:18:12.1421061Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[error] PASSED [ 96%] 2026-01-15T20:18:12.6968083Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.5-1.31] PASSED [ 96%] 2026-01-15T20:18:13.1261665Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-0.5-0.71] PASSED [ 96%] 2026-01-15T20:18:13.6805169Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-0.7-1.31] PASSED [ 96%] 2026-01-15T20:18:14.1476735Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.5-0.71] PASSED [ 96%] 2026-01-15T20:18:14.4746953Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.0-1.0] PASSED [ 96%] 2026-01-15T20:18:15.0581567Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-2.0-2.0] PASSED [ 96%] 2026-01-15T20:18:16.5028472Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.5-1.31] PASSED [ 96%] 2026-01-15T20:18:17.2221772Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-0.5-0.71] PASSED [ 96%] 2026-01-15T20:18:18.6228554Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-0.7-1.31] PASSED [ 96%] 2026-01-15T20:18:20.1171897Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.5-0.71] PASSED [ 96%] 2026-01-15T20:18:20.8470632Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.0-1.0] PASSED [ 96%] 2026-01-15T20:18:23.6172577Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-2.0-2.0] PASSED [ 96%] 2026-01-15T20:18:23.6506425Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_fails PASSED [ 96%] 2026-01-15T20:18:23.9736260Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.5-0.5] PASSED [ 96%] 2026-01-15T20:18:24.2231249Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.25-0.1] PASSED [ 97%] 2026-01-15T20:18:24.5130354Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-1.0-1.0] PASSED [ 97%] 2026-01-15T20:18:24.7782836Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.15-0.75] PASSED [ 97%] 2026-01-15T20:18:25.0487587Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.5-0.5] PASSED [ 97%] 2026-01-15T20:18:25.2842816Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.25-0.1] PASSED [ 97%] 2026-01-15T20:18:25.7299374Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-1.0-1.0] PASSED [ 97%] 2026-01-15T20:18:25.9818348Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.15-0.75] PASSED [ 97%] 2026-01-15T20:18:25.9836200Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_fails PASSED [ 97%] 2026-01-15T20:18:26.2603881Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.5-0.5] PASSED [ 97%] 2026-01-15T20:18:26.5203623Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.25-0.1] PASSED [ 97%] 2026-01-15T20:18:26.8180262Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-1.0-1.0] PASSED [ 97%] 2026-01-15T20:18:27.0940886Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.15-0.75] PASSED [ 97%] 2026-01-15T20:18:27.3935114Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.5-0.5] PASSED [ 97%] 2026-01-15T20:18:27.6252200Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.25-0.1] PASSED [ 97%] 2026-01-15T20:18:28.0768973Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-1.0-1.0] PASSED [ 97%] 2026-01-15T20:18:28.3365089Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.15-0.75] PASSED [ 97%] 2026-01-15T20:18:28.6254121Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.5-0.5] PASSED [ 97%] 2026-01-15T20:18:28.8827037Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.25-0.1] PASSED [ 98%] 2026-01-15T20:18:29.1734182Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-1.0-1.0] PASSED [ 98%] 2026-01-15T20:18:29.4457239Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.15-0.75] PASSED [ 98%] 2026-01-15T20:18:29.7577237Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.5-0.5] PASSED [ 98%] 2026-01-15T20:18:29.9964043Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.25-0.1] PASSED [ 98%] 2026-01-15T20:18:30.4451686Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-1.0-1.0] PASSED [ 98%] 2026-01-15T20:18:30.7258135Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.15-0.75] PASSED [ 98%] 2026-01-15T20:18:30.7956460Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_nhwc[0.25-0.1] PASSED [ 98%] 2026-01-15T20:18:30.8732137Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_nhwc[0.25-0.25] PASSED [ 98%] 2026-01-15T20:18:30.8807765Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[must not specify padding-params0] PASSED [ 98%] 2026-01-15T20:18:30.8891891Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[must not specify pad_if_needed-params1] PASSED [ 98%] 2026-01-15T20:18:30.8957121Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[fill must be 0-params2] PASSED [ 98%] 2026-01-15T20:18:30.9039466Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[padding_mode must be constant-params3] PASSED [ 98%] 2026-01-15T20:18:30.9076614Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_reusable_objects[0] PASSED [ 98%] 2026-01-15T20:18:30.9115982Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_reusable_objects[314] PASSED [ 98%] 2026-01-15T20:18:31.2080449Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_pipeline[Resize-RandomCrop0] PASSED [ 98%] 2026-01-15T20:18:31.5050273Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_pipeline[Resize-RandomCrop1] PASSED [ 98%] 2026-01-15T20:18:31.5124744Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_fails PASSED [ 99%] 2026-01-15T20:18:31.6447154Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video0] PASSED [ 99%] 2026-01-15T20:18:31.6795737Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video1] PASSED [ 99%] 2026-01-15T20:18:31.7900300Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video2] PASSED [ 99%] 2026-01-15T20:18:31.8766790Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-30] PASSED [ 99%] 2026-01-15T20:18:31.9334727Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-32] PASSED [ 99%] 2026-01-15T20:18:31.9922468Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-300] PASSED [ 99%] 2026-01-15T20:18:31.9936966Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_scaling_on_cuda_fails SKIPPED [ 99%] 2026-01-15T20:18:32.0006222Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_transform_fails PASSED [ 99%] 2026-01-15T20:18:32.0804028Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_resize_ffmpeg PASSED [ 99%] 2026-01-15T20:18:32.0902582Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_resize_transform_fails PASSED [ 99%] 2026-01-15T20:18:32.2293339Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_crop_transform PASSED [ 99%] 2026-01-15T20:18:32.2638996Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_crop_transform_fails PASSED [ 99%] 2026-01-15T20:18:32.2653370Z test/test_version.py::test_version PASSED [ 99%] 2026-01-15T20:18:32.3253786Z test/test_video_clip_sampler.py::test_sampler[sampler_args0] PASSED [ 99%] 2026-01-15T20:18:32.3603773Z test/test_video_clip_sampler.py::test_sampler[sampler_args1] PASSED [ 99%] 2026-01-15T20:18:32.4384592Z test/test_video_clip_sampler.py::test_sampler[sampler_args2] PASSED [ 99%] 2026-01-15T20:18:33.9471242Z test/test_video_clip_sampler.py::test_sampler[sampler_args3] PASSED [100%] 2026-01-15T20:18:33.9471652Z 2026-01-15T20:18:33.9471853Z ======== 1182 passed, 548 skipped, 30 deselected in 410.33s (0:06:50) ========= 2026-01-15T20:18:35.8071493Z Post job cleanup. 2026-01-15T20:18:35.9681764Z ##[group]Gathering Inputs... 2026-01-15T20:18:35.9699864Z ##[endgroup] 2026-01-15T20:18:35.9701960Z ##[group]Removing uncompressed packages to trim down packages directory... 2026-01-15T20:18:35.9712791Z Removing "C:\Users\runneradmin\conda_pkgs_dir\aom-3.9.1-he0c23c2_0" 2026-01-15T20:18:35.9836467Z Removing "C:\Users\runneradmin\conda_pkgs_dir\bzip2-1.0.8-h0ad9c76_8" 2026-01-15T20:18:36.0021523Z Removing "C:\Users\runneradmin\conda_pkgs_dir\ca-certificates-2026.1.4-h4c7d964_0" 2026-01-15T20:18:36.0145615Z Removing "C:\Users\runneradmin\conda_pkgs_dir\cairo-1.18.4-h477c42c_1" 2026-01-15T20:18:36.0257431Z Removing "C:\Users\runneradmin\conda_pkgs_dir\dav1d-1.2.1-hcfcfb64_0" 2026-01-15T20:18:36.0334807Z Removing "C:\Users\runneradmin\conda_pkgs_dir\ffmpeg-6.1.1-gpl_h97ca3ef_117" 2026-01-15T20:18:36.0667165Z Removing "C:\Users\runneradmin\conda_pkgs_dir\font-ttf-dejavu-sans-mono-2.37-hab24e00_0" 2026-01-15T20:18:36.0724502Z Removing "C:\Users\runneradmin\conda_pkgs_dir\font-ttf-inconsolata-3.000-h77eed37_0" 2026-01-15T20:18:36.0782019Z Removing "C:\Users\runneradmin\conda_pkgs_dir\font-ttf-source-code-pro-2.038-h77eed37_0" 2026-01-15T20:18:36.0860057Z Removing "C:\Users\runneradmin\conda_pkgs_dir\font-ttf-ubuntu-0.83-h77eed37_3" 2026-01-15T20:18:36.0961069Z Removing "C:\Users\runneradmin\conda_pkgs_dir\fontconfig-2.15.0-h765892d_1" 2026-01-15T20:18:36.1167285Z Removing "C:\Users\runneradmin\conda_pkgs_dir\fonts-conda-ecosystem-1-0" 2026-01-15T20:18:36.1214131Z Removing "C:\Users\runneradmin\conda_pkgs_dir\fonts-conda-forge-1-hc364b38_1" 2026-01-15T20:18:36.1271165Z Removing "C:\Users\runneradmin\conda_pkgs_dir\freetype-2.14.1-h57928b3_0" 2026-01-15T20:18:36.1540169Z Removing "C:\Users\runneradmin\conda_pkgs_dir\graphite2-1.3.14-hac47afa_2" 2026-01-15T20:18:36.1648511Z Removing "C:\Users\runneradmin\conda_pkgs_dir\harfbuzz-12.3.0-h5a1b470_0" 2026-01-15T20:18:36.1854328Z Removing "C:\Users\runneradmin\conda_pkgs_dir\icu-78.2-h637d24d_0" 2026-01-15T20:18:36.2785272Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libexpat-2.7.3-hac47afa_0" 2026-01-15T20:18:36.3002653Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libffi-3.5.2-h52bdfb6_0" 2026-01-15T20:18:36.3127123Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libfreetype-2.14.1-h57928b3_0" 2026-01-15T20:18:36.3174224Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libfreetype6-2.14.1-hdbac1cb_0" 2026-01-15T20:18:36.3229700Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libglib-2.86.3-h0c9aed9_0" 2026-01-15T20:18:36.3952568Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libiconv-1.18-hc1393d2_2" 2026-01-15T20:18:36.4069460Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libintl-0.22.5-h5728263_3" 2026-01-15T20:18:36.4353592Z Removing "C:\Users\runneradmin\conda_pkgs_dir\liblzma-5.8.1-h2466b09_2" 2026-01-15T20:18:36.4680841Z Removing "C:\Users\runneradmin\conda_pkgs_dir\liblzma-devel-5.8.1-h2466b09_2" 2026-01-15T20:18:36.4892954Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libopus-1.6.1-h6a83c73_0" 2026-01-15T20:18:36.4960341Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libpng-1.6.54-h7351971_0" 2026-01-15T20:18:36.5047886Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libsqlite-3.51.2-hf5d6505_0" 2026-01-15T20:18:36.5351445Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libxml2-2.13.9-h741aa76_0" 2026-01-15T20:18:36.5500384Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libzlib-1.3.1-h2466b09_2" 2026-01-15T20:18:36.5755325Z Removing "C:\Users\runneradmin\conda_pkgs_dir\openh264-2.4.1-h63175ca_0" 2026-01-15T20:18:36.5818177Z Removing "C:\Users\runneradmin\conda_pkgs_dir\openssl-3.6.0-h725018a_0" 2026-01-15T20:18:36.7326074Z Removing "C:\Users\runneradmin\conda_pkgs_dir\pcre2-10.47-hd2b5f0e_0" 2026-01-15T20:18:36.8232768Z Removing "C:\Users\runneradmin\conda_pkgs_dir\pip-25.3-pyh8b19718_0" 2026-01-15T20:18:37.4540386Z Removing "C:\Users\runneradmin\conda_pkgs_dir\pixman-0.46.4-h5112557_1" 2026-01-15T20:18:37.4597939Z Removing "C:\Users\runneradmin\conda_pkgs_dir\python-3.10.19-hc20f281_2_cpython" 2026-01-15T20:18:39.5818626Z Removing "C:\Users\runneradmin\conda_pkgs_dir\setuptools-80.9.0-pyhff2d567_0" 2026-01-15T20:18:40.4683743Z Removing "C:\Users\runneradmin\conda_pkgs_dir\svt-av1-2.1.2-he0c23c2_0" 2026-01-15T20:18:40.8047850Z Removing "C:\Users\runneradmin\conda_pkgs_dir\tk-8.6.13-h2c6b04d_3" 2026-01-15T20:18:41.6926749Z Removing "C:\Users\runneradmin\conda_pkgs_dir\tzdata-2025c-hc9c84f9_1" 2026-01-15T20:18:41.9983027Z Removing "C:\Users\runneradmin\conda_pkgs_dir\ucrt-10.0.26100.0-h57928b3_0" 2026-01-15T20:18:42.0994497Z Removing "C:\Users\runneradmin\conda_pkgs_dir\vc-14.3-h41ae7f8_34" 2026-01-15T20:18:42.1200679Z Removing "C:\Users\runneradmin\conda_pkgs_dir\vc14_runtime-14.44.35208-h818238b_34" 2026-01-15T20:18:42.1417020Z Removing "C:\Users\runneradmin\conda_pkgs_dir\vcomp14-14.44.35208-h818238b_34" 2026-01-15T20:18:42.1696291Z Removing "C:\Users\runneradmin\conda_pkgs_dir\vs2015_runtime-14.44.35208-h38c0c73_34" 2026-01-15T20:18:42.1745572Z Removing "C:\Users\runneradmin\conda_pkgs_dir\wheel-0.45.1-pyhd8ed1ab_1" 2026-01-15T20:18:42.1993877Z Removing "C:\Users\runneradmin\conda_pkgs_dir\x264-1!164.3095-h8ffe710_2" 2026-01-15T20:18:42.2050717Z Removing "C:\Users\runneradmin\conda_pkgs_dir\x265-3.5-h2d74725_3" 2026-01-15T20:18:42.2119835Z Removing "C:\Users\runneradmin\conda_pkgs_dir\xz-5.8.1-h208afaa_2" 2026-01-15T20:18:42.2186178Z Removing "C:\Users\runneradmin\conda_pkgs_dir\xz-tools-5.8.1-h2466b09_2" 2026-01-15T20:18:42.2251307Z ##[endgroup] 2026-01-15T20:18:42.2588275Z Post job cleanup. 2026-01-15T20:18:42.4945464Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-01-15T20:18:43.3324536Z git version 2.52.0.windows.1 2026-01-15T20:18:43.3413222Z Temporarily overriding HOME='D:\a\_temp\deaf6a08-1678-4ee1-9480-9d989a786a81' before making global git config changes 2026-01-15T20:18:43.3414057Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T20:18:43.3422420Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\torchcodec\torchcodec 2026-01-15T20:18:43.4067647Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-01-15T20:18:43.4401139Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2026-01-15T20:18:44.3650106Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T20:18:44.3905393Z http.https://github.com/.extraheader 2026-01-15T20:18:44.3948492Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2026-01-15T20:18:44.4280400Z [command]"C:\Program Files\Git\bin\git.exe" 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-15T20:18:44.9605923Z Cleaning up orphan processes