2026-01-15T19:45:53.8614740Z Current runner version: '2.331.0' 2026-01-15T19:45:53.8627190Z ##[group]Runner Image Provisioner 2026-01-15T19:45:53.8627620Z Hosted Compute Agent 2026-01-15T19:45:53.8627920Z Version: 20251211.462 2026-01-15T19:45:53.8628240Z Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 2026-01-15T19:45:53.8628610Z Build Date: 2025-12-11T16:28:49Z 2026-01-15T19:45:53.8628960Z Worker ID: {cdf9a9f4-98e3-4b18-81cf-43750d810062} 2026-01-15T19:45:53.8629320Z ##[endgroup] 2026-01-15T19:45:53.8629600Z ##[group]Operating System 2026-01-15T19:45:53.8629900Z macOS 2026-01-15T19:45:53.8630140Z 14.8.3 2026-01-15T19:45:53.8630370Z 23J220 2026-01-15T19:45:53.8630620Z ##[endgroup] 2026-01-15T19:45:53.8630880Z ##[group]Runner Image 2026-01-15T19:45:53.8631160Z Image: macos-14-arm64 2026-01-15T19:45:53.8631440Z Version: 20260112.0083.1 2026-01-15T19:45:53.8632040Z Included Software: https://github.com/actions/runner-images/blob/macos-14-arm64/20260112.0083/images/macos/macos-14-arm64-Readme.md 2026-01-15T19:45:53.8632940Z Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20260112.0083 2026-01-15T19:45:53.8633480Z ##[endgroup] 2026-01-15T19:45:53.8634000Z ##[group]GITHUB_TOKEN Permissions 2026-01-15T19:45:53.8634800Z Contents: read 2026-01-15T19:45:53.8635070Z Metadata: read 2026-01-15T19:45:53.8635330Z ##[endgroup] 2026-01-15T19:45:53.8636410Z Secret source: None 2026-01-15T19:45:53.8636730Z Prepare workflow directory 2026-01-15T19:45:53.8861040Z Prepare all required actions 2026-01-15T19:45:53.8886900Z Getting action download info 2026-01-15T19:45:54.2658830Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2026-01-15T19:45:54.4892510Z Download action repository 'conda-incubator/setup-miniconda@v3' (SHA:835234971496cad1653abb28a638a281cf32541f) 2026-01-15T19:45:55.5599210Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2026-01-15T19:45:56.6982630Z Complete job name: install-and-test (3.10, 6.1.1) 2026-01-15T19:45:56.7298500Z ##[group]Run actions/checkout@v3 2026-01-15T19:45:56.7298880Z with: 2026-01-15T19:45:56.7299070Z repository: meta-pytorch/torchcodec 2026-01-15T19:45:56.7299400Z token: *** 2026-01-15T19:45:56.7299570Z ssh-strict: true 2026-01-15T19:45:56.7299760Z persist-credentials: true 2026-01-15T19:45:56.7299950Z clean: true 2026-01-15T19:45:56.7300150Z sparse-checkout-cone-mode: true 2026-01-15T19:45:56.7300360Z fetch-depth: 1 2026-01-15T19:45:56.7300540Z fetch-tags: false 2026-01-15T19:45:56.7300710Z lfs: false 2026-01-15T19:45:56.7300870Z submodules: false 2026-01-15T19:45:56.7301070Z set-safe-directory: true 2026-01-15T19:45:56.7301360Z ##[endgroup] 2026-01-15T19:45:56.8323840Z Syncing repository: meta-pytorch/torchcodec 2026-01-15T19:45:56.8324860Z ##[group]Getting Git version info 2026-01-15T19:45:56.8325210Z Working directory is '/Users/runner/work/torchcodec/torchcodec' 2026-01-15T19:45:56.8325720Z [command]/opt/homebrew/bin/git version 2026-01-15T19:45:56.8484100Z git version 2.52.0 2026-01-15T19:45:56.8499380Z ##[endgroup] 2026-01-15T19:45:56.8505030Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/e48adb46-3ed7-43ee-a543-a50ac8655bb9/.gitconfig' 2026-01-15T19:45:56.8511450Z Temporarily overriding HOME='/Users/runner/work/_temp/e48adb46-3ed7-43ee-a543-a50ac8655bb9' before making global git config changes 2026-01-15T19:45:56.8512120Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T19:45:56.8513690Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchcodec/torchcodec 2026-01-15T19:45:56.8571520Z Deleting the contents of '/Users/runner/work/torchcodec/torchcodec' 2026-01-15T19:45:56.8574690Z ##[group]Initializing the repository 2026-01-15T19:45:56.8576630Z [command]/opt/homebrew/bin/git init /Users/runner/work/torchcodec/torchcodec 2026-01-15T19:45:56.8684590Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-01-15T19:45:56.8686460Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-01-15T19:45:56.8687490Z hint: to use in all of your new repositories, which will suppress this warning, 2026-01-15T19:45:56.8688200Z hint: call: 2026-01-15T19:45:56.8688540Z hint: 2026-01-15T19:45:56.8688950Z hint: git config --global init.defaultBranch 2026-01-15T19:45:56.8690060Z hint: 2026-01-15T19:45:56.8690630Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-01-15T19:45:56.8691250Z hint: 'development'. The just-created branch can be renamed via this command: 2026-01-15T19:45:56.8691750Z hint: 2026-01-15T19:45:56.8692160Z hint: git branch -m 2026-01-15T19:45:56.8692490Z hint: 2026-01-15T19:45:56.8692920Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-01-15T19:45:56.8693530Z Initialized empty Git repository in /Users/runner/work/torchcodec/torchcodec/.git/ 2026-01-15T19:45:56.8695020Z [command]/opt/homebrew/bin/git remote add origin https://github.com/meta-pytorch/torchcodec 2026-01-15T19:45:56.8739100Z ##[endgroup] 2026-01-15T19:45:56.8739520Z ##[group]Disabling automatic garbage collection 2026-01-15T19:45:56.8740160Z [command]/opt/homebrew/bin/git config --local gc.auto 0 2026-01-15T19:45:56.8775930Z ##[endgroup] 2026-01-15T19:45:56.8776320Z ##[group]Setting up auth 2026-01-15T19:45:56.8778630Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T19:45:56.8811660Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-01-15T19:45:56.9284830Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T19:45:56.9316930Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2026-01-15T19:45:56.9740470Z [command]/opt/homebrew/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-01-15T19:45:56.9779940Z ##[endgroup] 2026-01-15T19:45:56.9780320Z ##[group]Fetching the repository 2026-01-15T19:45:56.9783840Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +9dac10733cac190aa5e48f18321310f2a487a531:refs/remotes/pull/1166/merge 2026-01-15T19:45:57.4679550Z remote: Enumerating objects: 284, done. 2026-01-15T19:45:57.4679910Z remote: Counting objects: 0% (1/284) 2026-01-15T19:45:57.4680210Z remote: Counting objects: 1% (3/284) 2026-01-15T19:45:57.4680460Z remote: Counting objects: 2% (6/284) 2026-01-15T19:45:57.4680720Z remote: Counting objects: 3% (9/284) 2026-01-15T19:45:57.4680960Z remote: Counting objects: 4% (12/284) 2026-01-15T19:45:57.4681250Z remote: Counting objects: 5% (15/284) 2026-01-15T19:45:57.4681510Z remote: Counting objects: 6% (18/284) 2026-01-15T19:45:57.4681770Z remote: Counting objects: 7% (20/284) 2026-01-15T19:45:57.4682010Z remote: Counting objects: 8% (23/284) 2026-01-15T19:45:57.4692650Z remote: Counting objects: 9% (26/284) 2026-01-15T19:45:57.4693040Z remote: Counting objects: 10% (29/284) 2026-01-15T19:45:57.4693300Z remote: Counting objects: 11% (32/284) 2026-01-15T19:45:57.4693550Z remote: Counting objects: 12% (35/284) 2026-01-15T19:45:57.4693780Z remote: Counting objects: 13% (37/284) 2026-01-15T19:45:57.4694070Z remote: Counting objects: 14% (40/284) 2026-01-15T19:45:57.4694350Z remote: Counting objects: 15% (43/284) 2026-01-15T19:45:57.4694580Z remote: Counting objects: 16% (46/284) 2026-01-15T19:45:57.4694830Z remote: Counting objects: 17% (49/284) 2026-01-15T19:45:57.4695070Z remote: Counting objects: 18% (52/284) 2026-01-15T19:45:57.4695760Z remote: Counting objects: 19% (54/284) 2026-01-15T19:45:57.4695980Z remote: Counting objects: 20% (57/284) 2026-01-15T19:45:57.4696220Z remote: Counting objects: 21% (60/284) 2026-01-15T19:45:57.4696460Z remote: Counting objects: 22% (63/284) 2026-01-15T19:45:57.4696710Z remote: Counting objects: 23% (66/284) 2026-01-15T19:45:57.4696990Z remote: Counting objects: 24% (69/284) 2026-01-15T19:45:57.4697220Z remote: Counting objects: 25% (71/284) 2026-01-15T19:45:57.4697480Z remote: Counting objects: 26% (74/284) 2026-01-15T19:45:57.4697700Z remote: Counting objects: 27% (77/284) 2026-01-15T19:45:57.4698020Z remote: Counting objects: 28% (80/284) 2026-01-15T19:45:57.4698250Z remote: Counting objects: 29% (83/284) 2026-01-15T19:45:57.4698480Z remote: Counting objects: 30% (86/284) 2026-01-15T19:45:57.4698700Z remote: Counting objects: 31% (89/284) 2026-01-15T19:45:57.4698980Z remote: Counting objects: 32% (91/284) 2026-01-15T19:45:57.4699220Z remote: Counting objects: 33% (94/284) 2026-01-15T19:45:57.4699460Z remote: Counting objects: 34% (97/284) 2026-01-15T19:45:57.4699700Z remote: Counting objects: 35% (100/284) 2026-01-15T19:45:57.4699940Z remote: Counting objects: 36% (103/284) 2026-01-15T19:45:57.4700180Z remote: Counting objects: 37% (106/284) 2026-01-15T19:45:57.4700410Z remote: Counting objects: 38% (108/284) 2026-01-15T19:45:57.4700640Z remote: Counting objects: 39% (111/284) 2026-01-15T19:45:57.4700880Z remote: Counting objects: 40% (114/284) 2026-01-15T19:45:57.4701120Z remote: Counting objects: 41% (117/284) 2026-01-15T19:45:57.4701350Z remote: Counting objects: 42% (120/284) 2026-01-15T19:45:57.4701570Z remote: Counting objects: 43% (123/284) 2026-01-15T19:45:57.4701810Z remote: Counting objects: 44% (125/284) 2026-01-15T19:45:57.4702300Z remote: Counting objects: 45% (128/284) 2026-01-15T19:45:57.4702570Z remote: Counting objects: 46% (131/284) 2026-01-15T19:45:57.4702830Z remote: Counting objects: 47% (134/284) 2026-01-15T19:45:57.4703070Z remote: Counting objects: 48% (137/284) 2026-01-15T19:45:57.4703300Z remote: Counting objects: 49% (140/284) 2026-01-15T19:45:57.4703530Z remote: Counting objects: 50% (142/284) 2026-01-15T19:45:57.4703780Z remote: Counting objects: 51% (145/284) 2026-01-15T19:45:57.4704000Z remote: Counting objects: 52% (148/284) 2026-01-15T19:45:57.4704250Z remote: Counting objects: 53% (151/284) 2026-01-15T19:45:57.4704480Z remote: Counting objects: 54% (154/284) 2026-01-15T19:45:57.4704730Z remote: Counting objects: 55% (157/284) 2026-01-15T19:45:57.4704950Z remote: Counting objects: 56% (160/284) 2026-01-15T19:45:57.4705190Z remote: Counting objects: 57% (162/284) 2026-01-15T19:45:57.4705450Z remote: Counting objects: 58% (165/284) 2026-01-15T19:45:57.4705690Z remote: Counting objects: 59% (168/284) 2026-01-15T19:45:57.4705920Z remote: Counting objects: 60% (171/284) 2026-01-15T19:45:57.4706150Z remote: Counting objects: 61% (174/284) 2026-01-15T19:45:57.4706390Z remote: Counting objects: 62% (177/284) 2026-01-15T19:45:57.4706620Z remote: Counting objects: 63% (179/284) 2026-01-15T19:45:57.4706910Z remote: Counting objects: 64% (182/284) 2026-01-15T19:45:57.4707150Z remote: Counting objects: 65% (185/284) 2026-01-15T19:45:57.4707380Z remote: Counting objects: 66% (188/284) 2026-01-15T19:45:57.4707640Z remote: Counting objects: 67% (191/284) 2026-01-15T19:45:57.4707880Z remote: Counting objects: 68% (194/284) 2026-01-15T19:45:57.4708140Z remote: Counting objects: 69% (196/284) 2026-01-15T19:45:57.4708370Z remote: Counting objects: 70% (199/284) 2026-01-15T19:45:57.4708600Z remote: Counting objects: 71% (202/284) 2026-01-15T19:45:57.4708990Z remote: Counting objects: 72% (205/284) 2026-01-15T19:45:57.4709220Z remote: Counting objects: 73% (208/284) 2026-01-15T19:45:57.4709450Z remote: Counting objects: 74% (211/284) 2026-01-15T19:45:57.4709690Z remote: Counting objects: 75% (213/284) 2026-01-15T19:45:57.4709920Z remote: Counting objects: 76% (216/284) 2026-01-15T19:45:57.4710150Z remote: Counting objects: 77% (219/284) 2026-01-15T19:45:57.4710380Z remote: Counting objects: 78% (222/284) 2026-01-15T19:45:57.4710610Z remote: Counting objects: 79% (225/284) 2026-01-15T19:45:57.4710830Z remote: Counting objects: 80% (228/284) 2026-01-15T19:45:57.4711050Z remote: Counting objects: 81% (231/284) 2026-01-15T19:45:57.4786330Z remote: Counting objects: 82% (233/284) 2026-01-15T19:45:57.4786620Z remote: Counting objects: 83% (236/284) 2026-01-15T19:45:57.4786890Z remote: Counting objects: 84% (239/284) 2026-01-15T19:45:57.4787130Z remote: Counting objects: 85% (242/284) 2026-01-15T19:45:57.4787380Z remote: Counting objects: 86% (245/284) 2026-01-15T19:45:57.4787630Z remote: Counting objects: 87% (248/284) 2026-01-15T19:45:57.4787850Z remote: Counting objects: 88% (250/284) 2026-01-15T19:45:57.4788090Z remote: Counting objects: 89% (253/284) 2026-01-15T19:45:57.4788310Z remote: Counting objects: 90% (256/284) 2026-01-15T19:45:57.4788540Z remote: Counting objects: 91% (259/284) 2026-01-15T19:45:57.4788770Z remote: Counting objects: 92% (262/284) 2026-01-15T19:45:57.4789020Z remote: Counting objects: 93% (265/284) 2026-01-15T19:45:57.4789250Z remote: Counting objects: 94% (267/284) 2026-01-15T19:45:57.4789480Z remote: Counting objects: 95% (270/284) 2026-01-15T19:45:57.4789720Z remote: Counting objects: 96% (273/284) 2026-01-15T19:45:57.4790220Z remote: Counting objects: 97% (276/284) 2026-01-15T19:45:57.4790460Z remote: Counting objects: 98% (279/284) 2026-01-15T19:45:57.4790680Z remote: Counting objects: 99% (282/284) 2026-01-15T19:45:57.4790930Z remote: Counting objects: 100% (284/284) 2026-01-15T19:45:57.4791170Z remote: Counting objects: 100% (284/284), done. 2026-01-15T19:45:57.4791420Z remote: Compressing objects: 0% (1/233) 2026-01-15T19:45:57.4791650Z remote: Compressing objects: 1% (3/233) 2026-01-15T19:45:57.4791910Z remote: Compressing objects: 2% (5/233) 2026-01-15T19:45:57.4792140Z remote: Compressing objects: 3% (7/233) 2026-01-15T19:45:57.4792380Z remote: Compressing objects: 4% (10/233) 2026-01-15T19:45:57.4792640Z remote: Compressing objects: 5% (12/233) 2026-01-15T19:45:57.4792870Z remote: Compressing objects: 6% (14/233) 2026-01-15T19:45:57.4793210Z remote: Compressing objects: 7% (17/233) 2026-01-15T19:45:57.4972900Z remote: Compressing objects: 8% (19/233) 2026-01-15T19:45:57.4973250Z remote: Compressing objects: 9% (21/233) 2026-01-15T19:45:57.4973550Z remote: Compressing objects: 10% (24/233) 2026-01-15T19:45:57.4973800Z remote: Compressing objects: 11% (26/233) 2026-01-15T19:45:57.4974060Z remote: Compressing objects: 12% (28/233) 2026-01-15T19:45:57.4974310Z remote: Compressing objects: 13% (31/233) 2026-01-15T19:45:57.4974570Z remote: Compressing objects: 14% (33/233) 2026-01-15T19:45:57.4974800Z remote: Compressing objects: 15% (35/233) 2026-01-15T19:45:57.4975050Z remote: Compressing objects: 16% (38/233) 2026-01-15T19:45:57.4975330Z remote: Compressing objects: 17% (40/233) 2026-01-15T19:45:57.4975600Z remote: Compressing objects: 18% (42/233) 2026-01-15T19:45:57.4975870Z remote: Compressing objects: 19% (45/233) 2026-01-15T19:45:57.4976110Z remote: Compressing objects: 20% (47/233) 2026-01-15T19:45:57.4976370Z remote: Compressing objects: 21% (49/233) 2026-01-15T19:45:57.4976980Z remote: Compressing objects: 22% (52/233) 2026-01-15T19:45:57.4977240Z remote: Compressing objects: 23% (54/233) 2026-01-15T19:45:57.4977490Z remote: Compressing objects: 24% (56/233) 2026-01-15T19:45:57.4977730Z remote: Compressing objects: 25% (59/233) 2026-01-15T19:45:57.4977970Z remote: Compressing objects: 26% (61/233) 2026-01-15T19:45:57.4978210Z remote: Compressing objects: 27% (63/233) 2026-01-15T19:45:57.4978460Z remote: Compressing objects: 28% (66/233) 2026-01-15T19:45:57.4978700Z remote: Compressing objects: 29% (68/233) 2026-01-15T19:45:57.5421920Z remote: Compressing objects: 30% (70/233) 2026-01-15T19:45:57.5422220Z remote: Compressing objects: 31% (73/233) 2026-01-15T19:45:57.5422520Z remote: Compressing objects: 32% (75/233) 2026-01-15T19:45:57.5422760Z remote: Compressing objects: 33% (77/233) 2026-01-15T19:45:57.5423030Z remote: Compressing objects: 34% (80/233) 2026-01-15T19:45:57.5423280Z remote: Compressing objects: 35% (82/233) 2026-01-15T19:45:57.5423550Z remote: Compressing objects: 36% (84/233) 2026-01-15T19:45:57.5423830Z remote: Compressing objects: 37% (87/233) 2026-01-15T19:45:57.5424070Z remote: Compressing objects: 38% (89/233) 2026-01-15T19:45:57.5690010Z remote: Compressing objects: 39% (91/233) 2026-01-15T19:45:57.5690390Z remote: Compressing objects: 40% (94/233) 2026-01-15T19:45:57.5928340Z remote: Compressing objects: 41% (96/233) 2026-01-15T19:45:57.5928720Z remote: Compressing objects: 42% (98/233) 2026-01-15T19:45:57.5929010Z remote: Compressing objects: 43% (101/233) 2026-01-15T19:45:57.5929260Z remote: Compressing objects: 44% (103/233) 2026-01-15T19:45:57.5929520Z remote: Compressing objects: 45% (105/233) 2026-01-15T19:45:57.5929780Z remote: Compressing objects: 46% (108/233) 2026-01-15T19:45:57.5930420Z remote: Compressing objects: 47% (110/233) 2026-01-15T19:45:57.5930680Z remote: Compressing objects: 48% (112/233) 2026-01-15T19:45:57.5930920Z remote: Compressing objects: 49% (115/233) 2026-01-15T19:45:57.5931180Z remote: Compressing objects: 50% (117/233) 2026-01-15T19:45:57.5931420Z remote: Compressing objects: 51% (119/233) 2026-01-15T19:45:57.5931670Z remote: Compressing objects: 52% (122/233) 2026-01-15T19:45:57.5931920Z remote: Compressing objects: 53% (124/233) 2026-01-15T19:45:57.5932160Z remote: Compressing objects: 54% (126/233) 2026-01-15T19:45:57.5932420Z remote: Compressing objects: 55% (129/233) 2026-01-15T19:45:57.5932650Z remote: Compressing objects: 56% (131/233) 2026-01-15T19:45:57.5932890Z remote: Compressing objects: 57% (133/233) 2026-01-15T19:45:57.5933120Z remote: Compressing objects: 58% (136/233) 2026-01-15T19:45:57.5933380Z remote: Compressing objects: 59% (138/233) 2026-01-15T19:45:57.5933620Z remote: Compressing objects: 60% (140/233) 2026-01-15T19:45:57.5933850Z remote: Compressing objects: 61% (143/233) 2026-01-15T19:45:57.5987510Z remote: Compressing objects: 62% (145/233) 2026-01-15T19:45:57.5987780Z remote: Compressing objects: 63% (147/233) 2026-01-15T19:45:57.5988030Z remote: Compressing objects: 64% (150/233) 2026-01-15T19:45:57.5988280Z remote: Compressing objects: 65% (152/233) 2026-01-15T19:45:57.5988540Z remote: Compressing objects: 66% (154/233) 2026-01-15T19:45:57.5988810Z remote: Compressing objects: 67% (157/233) 2026-01-15T19:45:57.5989060Z remote: Compressing objects: 68% (159/233) 2026-01-15T19:45:57.5989290Z remote: Compressing objects: 69% (161/233) 2026-01-15T19:45:57.5989520Z remote: Compressing objects: 70% (164/233) 2026-01-15T19:45:57.5989770Z remote: Compressing objects: 71% (166/233) 2026-01-15T19:45:57.5990010Z remote: Compressing objects: 72% (168/233) 2026-01-15T19:45:57.5990520Z remote: Compressing objects: 73% (171/233) 2026-01-15T19:45:57.5990770Z remote: Compressing objects: 74% (173/233) 2026-01-15T19:45:57.5991000Z remote: Compressing objects: 75% (175/233) 2026-01-15T19:45:57.5991230Z remote: Compressing objects: 76% (178/233) 2026-01-15T19:45:57.5991470Z remote: Compressing objects: 77% (180/233) 2026-01-15T19:45:57.5991710Z remote: Compressing objects: 78% (182/233) 2026-01-15T19:45:57.5991940Z remote: Compressing objects: 79% (185/233) 2026-01-15T19:45:57.5992170Z remote: Compressing objects: 80% (187/233) 2026-01-15T19:45:57.5992400Z remote: Compressing objects: 81% (189/233) 2026-01-15T19:45:57.5992650Z remote: Compressing objects: 82% (192/233) 2026-01-15T19:45:57.5992880Z remote: Compressing objects: 83% (194/233) 2026-01-15T19:45:57.6021710Z remote: Compressing objects: 84% (196/233) 2026-01-15T19:45:57.6022040Z remote: Compressing objects: 85% (199/233) 2026-01-15T19:45:57.6022310Z remote: Compressing objects: 86% (201/233) 2026-01-15T19:45:57.6022610Z remote: Compressing objects: 87% (203/233) 2026-01-15T19:45:57.6023030Z remote: Compressing objects: 88% (206/233) 2026-01-15T19:45:57.6023290Z remote: Compressing objects: 89% (208/233) 2026-01-15T19:45:57.6023570Z remote: Compressing objects: 90% (210/233) 2026-01-15T19:45:57.6023840Z remote: Compressing objects: 91% (213/233) 2026-01-15T19:45:57.6024090Z remote: Compressing objects: 92% (215/233) 2026-01-15T19:45:57.6024350Z remote: Compressing objects: 93% (217/233) 2026-01-15T19:45:57.6024610Z remote: Compressing objects: 94% (220/233) 2026-01-15T19:45:57.6024920Z remote: Compressing objects: 95% (222/233) 2026-01-15T19:45:57.6025180Z remote: Compressing objects: 96% (224/233) 2026-01-15T19:45:57.6025650Z remote: Compressing objects: 97% (227/233) 2026-01-15T19:45:57.6025930Z remote: Compressing objects: 98% (229/233) 2026-01-15T19:45:57.6026180Z remote: Compressing objects: 99% (231/233) 2026-01-15T19:45:57.6026430Z remote: Compressing objects: 100% (233/233) 2026-01-15T19:45:57.6026690Z remote: Compressing objects: 100% (233/233), done. 2026-01-15T19:45:57.6067040Z Receiving objects: 0% (1/284) 2026-01-15T19:45:57.6067310Z Receiving objects: 1% (3/284) 2026-01-15T19:45:57.6067500Z Receiving objects: 2% (6/284) 2026-01-15T19:45:57.6067690Z Receiving objects: 3% (9/284) 2026-01-15T19:45:57.6511100Z Receiving objects: 4% (12/284) 2026-01-15T19:45:57.6511560Z Receiving objects: 5% (15/284) 2026-01-15T19:45:57.6511890Z Receiving objects: 6% (18/284) 2026-01-15T19:45:57.6512210Z Receiving objects: 7% (20/284) 2026-01-15T19:45:57.6546290Z Receiving objects: 8% (23/284) 2026-01-15T19:45:57.6547020Z Receiving objects: 9% (26/284) 2026-01-15T19:45:57.6547960Z Receiving objects: 10% (29/284) 2026-01-15T19:45:57.7783810Z Receiving objects: 11% (32/284) 2026-01-15T19:45:57.7784350Z Receiving objects: 12% (35/284) 2026-01-15T19:45:57.7801660Z Receiving objects: 13% (37/284) 2026-01-15T19:45:57.7801920Z Receiving objects: 14% (40/284) 2026-01-15T19:45:57.7802150Z Receiving objects: 15% (43/284) 2026-01-15T19:45:57.7802320Z Receiving objects: 16% (46/284) 2026-01-15T19:45:57.7802520Z Receiving objects: 17% (49/284) 2026-01-15T19:45:57.8078880Z Receiving objects: 18% (52/284) 2026-01-15T19:45:57.8113810Z Receiving objects: 19% (54/284) 2026-01-15T19:45:57.8114760Z Receiving objects: 20% (57/284) 2026-01-15T19:45:57.8115050Z Receiving objects: 21% (60/284) 2026-01-15T19:45:57.8115250Z Receiving objects: 22% (63/284) 2026-01-15T19:45:57.8115460Z Receiving objects: 23% (66/284) 2026-01-15T19:45:57.8115680Z Receiving objects: 24% (69/284) 2026-01-15T19:45:57.8116270Z Receiving objects: 25% (71/284) 2026-01-15T19:45:57.8116970Z Receiving objects: 26% (74/284) 2026-01-15T19:45:57.8118240Z Receiving objects: 27% (77/284) 2026-01-15T19:45:57.8120090Z Receiving objects: 28% (80/284) 2026-01-15T19:45:57.8122280Z Receiving objects: 29% (83/284) 2026-01-15T19:45:57.8123460Z Receiving objects: 30% (86/284) 2026-01-15T19:45:57.8123680Z Receiving objects: 31% (89/284) 2026-01-15T19:45:57.8124670Z Receiving objects: 32% (91/284) 2026-01-15T19:45:57.8125100Z Receiving objects: 33% (94/284) 2026-01-15T19:45:57.8125870Z Receiving objects: 34% (97/284) 2026-01-15T19:45:57.8126180Z Receiving objects: 35% (100/284) 2026-01-15T19:45:57.8127420Z Receiving objects: 36% (103/284) 2026-01-15T19:45:57.8127610Z Receiving objects: 37% (106/284) 2026-01-15T19:45:57.8128090Z Receiving objects: 38% (108/284) 2026-01-15T19:45:57.8128700Z Receiving objects: 39% (111/284) 2026-01-15T19:45:57.8131250Z Receiving objects: 40% (114/284) 2026-01-15T19:45:57.8133170Z Receiving objects: 41% (117/284) 2026-01-15T19:45:57.8134440Z Receiving objects: 42% (120/284) 2026-01-15T19:45:57.8136140Z Receiving objects: 43% (123/284) 2026-01-15T19:45:57.8136850Z Receiving objects: 44% (125/284) 2026-01-15T19:45:57.8140400Z Receiving objects: 45% (128/284) 2026-01-15T19:45:57.8141050Z Receiving objects: 46% (131/284) 2026-01-15T19:45:57.8144900Z Receiving objects: 47% (134/284) 2026-01-15T19:45:57.8145340Z Receiving objects: 48% (137/284) 2026-01-15T19:45:57.8145560Z Receiving objects: 49% (140/284) 2026-01-15T19:45:57.8307200Z Receiving objects: 50% (142/284) 2026-01-15T19:45:57.8307590Z Receiving objects: 51% (145/284) 2026-01-15T19:45:57.8308190Z Receiving objects: 52% (148/284) 2026-01-15T19:45:57.8311480Z Receiving objects: 53% (151/284) 2026-01-15T19:45:57.8548370Z Receiving objects: 54% (154/284) 2026-01-15T19:45:57.8548660Z Receiving objects: 55% (157/284) 2026-01-15T19:45:57.8548830Z Receiving objects: 56% (160/284) 2026-01-15T19:45:57.8549440Z Receiving objects: 57% (162/284) 2026-01-15T19:45:57.8551250Z Receiving objects: 58% (165/284) 2026-01-15T19:45:57.8552540Z Receiving objects: 59% (168/284) 2026-01-15T19:45:57.8552830Z Receiving objects: 60% (171/284) 2026-01-15T19:45:57.8555590Z Receiving objects: 61% (174/284) 2026-01-15T19:45:57.8555770Z Receiving objects: 62% (177/284) 2026-01-15T19:45:57.8555940Z Receiving objects: 63% (179/284) 2026-01-15T19:45:57.8556720Z Receiving objects: 64% (182/284) 2026-01-15T19:45:57.8557270Z Receiving objects: 65% (185/284) 2026-01-15T19:45:57.8600090Z Receiving objects: 66% (188/284) 2026-01-15T19:45:57.8602270Z Receiving objects: 67% (191/284) 2026-01-15T19:45:57.9173000Z Receiving objects: 68% (194/284) 2026-01-15T19:45:57.9180930Z Receiving objects: 69% (196/284) 2026-01-15T19:45:57.9616400Z Receiving objects: 70% (199/284) 2026-01-15T19:45:57.9753690Z Receiving objects: 71% (202/284) 2026-01-15T19:45:57.9782370Z Receiving objects: 72% (205/284) 2026-01-15T19:45:57.9819310Z Receiving objects: 73% (208/284) 2026-01-15T19:45:57.9824110Z Receiving objects: 74% (211/284) 2026-01-15T19:45:57.9836240Z Receiving objects: 75% (213/284) 2026-01-15T19:45:57.9897020Z Receiving objects: 76% (216/284) 2026-01-15T19:45:57.9907620Z Receiving objects: 77% (219/284) 2026-01-15T19:45:57.9911120Z Receiving objects: 78% (222/284) 2026-01-15T19:45:57.9912740Z Receiving objects: 79% (225/284) 2026-01-15T19:45:58.0157790Z Receiving objects: 80% (228/284) 2026-01-15T19:45:58.0160600Z Receiving objects: 81% (231/284) 2026-01-15T19:45:58.0187920Z Receiving objects: 82% (233/284) 2026-01-15T19:45:58.0203250Z Receiving objects: 83% (236/284) 2026-01-15T19:45:58.0211420Z Receiving objects: 84% (239/284) 2026-01-15T19:45:58.0236640Z Receiving objects: 85% (242/284) 2026-01-15T19:45:58.0242160Z Receiving objects: 86% (245/284) 2026-01-15T19:45:58.0245470Z Receiving objects: 87% (248/284) 2026-01-15T19:45:58.0421760Z Receiving objects: 88% (250/284) 2026-01-15T19:45:58.0450550Z Receiving objects: 89% (253/284) 2026-01-15T19:45:58.0471190Z Receiving objects: 90% (256/284) 2026-01-15T19:45:58.0481850Z Receiving objects: 91% (259/284) 2026-01-15T19:45:58.0690080Z Receiving objects: 92% (262/284) 2026-01-15T19:45:58.0700870Z Receiving objects: 93% (265/284) 2026-01-15T19:45:58.0968850Z Receiving objects: 94% (267/284) 2026-01-15T19:45:58.0990080Z Receiving objects: 95% (270/284) 2026-01-15T19:45:58.0991050Z remote: Total 284 (delta 59), reused 148 (delta 40), pack-reused 0 (from 0) 2026-01-15T19:45:58.0997120Z Receiving objects: 96% (273/284) 2026-01-15T19:45:58.1000350Z Receiving objects: 97% (276/284) 2026-01-15T19:45:58.1001420Z Receiving objects: 98% (279/284) 2026-01-15T19:45:58.1002680Z Receiving objects: 99% (282/284) 2026-01-15T19:45:58.1002910Z Receiving objects: 100% (284/284) 2026-01-15T19:45:58.1003140Z Receiving objects: 100% (284/284), 9.88 MiB | 20.03 MiB/s, done. 2026-01-15T19:45:58.1005180Z Resolving deltas: 0% (0/59) 2026-01-15T19:45:58.1005630Z Resolving deltas: 3% (2/59) 2026-01-15T19:45:58.1006470Z Resolving deltas: 5% (3/59) 2026-01-15T19:45:58.1007020Z Resolving deltas: 6% (4/59) 2026-01-15T19:45:58.1007210Z Resolving deltas: 8% (5/59) 2026-01-15T19:45:58.1007380Z Resolving deltas: 10% (6/59) 2026-01-15T19:45:58.1007550Z Resolving deltas: 11% (7/59) 2026-01-15T19:45:58.1007700Z Resolving deltas: 13% (8/59) 2026-01-15T19:45:58.1007920Z Resolving deltas: 15% (9/59) 2026-01-15T19:45:58.1008070Z Resolving deltas: 16% (10/59) 2026-01-15T19:45:58.1008220Z Resolving deltas: 18% (11/59) 2026-01-15T19:45:58.1008370Z Resolving deltas: 20% (12/59) 2026-01-15T19:45:58.1008530Z Resolving deltas: 22% (13/59) 2026-01-15T19:45:58.1008730Z Resolving deltas: 23% (14/59) 2026-01-15T19:45:58.1008880Z Resolving deltas: 25% (15/59) 2026-01-15T19:45:58.1009600Z Resolving deltas: 27% (16/59) 2026-01-15T19:45:58.1010320Z Resolving deltas: 30% (18/59) 2026-01-15T19:45:58.1011700Z Resolving deltas: 32% (19/59) 2026-01-15T19:45:58.1012090Z Resolving deltas: 33% (20/59) 2026-01-15T19:45:58.1012750Z Resolving deltas: 35% (21/59) 2026-01-15T19:45:58.1013040Z Resolving deltas: 37% (22/59) 2026-01-15T19:45:58.1013590Z Resolving deltas: 38% (23/59) 2026-01-15T19:45:58.1013990Z Resolving deltas: 40% (24/59) 2026-01-15T19:45:58.1014150Z Resolving deltas: 42% (25/59) 2026-01-15T19:45:58.1023410Z Resolving deltas: 44% (26/59) 2026-01-15T19:45:58.1026360Z Resolving deltas: 45% (27/59) 2026-01-15T19:45:58.1028340Z Resolving deltas: 47% (28/59) 2026-01-15T19:45:58.1030780Z Resolving deltas: 49% (29/59) 2026-01-15T19:45:58.1032540Z Resolving deltas: 50% (30/59) 2026-01-15T19:45:58.1034440Z Resolving deltas: 52% (31/59) 2026-01-15T19:45:58.1036760Z Resolving deltas: 54% (32/59) 2026-01-15T19:45:58.1039290Z Resolving deltas: 55% (33/59) 2026-01-15T19:45:58.1043750Z Resolving deltas: 57% (34/59) 2026-01-15T19:45:58.1044770Z Resolving deltas: 59% (35/59) 2026-01-15T19:45:58.1046510Z Resolving deltas: 61% (36/59) 2026-01-15T19:45:58.1049530Z Resolving deltas: 62% (37/59) 2026-01-15T19:45:58.1050130Z Resolving deltas: 64% (38/59) 2026-01-15T19:45:58.1051740Z Resolving deltas: 66% (39/59) 2026-01-15T19:45:58.1053930Z Resolving deltas: 67% (40/59) 2026-01-15T19:45:58.1057590Z Resolving deltas: 69% (41/59) 2026-01-15T19:45:58.1060560Z Resolving deltas: 71% (42/59) 2026-01-15T19:45:58.1063150Z Resolving deltas: 72% (43/59) 2026-01-15T19:45:58.1067200Z Resolving deltas: 74% (44/59) 2026-01-15T19:45:58.1074510Z Resolving deltas: 76% (45/59) 2026-01-15T19:45:58.1075710Z Resolving deltas: 77% (46/59) 2026-01-15T19:45:58.1076340Z Resolving deltas: 79% (47/59) 2026-01-15T19:45:58.1091810Z Resolving deltas: 81% (48/59) 2026-01-15T19:45:58.1098440Z Resolving deltas: 83% (49/59) 2026-01-15T19:45:58.1104690Z Resolving deltas: 84% (50/59) 2026-01-15T19:45:58.1108320Z Resolving deltas: 86% (51/59) 2026-01-15T19:45:58.1117080Z Resolving deltas: 88% (52/59) 2026-01-15T19:45:58.1120200Z Resolving deltas: 89% (53/59) 2026-01-15T19:45:58.1128560Z Resolving deltas: 91% (54/59) 2026-01-15T19:45:58.1132380Z Resolving deltas: 93% (55/59) 2026-01-15T19:45:58.1139110Z Resolving deltas: 94% (56/59) 2026-01-15T19:45:58.1145750Z Resolving deltas: 96% (57/59) 2026-01-15T19:45:58.1157160Z Resolving deltas: 98% (58/59) 2026-01-15T19:45:58.1157400Z Resolving deltas: 100% (59/59) 2026-01-15T19:45:58.1157580Z Resolving deltas: 100% (59/59), done. 2026-01-15T19:45:58.1262750Z From https://github.com/meta-pytorch/torchcodec 2026-01-15T19:45:58.1263110Z * [new ref] 9dac10733cac190aa5e48f18321310f2a487a531 -> pull/1166/merge 2026-01-15T19:45:58.1327580Z ##[endgroup] 2026-01-15T19:45:58.1327820Z ##[group]Determining the checkout info 2026-01-15T19:45:58.1328840Z ##[endgroup] 2026-01-15T19:45:58.1329110Z ##[group]Checking out the ref 2026-01-15T19:45:58.1331420Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/1166/merge 2026-01-15T19:45:58.1993240Z HEAD is now at 9dac107 Merge d45b2e7ef41f2190c02280ef1c831f5d050bbf96 into 5d5f46462088cefd6d6be0f8afcffdd1b9daa07d 2026-01-15T19:45:58.2002240Z ##[endgroup] 2026-01-15T19:45:58.2113120Z [command]/opt/homebrew/bin/git log -1 --format='%H' 2026-01-15T19:45:58.2121930Z '9dac10733cac190aa5e48f18321310f2a487a531' 2026-01-15T19:45:58.2208810Z ##[group]Run bash packaging/remove_src.sh 2026-01-15T19:45:58.2209050Z bash packaging/remove_src.sh 2026-01-15T19:45:58.2264130Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:45:58.2264340Z ##[endgroup] 2026-01-15T19:45:58.2866100Z Deleting src/ folder to ensure tests use installed wheel... 2026-01-15T19:45:58.2933760Z CMakeLists.txt 2026-01-15T19:45:58.2933980Z CODE_OF_CONDUCT.md 2026-01-15T19:45:58.2934140Z CONTRIBUTING.md 2026-01-15T19:45:58.2934290Z LICENSE 2026-01-15T19:45:58.2934420Z MANIFEST.in 2026-01-15T19:45:58.2934570Z README.md 2026-01-15T19:45:58.2934710Z benchmarks 2026-01-15T19:45:58.2934820Z docs 2026-01-15T19:45:58.2934930Z examples 2026-01-15T19:45:58.2935060Z mypy.ini 2026-01-15T19:45:58.2935170Z packaging 2026-01-15T19:45:58.2935300Z pyproject.toml 2026-01-15T19:45:58.2935430Z setup.py 2026-01-15T19:45:58.2935560Z test 2026-01-15T19:45:58.2935670Z version.txt 2026-01-15T19:45:58.2935970Z src/ folder removed successfully! 2026-01-15T19:45:58.3051610Z ##[group]Run conda-incubator/setup-miniconda@v3 2026-01-15T19:45:58.3051830Z with: 2026-01-15T19:45:58.3051990Z auto-update-conda: true 2026-01-15T19:45:58.3052170Z miniconda-version: latest 2026-01-15T19:45:58.3052370Z activate-environment: test 2026-01-15T19:45:58.3052600Z python-version: 3.10 2026-01-15T19:45:58.3052750Z auto-activate-base: true 2026-01-15T19:45:58.3052900Z remove-profiles: true 2026-01-15T19:45:58.3053060Z conda-solver: libmamba 2026-01-15T19:45:58.3053210Z clean-patched-environment-file: true 2026-01-15T19:45:58.3053420Z run-post: true 2026-01-15T19:45:58.3053570Z ##[endgroup] 2026-01-15T19:45:58.3935960Z ##[group]Gathering Inputs... 2026-01-15T19:45:58.3943740Z ##[endgroup] 2026-01-15T19:45:58.3944220Z ##[group]Creating bootstrap condarc file in /Users/runner/.condarc... 2026-01-15T19:45:58.3955370Z ##[endgroup] 2026-01-15T19:45:58.3955700Z ##[group]Ensuring installer... 2026-01-15T19:45:58.3956010Z Can we use bundled Miniconda? 2026-01-15T19:45:58.3956400Z Can we download a custom installer by URL? 2026-01-15T19:45:58.3956620Z Can we download Miniforge? 2026-01-15T19:45:58.3956840Z Can we download Miniconda? 2026-01-15T19:45:58.3957420Z ... will download Miniconda. 2026-01-15T19:45:58.3957720Z Miniconda3-latest-MacOSX-arm64.sh 2026-01-15T19:45:58.5993630Z Ensuring Installer... 2026-01-15T19:45:58.5994530Z Checking for cached Miniconda3@latest... 2026-01-15T19:45:58.5999230Z Did not find Miniconda3-latest-MacOSX-arm64.sh latest in cache 2026-01-15T19:45:59.9013040Z Downloaded Miniconda3-latest-MacOSX-arm64.sh, ensuring extension .sh 2026-01-15T19:45:59.9018410Z Caching Miniconda3@latest... 2026-01-15T19:45:59.9855870Z Cached Miniconda3@latest: /Users/runner/hostedtoolcache/Miniconda3/latest/arm64! 2026-01-15T19:45:59.9856360Z ##[endgroup] 2026-01-15T19:45:59.9856620Z ##[group]Running installer... 2026-01-15T19:45:59.9884360Z [command]/bin/bash /Users/runner/work/_temp/06174bab-f8a2-4fa4-9683-54e07d950813.sh -f -b -p /Users/runner/miniconda3 2026-01-15T19:46:00.0053450Z PREFIX=/Users/runner/miniconda3 2026-01-15T19:46:00.2921830Z Unpacking bootstrapper... 2026-01-15T19:46:00.3628440Z Unpacking payload... 2026-01-15T19:46:04.7872090Z 2026-01-15T19:46:04.7872400Z Installing base environment... 2026-01-15T19:46:04.7872550Z 2026-01-15T19:46:05.6370600Z Preparing transaction: ...working... done 2026-01-15T19:46:12.9510480Z Executing transaction: ...working... 2026-01-15T19:46:12.9510810Z done 2026-01-15T19:46:13.8436900Z installation finished. 2026-01-15T19:46:13.8447960Z ##[endgroup] 2026-01-15T19:46:13.8448260Z ##[group]Setup environment variables... 2026-01-15T19:46:13.8448490Z Add "/Users/runner/miniconda3/condabin" to PATH 2026-01-15T19:46:13.8449500Z Set 'CONDA="/Users/runner/miniconda3"' 2026-01-15T19:46:13.8451080Z ##[endgroup] 2026-01-15T19:46:13.8451370Z ##[group]Parsing environment... 2026-01-15T19:46:13.8451690Z ##[endgroup] 2026-01-15T19:46:13.8451980Z ##[group]Applying initial configuration... 2026-01-15T19:46:13.8468900Z ##[warning]The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'. 2026-01-15T19:46:13.8473720Z Adding pkgs_dir '/Users/runner/conda_pkgs_dir' 2026-01-15T19:46:13.8474080Z [command]/Users/runner/miniconda3/condabin/conda config --add pkgs_dirs /Users/runner/conda_pkgs_dir 2026-01-15T19:46:14.1707980Z auto_activate: true 2026-01-15T19:46:14.1712270Z [command]/Users/runner/miniconda3/condabin/conda config --set auto_activate true 2026-01-15T19:46:14.4779780Z auto_update_conda: true 2026-01-15T19:46:14.4783940Z [command]/Users/runner/miniconda3/condabin/conda config --set auto_update_conda true 2026-01-15T19:46:14.7975520Z solver: libmamba 2026-01-15T19:46:14.7979740Z [command]/Users/runner/miniconda3/condabin/conda config --set solver libmamba 2026-01-15T19:46:15.1341940Z always_yes: true 2026-01-15T19:46:15.1348410Z [command]/Users/runner/miniconda3/condabin/conda config --set always_yes true 2026-01-15T19:46:15.4743500Z changeps1: false 2026-01-15T19:46:15.4749870Z [command]/Users/runner/miniconda3/condabin/conda config --set changeps1 false 2026-01-15T19:46:15.8603280Z [command]/Users/runner/miniconda3/condabin/conda config --show-sources 2026-01-15T19:46:16.1483110Z ==> /Users/runner/miniconda3/.condarc <== 2026-01-15T19:46:16.1483470Z channels: 2026-01-15T19:46:16.1483730Z - defaults 2026-01-15T19:46:16.1484020Z 2026-01-15T19:46:16.1484250Z ==> /Users/runner/miniconda3/condarc.d/anaconda-auth.yml <== 2026-01-15T19:46:16.1484580Z channel_settings: 2026-01-15T19:46:16.1484980Z - frozendict.frozendict({'channel': 'https://repo.anaconda.cloud/*', 'auth': 'anaconda-auth'}) 2026-01-15T19:46:16.1485350Z 2026-01-15T19:46:16.1485570Z ==> /Users/runner/.condarc <== 2026-01-15T19:46:16.1485870Z auto_update_conda: True 2026-01-15T19:46:16.1486110Z auto_activate: True 2026-01-15T19:46:16.1486450Z notify_outdated_conda: False 2026-01-15T19:46:16.1486740Z changeps1: False 2026-01-15T19:46:16.1486990Z pkgs_dirs: 2026-01-15T19:46:16.1487230Z - /Users/runner/conda_pkgs_dir 2026-01-15T19:46:16.1487550Z always_yes: True 2026-01-15T19:46:16.1487770Z solver: libmamba 2026-01-15T19:46:16.1487960Z 2026-01-15T19:46:16.2008550Z [command]/Users/runner/miniconda3/condabin/conda config --show 2026-01-15T19:46:16.5082240Z add_anaconda_token: True 2026-01-15T19:46:16.5082950Z add_pip_as_python_dependency: True 2026-01-15T19:46:16.5083580Z aggressive_update_packages: 2026-01-15T19:46:16.5083920Z - ca-certificates 2026-01-15T19:46:16.5084230Z - certifi 2026-01-15T19:46:16.5084450Z - openssl 2026-01-15T19:46:16.5084670Z allow_conda_downgrades: False 2026-01-15T19:46:16.5084950Z allow_cycles: True 2026-01-15T19:46:16.5085210Z allow_non_channel_urls: False 2026-01-15T19:46:16.5085470Z allow_softlinks: False 2026-01-15T19:46:16.5085710Z allowlist_channels: [] 2026-01-15T19:46:16.5086000Z always_copy: False 2026-01-15T19:46:16.5086230Z always_softlink: False 2026-01-15T19:46:16.5086470Z always_yes: True 2026-01-15T19:46:16.5087300Z anaconda_anon_usage: True 2026-01-15T19:46:16.5087610Z anaconda_heartbeat: False 2026-01-15T19:46:16.5087900Z anaconda_upload: None 2026-01-15T19:46:16.5088140Z auto_activate: True 2026-01-15T19:46:16.5088420Z auto_stack: 0 2026-01-15T19:46:16.5088650Z auto_update_conda: True 2026-01-15T19:46:16.5089220Z bld_path: 2026-01-15T19:46:16.5089620Z changeps1: False 2026-01-15T19:46:16.5090430Z channel_alias: https://conda.anaconda.org 2026-01-15T19:46:16.5091250Z channel_priority: flexible 2026-01-15T19:46:16.5095580Z channel_settings: 2026-01-15T19:46:16.5095950Z - channel: https://repo.anaconda.cloud/* 2026-01-15T19:46:16.5096260Z auth: anaconda-auth 2026-01-15T19:46:16.5096700Z channels: 2026-01-15T19:46:16.5097120Z - defaults 2026-01-15T19:46:16.5097620Z client_ssl_cert: None 2026-01-15T19:46:16.5097900Z client_ssl_cert_key: None 2026-01-15T19:46:16.5098140Z clobber: False 2026-01-15T19:46:16.5098520Z conda_build: {} 2026-01-15T19:46:16.5098870Z console: classic 2026-01-15T19:46:16.5099130Z create_default_packages: [] 2026-01-15T19:46:16.5099690Z croot: /Users/runner/miniconda3/conda-bld 2026-01-15T19:46:16.5100260Z custom_channels: 2026-01-15T19:46:16.5100580Z pkgs/main: https://repo.anaconda.com 2026-01-15T19:46:16.5100940Z pkgs/r: https://repo.anaconda.com 2026-01-15T19:46:16.5101270Z pkgs/pro: https://repo.anaconda.com 2026-01-15T19:46:16.5101890Z custom_multichannels: 2026-01-15T19:46:16.5102140Z defaults: 2026-01-15T19:46:16.5102570Z - https://repo.anaconda.com/pkgs/main 2026-01-15T19:46:16.5103100Z - https://repo.anaconda.com/pkgs/r 2026-01-15T19:46:16.5103370Z local: 2026-01-15T19:46:16.5103600Z debug: False 2026-01-15T19:46:16.5103830Z default_activation_env: base 2026-01-15T19:46:16.5104080Z default_channels: 2026-01-15T19:46:16.5104560Z - https://repo.anaconda.com/pkgs/main 2026-01-15T19:46:16.5105460Z - https://repo.anaconda.com/pkgs/r 2026-01-15T19:46:16.5105740Z default_python: 3.13 2026-01-15T19:46:16.5105890Z default_threads: None 2026-01-15T19:46:16.5106400Z denylist_channels: [] 2026-01-15T19:46:16.5106560Z deps_modifier: not_set 2026-01-15T19:46:16.5106720Z dev: False 2026-01-15T19:46:16.5106850Z disallowed_packages: [] 2026-01-15T19:46:16.5107030Z download_only: False 2026-01-15T19:46:16.5107180Z dry_run: False 2026-01-15T19:46:16.5107320Z enable_private_envs: False 2026-01-15T19:46:16.5107530Z env_prompt: ({default_env}) 2026-01-15T19:46:16.5107720Z environment_specifier: None 2026-01-15T19:46:16.5107910Z envs_dirs: 2026-01-15T19:46:16.5108070Z - /Users/runner/miniconda3/envs 2026-01-15T19:46:16.5108290Z - /Users/runner/.conda/envs 2026-01-15T19:46:16.5108540Z envvars_force_uppercase: True 2026-01-15T19:46:16.5108870Z error_upload_url: https://conda.io/conda-post/unexpected-error 2026-01-15T19:46:16.5109130Z execute_threads: 1 2026-01-15T19:46:16.5109320Z experimental: [] 2026-01-15T19:46:16.5109450Z export_platforms: 2026-01-15T19:46:16.5109600Z - osx-arm64 2026-01-15T19:46:16.5109770Z extra_safety_checks: False 2026-01-15T19:46:16.5109950Z fetch_threads: 5 2026-01-15T19:46:16.5110100Z force: False 2026-01-15T19:46:16.5110230Z force_32bit: False 2026-01-15T19:46:16.5110520Z force_reinstall: False 2026-01-15T19:46:16.5110670Z force_remove: False 2026-01-15T19:46:16.5110920Z ignore_pinned: False 2026-01-15T19:46:16.5111060Z json: False 2026-01-15T19:46:16.5111170Z list_fields: 2026-01-15T19:46:16.5111280Z - name 2026-01-15T19:46:16.5111410Z - version 2026-01-15T19:46:16.5111550Z - build 2026-01-15T19:46:16.5111660Z - channel_name 2026-01-15T19:46:16.5111800Z local_repodata_ttl: 1 2026-01-15T19:46:16.5111970Z migrated_channel_aliases: [] 2026-01-15T19:46:16.5112130Z migrated_custom_channels: {} 2026-01-15T19:46:16.5112290Z no_lock: False 2026-01-15T19:46:16.5112430Z no_plugins: False 2026-01-15T19:46:16.5112550Z non_admin_enabled: True 2026-01-15T19:46:16.5112710Z notify_outdated_conda: False 2026-01-15T19:46:16.5112870Z number_channel_notices: 5 2026-01-15T19:46:16.5113020Z offline: False 2026-01-15T19:46:16.5113150Z override_channels_enabled: True 2026-01-15T19:46:16.5113510Z override_virtual_packages: {} 2026-01-15T19:46:16.5113670Z path_conflict: clobber 2026-01-15T19:46:16.5113820Z pinned_packages: [] 2026-01-15T19:46:16.5113940Z pkgs_dirs: 2026-01-15T19:46:16.5114060Z - /Users/runner/conda_pkgs_dir 2026-01-15T19:46:16.5114230Z plugins: 2026-01-15T19:46:16.5114340Z anaconda_telemetry: True 2026-01-15T19:46:16.5114560Z auto_accept_tos: False 2026-01-15T19:46:16.5114770Z use_sharded_repodata: False 2026-01-15T19:46:16.5115010Z prefix_data_interoperability: False 2026-01-15T19:46:16.5115210Z protect_frozen_envs: True 2026-01-15T19:46:16.5115360Z proxy_servers: {} 2026-01-15T19:46:16.5115470Z quiet: False 2026-01-15T19:46:16.5115670Z register_envs: True 2026-01-15T19:46:16.5115800Z remote_backoff_factor: 1 2026-01-15T19:46:16.5115950Z remote_connect_timeout_secs: 9.15 2026-01-15T19:46:16.5116130Z remote_max_retries: 3 2026-01-15T19:46:16.5116260Z remote_read_timeout_secs: 60.0 2026-01-15T19:46:16.5116430Z repodata_fns: 2026-01-15T19:46:16.5116560Z - current_repodata.json 2026-01-15T19:46:16.5116720Z - repodata.json 2026-01-15T19:46:16.5116870Z repodata_threads: None 2026-01-15T19:46:16.5117030Z repodata_use_zst: True 2026-01-15T19:46:16.5117170Z report_errors: None 2026-01-15T19:46:16.5117320Z rollback_enabled: True 2026-01-15T19:46:16.5117510Z root_prefix: /Users/runner/miniconda3 2026-01-15T19:46:16.5117670Z safety_checks: warn 2026-01-15T19:46:16.5117790Z sat_solver: pycosat 2026-01-15T19:46:16.5117940Z separate_format_cache: False 2026-01-15T19:46:16.5118090Z shortcuts: True 2026-01-15T19:46:16.5118250Z shortcuts_only: [] 2026-01-15T19:46:16.5118410Z show_channel_urls: None 2026-01-15T19:46:16.5118560Z signing_metadata_url_base: None 2026-01-15T19:46:16.5118710Z solver: libmamba 2026-01-15T19:46:16.5118870Z solver_ignore_timestamps: False 2026-01-15T19:46:16.5119030Z ssl_verify: True 2026-01-15T19:46:16.5119260Z subdir: osx-arm64 2026-01-15T19:46:16.5119410Z subdirs: 2026-01-15T19:46:16.5119530Z - osx-arm64 2026-01-15T19:46:16.5119790Z - noarch 2026-01-15T19:46:16.5119920Z target_prefix_override: 2026-01-15T19:46:16.5120070Z trace: False 2026-01-15T19:46:16.5120190Z track_features: [] 2026-01-15T19:46:16.5120320Z unsatisfiable_hints: True 2026-01-15T19:46:16.5120480Z unsatisfiable_hints_check_depth: 2 2026-01-15T19:46:16.5120650Z update_modifier: update_specs 2026-01-15T19:46:16.5120810Z use_index_cache: False 2026-01-15T19:46:16.5120940Z use_local: False 2026-01-15T19:46:16.5121070Z use_only_tar_bz2: None 2026-01-15T19:46:16.5121210Z verbosity: 0 2026-01-15T19:46:16.5121320Z verify_threads: 1 2026-01-15T19:46:16.5654320Z ##[endgroup] 2026-01-15T19:46:16.5662030Z ##[group]Initializing conda shell integration... 2026-01-15T19:46:16.5665130Z Removing "/Users/runner/.bashrc" 2026-01-15T19:46:16.5669020Z Removing "/Users/runner/.bash_profile" 2026-01-15T19:46:16.5678320Z [command]/Users/runner/miniconda3/condabin/conda init --all 2026-01-15T19:46:17.3456760Z no change /Users/runner/miniconda3/condabin/conda 2026-01-15T19:46:17.3457090Z no change /Users/runner/miniconda3/bin/conda 2026-01-15T19:46:17.3457430Z no change /Users/runner/miniconda3/bin/conda-env 2026-01-15T19:46:17.3457660Z no change /Users/runner/miniconda3/bin/activate 2026-01-15T19:46:17.3457900Z no change /Users/runner/miniconda3/bin/deactivate 2026-01-15T19:46:17.3458200Z no change /Users/runner/miniconda3/etc/profile.d/conda.sh 2026-01-15T19:46:17.3458520Z no change /Users/runner/miniconda3/etc/fish/conf.d/conda.fish 2026-01-15T19:46:17.3458820Z no change /Users/runner/miniconda3/shell/condabin/Conda.psm1 2026-01-15T19:46:17.3459110Z modified /Users/runner/miniconda3/shell/condabin/conda-hook.ps1 2026-01-15T19:46:17.3459480Z no change /Users/runner/miniconda3/lib/python3.13/site-packages/xontrib/conda.xsh 2026-01-15T19:46:17.3459820Z no change /Users/runner/miniconda3/etc/profile.d/conda.csh 2026-01-15T19:46:17.3460060Z modified /Users/runner/.bash_profile 2026-01-15T19:46:17.3460250Z modified /Users/runner/.zshrc 2026-01-15T19:46:17.3460750Z modified /Users/runner/.config/fish/config.fish 2026-01-15T19:46:17.3460960Z modified /Users/runner/.xonshrc 2026-01-15T19:46:17.3461130Z modified /Users/runner/.tcshrc 2026-01-15T19:46:17.3461380Z modified /Users/runner/.config/powershell/profile.ps1 2026-01-15T19:46:17.3461530Z 2026-01-15T19:46:17.3461670Z ==> For changes to take effect, close and re-open your current shell. <== 2026-01-15T19:46:17.3461880Z 2026-01-15T19:46:17.3903600Z Renaming "/Users/runner/.bash_profile" to "/Users/runner/.profile" 2026-01-15T19:46:17.3903920Z 2026-01-15T19:46:17.3908220Z Append to "/Users/runner/.profile": 2026-01-15T19:46:17.3908430Z 2026-01-15T19:46:17.3908650Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.3908940Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:17.3909130Z set -eo pipefail 2026-01-15T19:46:17.3909280Z # Conda Setup Action: Custom activation 2026-01-15T19:46:17.3909480Z conda activate "test" 2026-01-15T19:46:17.3909760Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.3909930Z 2026-01-15T19:46:17.3910050Z Append to "/Users/runner/.zshrc": 2026-01-15T19:46:17.3910240Z 2026-01-15T19:46:17.3910400Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.3910640Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:17.3910870Z set -eo pipefail 2026-01-15T19:46:17.3911030Z # Conda Setup Action: Custom activation 2026-01-15T19:46:17.3911230Z conda activate "test" 2026-01-15T19:46:17.3911480Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.3911680Z 2026-01-15T19:46:17.3911770Z Append to "/Users/runner/.config/fish/config.fish": 2026-01-15T19:46:17.3911970Z 2026-01-15T19:46:17.3912130Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.3912840Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:17.3913050Z set -eo pipefail 2026-01-15T19:46:17.3913190Z # Conda Setup Action: Custom activation 2026-01-15T19:46:17.3913360Z conda activate "test" 2026-01-15T19:46:17.3913570Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.3913750Z 2026-01-15T19:46:17.3913820Z Append to "/Users/runner/.tcshrc": 2026-01-15T19:46:17.3914000Z 2026-01-15T19:46:17.3914160Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.3914460Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:17.3914650Z set -eo pipefail 2026-01-15T19:46:17.3914790Z # Conda Setup Action: Custom activation 2026-01-15T19:46:17.3914970Z conda activate "test" 2026-01-15T19:46:17.3942770Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.3943000Z 2026-01-15T19:46:17.3943060Z Append to "/Users/runner/.xonshrc": 2026-01-15T19:46:17.3943220Z 2026-01-15T19:46:17.3943390Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.3943770Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:17.3943990Z set -eo pipefail 2026-01-15T19:46:17.3944150Z # Conda Setup Action: Custom activation 2026-01-15T19:46:17.3944410Z conda activate "test" 2026-01-15T19:46:17.3944670Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.3944880Z 2026-01-15T19:46:17.3944990Z Append to "/Users/runner/.config/powershell/profile.ps1": 2026-01-15T19:46:17.3945210Z 2026-01-15T19:46:17.3945380Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.3945630Z # Conda Setup Action: Custom activation 2026-01-15T19:46:17.3945820Z conda activate "test" 2026-01-15T19:46:17.3946030Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.3946200Z 2026-01-15T19:46:17.3946310Z Append to "/Users/runner/miniconda3/etc/profile.d/conda.sh": 2026-01-15T19:46:17.3946810Z 2026-01-15T19:46:17.3946970Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.3947210Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:17.3947380Z set -eo pipefail 2026-01-15T19:46:17.3947520Z # Conda Setup Action: Custom activation 2026-01-15T19:46:17.3947680Z conda activate "test" 2026-01-15T19:46:17.3947880Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.3948140Z 2026-01-15T19:46:17.3948260Z Append to "/Users/runner/miniconda3/etc/fish/conf.d/conda.fish": 2026-01-15T19:46:17.3948470Z 2026-01-15T19:46:17.3948630Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.3948860Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:17.3949020Z set -eo pipefail 2026-01-15T19:46:17.3949160Z # Conda Setup Action: Custom activation 2026-01-15T19:46:17.3949320Z conda activate "test" 2026-01-15T19:46:17.3949510Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.3949690Z 2026-01-15T19:46:17.3949970Z ##[endgroup] 2026-01-15T19:46:17.3950180Z ##[group]Adding tools to 'base' env... 2026-01-15T19:46:17.3950350Z Do we need to update conda? 2026-01-15T19:46:17.3950490Z Do we need to update mamba? 2026-01-15T19:46:17.3950630Z Do we need to update python? 2026-01-15T19:46:17.3950780Z Do we need to update conda-build? 2026-01-15T19:46:17.3950940Z No tools were installed in 'base' env. 2026-01-15T19:46:17.3951140Z No post-install actions were taken on 'base' env. 2026-01-15T19:46:17.3951410Z ##[endgroup] 2026-01-15T19:46:17.3951620Z ##[group]Ensuring environment... 2026-01-15T19:46:17.3951780Z Can we conda create (from explicit)? 2026-01-15T19:46:17.3951950Z Can we conda create (simple)? 2026-01-15T19:46:17.3952120Z ... will conda create (simple). 2026-01-15T19:46:17.3952270Z Adding spec: python=3.10 2026-01-15T19:46:17.3952730Z ##[group]Updating 'test' env from conda create (simple)... 2026-01-15T19:46:17.3953060Z [command]/Users/runner/miniconda3/condabin/conda create --name test python=3.10 2026-01-15T19:46:18.1431990Z CI detected... 2026-01-15T19:46:18.1434650Z By accessing https://repo.anaconda.com/pkgs/main via CI for this repository you 2026-01-15T19:46:18.1435000Z acknowledge and agree to the Terms of Service: 2026-01-15T19:46:18.1435190Z ANACONDA TERMS OF SERVICE 2026-01-15T19:46:18.1435340Z Effective Date: July 15, 2025 2026-01-15T19:46:18.1435440Z 2026-01-15T19:46:18.1435540Z See https://anaconda.com/legal/terms/terms-of-service 2026-01-15T19:46:18.1446910Z By accessing https://repo.anaconda.com/pkgs/r via CI for this repository you 2026-01-15T19:46:18.1447210Z acknowledge and agree to the Terms of Service: 2026-01-15T19:46:18.1447380Z ANACONDA TERMS OF SERVICE 2026-01-15T19:46:18.1447520Z Effective Date: July 15, 2025 2026-01-15T19:46:18.1447620Z 2026-01-15T19:46:18.1447720Z See https://anaconda.com/legal/terms/terms-of-service 2026-01-15T19:46:18.1456420Z 2 channel Terms of Service accepted 2026-01-15T19:46:18.3935070Z Retrieving notices: - \ done 2026-01-15T19:46:18.4279690Z Channels: 2026-01-15T19:46:18.4382860Z - defaults 2026-01-15T19:46:18.4498040Z Platform: osx-arm64 2026-01-15T19:46:19.0800600Z Collecting package metadata (repodata.json): / - \ | done 2026-01-15T19:46:19.1870160Z Solving environment: - done 2026-01-15T19:46:19.1924620Z 2026-01-15T19:46:19.1926160Z ## Package Plan ## 2026-01-15T19:46:19.1927640Z 2026-01-15T19:46:19.1930050Z environment location: /Users/runner/miniconda3/envs/test 2026-01-15T19:46:19.1931200Z 2026-01-15T19:46:19.1938010Z added / updated specs: 2026-01-15T19:46:19.1938160Z - python=3.10 2026-01-15T19:46:19.1938240Z 2026-01-15T19:46:19.1938240Z 2026-01-15T19:46:19.1938370Z The following packages will be downloaded: 2026-01-15T19:46:19.1938500Z 2026-01-15T19:46:19.1938560Z package | build 2026-01-15T19:46:19.1938840Z ---------------------------|----------------- 2026-01-15T19:46:19.1939380Z bzip2-1.0.8 | h80987f9_6 129 KB 2026-01-15T19:46:19.1939630Z ca-certificates-2025.12.2 | hca03da5_0 125 KB 2026-01-15T19:46:19.1939870Z expat-2.7.3 | h50f4ffc_4 20 KB 2026-01-15T19:46:19.1940100Z libcxx-20.1.8 | hd7fd590_1 306 KB 2026-01-15T19:46:19.1940340Z libexpat-2.7.3 | h50f4ffc_4 107 KB 2026-01-15T19:46:19.1940570Z libffi-3.4.4 | hca03da5_1 120 KB 2026-01-15T19:46:19.1940800Z libzlib-1.3.1 | h5f15de7_0 47 KB 2026-01-15T19:46:19.1941030Z ncurses-6.5 | hee39554_0 886 KB 2026-01-15T19:46:19.1941260Z openssl-3.0.18 | h9b4081a_0 3.1 MB 2026-01-15T19:46:19.1941480Z pip-25.3 | pyhc872135_0 1.1 MB 2026-01-15T19:46:19.1941710Z python-3.10.19 | hf701271_0 11.5 MB 2026-01-15T19:46:19.1941940Z readline-8.3 | h0b18652_0 464 KB 2026-01-15T19:46:19.1942180Z setuptools-80.9.0 | py310hca03da5_0 1.4 MB 2026-01-15T19:46:19.1942420Z sqlite-3.51.1 | hab6afd1_0 1.1 MB 2026-01-15T19:46:19.1942640Z tk-8.6.15 | hcd8a7d5_0 3.3 MB 2026-01-15T19:46:19.1942860Z tzdata-2025b | h04d1e81_0 116 KB 2026-01-15T19:46:19.1943090Z wheel-0.45.1 | py310hca03da5_0 116 KB 2026-01-15T19:46:19.1943310Z xz-5.6.4 | h80987f9_1 289 KB 2026-01-15T19:46:19.1943530Z zlib-1.3.1 | h5f15de7_0 77 KB 2026-01-15T19:46:19.1943750Z ------------------------------------------------------------ 2026-01-15T19:46:19.1943960Z Total: 24.3 MB 2026-01-15T19:46:19.1944280Z 2026-01-15T19:46:19.1944370Z The following NEW packages will be INSTALLED: 2026-01-15T19:46:19.1944500Z 2026-01-15T19:46:19.1946960Z bzip2 pkgs/main/osx-arm64::bzip2-1.0.8-h80987f9_6 2026-01-15T19:46:19.1947270Z ca-certificates pkgs/main/osx-arm64::ca-certificates-2025.12.2-hca03da5_0 2026-01-15T19:46:19.1947580Z expat pkgs/main/osx-arm64::expat-2.7.3-h50f4ffc_4 2026-01-15T19:46:19.1947930Z libcxx pkgs/main/osx-arm64::libcxx-20.1.8-hd7fd590_1 2026-01-15T19:46:19.1948200Z libexpat pkgs/main/osx-arm64::libexpat-2.7.3-h50f4ffc_4 2026-01-15T19:46:19.1948470Z libffi pkgs/main/osx-arm64::libffi-3.4.4-hca03da5_1 2026-01-15T19:46:19.1948720Z libzlib pkgs/main/osx-arm64::libzlib-1.3.1-h5f15de7_0 2026-01-15T19:46:19.1949000Z ncurses pkgs/main/osx-arm64::ncurses-6.5-hee39554_0 2026-01-15T19:46:19.1949360Z openssl pkgs/main/osx-arm64::openssl-3.0.18-h9b4081a_0 2026-01-15T19:46:19.1949620Z pip pkgs/main/noarch::pip-25.3-pyhc872135_0 2026-01-15T19:46:19.1949890Z python pkgs/main/osx-arm64::python-3.10.19-hf701271_0 2026-01-15T19:46:19.1950150Z readline pkgs/main/osx-arm64::readline-8.3-h0b18652_0 2026-01-15T19:46:19.1950430Z setuptools pkgs/main/osx-arm64::setuptools-80.9.0-py310hca03da5_0 2026-01-15T19:46:19.1950720Z sqlite pkgs/main/osx-arm64::sqlite-3.51.1-hab6afd1_0 2026-01-15T19:46:19.1950950Z tk pkgs/main/osx-arm64::tk-8.6.15-hcd8a7d5_0 2026-01-15T19:46:19.1951190Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2026-01-15T19:46:19.1951440Z wheel pkgs/main/osx-arm64::wheel-0.45.1-py310hca03da5_0 2026-01-15T19:46:19.1951680Z xz pkgs/main/osx-arm64::xz-5.6.4-h80987f9_1 2026-01-15T19:46:19.1951910Z zlib pkgs/main/osx-arm64::zlib-1.3.1-h5f15de7_0 2026-01-15T19:46:19.1952060Z 2026-01-15T19:46:19.1952060Z 2026-01-15T19:46:19.1952060Z 2026-01-15T19:46:19.1952300Z Downloading and Extracting Packages: ...working... 2026-01-15T19:46:19.1952520Z python-3.10.19 | 11.5 MB | | 0% 2026-01-15T19:46:19.1952660Z 2026-01-15T19:46:19.1952850Z tk-8.6.15 | 3.3 MB | | 0%  2026-01-15T19:46:19.1953090Z 2026-01-15T19:46:19.1953090Z 2026-01-15T19:46:19.1953210Z openssl-3.0.18 | 3.1 MB | | 0%  2026-01-15T19:46:19.1953370Z 2026-01-15T19:46:19.1953370Z 2026-01-15T19:46:19.1953370Z 2026-01-15T19:46:19.1956110Z setuptools-80.9.0 | 1.4 MB | | 0%  2026-01-15T19:46:19.1956300Z 2026-01-15T19:46:19.1956530Z 2026-01-15T19:46:19.1956530Z 2026-01-15T19:46:19.1956540Z 2026-01-15T19:46:19.1963520Z sqlite-3.51.1 | 1.1 MB | | 0%  2026-01-15T19:46:19.1966960Z 2026-01-15T19:46:19.1967080Z 2026-01-15T19:46:19.1967190Z 2026-01-15T19:46:19.1967280Z 2026-01-15T19:46:19.1967670Z 2026-01-15T19:46:19.1967950Z pip-25.3 | 1.1 MB | | 0%  2026-01-15T19:46:19.1968230Z 2026-01-15T19:46:19.1968320Z 2026-01-15T19:46:19.1968420Z 2026-01-15T19:46:19.1968530Z 2026-01-15T19:46:19.1968630Z 2026-01-15T19:46:19.1968720Z 2026-01-15T19:46:19.1968960Z ncurses-6.5 | 886 KB | | 0%  2026-01-15T19:46:19.1969220Z 2026-01-15T19:46:19.1969320Z 2026-01-15T19:46:19.1969410Z 2026-01-15T19:46:19.1969510Z 2026-01-15T19:46:19.1969600Z 2026-01-15T19:46:19.1969700Z 2026-01-15T19:46:19.1969790Z 2026-01-15T19:46:19.1970020Z readline-8.3 | 464 KB | | 0%  2026-01-15T19:46:19.1970290Z 2026-01-15T19:46:19.1970390Z 2026-01-15T19:46:19.1970480Z 2026-01-15T19:46:19.1970570Z 2026-01-15T19:46:19.1970670Z 2026-01-15T19:46:19.1970760Z 2026-01-15T19:46:19.1970860Z 2026-01-15T19:46:19.1970950Z 2026-01-15T19:46:19.1992740Z libcxx-20.1.8 | 306 KB | | 0%  2026-01-15T19:46:19.2003420Z 2026-01-15T19:46:19.2004010Z 2026-01-15T19:46:19.2004110Z 2026-01-15T19:46:19.2004190Z 2026-01-15T19:46:19.2004280Z 2026-01-15T19:46:19.2014070Z 2026-01-15T19:46:19.2014180Z 2026-01-15T19:46:19.2014270Z 2026-01-15T19:46:19.2014980Z 2026-01-15T19:46:19.2045410Z xz-5.6.4 | 289 KB | | 0%  2026-01-15T19:46:19.2160090Z 2026-01-15T19:46:19.2160280Z 2026-01-15T19:46:19.2283510Z 2026-01-15T19:46:19.2386980Z 2026-01-15T19:46:19.2490180Z 2026-01-15T19:46:19.2590530Z 2026-01-15T19:46:19.2716380Z 2026-01-15T19:46:19.2816510Z 2026-01-15T19:46:19.2931990Z 2026-01-15T19:46:19.3032170Z 2026-01-15T19:46:19.3132580Z bzip2-1.0.8 | 129 KB | | 0%  2026-01-15T19:46:19.3232920Z 2026-01-15T19:46:19.3333080Z 2026-01-15T19:46:19.3444620Z 2026-01-15T19:46:19.3554370Z 2026-01-15T19:46:19.3654560Z 2026-01-15T19:46:19.3754800Z 2026-01-15T19:46:19.3854970Z 2026-01-15T19:46:19.3955170Z 2026-01-15T19:46:19.4063820Z 2026-01-15T19:46:19.4090270Z 2026-01-15T19:46:19.4090420Z 2026-01-15T19:46:19.4091270Z ca-certificates-2025 | 125 KB | | 0%  2026-01-15T19:46:19.4184010Z 2026-01-15T19:46:19.4286130Z 2026-01-15T19:46:19.4384290Z 2026-01-15T19:46:19.4412010Z 2026-01-15T19:46:19.4412220Z 2026-01-15T19:46:19.4412310Z 2026-01-15T19:46:19.4412410Z 2026-01-15T19:46:19.4412500Z 2026-01-15T19:46:19.4412590Z 2026-01-15T19:46:19.4412680Z 2026-01-15T19:46:19.4412770Z 2026-01-15T19:46:19.4413170Z 2026-01-15T19:46:19.4414700Z libffi-3.4.4 | 120 KB | | 0%  2026-01-15T19:46:19.4415030Z 2026-01-15T19:46:19.4415130Z 2026-01-15T19:46:19.4415220Z 2026-01-15T19:46:19.4415300Z 2026-01-15T19:46:19.4415400Z 2026-01-15T19:46:19.4415490Z 2026-01-15T19:46:19.4415580Z 2026-01-15T19:46:19.4415670Z 2026-01-15T19:46:19.4415760Z 2026-01-15T19:46:19.4415850Z 2026-01-15T19:46:19.4415940Z 2026-01-15T19:46:19.4416030Z 2026-01-15T19:46:19.4416450Z 2026-01-15T19:46:19.4416730Z tzdata-2025b | 116 KB | | 0%  2026-01-15T19:46:19.4417100Z 2026-01-15T19:46:19.4417190Z 2026-01-15T19:46:19.4417630Z 2026-01-15T19:46:19.4417720Z 2026-01-15T19:46:19.4417810Z 2026-01-15T19:46:19.4417900Z 2026-01-15T19:46:19.4417990Z 2026-01-15T19:46:19.4418080Z 2026-01-15T19:46:19.4418170Z 2026-01-15T19:46:19.4418260Z 2026-01-15T19:46:19.4418350Z 2026-01-15T19:46:19.4418440Z 2026-01-15T19:46:19.4418520Z 2026-01-15T19:46:19.4418610Z 2026-01-15T19:46:19.4418880Z wheel-0.45.1 | 116 KB | | 0%  2026-01-15T19:46:19.4419180Z 2026-01-15T19:46:19.4419400Z 2026-01-15T19:46:19.4419510Z 2026-01-15T19:46:19.4419610Z 2026-01-15T19:46:19.4419700Z 2026-01-15T19:46:19.4419790Z 2026-01-15T19:46:19.4419880Z 2026-01-15T19:46:19.4419970Z 2026-01-15T19:46:19.4420060Z 2026-01-15T19:46:19.4420150Z 2026-01-15T19:46:19.4420290Z 2026-01-15T19:46:19.4420350Z 2026-01-15T19:46:19.4420390Z 2026-01-15T19:46:19.4420410Z 2026-01-15T19:46:19.4420530Z 2026-01-15T19:46:19.4420890Z libexpat-2.7.3 | 107 KB | | 0%  2026-01-15T19:46:19.4421120Z 2026-01-15T19:46:19.4421120Z 2026-01-15T19:46:19.4421130Z 2026-01-15T19:46:19.4421130Z 2026-01-15T19:46:19.4421130Z 2026-01-15T19:46:19.4421140Z 2026-01-15T19:46:19.4421140Z 2026-01-15T19:46:19.4421140Z 2026-01-15T19:46:19.4421140Z 2026-01-15T19:46:19.4421140Z 2026-01-15T19:46:19.4421150Z 2026-01-15T19:46:19.4421150Z 2026-01-15T19:46:19.4421150Z 2026-01-15T19:46:19.4421150Z 2026-01-15T19:46:19.4421150Z 2026-01-15T19:46:19.4421160Z 2026-01-15T19:46:19.4421320Z zlib-1.3.1 | 77 KB | | 0%  2026-01-15T19:46:19.4421520Z 2026-01-15T19:46:19.4421520Z 2026-01-15T19:46:19.4421530Z 2026-01-15T19:46:19.4421530Z 2026-01-15T19:46:19.4421530Z 2026-01-15T19:46:19.4421950Z 2026-01-15T19:46:19.4421960Z 2026-01-15T19:46:19.4421960Z 2026-01-15T19:46:19.4421960Z 2026-01-15T19:46:19.4421970Z 2026-01-15T19:46:19.4421970Z 2026-01-15T19:46:19.4421970Z 2026-01-15T19:46:19.4421970Z 2026-01-15T19:46:19.4421970Z 2026-01-15T19:46:19.4421970Z 2026-01-15T19:46:19.4421980Z 2026-01-15T19:46:19.4421980Z 2026-01-15T19:46:19.4422180Z libzlib-1.3.1 | 47 KB | | 0%  2026-01-15T19:46:19.4422380Z 2026-01-15T19:46:19.4422380Z 2026-01-15T19:46:19.4422390Z 2026-01-15T19:46:19.4422390Z 2026-01-15T19:46:19.4422400Z 2026-01-15T19:46:19.4422400Z 2026-01-15T19:46:19.4422400Z 2026-01-15T19:46:19.4422400Z 2026-01-15T19:46:19.4422400Z 2026-01-15T19:46:19.4422410Z 2026-01-15T19:46:19.4422410Z 2026-01-15T19:46:19.4422410Z 2026-01-15T19:46:19.4422410Z 2026-01-15T19:46:19.4422420Z 2026-01-15T19:46:19.4422420Z 2026-01-15T19:46:19.4422420Z 2026-01-15T19:46:19.4422420Z 2026-01-15T19:46:19.4422420Z 2026-01-15T19:46:19.4932480Z expat-2.7.3 | 20 KB | | 0%  2026-01-15T19:46:19.5032550Z 2026-01-15T19:46:19.5056070Z tk-8.6.15 | 3.3 MB | | 0%  2026-01-15T19:46:19.5056800Z 2026-01-15T19:46:19.5056850Z 2026-01-15T19:46:19.5057180Z 2026-01-15T19:46:19.5128540Z setuptools-80.9.0 | 1.4 MB | 1 | 1%  2026-01-15T19:46:19.5128740Z 2026-01-15T19:46:19.5128740Z 2026-01-15T19:46:19.5128750Z 2026-01-15T19:46:19.5128750Z 2026-01-15T19:46:19.5241360Z sqlite-3.51.1 | 1.1 MB | 1 | 1%  2026-01-15T19:46:19.5241550Z 2026-01-15T19:46:19.5241640Z 2026-01-15T19:46:19.5241640Z 2026-01-15T19:46:19.5241670Z 2026-01-15T19:46:19.5327020Z sqlite-3.51.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:19.5328230Z 2026-01-15T19:46:19.5533470Z tk-8.6.15 | 3.3 MB | ########## | 100%  2026-01-15T19:46:19.5533650Z 2026-01-15T19:46:19.5533670Z 2026-01-15T19:46:19.5776690Z openssl-3.0.18 | 3.1 MB | | 1%  2026-01-15T19:46:19.5876280Z 2026-01-15T19:46:19.5976800Z 2026-01-15T19:46:19.6077290Z 2026-01-15T19:46:19.6178160Z setuptools-80.9.0 | 1.4 MB | ########## | 100%  2026-01-15T19:46:19.6277900Z 2026-01-15T19:46:19.6378300Z 2026-01-15T19:46:19.6478570Z 2026-01-15T19:46:19.6579280Z 2026-01-15T19:46:19.6679890Z sqlite-3.51.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:19.6779630Z 2026-01-15T19:46:19.6880790Z 2026-01-15T19:46:19.6968680Z 2026-01-15T19:46:19.7069030Z 2026-01-15T19:46:19.7169470Z 2026-01-15T19:46:19.7270320Z pip-25.3 | 1.1 MB | 1 | 1%  2026-01-15T19:46:19.7371200Z 2026-01-15T19:46:19.7471740Z 2026-01-15T19:46:19.7572160Z 2026-01-15T19:46:19.7672440Z 2026-01-15T19:46:19.7772810Z 2026-01-15T19:46:19.7873550Z pip-25.3 | 1.1 MB | ########## | 100%  2026-01-15T19:46:19.7973320Z 2026-01-15T19:46:19.8067500Z 2026-01-15T19:46:19.8068120Z openssl-3.0.18 | 3.1 MB | ########## | 100%  2026-01-15T19:46:19.8070590Z 2026-01-15T19:46:19.8071670Z 2026-01-15T19:46:19.8072640Z 2026-01-15T19:46:19.8075270Z 2026-01-15T19:46:19.8075630Z 2026-01-15T19:46:19.8077340Z 2026-01-15T19:46:19.8079750Z ncurses-6.5 | 886 KB | 1 | 2%  2026-01-15T19:46:19.8082400Z 2026-01-15T19:46:19.8084430Z 2026-01-15T19:46:19.8084730Z 2026-01-15T19:46:19.8086400Z 2026-01-15T19:46:19.8086510Z 2026-01-15T19:46:19.8089880Z 2026-01-15T19:46:19.8091210Z ncurses-6.5 | 886 KB | ########## | 100%  2026-01-15T19:46:19.8091410Z 2026-01-15T19:46:19.8091710Z 2026-01-15T19:46:19.8091880Z 2026-01-15T19:46:19.8091990Z 2026-01-15T19:46:19.8092130Z 2026-01-15T19:46:19.8092130Z 2026-01-15T19:46:19.8092140Z 2026-01-15T19:46:19.8092140Z 2026-01-15T19:46:19.8092380Z libcxx-20.1.8 | 306 KB | 5 | 5%  2026-01-15T19:46:19.8092820Z 2026-01-15T19:46:19.8092820Z 2026-01-15T19:46:19.8092830Z 2026-01-15T19:46:19.8092830Z 2026-01-15T19:46:19.8092830Z 2026-01-15T19:46:19.8092840Z 2026-01-15T19:46:19.8092840Z 2026-01-15T19:46:19.8092840Z 2026-01-15T19:46:19.8093000Z libcxx-20.1.8 | 306 KB | ########## | 100%  2026-01-15T19:46:19.8093270Z python-3.10.19 | 11.5 MB | | 0% 2026-01-15T19:46:19.8093410Z 2026-01-15T19:46:19.8093410Z 2026-01-15T19:46:19.8093420Z 2026-01-15T19:46:19.8093420Z 2026-01-15T19:46:19.8093420Z 2026-01-15T19:46:19.8093420Z 2026-01-15T19:46:19.8093420Z 2026-01-15T19:46:19.8093560Z readline-8.3 | 464 KB | 3 | 3%  2026-01-15T19:46:19.8093730Z 2026-01-15T19:46:19.8093730Z 2026-01-15T19:46:19.8093730Z 2026-01-15T19:46:19.8093740Z 2026-01-15T19:46:19.8093740Z 2026-01-15T19:46:19.8093740Z 2026-01-15T19:46:19.8093740Z 2026-01-15T19:46:19.8093740Z 2026-01-15T19:46:19.8093740Z 2026-01-15T19:46:19.8093890Z xz-5.6.4 | 289 KB | 5 | 6%  2026-01-15T19:46:19.8094060Z 2026-01-15T19:46:19.8094060Z 2026-01-15T19:46:19.8094060Z 2026-01-15T19:46:19.8094060Z 2026-01-15T19:46:19.8094060Z 2026-01-15T19:46:19.8094060Z 2026-01-15T19:46:19.8094070Z 2026-01-15T19:46:19.8094070Z 2026-01-15T19:46:19.8094070Z 2026-01-15T19:46:19.8094070Z 2026-01-15T19:46:19.8094220Z bzip2-1.0.8 | 129 KB | #2 | 12%  2026-01-15T19:46:19.8094400Z 2026-01-15T19:46:19.8094400Z 2026-01-15T19:46:19.8094400Z 2026-01-15T19:46:19.8094400Z 2026-01-15T19:46:19.8094400Z 2026-01-15T19:46:19.8094410Z 2026-01-15T19:46:19.8094410Z 2026-01-15T19:46:19.8094540Z readline-8.3 | 464 KB | ########## | 100%  2026-01-15T19:46:19.8094710Z 2026-01-15T19:46:19.8094710Z 2026-01-15T19:46:19.8094710Z 2026-01-15T19:46:19.8094710Z 2026-01-15T19:46:19.8094720Z 2026-01-15T19:46:19.8094720Z 2026-01-15T19:46:19.8094720Z 2026-01-15T19:46:19.8094830Z 2026-01-15T19:46:19.8094830Z 2026-01-15T19:46:19.8094840Z 2026-01-15T19:46:19.8094980Z bzip2-1.0.8 | 129 KB | ########## | 100%  2026-01-15T19:46:19.8095160Z 2026-01-15T19:46:19.8095160Z 2026-01-15T19:46:19.8095160Z 2026-01-15T19:46:19.8095160Z 2026-01-15T19:46:19.8095160Z 2026-01-15T19:46:19.8095160Z 2026-01-15T19:46:19.8095170Z 2026-01-15T19:46:19.8095170Z 2026-01-15T19:46:19.8095170Z 2026-01-15T19:46:19.8095170Z 2026-01-15T19:46:19.8095170Z 2026-01-15T19:46:19.8095350Z ca-certificates-2025 | 125 KB | #2 | 13%  2026-01-15T19:46:19.8095620Z 2026-01-15T19:46:19.8095620Z 2026-01-15T19:46:19.8095620Z 2026-01-15T19:46:19.8095620Z 2026-01-15T19:46:19.8095630Z 2026-01-15T19:46:19.8095630Z 2026-01-15T19:46:19.8095630Z 2026-01-15T19:46:19.8095630Z 2026-01-15T19:46:19.8095630Z 2026-01-15T19:46:19.8095630Z 2026-01-15T19:46:19.8095640Z 2026-01-15T19:46:19.8095870Z ca-certificates-2025 | 125 KB | ########## | 100%  2026-01-15T19:46:19.8096070Z 2026-01-15T19:46:19.8096080Z 2026-01-15T19:46:19.8096080Z 2026-01-15T19:46:19.8096080Z 2026-01-15T19:46:19.8096080Z 2026-01-15T19:46:19.8096080Z 2026-01-15T19:46:19.8096090Z 2026-01-15T19:46:19.8096090Z 2026-01-15T19:46:19.8096090Z 2026-01-15T19:46:19.8156260Z xz-5.6.4 | 289 KB | ########## | 100%  2026-01-15T19:46:19.8156570Z 2026-01-15T19:46:19.8156820Z 2026-01-15T19:46:19.8156970Z 2026-01-15T19:46:19.8156980Z 2026-01-15T19:46:19.8156990Z 2026-01-15T19:46:19.8157100Z 2026-01-15T19:46:19.8157170Z 2026-01-15T19:46:19.8157190Z 2026-01-15T19:46:19.8157200Z 2026-01-15T19:46:19.8157200Z 2026-01-15T19:46:19.8157210Z 2026-01-15T19:46:19.8157210Z 2026-01-15T19:46:19.8158820Z 2026-01-15T19:46:19.8180090Z tzdata-2025b | 116 KB | #3 | 14%  2026-01-15T19:46:19.8180370Z 2026-01-15T19:46:19.8180590Z 2026-01-15T19:46:19.8180600Z 2026-01-15T19:46:19.8180600Z 2026-01-15T19:46:19.8180600Z 2026-01-15T19:46:19.8180600Z 2026-01-15T19:46:19.8180610Z 2026-01-15T19:46:19.8180610Z 2026-01-15T19:46:19.8180610Z 2026-01-15T19:46:19.8180610Z 2026-01-15T19:46:19.8180620Z 2026-01-15T19:46:19.8180620Z 2026-01-15T19:46:19.8180630Z 2026-01-15T19:46:19.8184740Z tzdata-2025b | 116 KB | ########## | 100%  2026-01-15T19:46:19.8358280Z python-3.10.19 | 11.5 MB | ##8 | 28% 2026-01-15T19:46:19.8358460Z 2026-01-15T19:46:19.8358470Z 2026-01-15T19:46:19.8358470Z 2026-01-15T19:46:19.8358470Z 2026-01-15T19:46:19.8358480Z 2026-01-15T19:46:19.8358480Z 2026-01-15T19:46:19.8358480Z 2026-01-15T19:46:19.8358480Z 2026-01-15T19:46:19.8358480Z 2026-01-15T19:46:19.8358490Z 2026-01-15T19:46:19.8358490Z 2026-01-15T19:46:19.8358490Z 2026-01-15T19:46:19.8397260Z libffi-3.4.4 | 120 KB | #3 | 13%  2026-01-15T19:46:19.8397560Z 2026-01-15T19:46:19.8397610Z 2026-01-15T19:46:19.8397610Z 2026-01-15T19:46:19.8397610Z 2026-01-15T19:46:19.8397610Z 2026-01-15T19:46:19.8397610Z 2026-01-15T19:46:19.8397640Z 2026-01-15T19:46:19.8397640Z 2026-01-15T19:46:19.8397650Z 2026-01-15T19:46:19.8397650Z 2026-01-15T19:46:19.8397650Z 2026-01-15T19:46:19.8397650Z 2026-01-15T19:46:19.8397650Z 2026-01-15T19:46:19.8397670Z 2026-01-15T19:46:19.8405900Z wheel-0.45.1 | 116 KB | #3 | 14%  2026-01-15T19:46:19.8406140Z 2026-01-15T19:46:19.8406240Z 2026-01-15T19:46:19.8406250Z 2026-01-15T19:46:19.8406250Z 2026-01-15T19:46:19.8406250Z 2026-01-15T19:46:19.8406260Z 2026-01-15T19:46:19.8406260Z 2026-01-15T19:46:19.8406260Z 2026-01-15T19:46:19.8406270Z 2026-01-15T19:46:19.8406280Z 2026-01-15T19:46:19.8406280Z 2026-01-15T19:46:19.8408160Z 2026-01-15T19:46:19.8441000Z libffi-3.4.4 | 120 KB | ########## | 100%  2026-01-15T19:46:19.8441360Z 2026-01-15T19:46:19.8441360Z 2026-01-15T19:46:19.8441360Z 2026-01-15T19:46:19.8441360Z 2026-01-15T19:46:19.8441370Z 2026-01-15T19:46:19.8441370Z 2026-01-15T19:46:19.8441370Z 2026-01-15T19:46:19.8441380Z 2026-01-15T19:46:19.8441380Z 2026-01-15T19:46:19.8441380Z 2026-01-15T19:46:19.8441380Z 2026-01-15T19:46:19.8441390Z 2026-01-15T19:46:19.8441390Z 2026-01-15T19:46:19.8441390Z 2026-01-15T19:46:19.8978830Z wheel-0.45.1 | 116 KB | ########## | 100%  2026-01-15T19:46:19.8979080Z 2026-01-15T19:46:19.8979090Z 2026-01-15T19:46:19.8979090Z 2026-01-15T19:46:19.8979090Z 2026-01-15T19:46:19.8979090Z 2026-01-15T19:46:19.8979090Z 2026-01-15T19:46:19.8979090Z 2026-01-15T19:46:19.8979100Z 2026-01-15T19:46:19.8979100Z 2026-01-15T19:46:19.8979100Z 2026-01-15T19:46:19.8979100Z 2026-01-15T19:46:19.8979100Z 2026-01-15T19:46:19.8979100Z 2026-01-15T19:46:19.8979110Z 2026-01-15T19:46:19.8979110Z 2026-01-15T19:46:19.8979310Z libexpat-2.7.3 | 107 KB | #4 | 15%  2026-01-15T19:46:19.8979530Z 2026-01-15T19:46:19.8979530Z 2026-01-15T19:46:19.8979530Z 2026-01-15T19:46:19.8979530Z 2026-01-15T19:46:19.8979530Z 2026-01-15T19:46:19.8979540Z 2026-01-15T19:46:19.8979540Z 2026-01-15T19:46:19.8979540Z 2026-01-15T19:46:19.8979540Z 2026-01-15T19:46:19.8979540Z 2026-01-15T19:46:19.8979550Z 2026-01-15T19:46:19.8979550Z 2026-01-15T19:46:19.8979550Z 2026-01-15T19:46:19.8979550Z 2026-01-15T19:46:19.8979550Z 2026-01-15T19:46:19.8979560Z 2026-01-15T19:46:19.9012560Z zlib-1.3.1 | 77 KB | ## | 21%  2026-01-15T19:46:19.9012780Z 2026-01-15T19:46:19.9013540Z 2026-01-15T19:46:19.9013900Z 2026-01-15T19:46:19.9014100Z 2026-01-15T19:46:19.9014220Z 2026-01-15T19:46:19.9014220Z 2026-01-15T19:46:19.9014230Z 2026-01-15T19:46:19.9014240Z 2026-01-15T19:46:19.9014240Z 2026-01-15T19:46:19.9014250Z 2026-01-15T19:46:19.9014700Z 2026-01-15T19:46:19.9014710Z 2026-01-15T19:46:19.9014710Z 2026-01-15T19:46:19.9014980Z 2026-01-15T19:46:19.9015010Z 2026-01-15T19:46:19.9015040Z 2026-01-15T19:46:19.9019020Z zlib-1.3.1 | 77 KB | ########## | 100%  2026-01-15T19:46:19.9019560Z 2026-01-15T19:46:19.9019590Z 2026-01-15T19:46:19.9019590Z 2026-01-15T19:46:19.9020800Z 2026-01-15T19:46:19.9020810Z 2026-01-15T19:46:19.9020810Z 2026-01-15T19:46:19.9020810Z 2026-01-15T19:46:19.9020830Z 2026-01-15T19:46:19.9020830Z 2026-01-15T19:46:19.9020830Z 2026-01-15T19:46:19.9020830Z 2026-01-15T19:46:19.9020830Z 2026-01-15T19:46:19.9020830Z 2026-01-15T19:46:19.9020840Z 2026-01-15T19:46:19.9020840Z 2026-01-15T19:46:19.9130190Z libexpat-2.7.3 | 107 KB | ########## | 100%  2026-01-15T19:46:19.9130690Z 2026-01-15T19:46:19.9130700Z 2026-01-15T19:46:19.9130700Z 2026-01-15T19:46:19.9130710Z 2026-01-15T19:46:19.9130710Z 2026-01-15T19:46:19.9130730Z 2026-01-15T19:46:19.9130740Z 2026-01-15T19:46:19.9130740Z 2026-01-15T19:46:19.9130740Z 2026-01-15T19:46:19.9130740Z 2026-01-15T19:46:19.9130740Z 2026-01-15T19:46:19.9130750Z 2026-01-15T19:46:19.9130750Z 2026-01-15T19:46:19.9130750Z 2026-01-15T19:46:19.9130750Z 2026-01-15T19:46:19.9130750Z 2026-01-15T19:46:19.9130760Z 2026-01-15T19:46:19.9130760Z 2026-01-15T19:46:19.9149010Z expat-2.7.3 | 20 KB | #######8 | 78%  2026-01-15T19:46:19.9149260Z 2026-01-15T19:46:19.9149260Z 2026-01-15T19:46:19.9149270Z 2026-01-15T19:46:19.9149270Z 2026-01-15T19:46:19.9149280Z 2026-01-15T19:46:19.9149280Z 2026-01-15T19:46:19.9149280Z 2026-01-15T19:46:19.9149280Z 2026-01-15T19:46:19.9149280Z 2026-01-15T19:46:19.9149290Z 2026-01-15T19:46:19.9149290Z 2026-01-15T19:46:19.9149290Z 2026-01-15T19:46:19.9149290Z 2026-01-15T19:46:19.9149290Z 2026-01-15T19:46:19.9149300Z 2026-01-15T19:46:19.9149300Z 2026-01-15T19:46:19.9149430Z 2026-01-15T19:46:19.9149440Z 2026-01-15T19:46:19.9188370Z expat-2.7.3 | 20 KB | ########## | 100%  2026-01-15T19:46:19.9215420Z python-3.10.19 | 11.5 MB | #####6 | 56% 2026-01-15T19:46:19.9215580Z 2026-01-15T19:46:19.9215580Z 2026-01-15T19:46:19.9215580Z 2026-01-15T19:46:19.9215590Z 2026-01-15T19:46:19.9215590Z 2026-01-15T19:46:19.9215590Z 2026-01-15T19:46:19.9215600Z 2026-01-15T19:46:19.9215600Z 2026-01-15T19:46:19.9215600Z 2026-01-15T19:46:19.9215600Z 2026-01-15T19:46:19.9215600Z 2026-01-15T19:46:19.9215610Z 2026-01-15T19:46:19.9215610Z 2026-01-15T19:46:19.9215610Z 2026-01-15T19:46:19.9215610Z 2026-01-15T19:46:19.9215610Z 2026-01-15T19:46:19.9217690Z 2026-01-15T19:46:19.9228060Z libzlib-1.3.1 | 47 KB | ###4 | 34%  2026-01-15T19:46:19.9228290Z 2026-01-15T19:46:19.9230330Z tk-8.6.15 | 3.3 MB | ########## | 100%  2026-01-15T19:46:19.9230710Z 2026-01-15T19:46:19.9237970Z tk-8.6.15 | 3.3 MB | ########## | 100%  2026-01-15T19:46:19.9238130Z 2026-01-15T19:46:19.9238130Z 2026-01-15T19:46:19.9238140Z 2026-01-15T19:46:19.9238140Z 2026-01-15T19:46:19.9238140Z 2026-01-15T19:46:19.9238140Z 2026-01-15T19:46:19.9238150Z 2026-01-15T19:46:19.9238150Z 2026-01-15T19:46:19.9238150Z 2026-01-15T19:46:19.9238150Z 2026-01-15T19:46:19.9238150Z 2026-01-15T19:46:19.9238150Z 2026-01-15T19:46:19.9238160Z 2026-01-15T19:46:19.9238160Z 2026-01-15T19:46:19.9238160Z 2026-01-15T19:46:19.9238160Z 2026-01-15T19:46:19.9238160Z 2026-01-15T19:46:19.9778200Z libzlib-1.3.1 | 47 KB | ########## | 100%  2026-01-15T19:46:19.9778470Z 2026-01-15T19:46:19.9778480Z 2026-01-15T19:46:19.9778480Z 2026-01-15T19:46:19.9778480Z 2026-01-15T19:46:19.9778480Z 2026-01-15T19:46:19.9778620Z pip-25.3 | 1.1 MB | ########## | 100%  2026-01-15T19:46:19.9779000Z 2026-01-15T19:46:19.9779000Z 2026-01-15T19:46:19.9779000Z 2026-01-15T19:46:19.9779010Z 2026-01-15T19:46:19.9779450Z 2026-01-15T19:46:20.0252470Z pip-25.3 | 1.1 MB | ########## | 100%  2026-01-15T19:46:20.1608660Z python-3.10.19 | 11.5 MB | ########5 | 86% 2026-01-15T19:46:20.1608850Z 2026-01-15T19:46:20.1608980Z 2026-01-15T19:46:20.1614110Z openssl-3.0.18 | 3.1 MB | ########## | 100%  2026-01-15T19:46:20.1614950Z 2026-01-15T19:46:20.1615300Z 2026-01-15T19:46:20.1927130Z openssl-3.0.18 | 3.1 MB | ########## | 100%  2026-01-15T19:46:20.1927330Z 2026-01-15T19:46:20.1927330Z 2026-01-15T19:46:20.1927340Z 2026-01-15T19:46:20.1927340Z 2026-01-15T19:46:20.1927340Z 2026-01-15T19:46:20.1927340Z 2026-01-15T19:46:20.1927340Z 2026-01-15T19:46:20.1927350Z 2026-01-15T19:46:20.1929880Z libcxx-20.1.8 | 306 KB | ########## | 100%  2026-01-15T19:46:20.1930080Z 2026-01-15T19:46:20.1930090Z 2026-01-15T19:46:20.1930110Z 2026-01-15T19:46:20.1930120Z 2026-01-15T19:46:20.1930120Z 2026-01-15T19:46:20.1930120Z 2026-01-15T19:46:20.1930120Z 2026-01-15T19:46:20.1930490Z 2026-01-15T19:46:20.2245350Z libcxx-20.1.8 | 306 KB | ########## | 100%  2026-01-15T19:46:20.2344980Z 2026-01-15T19:46:20.2445440Z 2026-01-15T19:46:20.2545770Z 2026-01-15T19:46:20.2646150Z 2026-01-15T19:46:20.2746410Z 2026-01-15T19:46:20.2846900Z 2026-01-15T19:46:20.2947310Z 2026-01-15T19:46:20.3053210Z readline-8.3 | 464 KB | ########## | 100%  2026-01-15T19:46:20.3153840Z 2026-01-15T19:46:20.3254120Z 2026-01-15T19:46:20.3354200Z 2026-01-15T19:46:20.3454540Z 2026-01-15T19:46:20.3554730Z 2026-01-15T19:46:20.3655120Z 2026-01-15T19:46:20.3755330Z 2026-01-15T19:46:20.3856160Z readline-8.3 | 464 KB | ########## | 100%  2026-01-15T19:46:20.3956820Z 2026-01-15T19:46:20.4057420Z 2026-01-15T19:46:20.4157890Z 2026-01-15T19:46:20.4258180Z 2026-01-15T19:46:20.4266150Z 2026-01-15T19:46:20.4270730Z 2026-01-15T19:46:20.4288280Z 2026-01-15T19:46:20.4292450Z 2026-01-15T19:46:20.4296660Z 2026-01-15T19:46:20.4305460Z 2026-01-15T19:46:20.4310050Z bzip2-1.0.8 | 129 KB | ########## | 100%  2026-01-15T19:46:20.4316110Z 2026-01-15T19:46:20.4322800Z 2026-01-15T19:46:20.4346270Z 2026-01-15T19:46:20.4352190Z 2026-01-15T19:46:20.4358660Z 2026-01-15T19:46:20.4363960Z 2026-01-15T19:46:20.4368830Z 2026-01-15T19:46:20.4378050Z 2026-01-15T19:46:20.4385360Z 2026-01-15T19:46:20.4389850Z 2026-01-15T19:46:20.4398290Z bzip2-1.0.8 | 129 KB | ########## | 100%  2026-01-15T19:46:20.4403140Z 2026-01-15T19:46:20.4405880Z 2026-01-15T19:46:20.4409210Z 2026-01-15T19:46:20.4415840Z setuptools-80.9.0 | 1.4 MB | ########## | 100%  2026-01-15T19:46:20.4419400Z 2026-01-15T19:46:20.4421860Z 2026-01-15T19:46:20.4426320Z 2026-01-15T19:46:20.4432780Z setuptools-80.9.0 | 1.4 MB | ########## | 100%  2026-01-15T19:46:20.4436800Z 2026-01-15T19:46:20.4438350Z 2026-01-15T19:46:20.4445200Z 2026-01-15T19:46:20.4449660Z 2026-01-15T19:46:20.4452360Z 2026-01-15T19:46:20.4454370Z 2026-01-15T19:46:20.4456320Z 2026-01-15T19:46:20.4456640Z 2026-01-15T19:46:20.4456800Z 2026-01-15T19:46:20.4456900Z 2026-01-15T19:46:20.4457160Z 2026-01-15T19:46:20.4457630Z ca-certificates-2025 | 125 KB | ########## | 100%  2026-01-15T19:46:20.4457860Z 2026-01-15T19:46:20.4457950Z 2026-01-15T19:46:20.4457950Z 2026-01-15T19:46:20.4457950Z 2026-01-15T19:46:20.4457960Z 2026-01-15T19:46:20.4457960Z 2026-01-15T19:46:20.4457960Z 2026-01-15T19:46:20.4457960Z 2026-01-15T19:46:20.4457960Z 2026-01-15T19:46:20.4457970Z 2026-01-15T19:46:20.4457970Z 2026-01-15T19:46:20.4458290Z ca-certificates-2025 | 125 KB | ########## | 100%  2026-01-15T19:46:20.4458590Z python-3.10.19 | 11.5 MB | ########## | 100% 2026-01-15T19:46:20.4458980Z 2026-01-15T19:46:20.4458980Z 2026-01-15T19:46:20.4458980Z 2026-01-15T19:46:20.4458990Z 2026-01-15T19:46:20.4458990Z 2026-01-15T19:46:20.4458990Z 2026-01-15T19:46:20.4458990Z 2026-01-15T19:46:20.4458990Z 2026-01-15T19:46:20.4459000Z 2026-01-15T19:46:20.4459150Z xz-5.6.4 | 289 KB | ########## | 100%  2026-01-15T19:46:20.4459320Z 2026-01-15T19:46:20.4459320Z 2026-01-15T19:46:20.4459320Z 2026-01-15T19:46:20.4459330Z 2026-01-15T19:46:20.4459330Z 2026-01-15T19:46:20.4459330Z 2026-01-15T19:46:20.4459330Z 2026-01-15T19:46:20.4459330Z 2026-01-15T19:46:20.4459340Z 2026-01-15T19:46:20.5374880Z xz-5.6.4 | 289 KB | ########## | 100%  2026-01-15T19:46:20.5375180Z 2026-01-15T19:46:20.5375180Z 2026-01-15T19:46:20.5375190Z 2026-01-15T19:46:20.5375190Z 2026-01-15T19:46:20.5375190Z 2026-01-15T19:46:20.5375190Z 2026-01-15T19:46:20.5375200Z 2026-01-15T19:46:20.5375200Z 2026-01-15T19:46:20.5375220Z 2026-01-15T19:46:20.5375230Z 2026-01-15T19:46:20.5375230Z 2026-01-15T19:46:20.5375230Z 2026-01-15T19:46:20.5376200Z libffi-3.4.4 | 120 KB | ########## | 100%  2026-01-15T19:46:20.5376430Z 2026-01-15T19:46:20.5376690Z 2026-01-15T19:46:20.5376720Z 2026-01-15T19:46:20.5376920Z 2026-01-15T19:46:20.5377180Z 2026-01-15T19:46:20.5377300Z 2026-01-15T19:46:20.5377310Z 2026-01-15T19:46:20.5377310Z 2026-01-15T19:46:20.5377310Z 2026-01-15T19:46:20.5377310Z 2026-01-15T19:46:20.5377310Z 2026-01-15T19:46:20.5377330Z 2026-01-15T19:46:20.5812080Z libffi-3.4.4 | 120 KB | ########## | 100%  2026-01-15T19:46:20.5812470Z 2026-01-15T19:46:20.5812480Z 2026-01-15T19:46:20.5812480Z 2026-01-15T19:46:20.5812480Z 2026-01-15T19:46:20.5812480Z 2026-01-15T19:46:20.5812480Z 2026-01-15T19:46:20.5812490Z 2026-01-15T19:46:20.5812490Z 2026-01-15T19:46:20.5812490Z 2026-01-15T19:46:20.5812490Z 2026-01-15T19:46:20.5812490Z 2026-01-15T19:46:20.5812640Z 2026-01-15T19:46:20.5812640Z 2026-01-15T19:46:20.5812640Z 2026-01-15T19:46:20.5812880Z wheel-0.45.1 | 116 KB | ########## | 100%  2026-01-15T19:46:20.5813090Z 2026-01-15T19:46:20.5813090Z 2026-01-15T19:46:20.5813090Z 2026-01-15T19:46:20.5813090Z 2026-01-15T19:46:20.5813100Z 2026-01-15T19:46:20.5813100Z 2026-01-15T19:46:20.5813100Z 2026-01-15T19:46:20.5813100Z 2026-01-15T19:46:20.5813100Z 2026-01-15T19:46:20.5813100Z 2026-01-15T19:46:20.5813110Z 2026-01-15T19:46:20.5813110Z 2026-01-15T19:46:20.5813110Z 2026-01-15T19:46:20.5813110Z 2026-01-15T19:46:20.5953840Z wheel-0.45.1 | 116 KB | ########## | 100%  2026-01-15T19:46:20.5954050Z 2026-01-15T19:46:20.5954060Z 2026-01-15T19:46:20.5954060Z 2026-01-15T19:46:20.5954060Z 2026-01-15T19:46:20.5954060Z 2026-01-15T19:46:20.5954060Z 2026-01-15T19:46:20.5954060Z 2026-01-15T19:46:20.5954070Z 2026-01-15T19:46:20.5954080Z 2026-01-15T19:46:20.5954090Z 2026-01-15T19:46:20.5954090Z 2026-01-15T19:46:20.5954090Z 2026-01-15T19:46:20.5954100Z 2026-01-15T19:46:20.5954110Z 2026-01-15T19:46:20.5954110Z 2026-01-15T19:46:20.5954120Z 2026-01-15T19:46:20.5955490Z zlib-1.3.1 | 77 KB | ########## | 100%  2026-01-15T19:46:20.5955730Z 2026-01-15T19:46:20.5955730Z 2026-01-15T19:46:20.5955740Z 2026-01-15T19:46:20.5955740Z 2026-01-15T19:46:20.5955740Z 2026-01-15T19:46:20.5955750Z 2026-01-15T19:46:20.5955750Z 2026-01-15T19:46:20.5955760Z 2026-01-15T19:46:20.5955760Z 2026-01-15T19:46:20.5955760Z 2026-01-15T19:46:20.5955760Z 2026-01-15T19:46:20.5955760Z 2026-01-15T19:46:20.5955770Z 2026-01-15T19:46:20.5955770Z 2026-01-15T19:46:20.5955770Z 2026-01-15T19:46:20.5955780Z 2026-01-15T19:46:20.6122120Z zlib-1.3.1 | 77 KB | ########## | 100%  2026-01-15T19:46:20.6122510Z 2026-01-15T19:46:20.6122770Z 2026-01-15T19:46:20.6123140Z 2026-01-15T19:46:20.6123150Z 2026-01-15T19:46:20.6123150Z 2026-01-15T19:46:20.6123150Z 2026-01-15T19:46:20.6123150Z 2026-01-15T19:46:20.6123160Z 2026-01-15T19:46:20.6123170Z 2026-01-15T19:46:20.6123170Z 2026-01-15T19:46:20.6123170Z 2026-01-15T19:46:20.6123170Z 2026-01-15T19:46:20.6123170Z 2026-01-15T19:46:20.6123180Z 2026-01-15T19:46:20.6123180Z 2026-01-15T19:46:20.6125970Z libexpat-2.7.3 | 107 KB | ########## | 100%  2026-01-15T19:46:20.6126210Z 2026-01-15T19:46:20.6126210Z 2026-01-15T19:46:20.6126210Z 2026-01-15T19:46:20.6126210Z 2026-01-15T19:46:20.6126210Z 2026-01-15T19:46:20.6126220Z 2026-01-15T19:46:20.6126220Z 2026-01-15T19:46:20.6126220Z 2026-01-15T19:46:20.6126220Z 2026-01-15T19:46:20.6126230Z 2026-01-15T19:46:20.6126230Z 2026-01-15T19:46:20.6126230Z 2026-01-15T19:46:20.6126230Z 2026-01-15T19:46:20.6126230Z 2026-01-15T19:46:20.6126240Z 2026-01-15T19:46:20.6238200Z libexpat-2.7.3 | 107 KB | ########## | 100%  2026-01-15T19:46:20.6238460Z 2026-01-15T19:46:20.6238460Z 2026-01-15T19:46:20.6238460Z 2026-01-15T19:46:20.6238460Z 2026-01-15T19:46:20.6238460Z 2026-01-15T19:46:20.6238470Z 2026-01-15T19:46:20.6238470Z 2026-01-15T19:46:20.6238470Z 2026-01-15T19:46:20.6238470Z 2026-01-15T19:46:20.6238470Z 2026-01-15T19:46:20.6238480Z 2026-01-15T19:46:20.6238480Z 2026-01-15T19:46:20.6238480Z 2026-01-15T19:46:20.6238480Z 2026-01-15T19:46:20.6238480Z 2026-01-15T19:46:20.6238490Z 2026-01-15T19:46:20.6238490Z 2026-01-15T19:46:20.6238940Z 2026-01-15T19:46:20.6242200Z expat-2.7.3 | 20 KB | ########## | 100%  2026-01-15T19:46:20.6242450Z 2026-01-15T19:46:20.6242450Z 2026-01-15T19:46:20.6242450Z 2026-01-15T19:46:20.6242460Z 2026-01-15T19:46:20.6242460Z 2026-01-15T19:46:20.6242460Z 2026-01-15T19:46:20.6242460Z 2026-01-15T19:46:20.6242460Z 2026-01-15T19:46:20.6242470Z 2026-01-15T19:46:20.6242590Z 2026-01-15T19:46:20.6242590Z 2026-01-15T19:46:20.6242600Z 2026-01-15T19:46:20.6242600Z 2026-01-15T19:46:20.6242600Z 2026-01-15T19:46:20.6242600Z 2026-01-15T19:46:20.6242600Z 2026-01-15T19:46:20.6242610Z 2026-01-15T19:46:20.6243080Z 2026-01-15T19:46:20.6368950Z expat-2.7.3 | 20 KB | ########## | 100%  2026-01-15T19:46:20.6369250Z 2026-01-15T19:46:20.6369250Z 2026-01-15T19:46:20.6369250Z 2026-01-15T19:46:20.6369260Z 2026-01-15T19:46:20.6369260Z 2026-01-15T19:46:20.6369260Z 2026-01-15T19:46:20.6369260Z 2026-01-15T19:46:20.6369260Z 2026-01-15T19:46:20.6369270Z 2026-01-15T19:46:20.6369270Z 2026-01-15T19:46:20.6369270Z 2026-01-15T19:46:20.6369280Z 2026-01-15T19:46:20.6369280Z 2026-01-15T19:46:20.6369280Z 2026-01-15T19:46:20.6369280Z 2026-01-15T19:46:20.6369280Z 2026-01-15T19:46:20.6369690Z 2026-01-15T19:46:20.6372620Z libzlib-1.3.1 | 47 KB | ########## | 100%  2026-01-15T19:46:20.6372870Z 2026-01-15T19:46:20.6372870Z 2026-01-15T19:46:20.6372880Z 2026-01-15T19:46:20.6372880Z 2026-01-15T19:46:20.6372880Z 2026-01-15T19:46:20.6372880Z 2026-01-15T19:46:20.6372880Z 2026-01-15T19:46:20.6372890Z 2026-01-15T19:46:20.6372890Z 2026-01-15T19:46:20.6372890Z 2026-01-15T19:46:20.6372890Z 2026-01-15T19:46:20.6372890Z 2026-01-15T19:46:20.6372900Z 2026-01-15T19:46:20.6372900Z 2026-01-15T19:46:20.6372900Z 2026-01-15T19:46:20.6372900Z 2026-01-15T19:46:20.6373200Z 2026-01-15T19:46:20.6690640Z libzlib-1.3.1 | 47 KB | ########## | 100%  2026-01-15T19:46:20.6690920Z 2026-01-15T19:46:20.6691070Z 2026-01-15T19:46:20.6691150Z 2026-01-15T19:46:20.6691150Z 2026-01-15T19:46:20.6691180Z 2026-01-15T19:46:20.6691180Z 2026-01-15T19:46:20.6691180Z 2026-01-15T19:46:20.6691180Z 2026-01-15T19:46:20.6691200Z 2026-01-15T19:46:20.6691200Z 2026-01-15T19:46:20.6691200Z 2026-01-15T19:46:20.6691200Z 2026-01-15T19:46:20.6691470Z 2026-01-15T19:46:20.6692020Z tzdata-2025b | 116 KB | ########## | 100%  2026-01-15T19:46:20.6692290Z 2026-01-15T19:46:20.6692570Z 2026-01-15T19:46:20.6692710Z 2026-01-15T19:46:20.6692710Z 2026-01-15T19:46:20.6692710Z 2026-01-15T19:46:20.6692720Z 2026-01-15T19:46:20.6692730Z 2026-01-15T19:46:20.6692730Z 2026-01-15T19:46:20.6692740Z 2026-01-15T19:46:20.6692740Z 2026-01-15T19:46:20.6692750Z 2026-01-15T19:46:20.6692750Z 2026-01-15T19:46:20.6692770Z 2026-01-15T19:46:21.0440070Z tzdata-2025b | 116 KB | ########## | 100%  2026-01-15T19:46:21.0458220Z 2026-01-15T19:46:21.0458640Z 2026-01-15T19:46:21.0458990Z 2026-01-15T19:46:21.0459140Z 2026-01-15T19:46:21.0459350Z 2026-01-15T19:46:21.0470660Z 2026-01-15T19:46:21.0471470Z ncurses-6.5 | 886 KB | ########## | 100%  2026-01-15T19:46:21.0472450Z 2026-01-15T19:46:21.0473770Z 2026-01-15T19:46:21.0473970Z 2026-01-15T19:46:21.0474140Z 2026-01-15T19:46:21.0474220Z 2026-01-15T19:46:21.0474300Z 2026-01-15T19:46:21.2361880Z ncurses-6.5 | 886 KB | ########## | 100%  2026-01-15T19:46:21.2365770Z python-3.10.19 | 11.5 MB | ########## | 100% 2026-01-15T19:46:21.2367150Z 2026-01-15T19:46:21.2367740Z 2026-01-15T19:46:21.2368000Z  2026-01-15T19:46:21.2368510Z 2026-01-15T19:46:21.2368790Z 2026-01-15T19:46:21.2369070Z  2026-01-15T19:46:21.2369300Z 2026-01-15T19:46:21.2369380Z 2026-01-15T19:46:21.2369460Z 2026-01-15T19:46:21.2369650Z  2026-01-15T19:46:21.2369870Z 2026-01-15T19:46:21.2369960Z 2026-01-15T19:46:21.2370040Z 2026-01-15T19:46:21.2370130Z 2026-01-15T19:46:21.2370420Z  2026-01-15T19:46:21.2370950Z 2026-01-15T19:46:21.2371040Z 2026-01-15T19:46:21.2371120Z 2026-01-15T19:46:21.2371450Z 2026-01-15T19:46:21.2372080Z 2026-01-15T19:46:21.2372350Z  2026-01-15T19:46:21.2373390Z 2026-01-15T19:46:21.2374190Z 2026-01-15T19:46:21.2374590Z 2026-01-15T19:46:21.2374980Z 2026-01-15T19:46:21.2375080Z 2026-01-15T19:46:21.2375160Z 2026-01-15T19:46:21.2375480Z  2026-01-15T19:46:21.2376020Z 2026-01-15T19:46:21.2376100Z 2026-01-15T19:46:21.2376190Z 2026-01-15T19:46:21.2376270Z 2026-01-15T19:46:21.2376350Z 2026-01-15T19:46:21.2376440Z 2026-01-15T19:46:21.2376520Z 2026-01-15T19:46:21.2376720Z  2026-01-15T19:46:21.2376950Z 2026-01-15T19:46:21.2377040Z 2026-01-15T19:46:21.2377120Z 2026-01-15T19:46:21.2377210Z 2026-01-15T19:46:21.2377290Z 2026-01-15T19:46:21.2377370Z 2026-01-15T19:46:21.2377470Z 2026-01-15T19:46:21.2377550Z 2026-01-15T19:46:21.2377750Z  2026-01-15T19:46:21.2377990Z 2026-01-15T19:46:21.2378080Z 2026-01-15T19:46:21.2378160Z 2026-01-15T19:46:21.2378240Z 2026-01-15T19:46:21.2378330Z 2026-01-15T19:46:21.2378410Z 2026-01-15T19:46:21.2378500Z 2026-01-15T19:46:21.2378580Z 2026-01-15T19:46:21.2378660Z 2026-01-15T19:46:21.2378860Z  2026-01-15T19:46:21.2379100Z 2026-01-15T19:46:21.2379180Z 2026-01-15T19:46:21.2379270Z 2026-01-15T19:46:21.2379350Z 2026-01-15T19:46:21.2379430Z 2026-01-15T19:46:21.2379520Z 2026-01-15T19:46:21.2379600Z 2026-01-15T19:46:21.2379680Z 2026-01-15T19:46:21.2379760Z 2026-01-15T19:46:21.2379850Z 2026-01-15T19:46:21.2380050Z  2026-01-15T19:46:21.2380300Z 2026-01-15T19:46:21.2380380Z 2026-01-15T19:46:21.2380710Z 2026-01-15T19:46:21.2380810Z 2026-01-15T19:46:21.2380890Z 2026-01-15T19:46:21.2380980Z 2026-01-15T19:46:21.2381060Z 2026-01-15T19:46:21.2381150Z 2026-01-15T19:46:21.2381230Z 2026-01-15T19:46:21.2381310Z 2026-01-15T19:46:21.2381400Z 2026-01-15T19:46:21.2381610Z  2026-01-15T19:46:21.2381870Z 2026-01-15T19:46:21.2381950Z 2026-01-15T19:46:21.2382030Z 2026-01-15T19:46:21.2382110Z 2026-01-15T19:46:21.2382190Z 2026-01-15T19:46:21.2382270Z 2026-01-15T19:46:21.2382350Z 2026-01-15T19:46:21.2382430Z 2026-01-15T19:46:21.2382520Z 2026-01-15T19:46:21.2382600Z 2026-01-15T19:46:21.2382680Z 2026-01-15T19:46:21.2382770Z 2026-01-15T19:46:21.2382980Z  2026-01-15T19:46:21.2383230Z 2026-01-15T19:46:21.2388150Z 2026-01-15T19:46:21.2388250Z 2026-01-15T19:46:21.2388340Z 2026-01-15T19:46:21.2388420Z 2026-01-15T19:46:21.2388510Z 2026-01-15T19:46:21.2388590Z 2026-01-15T19:46:21.2388680Z 2026-01-15T19:46:21.2388760Z 2026-01-15T19:46:21.2388840Z 2026-01-15T19:46:21.2388920Z 2026-01-15T19:46:21.2389010Z 2026-01-15T19:46:21.2389090Z 2026-01-15T19:46:21.2389390Z  2026-01-15T19:46:21.2389660Z 2026-01-15T19:46:21.2389740Z 2026-01-15T19:46:21.2389830Z 2026-01-15T19:46:21.2389910Z 2026-01-15T19:46:21.2390000Z 2026-01-15T19:46:21.2390080Z 2026-01-15T19:46:21.2390160Z 2026-01-15T19:46:21.2390260Z 2026-01-15T19:46:21.2390340Z 2026-01-15T19:46:21.2390420Z 2026-01-15T19:46:21.2390500Z 2026-01-15T19:46:21.2390590Z 2026-01-15T19:46:21.2390670Z 2026-01-15T19:46:21.2390750Z 2026-01-15T19:46:21.2390990Z  2026-01-15T19:46:21.2391270Z 2026-01-15T19:46:21.2391350Z 2026-01-15T19:46:21.2391440Z 2026-01-15T19:46:21.2391520Z 2026-01-15T19:46:21.2391780Z 2026-01-15T19:46:21.2391860Z 2026-01-15T19:46:21.2391950Z 2026-01-15T19:46:21.2392030Z 2026-01-15T19:46:21.2392110Z 2026-01-15T19:46:21.2392190Z 2026-01-15T19:46:21.2392280Z 2026-01-15T19:46:21.2392360Z 2026-01-15T19:46:21.2392450Z 2026-01-15T19:46:21.2392780Z 2026-01-15T19:46:21.2392870Z 2026-01-15T19:46:21.2393310Z  2026-01-15T19:46:21.2393720Z 2026-01-15T19:46:21.2393820Z 2026-01-15T19:46:21.2394090Z 2026-01-15T19:46:21.2394250Z 2026-01-15T19:46:21.2394340Z 2026-01-15T19:46:21.2394430Z 2026-01-15T19:46:21.2394510Z 2026-01-15T19:46:21.2394600Z 2026-01-15T19:46:21.2394690Z 2026-01-15T19:46:21.2394770Z 2026-01-15T19:46:21.2394930Z 2026-01-15T19:46:21.2395020Z 2026-01-15T19:46:21.2395100Z 2026-01-15T19:46:21.2395190Z 2026-01-15T19:46:21.2395270Z 2026-01-15T19:46:21.2395490Z 2026-01-15T19:46:21.2395780Z  2026-01-15T19:46:21.2396210Z 2026-01-15T19:46:21.2396300Z 2026-01-15T19:46:21.2396380Z 2026-01-15T19:46:21.2396470Z 2026-01-15T19:46:21.2396550Z 2026-01-15T19:46:21.2396630Z 2026-01-15T19:46:21.2396720Z 2026-01-15T19:46:21.2396800Z 2026-01-15T19:46:21.2396880Z 2026-01-15T19:46:21.2396970Z 2026-01-15T19:46:21.2397050Z 2026-01-15T19:46:21.2397130Z 2026-01-15T19:46:21.2397220Z 2026-01-15T19:46:21.2397300Z 2026-01-15T19:46:21.2397390Z 2026-01-15T19:46:21.2397470Z 2026-01-15T19:46:21.2397550Z 2026-01-15T19:46:21.2397800Z  2026-01-15T19:46:21.2398090Z 2026-01-15T19:46:21.2398180Z 2026-01-15T19:46:21.2398260Z 2026-01-15T19:46:21.2398350Z 2026-01-15T19:46:21.2398430Z 2026-01-15T19:46:21.2398520Z 2026-01-15T19:46:21.2398600Z 2026-01-15T19:46:21.2398690Z 2026-01-15T19:46:21.2398770Z 2026-01-15T19:46:21.2398850Z 2026-01-15T19:46:21.2398930Z 2026-01-15T19:46:21.2399210Z 2026-01-15T19:46:21.2399540Z 2026-01-15T19:46:21.2399620Z 2026-01-15T19:46:21.2399930Z 2026-01-15T19:46:21.2400220Z 2026-01-15T19:46:21.2400310Z 2026-01-15T19:46:21.2400390Z 2026-01-15T19:46:21.2400660Z  done 2026-01-15T19:46:21.3407040Z Preparing transaction: | done 2026-01-15T19:46:23.3653710Z Verifying transaction: - \ | / - \ | / - \ | / - done 2026-01-15T19:46:26.0247850Z Executing transaction: | / - \ | / - \ | / - \ | / - \ done 2026-01-15T19:46:26.0480390Z # 2026-01-15T19:46:26.0480590Z # To activate this environment, use 2026-01-15T19:46:26.0480770Z # 2026-01-15T19:46:26.0480870Z # $ conda activate test 2026-01-15T19:46:26.0481010Z # 2026-01-15T19:46:26.0481120Z # To deactivate an active environment, use 2026-01-15T19:46:26.0481290Z # 2026-01-15T19:46:26.0481390Z # $ conda deactivate 2026-01-15T19:46:26.0481510Z 2026-01-15T19:46:26.1498860Z ##[endgroup] 2026-01-15T19:46:26.1499110Z ##[endgroup] 2026-01-15T19:46:26.1499240Z setup-miniconda ran successfully 2026-01-15T19:46:26.1576260Z ##[group]Run python -m pip install --upgrade pip 2026-01-15T19:46:26.1577500Z python -m pip install --upgrade pip 2026-01-15T19:46:26.1885270Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:46:26.1885480Z env: 2026-01-15T19:46:26.1885600Z INPUT_RUN_POST: true 2026-01-15T19:46:26.1885740Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:26.1885880Z ##[endgroup] 2026-01-15T19:46:27.7193710Z Requirement already satisfied: pip in /Users/runner/miniconda3/envs/test/lib/python3.10/site-packages (25.3) 2026-01-15T19:46:27.8490350Z ##[group]Run bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-01-15T19:46:27.8490720Z bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-01-15T19:46:27.8535880Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:46:27.8536060Z env: 2026-01-15T19:46:27.8536190Z INPUT_RUN_POST: true 2026-01-15T19:46:27.8536490Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:27.8536650Z ##[endgroup] 2026-01-15T19:46:28.8912950Z Installing PyTorch packages: torch torchvision 2026-01-15T19:46:28.8922380Z Compute platform: cpu 2026-01-15T19:46:28.8934680Z Channel: nightly 2026-01-15T19:46:29.1632700Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu 2026-01-15T19:46:29.4647660Z Collecting torch 2026-01-15T19:46:29.4708390Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260114-cp310-none-macosx_11_0_arm64.whl.metadata (29 kB) 2026-01-15T19:46:29.7386980Z Collecting torchvision 2026-01-15T19:46:29.7451450Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.25.0.dev20260115-cp310-cp310-macosx_11_0_arm64.whl.metadata (5.4 kB) 2026-01-15T19:46:29.8659090Z Collecting filelock (from torch) 2026-01-15T19:46:29.9160120Z Downloading filelock-3.20.3-py3-none-any.whl.metadata (2.1 kB) 2026-01-15T19:46:29.9682360Z Collecting typing-extensions>=4.10.0 (from torch) 2026-01-15T19:46:29.9727970Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-15T19:46:30.0840350Z Collecting sympy>=1.13.3 (from torch) 2026-01-15T19:46:30.0885470Z Downloading sympy-1.14.0-py3-none-any.whl.metadata (12 kB) 2026-01-15T19:46:30.2206490Z Collecting networkx>=2.5.1 (from torch) 2026-01-15T19:46:30.2242190Z Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-01-15T19:46:30.3142270Z Collecting jinja2 (from torch) 2026-01-15T19:46:30.3210210Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-01-15T19:46:30.4411780Z Collecting fsspec>=0.8.5 (from torch) 2026-01-15T19:46:30.4450530Z Downloading fsspec-2026.1.0-py3-none-any.whl.metadata (10 kB) 2026-01-15T19:46:30.8355530Z Collecting numpy (from torchvision) 2026-01-15T19:46:30.8424870Z Downloading numpy-2.2.6-cp310-cp310-macosx_14_0_arm64.whl.metadata (62 kB) 2026-01-15T19:46:31.0890790Z Collecting pillow!=8.3.*,>=5.3.0 (from torchvision) 2026-01-15T19:46:31.0944210Z Downloading pillow-12.1.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (8.8 kB) 2026-01-15T19:46:31.1473370Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2026-01-15T19:46:31.1559610Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2026-01-15T19:46:31.2385570Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2026-01-15T19:46:31.2444840Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp310-cp310-macosx_11_0_arm64.whl.metadata (4.0 kB) 2026-01-15T19:46:31.2545190Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260114-cp310-none-macosx_11_0_arm64.whl (79.6 MB) 2026-01-15T19:46:31.6589550Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.6/79.6 MB 196.3 MB/s 0:00:00 2026-01-15T19:46:31.6667440Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.25.0.dev20260115-cp310-cp310-macosx_11_0_arm64.whl (2.0 MB) 2026-01-15T19:46:31.6771660Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 198.3 MB/s 0:00:00 2026-01-15T19:46:31.6812920Z Downloading fsspec-2026.1.0-py3-none-any.whl (201 kB) 2026-01-15T19:46:31.6917320Z Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-01-15T19:46:31.7014220Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 180.0 MB/s 0:00:00 2026-01-15T19:46:31.7093240Z Downloading pillow-12.1.0-cp310-cp310-macosx_11_0_arm64.whl (4.7 MB) 2026-01-15T19:46:31.7349960Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 179.9 MB/s 0:00:00 2026-01-15T19:46:31.7391810Z Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB) 2026-01-15T19:46:31.7612810Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 311.1 MB/s 0:00:00 2026-01-15T19:46:31.7658560Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2026-01-15T19:46:31.7699910Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 96.6 MB/s 0:00:00 2026-01-15T19:46:31.7749950Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-01-15T19:46:31.7821340Z Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-01-15T19:46:31.7896510Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-01-15T19:46:31.8003500Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp310-cp310-macosx_11_0_arm64.whl (12 kB) 2026-01-15T19:46:31.8076770Z Downloading numpy-2.2.6-cp310-cp310-macosx_14_0_arm64.whl (5.3 MB) 2026-01-15T19:46:31.8373950Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 179.7 MB/s 0:00:00 2026-01-15T19:46:32.0309490Z Installing collected packages: mpmath, typing-extensions, sympy, pillow, numpy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch, torchvision 2026-01-15T19:46:43.2818360Z 2026-01-15T19:46:43.2835370Z Successfully installed MarkupSafe-3.0.2 filelock-3.20.3 fsspec-2026.1.0 jinja2-3.1.6 mpmath-1.3.0 networkx-3.4.2 numpy-2.2.6 pillow-12.1.0 sympy-1.14.0 torch-2.11.0.dev20260114 torchvision-0.25.0.dev20260115 typing-extensions-4.15.0 2026-01-15T19:46:43.3704850Z ##[group]Run actions/download-artifact@v4 2026-01-15T19:46:43.3705040Z with: 2026-01-15T19:46:43.3705180Z name: meta-pytorch_torchcodec__3.10_cpu_ 2026-01-15T19:46:43.3705350Z path: dist/ 2026-01-15T19:46:43.3705540Z merge-multiple: false 2026-01-15T19:46:43.3705690Z repository: meta-pytorch/torchcodec 2026-01-15T19:46:43.3705870Z run-id: 21043850066 2026-01-15T19:46:43.3705990Z env: 2026-01-15T19:46:43.3706130Z INPUT_RUN_POST: true 2026-01-15T19:46:43.3706270Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:43.3706460Z ##[endgroup] 2026-01-15T19:46:43.5262090Z Downloading single artifact 2026-01-15T19:46:43.6653400Z Preparing to download the following artifacts: 2026-01-15T19:46:43.6654460Z - meta-pytorch_torchcodec__3.10_cpu_ (ID: 5145474851, Size: 3389423, Expected Digest: sha256:1ea1cec62f5e3f09ddac5d89107c828ec194c922dc9c48eaf9f7b9319e352536) 2026-01-15T19:46:43.7679620Z Redirecting to blob download url: https://productionresultssa5.blob.core.windows.net/actions-results/f0fb8adc-30b9-4e66-991a-0271f8b7b9da/workflow-job-run-c9e78617-bbf6-5b5e-acc5-e19d6f4fc573/artifacts/3f1a73ddf6a927c8837026f3171f01a4596038b48c38c56640a04bb7fc24c190.zip 2026-01-15T19:46:43.7680800Z Starting download of artifact to: /Users/runner/work/torchcodec/torchcodec/dist 2026-01-15T19:46:43.9500940Z (node:5134) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2026-01-15T19:46:43.9501640Z (Use `node --trace-deprecation ...` to show where the warning was created) 2026-01-15T19:46:44.2790970Z SHA256 digest of downloaded artifact is 1ea1cec62f5e3f09ddac5d89107c828ec194c922dc9c48eaf9f7b9319e352536 2026-01-15T19:46:44.2824660Z Artifact download completed successfully. 2026-01-15T19:46:44.2847430Z Total of 1 artifact(s) downloaded 2026-01-15T19:46:44.2848100Z Download artifact has finished successfully 2026-01-15T19:46:44.2889240Z ##[group]Run bash packaging/install_torchcodec_wheel.sh 2026-01-15T19:46:44.2889570Z bash packaging/install_torchcodec_wheel.sh 2026-01-15T19:46:44.2957080Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:46:44.2957330Z env: 2026-01-15T19:46:44.2957470Z INPUT_RUN_POST: true 2026-01-15T19:46:44.2957690Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:44.2957950Z ##[endgroup] 2026-01-15T19:46:45.4277730Z Installing dist/torchcodec-0.10.0.dev20260115-cp310-cp310-macosx_11_0_arm64.whl 2026-01-15T19:46:45.5617220Z Using pip 25.3 from /Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pip (python 3.10) 2026-01-15T19:46:45.5618280Z Non-user install because site-packages writeable 2026-01-15T19:46:45.6269140Z Created temporary directory: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-build-tracker-699onwzq 2026-01-15T19:46:45.6270780Z Initialized build tracking at /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-build-tracker-699onwzq 2026-01-15T19:46:45.6271640Z Created build tracker: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-build-tracker-699onwzq 2026-01-15T19:46:45.6272460Z Entered build tracker: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-build-tracker-699onwzq 2026-01-15T19:46:45.6274500Z Created temporary directory: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-install-hxbh71cx 2026-01-15T19:46:45.6285120Z Created temporary directory: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-ephem-wheel-cache-mxvpt07b 2026-01-15T19:46:45.6336210Z Processing ./dist/torchcodec-0.10.0.dev20260115-cp310-cp310-macosx_11_0_arm64.whl 2026-01-15T19:46:45.6388710Z Created temporary directory: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-unpack-dcma_4ii 2026-01-15T19:46:45.6691010Z Installing collected packages: torchcodec 2026-01-15T19:46:45.8230800Z 2026-01-15T19:46:45.8331390Z Successfully installed torchcodec-0.10.0.dev20260115 2026-01-15T19:46:45.8432250Z Remote version of pip: 25.3 2026-01-15T19:46:45.8530900Z Local version of pip: 25.3 2026-01-15T19:46:45.8631750Z Was pip installed by pip? False 2026-01-15T19:46:45.8732590Z Removed build tracker: '/private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-build-tracker-699onwzq' 2026-01-15T19:46:45.8793780Z ##[group]Run bash packaging/install_ffmpeg.sh 6.1.1 2026-01-15T19:46:45.8794070Z bash packaging/install_ffmpeg.sh 6.1.1 2026-01-15T19:46:45.8854730Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:46:45.8854940Z env: 2026-01-15T19:46:45.8855060Z INPUT_RUN_POST: true 2026-01-15T19:46:45.8855220Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:45.8855410Z ##[endgroup] 2026-01-15T19:46:46.9331390Z Installing FFmpeg version 6.1.1 from conda-forge... 2026-01-15T19:46:48.2736080Z CI detected... 2026-01-15T19:46:48.2736890Z 2 channel Terms of Service accepted 2026-01-15T19:46:48.3234640Z Channels: 2026-01-15T19:46:48.3234850Z - conda-forge 2026-01-15T19:46:48.3235000Z - defaults 2026-01-15T19:46:48.3235180Z Platform: osx-arm64 2026-01-15T19:46:53.7825790Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / done 2026-01-15T19:46:54.1017900Z Solving environment: \ done 2026-01-15T19:46:54.1134160Z 2026-01-15T19:46:54.1152530Z ## Package Plan ## 2026-01-15T19:46:54.1209430Z 2026-01-15T19:46:54.1209810Z environment location: /Users/runner/miniconda3/envs/test 2026-01-15T19:46:54.1212250Z 2026-01-15T19:46:54.1212480Z added / updated specs: 2026-01-15T19:46:54.1314370Z - ffmpeg=6.1.1 2026-01-15T19:46:54.1421970Z 2026-01-15T19:46:54.1525190Z 2026-01-15T19:46:54.1626330Z The following packages will be downloaded: 2026-01-15T19:46:54.1728070Z 2026-01-15T19:46:54.1859890Z package | build 2026-01-15T19:46:54.1921800Z ---------------------------|----------------- 2026-01-15T19:46:54.2022810Z aom-3.9.1 | h7bae524_0 2.1 MB conda-forge 2026-01-15T19:46:54.2123960Z ca-certificates-2026.1.4 | hbd8a1cb_0 143 KB conda-forge 2026-01-15T19:46:54.2259010Z cairo-1.18.0 | hc6c324b_2 878 KB conda-forge 2026-01-15T19:46:54.2362790Z dav1d-1.2.1 | hb547adb_0 309 KB conda-forge 2026-01-15T19:46:54.2407610Z ffmpeg-6.1.1 | gpl_h232664a_117 8.3 MB conda-forge 2026-01-15T19:46:54.2491230Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2026-01-15T19:46:54.2604090Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2026-01-15T19:46:54.2608310Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2026-01-15T19:46:54.2608720Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2026-01-15T19:46:54.2609330Z fontconfig-2.15.0 | h1383a14_1 229 KB conda-forge 2026-01-15T19:46:54.2609660Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2026-01-15T19:46:54.2610470Z fonts-conda-forge-1 | hc364b38_1 4 KB conda-forge 2026-01-15T19:46:54.2610810Z freetype-2.14.1 | hce30654_0 169 KB conda-forge 2026-01-15T19:46:54.2611140Z fribidi-1.0.16 | hc919400_0 58 KB conda-forge 2026-01-15T19:46:54.2611430Z gettext-0.25.1 | h3dcc1bd_0 531 KB conda-forge 2026-01-15T19:46:54.2611820Z gettext-tools-0.25.1 | h493aca8_0 3.6 MB conda-forge 2026-01-15T19:46:54.2612170Z gmp-6.3.0 | h7bae524_2 357 KB conda-forge 2026-01-15T19:46:54.2612460Z gnutls-3.7.9 | hd26332c_0 1.7 MB conda-forge 2026-01-15T19:46:54.2612750Z graphite2-1.3.14 | hec049ff_2 79 KB conda-forge 2026-01-15T19:46:54.2613030Z harfbuzz-9.0.0 | h1836168_0 1.3 MB conda-forge 2026-01-15T19:46:54.2613310Z icu-73.2 | hc8870d7_0 11.4 MB conda-forge 2026-01-15T19:46:54.2613580Z lame-3.100 | h1a8c8d9_1003 516 KB conda-forge 2026-01-15T19:46:54.2614330Z libabseil-20240116.2 | cxx17_h00cdb27_1 1.1 MB conda-forge 2026-01-15T19:46:54.2614700Z libasprintf-0.25.1 | h493aca8_0 51 KB conda-forge 2026-01-15T19:46:54.2615030Z libasprintf-devel-0.25.1 | h493aca8_0 34 KB conda-forge 2026-01-15T19:46:54.2615320Z libass-0.17.3 | hf20b609_0 114 KB conda-forge 2026-01-15T19:46:54.2615680Z libfreetype-2.14.1 | hce30654_0 8 KB conda-forge 2026-01-15T19:46:54.2615980Z libfreetype6-2.14.1 | h6da58f4_0 339 KB conda-forge 2026-01-15T19:46:54.2616310Z libgettextpo-0.25.1 | h493aca8_0 179 KB conda-forge 2026-01-15T19:46:54.2616660Z libgettextpo-devel-0.25.1 | h493aca8_0 37 KB conda-forge 2026-01-15T19:46:54.2616960Z libglib-2.84.0 | hdff4504_0 3.5 MB conda-forge 2026-01-15T19:46:54.2617320Z libhwloc-2.12.1 |default_h88f92a7_1000 2.2 MB conda-forge 2026-01-15T19:46:54.2617670Z libiconv-1.18 | h23cfdf5_2 733 KB conda-forge 2026-01-15T19:46:54.2617940Z libidn2-2.3.8 | ha90df94_1 142 KB conda-forge 2026-01-15T19:46:54.2618270Z libintl-0.25.1 | h493aca8_0 89 KB conda-forge 2026-01-15T19:46:54.2618560Z libintl-devel-0.25.1 | h493aca8_0 39 KB conda-forge 2026-01-15T19:46:54.2618860Z libopenvino-2024.3.0 | h5c9529b_0 3.7 MB conda-forge 2026-01-15T19:46:54.2619230Z libopenvino-arm-cpu-plugin-2024.3.0| h5c9529b_0 6.4 MB conda-forge 2026-01-15T19:46:54.2619630Z libopenvino-auto-batch-plugin-2024.3.0| hcd65546_0 100 KB conda-forge 2026-01-15T19:46:54.2620020Z libopenvino-auto-plugin-2024.3.0| hcd65546_0 203 KB conda-forge 2026-01-15T19:46:54.2620450Z libopenvino-hetero-plugin-2024.3.0| h88cb26a_0 169 KB conda-forge 2026-01-15T19:46:54.2620830Z libopenvino-ir-frontend-2024.3.0| h88cb26a_0 167 KB conda-forge 2026-01-15T19:46:54.2621220Z libopenvino-onnx-frontend-2024.3.0| h32b5460_0 1.2 MB conda-forge 2026-01-15T19:46:54.2621680Z libopenvino-paddle-frontend-2024.3.0| h32b5460_0 408 KB conda-forge 2026-01-15T19:46:54.2622070Z libopenvino-pytorch-frontend-2024.3.0| h00cdb27_0 733 KB conda-forge 2026-01-15T19:46:54.2622530Z libopenvino-tensorflow-frontend-2024.3.0| h2741c3b_0 907 KB conda-forge 2026-01-15T19:46:54.2623020Z libopenvino-tensorflow-lite-frontend-2024.3.0| h00cdb27_0 361 KB conda-forge 2026-01-15T19:46:54.2624210Z libopus-1.6.1 | h1a92334_0 301 KB conda-forge 2026-01-15T19:46:54.2624580Z libpng-1.6.54 | h132b30e_0 282 KB conda-forge 2026-01-15T19:46:54.2625130Z libprotobuf-4.25.3 | hc39d83c_1 2.1 MB conda-forge 2026-01-15T19:46:54.2625450Z libtasn1-4.21.0 | h84a0fba_0 113 KB conda-forge 2026-01-15T19:46:54.2625840Z libunistring-0.9.10 | h3422bc3_0 1.5 MB conda-forge 2026-01-15T19:46:54.2626140Z libvpx-1.14.1 | h7bae524_0 1.1 MB conda-forge 2026-01-15T19:46:54.2626420Z libxml2-2.13.9 | h528a072_0 558 KB 2026-01-15T19:46:54.2626680Z nettle-3.9.1 | h40ed0f5_0 498 KB conda-forge 2026-01-15T19:46:54.2626960Z openh264-2.4.1 | hebf3989_0 585 KB conda-forge 2026-01-15T19:46:54.2627320Z openssl-3.6.0 | h5503f6c_0 3.0 MB conda-forge 2026-01-15T19:46:54.2627640Z p11-kit-0.24.1 | h29577a5_0 870 KB conda-forge 2026-01-15T19:46:54.2627940Z pcre2-10.44 | ha881caa_2 607 KB conda-forge 2026-01-15T19:46:54.2628300Z pixman-0.46.4 | h81086ad_1 242 KB conda-forge 2026-01-15T19:46:54.2628750Z pugixml-1.14 | h13dd4ca_0 90 KB conda-forge 2026-01-15T19:46:54.2629040Z snappy-1.2.2 | hada39a4_1 38 KB conda-forge 2026-01-15T19:46:54.2629340Z svt-av1-2.1.2 | h7bae524_0 1.2 MB conda-forge 2026-01-15T19:46:54.2629640Z tbb-2022.3.0 | h66ce52b_1 119 KB conda-forge 2026-01-15T19:46:54.2630000Z x264-1!164.3095 | h57fd34a_2 700 KB conda-forge 2026-01-15T19:46:54.2630360Z x265-3.5 | hbc6ce65_3 1.7 MB conda-forge 2026-01-15T19:46:54.2630690Z ------------------------------------------------------------ 2026-01-15T19:46:54.2630990Z Total: 72.7 MB 2026-01-15T19:46:54.2631170Z 2026-01-15T19:46:54.2631270Z The following NEW packages will be INSTALLED: 2026-01-15T19:46:54.2631470Z 2026-01-15T19:46:54.2631670Z aom conda-forge/osx-arm64::aom-3.9.1-h7bae524_0 2026-01-15T19:46:54.2632010Z cairo conda-forge/osx-arm64::cairo-1.18.0-hc6c324b_2 2026-01-15T19:46:54.2632350Z dav1d conda-forge/osx-arm64::dav1d-1.2.1-hb547adb_0 2026-01-15T19:46:54.2632680Z ffmpeg conda-forge/osx-arm64::ffmpeg-6.1.1-gpl_h232664a_117 2026-01-15T19:46:54.2633260Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2026-01-15T19:46:54.2633850Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2026-01-15T19:46:54.2634360Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2026-01-15T19:46:54.2634760Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2026-01-15T19:46:54.2635100Z fontconfig conda-forge/osx-arm64::fontconfig-2.15.0-h1383a14_1 2026-01-15T19:46:54.2635480Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2026-01-15T19:46:54.2635870Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-hc364b38_1 2026-01-15T19:46:54.2636240Z freetype conda-forge/osx-arm64::freetype-2.14.1-hce30654_0 2026-01-15T19:46:54.2636590Z fribidi conda-forge/osx-arm64::fribidi-1.0.16-hc919400_0 2026-01-15T19:46:54.2636880Z gettext conda-forge/osx-arm64::gettext-0.25.1-h3dcc1bd_0 2026-01-15T19:46:54.2637200Z gettext-tools conda-forge/osx-arm64::gettext-tools-0.25.1-h493aca8_0 2026-01-15T19:46:54.2637520Z gmp conda-forge/osx-arm64::gmp-6.3.0-h7bae524_2 2026-01-15T19:46:54.2637790Z gnutls conda-forge/osx-arm64::gnutls-3.7.9-hd26332c_0 2026-01-15T19:46:54.2638100Z graphite2 conda-forge/osx-arm64::graphite2-1.3.14-hec049ff_2 2026-01-15T19:46:54.2638400Z harfbuzz conda-forge/osx-arm64::harfbuzz-9.0.0-h1836168_0 2026-01-15T19:46:54.2638810Z icu conda-forge/osx-arm64::icu-73.2-hc8870d7_0 2026-01-15T19:46:54.2639120Z lame conda-forge/osx-arm64::lame-3.100-h1a8c8d9_1003 2026-01-15T19:46:54.2639500Z libabseil conda-forge/osx-arm64::libabseil-20240116.2-cxx17_h00cdb27_1 2026-01-15T19:46:54.2639850Z libasprintf conda-forge/osx-arm64::libasprintf-0.25.1-h493aca8_0 2026-01-15T19:46:54.2640260Z libasprintf-devel conda-forge/osx-arm64::libasprintf-devel-0.25.1-h493aca8_0 2026-01-15T19:46:54.2640680Z libass conda-forge/osx-arm64::libass-0.17.3-hf20b609_0 2026-01-15T19:46:54.2641040Z libfreetype conda-forge/osx-arm64::libfreetype-2.14.1-hce30654_0 2026-01-15T19:46:54.2641380Z libfreetype6 conda-forge/osx-arm64::libfreetype6-2.14.1-h6da58f4_0 2026-01-15T19:46:54.2641800Z libgettextpo conda-forge/osx-arm64::libgettextpo-0.25.1-h493aca8_0 2026-01-15T19:46:54.2642230Z libgettextpo-devel conda-forge/osx-arm64::libgettextpo-devel-0.25.1-h493aca8_0 2026-01-15T19:46:54.2642640Z libglib conda-forge/osx-arm64::libglib-2.84.0-hdff4504_0 2026-01-15T19:46:54.2643150Z libhwloc conda-forge/osx-arm64::libhwloc-2.12.1-default_h88f92a7_1000 2026-01-15T19:46:54.2643480Z libiconv conda-forge/osx-arm64::libiconv-1.18-h23cfdf5_2 2026-01-15T19:46:54.2643890Z libidn2 conda-forge/osx-arm64::libidn2-2.3.8-ha90df94_1 2026-01-15T19:46:54.2644220Z libintl conda-forge/osx-arm64::libintl-0.25.1-h493aca8_0 2026-01-15T19:46:54.2644560Z libintl-devel conda-forge/osx-arm64::libintl-devel-0.25.1-h493aca8_0 2026-01-15T19:46:54.2644930Z libopenvino conda-forge/osx-arm64::libopenvino-2024.3.0-h5c9529b_0 2026-01-15T19:46:54.2645320Z libopenvino-arm-c~ conda-forge/osx-arm64::libopenvino-arm-cpu-plugin-2024.3.0-h5c9529b_0 2026-01-15T19:46:54.2645830Z libopenvino-auto-~ conda-forge/osx-arm64::libopenvino-auto-batch-plugin-2024.3.0-hcd65546_0 2026-01-15T19:46:54.2646330Z libopenvino-auto-~ conda-forge/osx-arm64::libopenvino-auto-plugin-2024.3.0-hcd65546_0 2026-01-15T19:46:54.2646770Z libopenvino-heter~ conda-forge/osx-arm64::libopenvino-hetero-plugin-2024.3.0-h88cb26a_0 2026-01-15T19:46:54.2647210Z libopenvino-ir-fr~ conda-forge/osx-arm64::libopenvino-ir-frontend-2024.3.0-h88cb26a_0 2026-01-15T19:46:54.2647640Z libopenvino-onnx-~ conda-forge/osx-arm64::libopenvino-onnx-frontend-2024.3.0-h32b5460_0 2026-01-15T19:46:54.2648090Z libopenvino-paddl~ conda-forge/osx-arm64::libopenvino-paddle-frontend-2024.3.0-h32b5460_0 2026-01-15T19:46:54.2648600Z libopenvino-pytor~ conda-forge/osx-arm64::libopenvino-pytorch-frontend-2024.3.0-h00cdb27_0 2026-01-15T19:46:54.2649090Z libopenvino-tenso~ conda-forge/osx-arm64::libopenvino-tensorflow-frontend-2024.3.0-h2741c3b_0 2026-01-15T19:46:54.2649630Z libopenvino-tenso~ conda-forge/osx-arm64::libopenvino-tensorflow-lite-frontend-2024.3.0-h00cdb27_0 2026-01-15T19:46:54.2650140Z libopus conda-forge/osx-arm64::libopus-1.6.1-h1a92334_0 2026-01-15T19:46:54.2650460Z libpng conda-forge/osx-arm64::libpng-1.6.54-h132b30e_0 2026-01-15T19:46:54.2650820Z libprotobuf conda-forge/osx-arm64::libprotobuf-4.25.3-hc39d83c_1 2026-01-15T19:46:54.2651150Z libtasn1 conda-forge/osx-arm64::libtasn1-4.21.0-h84a0fba_0 2026-01-15T19:46:54.2651460Z libunistring conda-forge/osx-arm64::libunistring-0.9.10-h3422bc3_0 2026-01-15T19:46:54.2651850Z libvpx conda-forge/osx-arm64::libvpx-1.14.1-h7bae524_0 2026-01-15T19:46:54.2652160Z libxml2 pkgs/main/osx-arm64::libxml2-2.13.9-h528a072_0 2026-01-15T19:46:54.2652450Z nettle conda-forge/osx-arm64::nettle-3.9.1-h40ed0f5_0 2026-01-15T19:46:54.2652750Z openh264 conda-forge/osx-arm64::openh264-2.4.1-hebf3989_0 2026-01-15T19:46:54.2653040Z p11-kit conda-forge/osx-arm64::p11-kit-0.24.1-h29577a5_0 2026-01-15T19:46:54.2653330Z pcre2 conda-forge/osx-arm64::pcre2-10.44-ha881caa_2 2026-01-15T19:46:54.2653710Z pixman conda-forge/osx-arm64::pixman-0.46.4-h81086ad_1 2026-01-15T19:46:54.2654020Z pugixml conda-forge/osx-arm64::pugixml-1.14-h13dd4ca_0 2026-01-15T19:46:54.2654320Z snappy conda-forge/osx-arm64::snappy-1.2.2-hada39a4_1 2026-01-15T19:46:54.2654670Z svt-av1 conda-forge/osx-arm64::svt-av1-2.1.2-h7bae524_0 2026-01-15T19:46:54.2654990Z tbb conda-forge/osx-arm64::tbb-2022.3.0-h66ce52b_1 2026-01-15T19:46:54.2655300Z x264 conda-forge/osx-arm64::x264-1!164.3095-h57fd34a_2 2026-01-15T19:46:54.2655560Z x265 conda-forge/osx-arm64::x265-3.5-hbc6ce65_3 2026-01-15T19:46:54.2655730Z 2026-01-15T19:46:54.2655800Z The following packages will be UPDATED: 2026-01-15T19:46:54.2655950Z 2026-01-15T19:46:54.2656250Z ca-certificates pkgs/main/osx-arm64::ca-certificates-~ --> conda-forge/noarch::ca-certificates-2026.1.4-hbd8a1cb_0 2026-01-15T19:46:54.2656760Z openssl pkgs/main::openssl-3.0.18-h9b4081a_0 --> conda-forge::openssl-3.6.0-h5503f6c_0 2026-01-15T19:46:54.2657080Z 2026-01-15T19:46:54.2657080Z 2026-01-15T19:46:54.2657080Z 2026-01-15T19:46:54.2657360Z Downloading and Extracting Packages: ...working... 2026-01-15T19:46:54.2657610Z icu-73.2 | 11.4 MB | | 0% 2026-01-15T19:46:54.2657760Z 2026-01-15T19:46:54.2657990Z ffmpeg-6.1.1 | 8.3 MB | | 0%  2026-01-15T19:46:54.2658180Z 2026-01-15T19:46:54.2658180Z 2026-01-15T19:46:54.2658320Z libopenvino-arm-cpu- | 6.4 MB | | 0%  2026-01-15T19:46:54.2658500Z 2026-01-15T19:46:54.2658530Z 2026-01-15T19:46:54.2658530Z 2026-01-15T19:46:54.2658680Z libopenvino-2024.3.0 | 3.7 MB | | 0%  2026-01-15T19:46:54.2658850Z 2026-01-15T19:46:54.2658860Z 2026-01-15T19:46:54.2658860Z 2026-01-15T19:46:54.2658860Z 2026-01-15T19:46:54.2659020Z gettext-tools-0.25.1 | 3.6 MB | | 0%  2026-01-15T19:46:54.2659190Z 2026-01-15T19:46:54.2659200Z 2026-01-15T19:46:54.2659200Z 2026-01-15T19:46:54.2659200Z 2026-01-15T19:46:54.2659200Z 2026-01-15T19:46:54.2659350Z libglib-2.84.0 | 3.5 MB | | 0%  2026-01-15T19:46:54.2659560Z 2026-01-15T19:46:54.2659560Z 2026-01-15T19:46:54.2659570Z 2026-01-15T19:46:54.2659570Z 2026-01-15T19:46:54.2659570Z 2026-01-15T19:46:54.2659570Z 2026-01-15T19:46:54.2659750Z openssl-3.6.0 | 3.0 MB | | 0%  2026-01-15T19:46:54.2659920Z 2026-01-15T19:46:54.2659920Z 2026-01-15T19:46:54.2659920Z 2026-01-15T19:46:54.2659920Z 2026-01-15T19:46:54.2659920Z 2026-01-15T19:46:54.2659920Z 2026-01-15T19:46:54.2659930Z 2026-01-15T19:46:54.2660080Z libhwloc-2.12.1 | 2.2 MB | | 0%  2026-01-15T19:46:54.2660290Z 2026-01-15T19:46:54.2660290Z 2026-01-15T19:46:54.2660300Z 2026-01-15T19:46:54.2660300Z 2026-01-15T19:46:54.2660300Z 2026-01-15T19:46:54.2660300Z 2026-01-15T19:46:54.2660310Z 2026-01-15T19:46:54.2660310Z 2026-01-15T19:46:54.2660460Z aom-3.9.1 | 2.1 MB | | 0%  2026-01-15T19:46:54.2660630Z 2026-01-15T19:46:54.2660630Z 2026-01-15T19:46:54.2660630Z 2026-01-15T19:46:54.2660640Z 2026-01-15T19:46:54.2660640Z 2026-01-15T19:46:54.2660640Z 2026-01-15T19:46:54.2660640Z 2026-01-15T19:46:54.2660640Z 2026-01-15T19:46:54.2660650Z 2026-01-15T19:46:54.2660810Z libprotobuf-4.25.3 | 2.1 MB | | 0%  2026-01-15T19:46:54.2661010Z 2026-01-15T19:46:54.2661010Z 2026-01-15T19:46:54.2661020Z 2026-01-15T19:46:54.2661020Z 2026-01-15T19:46:54.2661060Z 2026-01-15T19:46:54.2661060Z 2026-01-15T19:46:54.2661060Z 2026-01-15T19:46:54.2661060Z 2026-01-15T19:46:54.2661070Z 2026-01-15T19:46:54.2661070Z 2026-01-15T19:46:54.2661220Z x265-3.5 | 1.7 MB | | 0%  2026-01-15T19:46:54.2661400Z 2026-01-15T19:46:54.2661400Z 2026-01-15T19:46:54.2661410Z 2026-01-15T19:46:54.2661670Z 2026-01-15T19:46:54.2661670Z 2026-01-15T19:46:54.2661680Z 2026-01-15T19:46:54.2661680Z 2026-01-15T19:46:54.2661680Z 2026-01-15T19:46:54.2661680Z 2026-01-15T19:46:54.2661680Z 2026-01-15T19:46:54.2661690Z 2026-01-15T19:46:54.2661870Z gnutls-3.7.9 | 1.7 MB | | 0%  2026-01-15T19:46:54.2662050Z 2026-01-15T19:46:54.2662060Z 2026-01-15T19:46:54.2662060Z 2026-01-15T19:46:54.2662060Z 2026-01-15T19:46:54.2662060Z 2026-01-15T19:46:54.2662060Z 2026-01-15T19:46:54.2662070Z 2026-01-15T19:46:54.2662070Z 2026-01-15T19:46:54.2662070Z 2026-01-15T19:46:54.2662070Z 2026-01-15T19:46:54.2662090Z 2026-01-15T19:46:54.2662100Z 2026-01-15T19:46:54.2662260Z font-ttf-ubuntu-0.83 | 1.5 MB | | 0%  2026-01-15T19:46:54.2662470Z 2026-01-15T19:46:54.2662480Z 2026-01-15T19:46:54.2662480Z 2026-01-15T19:46:54.2662480Z 2026-01-15T19:46:54.2662490Z 2026-01-15T19:46:54.2662490Z 2026-01-15T19:46:54.2662490Z 2026-01-15T19:46:54.2662490Z 2026-01-15T19:46:54.2662500Z 2026-01-15T19:46:54.2662500Z 2026-01-15T19:46:54.2662500Z 2026-01-15T19:46:54.2662500Z 2026-01-15T19:46:54.2662500Z 2026-01-15T19:46:54.2662890Z libunistring-0.9.10 | 1.5 MB | | 0%  2026-01-15T19:46:54.2663120Z 2026-01-15T19:46:54.2663120Z 2026-01-15T19:46:54.2663120Z 2026-01-15T19:46:54.2663120Z 2026-01-15T19:46:54.2663130Z 2026-01-15T19:46:54.2663130Z 2026-01-15T19:46:54.2663130Z 2026-01-15T19:46:54.2663130Z 2026-01-15T19:46:54.2663130Z 2026-01-15T19:46:54.2663130Z 2026-01-15T19:46:54.2663140Z 2026-01-15T19:46:54.2663140Z 2026-01-15T19:46:54.2663140Z 2026-01-15T19:46:54.2663140Z 2026-01-15T19:46:54.2663330Z harfbuzz-9.0.0 | 1.3 MB | | 0%  2026-01-15T19:46:54.2663640Z 2026-01-15T19:46:54.2663640Z 2026-01-15T19:46:54.2663650Z 2026-01-15T19:46:54.2663650Z 2026-01-15T19:46:54.2663650Z 2026-01-15T19:46:54.2663660Z 2026-01-15T19:46:54.2663660Z 2026-01-15T19:46:54.2663660Z 2026-01-15T19:46:54.2663660Z 2026-01-15T19:46:54.2663660Z 2026-01-15T19:46:54.2663670Z 2026-01-15T19:46:54.2663670Z 2026-01-15T19:46:54.2663670Z 2026-01-15T19:46:54.2663670Z 2026-01-15T19:46:54.2663690Z 2026-01-15T19:46:54.2663870Z svt-av1-2.1.2 | 1.2 MB | | 0%  2026-01-15T19:46:54.2664090Z 2026-01-15T19:46:54.2664090Z 2026-01-15T19:46:54.2664090Z 2026-01-15T19:46:54.2664090Z 2026-01-15T19:46:54.2664090Z 2026-01-15T19:46:54.2664100Z 2026-01-15T19:46:54.2664100Z 2026-01-15T19:46:54.2664100Z 2026-01-15T19:46:54.2664100Z 2026-01-15T19:46:54.2664110Z 2026-01-15T19:46:54.2664110Z 2026-01-15T19:46:54.2664110Z 2026-01-15T19:46:54.2664110Z 2026-01-15T19:46:54.2664110Z 2026-01-15T19:46:54.2664110Z 2026-01-15T19:46:54.2664120Z 2026-01-15T19:46:54.2664320Z libopenvino-onnx-fro | 1.2 MB | | 0%  2026-01-15T19:46:54.2664560Z 2026-01-15T19:46:54.2664570Z 2026-01-15T19:46:54.2664570Z 2026-01-15T19:46:54.2664570Z 2026-01-15T19:46:54.2664570Z 2026-01-15T19:46:54.2664570Z 2026-01-15T19:46:54.2664570Z 2026-01-15T19:46:54.2664580Z 2026-01-15T19:46:54.2664580Z 2026-01-15T19:46:54.2664580Z 2026-01-15T19:46:54.2664580Z 2026-01-15T19:46:54.2664590Z 2026-01-15T19:46:54.2664590Z 2026-01-15T19:46:54.2664590Z 2026-01-15T19:46:54.2664590Z 2026-01-15T19:46:54.2664590Z 2026-01-15T19:46:54.2664600Z 2026-01-15T19:46:54.2664840Z libvpx-1.14.1 | 1.1 MB | | 0%  2026-01-15T19:46:54.2665080Z 2026-01-15T19:46:54.2665090Z 2026-01-15T19:46:54.2665090Z 2026-01-15T19:46:54.2665090Z 2026-01-15T19:46:54.2665090Z 2026-01-15T19:46:54.2665100Z 2026-01-15T19:46:54.2665100Z 2026-01-15T19:46:54.2665100Z 2026-01-15T19:46:54.2665130Z 2026-01-15T19:46:54.2665130Z 2026-01-15T19:46:54.2665130Z 2026-01-15T19:46:54.2665140Z 2026-01-15T19:46:54.2665210Z 2026-01-15T19:46:54.2665210Z 2026-01-15T19:46:54.2665210Z 2026-01-15T19:46:54.2665210Z 2026-01-15T19:46:54.2665220Z 2026-01-15T19:46:54.2665220Z 2026-01-15T19:46:54.2665440Z libabseil-20240116.2 | 1.1 MB | | 0%  2026-01-15T19:46:54.2665690Z 2026-01-15T19:46:54.2665700Z 2026-01-15T19:46:54.2665700Z 2026-01-15T19:46:54.2665700Z 2026-01-15T19:46:54.2665700Z 2026-01-15T19:46:54.2665700Z 2026-01-15T19:46:54.2665710Z 2026-01-15T19:46:54.2665710Z 2026-01-15T19:46:54.2665710Z 2026-01-15T19:46:54.2665710Z 2026-01-15T19:46:54.2665710Z 2026-01-15T19:46:54.2665720Z 2026-01-15T19:46:54.2665720Z 2026-01-15T19:46:54.2665720Z 2026-01-15T19:46:54.2665720Z 2026-01-15T19:46:54.2665720Z 2026-01-15T19:46:54.2665720Z 2026-01-15T19:46:54.2665730Z 2026-01-15T19:46:54.2665730Z 2026-01-15T19:46:54.3283660Z ... (more hidden) ... 2026-01-15T19:46:54.3376300Z icu-73.2 | 11.4 MB | | 0% 2026-01-15T19:46:54.3376550Z 2026-01-15T19:46:54.3489720Z ffmpeg-6.1.1 | 8.3 MB | | 0%  2026-01-15T19:46:54.3496180Z 2026-01-15T19:46:54.3551510Z 2026-01-15T19:46:54.3685640Z libopenvino-arm-cpu- | 6.4 MB | | 0%  2026-01-15T19:46:54.3688680Z 2026-01-15T19:46:54.3688690Z 2026-01-15T19:46:54.3688710Z 2026-01-15T19:46:54.4451960Z libopenvino-2024.3.0 | 3.7 MB | | 0%  2026-01-15T19:46:54.4470940Z icu-73.2 | 11.4 MB | ####7 | 48% 2026-01-15T19:46:54.4471200Z 2026-01-15T19:46:54.4748180Z ffmpeg-6.1.1 | 8.3 MB | ######### | 90%  2026-01-15T19:46:54.4810930Z 2026-01-15T19:46:54.4811310Z 2026-01-15T19:46:54.4811840Z libopenvino-arm-cpu- | 6.4 MB | #####8 | 58%  2026-01-15T19:46:54.4812160Z 2026-01-15T19:46:54.4812240Z 2026-01-15T19:46:54.4812320Z 2026-01-15T19:46:54.5116220Z libopenvino-2024.3.0 | 3.7 MB | ######4 | 64%  2026-01-15T19:46:54.5157540Z 2026-01-15T19:46:54.5158460Z ffmpeg-6.1.1 | 8.3 MB | ########## | 100%  2026-01-15T19:46:54.5159410Z 2026-01-15T19:46:54.5159520Z 2026-01-15T19:46:54.5159610Z 2026-01-15T19:46:54.5619650Z libopenvino-2024.3.0 | 3.7 MB | ########## | 100%  2026-01-15T19:46:54.5621480Z 2026-01-15T19:46:54.5622420Z 2026-01-15T19:46:54.5622630Z 2026-01-15T19:46:54.5623010Z 2026-01-15T19:46:54.5673530Z gettext-tools-0.25.1 | 3.6 MB | | 0%  2026-01-15T19:46:54.5676690Z 2026-01-15T19:46:54.5676980Z 2026-01-15T19:46:54.5677060Z 2026-01-15T19:46:54.5677150Z 2026-01-15T19:46:54.5677230Z 2026-01-15T19:46:54.5677350Z 2026-01-15T19:46:54.5705890Z openssl-3.6.0 | 3.0 MB | | 1%  2026-01-15T19:46:54.5715380Z 2026-01-15T19:46:54.5719640Z 2026-01-15T19:46:54.5722530Z libopenvino-arm-cpu- | 6.4 MB | ########## | 100%  2026-01-15T19:46:54.5749330Z icu-73.2 | 11.4 MB | ########## | 100% 2026-01-15T19:46:54.5840340Z icu-73.2 | 11.4 MB | ########## | 100% 2026-01-15T19:46:54.5850890Z 2026-01-15T19:46:54.5854770Z 2026-01-15T19:46:54.5863520Z 2026-01-15T19:46:54.5864750Z 2026-01-15T19:46:54.5869570Z 2026-01-15T19:46:54.6247550Z libglib-2.84.0 | 3.5 MB | | 0%  2026-01-15T19:46:54.6248430Z 2026-01-15T19:46:54.6248440Z 2026-01-15T19:46:54.6248440Z 2026-01-15T19:46:54.6248470Z 2026-01-15T19:46:54.6248470Z 2026-01-15T19:46:54.6248470Z 2026-01-15T19:46:54.6248690Z 2026-01-15T19:46:54.6347410Z libhwloc-2.12.1 | 2.2 MB | | 1%  2026-01-15T19:46:54.6347680Z 2026-01-15T19:46:54.6347690Z 2026-01-15T19:46:54.6347690Z 2026-01-15T19:46:54.6347690Z 2026-01-15T19:46:54.6347690Z 2026-01-15T19:46:54.6347700Z 2026-01-15T19:46:54.6347700Z 2026-01-15T19:46:54.6347700Z 2026-01-15T19:46:54.6623790Z aom-3.9.1 | 2.1 MB | | 1%  2026-01-15T19:46:54.6624010Z 2026-01-15T19:46:54.6624200Z 2026-01-15T19:46:54.6624210Z 2026-01-15T19:46:54.6624270Z 2026-01-15T19:46:54.6854260Z gettext-tools-0.25.1 | 3.6 MB | ###1 | 32%  2026-01-15T19:46:54.6854550Z 2026-01-15T19:46:54.6854570Z 2026-01-15T19:46:54.6854570Z 2026-01-15T19:46:54.6854920Z 2026-01-15T19:46:54.6855070Z 2026-01-15T19:46:54.6857780Z 2026-01-15T19:46:54.6861480Z openssl-3.6.0 | 3.0 MB | ########## | 100%  2026-01-15T19:46:54.6861750Z 2026-01-15T19:46:54.6861750Z 2026-01-15T19:46:54.6861760Z 2026-01-15T19:46:54.6861760Z 2026-01-15T19:46:54.6861760Z 2026-01-15T19:46:54.6861810Z 2026-01-15T19:46:54.6921780Z openssl-3.6.0 | 3.0 MB | ########## | 100%  2026-01-15T19:46:54.6923650Z 2026-01-15T19:46:54.6923760Z 2026-01-15T19:46:54.6923870Z 2026-01-15T19:46:54.6923970Z 2026-01-15T19:46:54.6924060Z 2026-01-15T19:46:54.6924160Z 2026-01-15T19:46:54.6924290Z 2026-01-15T19:46:54.6998510Z libhwloc-2.12.1 | 2.2 MB | ########## | 100%  2026-01-15T19:46:54.6999930Z 2026-01-15T19:46:54.7000440Z 2026-01-15T19:46:54.7000590Z 2026-01-15T19:46:54.7000680Z 2026-01-15T19:46:54.7000810Z 2026-01-15T19:46:54.7002070Z libglib-2.84.0 | 3.5 MB | ########## | 100%  2026-01-15T19:46:54.7004540Z 2026-01-15T19:46:54.7006960Z 2026-01-15T19:46:54.7007060Z 2026-01-15T19:46:54.7007150Z 2026-01-15T19:46:54.7007240Z 2026-01-15T19:46:54.7348790Z libglib-2.84.0 | 3.5 MB | ########## | 100%  2026-01-15T19:46:54.7349080Z 2026-01-15T19:46:54.7349850Z 2026-01-15T19:46:54.7350730Z 2026-01-15T19:46:54.7351140Z 2026-01-15T19:46:54.7351550Z 2026-01-15T19:46:54.7352020Z 2026-01-15T19:46:54.7352030Z 2026-01-15T19:46:54.7352520Z 2026-01-15T19:46:54.7352870Z aom-3.9.1 | 2.1 MB | ########## | 100%  2026-01-15T19:46:54.7353190Z 2026-01-15T19:46:54.7353190Z 2026-01-15T19:46:54.7353190Z 2026-01-15T19:46:54.7353190Z 2026-01-15T19:46:54.7353210Z 2026-01-15T19:46:54.7353210Z 2026-01-15T19:46:54.7353220Z 2026-01-15T19:46:54.7353220Z 2026-01-15T19:46:54.7377260Z aom-3.9.1 | 2.1 MB | ########## | 100%  2026-01-15T19:46:54.7379470Z 2026-01-15T19:46:54.7380420Z 2026-01-15T19:46:54.7380770Z 2026-01-15T19:46:54.7381300Z libopenvino-2024.3.0 | 3.7 MB | ########## | 100%  2026-01-15T19:46:54.7385360Z 2026-01-15T19:46:54.7389760Z 2026-01-15T19:46:54.7390570Z 2026-01-15T19:46:54.7477600Z libopenvino-2024.3.0 | 3.7 MB | ########## | 100%  2026-01-15T19:46:54.7478430Z 2026-01-15T19:46:54.7478830Z 2026-01-15T19:46:54.7478840Z 2026-01-15T19:46:54.7478840Z 2026-01-15T19:46:54.7478840Z 2026-01-15T19:46:54.7478850Z 2026-01-15T19:46:54.7478850Z 2026-01-15T19:46:54.7478850Z 2026-01-15T19:46:54.7478870Z 2026-01-15T19:46:54.7594330Z libprotobuf-4.25.3 | 2.1 MB | | 1%  2026-01-15T19:46:54.7594630Z 2026-01-15T19:46:54.7594630Z 2026-01-15T19:46:54.7594660Z 2026-01-15T19:46:54.7594660Z 2026-01-15T19:46:54.7594660Z 2026-01-15T19:46:54.7594660Z 2026-01-15T19:46:54.7594670Z 2026-01-15T19:46:54.7594670Z 2026-01-15T19:46:54.7594670Z 2026-01-15T19:46:54.7595280Z 2026-01-15T19:46:54.7762540Z x265-3.5 | 1.7 MB | | 1%  2026-01-15T19:46:54.7762780Z 2026-01-15T19:46:54.7762780Z 2026-01-15T19:46:54.7762790Z 2026-01-15T19:46:54.7763140Z 2026-01-15T19:46:54.7852450Z gettext-tools-0.25.1 | 3.6 MB | ######## | 81%  2026-01-15T19:46:54.7852680Z 2026-01-15T19:46:54.7852680Z 2026-01-15T19:46:54.7852680Z 2026-01-15T19:46:54.7852680Z 2026-01-15T19:46:54.7852690Z 2026-01-15T19:46:54.7852690Z 2026-01-15T19:46:54.7852690Z 2026-01-15T19:46:54.7852690Z 2026-01-15T19:46:54.7852690Z 2026-01-15T19:46:54.7852720Z 2026-01-15T19:46:54.7852720Z 2026-01-15T19:46:54.7875970Z gnutls-3.7.9 | 1.7 MB | | 1%  2026-01-15T19:46:54.7876350Z 2026-01-15T19:46:54.7876640Z 2026-01-15T19:46:54.7876690Z 2026-01-15T19:46:54.7876700Z 2026-01-15T19:46:54.7876710Z 2026-01-15T19:46:54.7876710Z 2026-01-15T19:46:54.7876740Z 2026-01-15T19:46:54.7876750Z 2026-01-15T19:46:54.7876750Z 2026-01-15T19:46:54.7876930Z 2026-01-15T19:46:54.7978710Z x265-3.5 | 1.7 MB | ########## | 100%  2026-01-15T19:46:54.7979060Z 2026-01-15T19:46:54.8006700Z 2026-01-15T19:46:54.8009740Z 2026-01-15T19:46:54.8009850Z 2026-01-15T19:46:54.8010260Z 2026-01-15T19:46:54.8010490Z 2026-01-15T19:46:54.8010490Z 2026-01-15T19:46:54.8010490Z 2026-01-15T19:46:54.8010490Z 2026-01-15T19:46:54.8010500Z 2026-01-15T19:46:54.8010500Z 2026-01-15T19:46:54.8010520Z 2026-01-15T19:46:54.8337830Z font-ttf-ubuntu-0.83 | 1.5 MB | 1 | 1%  2026-01-15T19:46:54.8338130Z 2026-01-15T19:46:54.8338130Z 2026-01-15T19:46:54.8338130Z 2026-01-15T19:46:54.8338130Z 2026-01-15T19:46:54.8338140Z 2026-01-15T19:46:54.8338150Z 2026-01-15T19:46:54.8338150Z 2026-01-15T19:46:54.8338160Z 2026-01-15T19:46:54.8338160Z 2026-01-15T19:46:54.8338170Z 2026-01-15T19:46:54.8338170Z 2026-01-15T19:46:54.8338730Z 2026-01-15T19:46:54.8372890Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T19:46:54.8373210Z 2026-01-15T19:46:54.8373640Z 2026-01-15T19:46:54.8373740Z 2026-01-15T19:46:54.8373850Z 2026-01-15T19:46:54.8385650Z gettext-tools-0.25.1 | 3.6 MB | ########## | 100%  2026-01-15T19:46:54.8385960Z 2026-01-15T19:46:54.8385970Z 2026-01-15T19:46:54.8385970Z 2026-01-15T19:46:54.8385970Z 2026-01-15T19:46:54.8385970Z 2026-01-15T19:46:54.8385970Z 2026-01-15T19:46:54.8385980Z 2026-01-15T19:46:54.8385980Z 2026-01-15T19:46:54.8385980Z 2026-01-15T19:46:54.8385980Z 2026-01-15T19:46:54.8385980Z 2026-01-15T19:46:54.8385990Z 2026-01-15T19:46:54.8386930Z 2026-01-15T19:46:54.8544480Z libunistring-0.9.10 | 1.5 MB | 1 | 1%  2026-01-15T19:46:54.8544820Z 2026-01-15T19:46:54.8544820Z 2026-01-15T19:46:54.8544820Z 2026-01-15T19:46:54.8544820Z 2026-01-15T19:46:54.8544820Z 2026-01-15T19:46:54.8544830Z 2026-01-15T19:46:54.8544830Z 2026-01-15T19:46:54.8544840Z 2026-01-15T19:46:54.8545320Z 2026-01-15T19:46:54.8826030Z libprotobuf-4.25.3 | 2.1 MB | ########2 | 82%  2026-01-15T19:46:54.8826340Z 2026-01-15T19:46:54.8826650Z 2026-01-15T19:46:54.8826790Z 2026-01-15T19:46:54.8826870Z 2026-01-15T19:46:54.8826880Z 2026-01-15T19:46:54.8826880Z 2026-01-15T19:46:54.8826880Z 2026-01-15T19:46:54.8826910Z 2026-01-15T19:46:54.8826930Z 2026-01-15T19:46:54.8857200Z libprotobuf-4.25.3 | 2.1 MB | ########## | 100%  2026-01-15T19:46:54.8857490Z 2026-01-15T19:46:54.8857500Z 2026-01-15T19:46:54.8857500Z 2026-01-15T19:46:54.8857500Z 2026-01-15T19:46:54.8857500Z 2026-01-15T19:46:54.8857500Z 2026-01-15T19:46:54.8857510Z 2026-01-15T19:46:54.8857510Z 2026-01-15T19:46:54.8857540Z 2026-01-15T19:46:54.8857540Z 2026-01-15T19:46:54.8857540Z 2026-01-15T19:46:54.8857540Z 2026-01-15T19:46:54.8857540Z 2026-01-15T19:46:54.8932410Z libunistring-0.9.10 | 1.5 MB | ########## | 100%  2026-01-15T19:46:54.8932720Z 2026-01-15T19:46:54.8932730Z 2026-01-15T19:46:54.8932730Z 2026-01-15T19:46:54.8932730Z 2026-01-15T19:46:54.8932730Z 2026-01-15T19:46:54.8932740Z 2026-01-15T19:46:54.8932740Z 2026-01-15T19:46:54.8932740Z 2026-01-15T19:46:54.8932740Z 2026-01-15T19:46:54.8932740Z 2026-01-15T19:46:54.8932750Z 2026-01-15T19:46:54.8932930Z gnutls-3.7.9 | 1.7 MB | ########## | 100%  2026-01-15T19:46:54.8933130Z 2026-01-15T19:46:54.8933140Z 2026-01-15T19:46:54.8933140Z 2026-01-15T19:46:54.8933140Z 2026-01-15T19:46:54.8933140Z 2026-01-15T19:46:54.8933140Z 2026-01-15T19:46:54.8933150Z 2026-01-15T19:46:54.8933150Z 2026-01-15T19:46:54.8933150Z 2026-01-15T19:46:54.8933160Z 2026-01-15T19:46:54.8933530Z 2026-01-15T19:46:54.9062870Z gnutls-3.7.9 | 1.7 MB | ########## | 100%  2026-01-15T19:46:54.9063110Z 2026-01-15T19:46:54.9063340Z 2026-01-15T19:46:54.9063890Z 2026-01-15T19:46:54.9064040Z 2026-01-15T19:46:54.9064660Z 2026-01-15T19:46:54.9065210Z 2026-01-15T19:46:54.9065490Z 2026-01-15T19:46:54.9065680Z 2026-01-15T19:46:54.9066120Z 2026-01-15T19:46:54.9066360Z 2026-01-15T19:46:54.9066530Z 2026-01-15T19:46:54.9066540Z 2026-01-15T19:46:54.9066540Z 2026-01-15T19:46:54.9066540Z 2026-01-15T19:46:54.9066590Z 2026-01-15T19:46:54.9316260Z svt-av1-2.1.2 | 1.2 MB | 1 | 1%  2026-01-15T19:46:54.9316540Z 2026-01-15T19:46:54.9316540Z 2026-01-15T19:46:54.9316550Z 2026-01-15T19:46:54.9316550Z 2026-01-15T19:46:54.9316550Z 2026-01-15T19:46:54.9316550Z 2026-01-15T19:46:54.9316550Z 2026-01-15T19:46:54.9316560Z 2026-01-15T19:46:54.9316560Z 2026-01-15T19:46:54.9316560Z 2026-01-15T19:46:54.9316580Z 2026-01-15T19:46:54.9316580Z 2026-01-15T19:46:54.9316580Z 2026-01-15T19:46:54.9316580Z 2026-01-15T19:46:54.9316580Z 2026-01-15T19:46:54.9316590Z 2026-01-15T19:46:54.9316590Z 2026-01-15T19:46:54.9403060Z libvpx-1.14.1 | 1.1 MB | 1 | 1%  2026-01-15T19:46:54.9403910Z 2026-01-15T19:46:54.9404010Z 2026-01-15T19:46:54.9404530Z libopenvino-arm-cpu- | 6.4 MB | ########## | 100%  2026-01-15T19:46:54.9404920Z 2026-01-15T19:46:54.9405080Z 2026-01-15T19:46:54.9406070Z libopenvino-arm-cpu- | 6.4 MB | ########## | 100%  2026-01-15T19:46:54.9406360Z 2026-01-15T19:46:54.9406490Z 2026-01-15T19:46:54.9406500Z 2026-01-15T19:46:54.9406500Z 2026-01-15T19:46:54.9406500Z 2026-01-15T19:46:54.9406510Z 2026-01-15T19:46:54.9406510Z 2026-01-15T19:46:54.9406510Z 2026-01-15T19:46:54.9406510Z 2026-01-15T19:46:54.9406510Z 2026-01-15T19:46:54.9406520Z 2026-01-15T19:46:54.9406520Z 2026-01-15T19:46:54.9406520Z 2026-01-15T19:46:54.9406530Z 2026-01-15T19:46:54.9406880Z 2026-01-15T19:46:54.9783710Z svt-av1-2.1.2 | 1.2 MB | ########## | 100%  2026-01-15T19:46:54.9784510Z 2026-01-15T19:46:54.9892110Z ffmpeg-6.1.1 | 8.3 MB | ########## | 100%  2026-01-15T19:46:54.9892800Z 2026-01-15T19:46:54.9892810Z 2026-01-15T19:46:54.9892840Z 2026-01-15T19:46:54.9892840Z 2026-01-15T19:46:54.9892850Z 2026-01-15T19:46:54.9892850Z 2026-01-15T19:46:54.9892850Z 2026-01-15T19:46:54.9892850Z 2026-01-15T19:46:54.9892850Z 2026-01-15T19:46:54.9892860Z 2026-01-15T19:46:54.9892860Z 2026-01-15T19:46:54.9892860Z 2026-01-15T19:46:54.9892860Z 2026-01-15T19:46:54.9892860Z 2026-01-15T19:46:54.9892860Z 2026-01-15T19:46:54.9892870Z 2026-01-15T19:46:55.0039430Z libopenvino-onnx-fro | 1.2 MB | 1 | 1%  2026-01-15T19:46:55.0039730Z 2026-01-15T19:46:55.0039730Z 2026-01-15T19:46:55.0039730Z 2026-01-15T19:46:55.0039760Z 2026-01-15T19:46:55.0039760Z 2026-01-15T19:46:55.0039760Z 2026-01-15T19:46:55.0039770Z 2026-01-15T19:46:55.0039770Z 2026-01-15T19:46:55.0039770Z 2026-01-15T19:46:55.0039770Z 2026-01-15T19:46:55.0039770Z 2026-01-15T19:46:55.0039790Z 2026-01-15T19:46:55.0039790Z 2026-01-15T19:46:55.0039790Z 2026-01-15T19:46:55.0039790Z 2026-01-15T19:46:55.0039790Z 2026-01-15T19:46:55.0039790Z 2026-01-15T19:46:55.0040560Z 2026-01-15T19:46:55.0041870Z libabseil-20240116.2 | 1.1 MB | 1 | 1%  2026-01-15T19:46:55.0042140Z 2026-01-15T19:46:55.0042140Z 2026-01-15T19:46:55.0042150Z 2026-01-15T19:46:55.0042150Z 2026-01-15T19:46:55.0042150Z 2026-01-15T19:46:55.0042150Z 2026-01-15T19:46:55.0042150Z 2026-01-15T19:46:55.0042160Z 2026-01-15T19:46:55.0042160Z 2026-01-15T19:46:55.0042160Z 2026-01-15T19:46:55.0042160Z 2026-01-15T19:46:55.0042160Z 2026-01-15T19:46:55.0042170Z 2026-01-15T19:46:55.0042170Z 2026-01-15T19:46:55.0042170Z 2026-01-15T19:46:55.0042320Z 2026-01-15T19:46:55.0042330Z 2026-01-15T19:46:55.0137990Z libvpx-1.14.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:55.0139170Z 2026-01-15T19:46:55.0139540Z 2026-01-15T19:46:55.0140490Z 2026-01-15T19:46:55.0141310Z 2026-01-15T19:46:55.0141840Z 2026-01-15T19:46:55.0142050Z 2026-01-15T19:46:55.0142150Z 2026-01-15T19:46:55.0142570Z 2026-01-15T19:46:55.0142580Z 2026-01-15T19:46:55.0142580Z 2026-01-15T19:46:55.0142580Z 2026-01-15T19:46:55.0142580Z 2026-01-15T19:46:55.0142580Z 2026-01-15T19:46:55.0142590Z 2026-01-15T19:46:55.0142950Z harfbuzz-9.0.0 | 1.3 MB | 1 | 1%  2026-01-15T19:46:55.0143180Z 2026-01-15T19:46:55.0143180Z 2026-01-15T19:46:55.0143180Z 2026-01-15T19:46:55.0143190Z 2026-01-15T19:46:55.0143190Z 2026-01-15T19:46:55.0143190Z 2026-01-15T19:46:55.0143190Z 2026-01-15T19:46:55.0143190Z 2026-01-15T19:46:55.0143190Z 2026-01-15T19:46:55.0143210Z 2026-01-15T19:46:55.0143210Z 2026-01-15T19:46:55.0143210Z 2026-01-15T19:46:55.0143220Z 2026-01-15T19:46:55.0143220Z 2026-01-15T19:46:55.0143220Z 2026-01-15T19:46:55.0143220Z 2026-01-15T19:46:55.0143220Z 2026-01-15T19:46:55.0143480Z 2026-01-15T19:46:55.0143480Z 2026-01-15T19:46:55.0406180Z ... (more hidden) ... 2026-01-15T19:46:55.0407090Z 2026-01-15T19:46:55.0407100Z 2026-01-15T19:46:55.0407100Z 2026-01-15T19:46:55.0407100Z 2026-01-15T19:46:55.0407110Z 2026-01-15T19:46:55.0407110Z 2026-01-15T19:46:55.0407110Z 2026-01-15T19:46:55.0407110Z 2026-01-15T19:46:55.0407110Z 2026-01-15T19:46:55.0407120Z 2026-01-15T19:46:55.0407120Z 2026-01-15T19:46:55.0407120Z 2026-01-15T19:46:55.0407120Z 2026-01-15T19:46:55.0407120Z 2026-01-15T19:46:55.0407130Z 2026-01-15T19:46:55.0407160Z 2026-01-15T19:46:55.0412630Z libopenvino-onnx-fro | 1.2 MB | ########## | 100%  2026-01-15T19:46:55.0412940Z 2026-01-15T19:46:55.0412940Z 2026-01-15T19:46:55.0412950Z 2026-01-15T19:46:55.0412950Z 2026-01-15T19:46:55.0412950Z 2026-01-15T19:46:55.0412950Z 2026-01-15T19:46:55.0412950Z 2026-01-15T19:46:55.0412960Z 2026-01-15T19:46:55.0412960Z 2026-01-15T19:46:55.0412970Z 2026-01-15T19:46:55.0412970Z 2026-01-15T19:46:55.0412980Z 2026-01-15T19:46:55.0412980Z 2026-01-15T19:46:55.0412980Z 2026-01-15T19:46:55.0412980Z 2026-01-15T19:46:55.0412980Z 2026-01-15T19:46:55.0412990Z 2026-01-15T19:46:55.0412990Z 2026-01-15T19:46:55.0651560Z libabseil-20240116.2 | 1.1 MB | ########## | 100%  2026-01-15T19:46:55.0651900Z 2026-01-15T19:46:55.0651900Z 2026-01-15T19:46:55.0651900Z 2026-01-15T19:46:55.0651900Z 2026-01-15T19:46:55.0651910Z 2026-01-15T19:46:55.0651910Z 2026-01-15T19:46:55.0651910Z 2026-01-15T19:46:55.0651910Z 2026-01-15T19:46:55.0651910Z 2026-01-15T19:46:55.0651920Z 2026-01-15T19:46:55.0651920Z 2026-01-15T19:46:55.0651920Z 2026-01-15T19:46:55.0651930Z 2026-01-15T19:46:55.0651940Z 2026-01-15T19:46:55.0758670Z harfbuzz-9.0.0 | 1.3 MB | ########## | 100%  2026-01-15T19:46:55.0759570Z 2026-01-15T19:46:55.0759650Z 2026-01-15T19:46:55.0759700Z 2026-01-15T19:46:55.0759720Z 2026-01-15T19:46:55.0759770Z 2026-01-15T19:46:55.0759770Z 2026-01-15T19:46:55.0759770Z 2026-01-15T19:46:55.0759780Z 2026-01-15T19:46:55.0759780Z 2026-01-15T19:46:55.0759910Z 2026-01-15T19:46:55.0760030Z 2026-01-15T19:46:55.0760040Z 2026-01-15T19:46:55.0760040Z 2026-01-15T19:46:55.0760060Z 2026-01-15T19:46:55.0760110Z 2026-01-15T19:46:55.0760110Z 2026-01-15T19:46:55.0760120Z 2026-01-15T19:46:55.0760120Z 2026-01-15T19:46:55.0760130Z 2026-01-15T19:46:55.2142160Z ... (more hidden) ... 2026-01-15T19:46:55.2243060Z 2026-01-15T19:46:55.2343550Z 2026-01-15T19:46:55.2443710Z 2026-01-15T19:46:55.2543970Z 2026-01-15T19:46:55.2644350Z 2026-01-15T19:46:55.2744620Z 2026-01-15T19:46:55.2845830Z openssl-3.6.0 | 3.0 MB | ########## | 100%  2026-01-15T19:46:55.3749060Z icu-73.2 | 11.4 MB | ########## | 100% 2026-01-15T19:46:55.3750220Z 2026-01-15T19:46:55.3855080Z 2026-01-15T19:46:55.3955370Z 2026-01-15T19:46:55.4055900Z 2026-01-15T19:46:55.4156100Z 2026-01-15T19:46:55.4256590Z 2026-01-15T19:46:55.4357240Z 2026-01-15T19:46:55.4377140Z 2026-01-15T19:46:55.4836870Z aom-3.9.1 | 2.1 MB | ########## | 100%  2026-01-15T19:46:55.4837130Z 2026-01-15T19:46:55.4837130Z 2026-01-15T19:46:55.4837130Z 2026-01-15T19:46:55.4837140Z 2026-01-15T19:46:55.4837140Z 2026-01-15T19:46:55.4837140Z 2026-01-15T19:46:55.4837140Z 2026-01-15T19:46:55.4837970Z libhwloc-2.12.1 | 2.2 MB | ########## | 100%  2026-01-15T19:46:55.4838320Z 2026-01-15T19:46:55.4838320Z 2026-01-15T19:46:55.4838330Z 2026-01-15T19:46:55.4838330Z 2026-01-15T19:46:55.4838330Z 2026-01-15T19:46:55.4838360Z 2026-01-15T19:46:55.4838360Z 2026-01-15T19:46:55.5404480Z libhwloc-2.12.1 | 2.2 MB | ########## | 100%  2026-01-15T19:46:55.5404880Z 2026-01-15T19:46:55.5405470Z 2026-01-15T19:46:55.5406770Z 2026-01-15T19:46:55.5407680Z 2026-01-15T19:46:55.5407750Z 2026-01-15T19:46:55.5609480Z libglib-2.84.0 | 3.5 MB | ########## | 100%  2026-01-15T19:46:55.5609790Z 2026-01-15T19:46:55.5609790Z 2026-01-15T19:46:55.5609790Z 2026-01-15T19:46:55.5609800Z 2026-01-15T19:46:55.5609810Z 2026-01-15T19:46:55.5609810Z 2026-01-15T19:46:55.5609810Z 2026-01-15T19:46:55.5609810Z 2026-01-15T19:46:55.5609810Z 2026-01-15T19:46:55.5609820Z 2026-01-15T19:46:55.5609820Z 2026-01-15T19:46:55.5610700Z 2026-01-15T19:46:55.5613090Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T19:46:55.5613340Z 2026-01-15T19:46:55.5613340Z 2026-01-15T19:46:55.5613340Z 2026-01-15T19:46:55.5613350Z 2026-01-15T19:46:55.5613350Z 2026-01-15T19:46:55.5613380Z 2026-01-15T19:46:55.5613380Z 2026-01-15T19:46:55.5613390Z 2026-01-15T19:46:55.5613390Z 2026-01-15T19:46:55.5613390Z 2026-01-15T19:46:55.5613390Z 2026-01-15T19:46:55.5613400Z 2026-01-15T19:46:55.6100100Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T19:46:55.6100500Z 2026-01-15T19:46:55.6100500Z 2026-01-15T19:46:55.6100500Z 2026-01-15T19:46:55.6100500Z 2026-01-15T19:46:55.6100510Z 2026-01-15T19:46:55.6100510Z 2026-01-15T19:46:55.6100510Z 2026-01-15T19:46:55.6100510Z 2026-01-15T19:46:55.6100510Z 2026-01-15T19:46:55.6100510Z 2026-01-15T19:46:55.6101930Z x265-3.5 | 1.7 MB | ########## | 100%  2026-01-15T19:46:55.6102470Z 2026-01-15T19:46:55.6102780Z 2026-01-15T19:46:55.6102810Z 2026-01-15T19:46:55.6102820Z 2026-01-15T19:46:55.6102830Z 2026-01-15T19:46:55.6102910Z 2026-01-15T19:46:55.6102910Z 2026-01-15T19:46:55.6102910Z 2026-01-15T19:46:55.6102910Z 2026-01-15T19:46:55.6102950Z 2026-01-15T19:46:55.7874730Z x265-3.5 | 1.7 MB | ########## | 100%  2026-01-15T19:46:55.7874980Z 2026-01-15T19:46:55.7874980Z 2026-01-15T19:46:55.7874980Z 2026-01-15T19:46:55.7875000Z 2026-01-15T19:46:55.7875010Z 2026-01-15T19:46:55.7875010Z 2026-01-15T19:46:55.7875010Z 2026-01-15T19:46:55.7875010Z 2026-01-15T19:46:55.7875010Z 2026-01-15T19:46:55.8600190Z libprotobuf-4.25.3 | 2.1 MB | ########## | 100%  2026-01-15T19:46:55.8600450Z 2026-01-15T19:46:55.8600450Z 2026-01-15T19:46:55.8600450Z 2026-01-15T19:46:55.8600450Z 2026-01-15T19:46:55.8600450Z 2026-01-15T19:46:55.8600460Z 2026-01-15T19:46:55.8600460Z 2026-01-15T19:46:55.8600460Z 2026-01-15T19:46:55.8600460Z 2026-01-15T19:46:55.8600460Z 2026-01-15T19:46:55.8600470Z 2026-01-15T19:46:55.8600470Z 2026-01-15T19:46:55.8600480Z 2026-01-15T19:46:55.8601670Z libunistring-0.9.10 | 1.5 MB | ########## | 100%  2026-01-15T19:46:55.8602420Z 2026-01-15T19:46:55.8602420Z 2026-01-15T19:46:55.8602420Z 2026-01-15T19:46:55.8602420Z 2026-01-15T19:46:55.8602430Z 2026-01-15T19:46:55.8602430Z 2026-01-15T19:46:55.8602430Z 2026-01-15T19:46:55.8602430Z 2026-01-15T19:46:55.8602440Z 2026-01-15T19:46:55.8602440Z 2026-01-15T19:46:55.8602450Z 2026-01-15T19:46:55.8602450Z 2026-01-15T19:46:55.8602450Z 2026-01-15T19:46:55.8697170Z libunistring-0.9.10 | 1.5 MB | ########## | 100%  2026-01-15T19:46:55.8697410Z 2026-01-15T19:46:55.8697410Z 2026-01-15T19:46:55.8697410Z 2026-01-15T19:46:55.8697410Z 2026-01-15T19:46:55.8965700Z gettext-tools-0.25.1 | 3.6 MB | ########## | 100%  2026-01-15T19:46:55.8965950Z 2026-01-15T19:46:55.8965950Z 2026-01-15T19:46:55.8965960Z 2026-01-15T19:46:55.8965960Z 2026-01-15T19:46:55.8965960Z 2026-01-15T19:46:55.8965960Z 2026-01-15T19:46:55.8965970Z 2026-01-15T19:46:55.8965970Z 2026-01-15T19:46:55.8965970Z 2026-01-15T19:46:55.8965980Z 2026-01-15T19:46:55.8966000Z 2026-01-15T19:46:55.8966000Z 2026-01-15T19:46:55.8966000Z 2026-01-15T19:46:55.8966000Z 2026-01-15T19:46:55.8966000Z 2026-01-15T19:46:55.8967870Z svt-av1-2.1.2 | 1.2 MB | ########## | 100%  2026-01-15T19:46:55.8968150Z 2026-01-15T19:46:55.8968150Z 2026-01-15T19:46:55.8968150Z 2026-01-15T19:46:55.8968150Z 2026-01-15T19:46:55.8968150Z 2026-01-15T19:46:55.8968160Z 2026-01-15T19:46:55.8968160Z 2026-01-15T19:46:55.8968160Z 2026-01-15T19:46:55.8968160Z 2026-01-15T19:46:55.8968160Z 2026-01-15T19:46:55.8968170Z 2026-01-15T19:46:55.8968170Z 2026-01-15T19:46:55.8968170Z 2026-01-15T19:46:55.8968170Z 2026-01-15T19:46:55.8968180Z 2026-01-15T19:46:55.9450030Z svt-av1-2.1.2 | 1.2 MB | ########## | 100%  2026-01-15T19:46:55.9450290Z 2026-01-15T19:46:55.9450300Z 2026-01-15T19:46:55.9450300Z 2026-01-15T19:46:55.9450300Z 2026-01-15T19:46:55.9450300Z 2026-01-15T19:46:55.9450320Z 2026-01-15T19:46:55.9450330Z 2026-01-15T19:46:55.9450330Z 2026-01-15T19:46:55.9450330Z 2026-01-15T19:46:55.9450330Z 2026-01-15T19:46:55.9450330Z 2026-01-15T19:46:55.9450340Z 2026-01-15T19:46:55.9450340Z 2026-01-15T19:46:55.9450350Z 2026-01-15T19:46:55.9450350Z 2026-01-15T19:46:55.9450360Z 2026-01-15T19:46:55.9450360Z 2026-01-15T19:46:55.9454160Z libvpx-1.14.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:55.9454390Z 2026-01-15T19:46:55.9454390Z 2026-01-15T19:46:55.9454400Z 2026-01-15T19:46:55.9454400Z 2026-01-15T19:46:55.9454400Z 2026-01-15T19:46:55.9454410Z 2026-01-15T19:46:55.9454410Z 2026-01-15T19:46:55.9454420Z 2026-01-15T19:46:55.9454420Z 2026-01-15T19:46:55.9454420Z 2026-01-15T19:46:55.9454420Z 2026-01-15T19:46:55.9454420Z 2026-01-15T19:46:55.9454430Z 2026-01-15T19:46:55.9454430Z 2026-01-15T19:46:55.9454430Z 2026-01-15T19:46:55.9454440Z 2026-01-15T19:46:55.9454440Z 2026-01-15T19:46:55.9925030Z libvpx-1.14.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:55.9925410Z 2026-01-15T19:46:55.9925410Z 2026-01-15T19:46:55.9925410Z 2026-01-15T19:46:55.9925410Z 2026-01-15T19:46:55.9925420Z 2026-01-15T19:46:55.9925420Z 2026-01-15T19:46:55.9925430Z 2026-01-15T19:46:55.9925430Z 2026-01-15T19:46:55.9925430Z 2026-01-15T19:46:55.9925430Z 2026-01-15T19:46:55.9925430Z 2026-01-15T19:46:55.9925440Z 2026-01-15T19:46:55.9925440Z 2026-01-15T19:46:55.9925440Z 2026-01-15T19:46:55.9925440Z 2026-01-15T19:46:55.9925440Z 2026-01-15T19:46:55.9927150Z libopenvino-onnx-fro | 1.2 MB | ########## | 100%  2026-01-15T19:46:55.9927380Z 2026-01-15T19:46:55.9927380Z 2026-01-15T19:46:55.9927390Z 2026-01-15T19:46:55.9927390Z 2026-01-15T19:46:55.9927390Z 2026-01-15T19:46:55.9927400Z 2026-01-15T19:46:55.9927400Z 2026-01-15T19:46:55.9927400Z 2026-01-15T19:46:55.9927400Z 2026-01-15T19:46:55.9927410Z 2026-01-15T19:46:55.9927640Z 2026-01-15T19:46:55.9927640Z 2026-01-15T19:46:55.9927640Z 2026-01-15T19:46:55.9927650Z 2026-01-15T19:46:55.9927650Z 2026-01-15T19:46:55.9927650Z 2026-01-15T19:46:56.1377300Z libopenvino-onnx-fro | 1.2 MB | ########## | 100%  2026-01-15T19:46:56.1390010Z 2026-01-15T19:46:56.1396830Z 2026-01-15T19:46:56.1397590Z 2026-01-15T19:46:56.1397690Z 2026-01-15T19:46:56.1397770Z 2026-01-15T19:46:56.1398500Z 2026-01-15T19:46:56.1403470Z 2026-01-15T19:46:56.1403580Z 2026-01-15T19:46:56.1404240Z 2026-01-15T19:46:56.1408750Z 2026-01-15T19:46:56.1408990Z 2026-01-15T19:46:56.1409080Z 2026-01-15T19:46:56.1409520Z 2026-01-15T19:46:56.1417860Z 2026-01-15T19:46:56.1418390Z harfbuzz-9.0.0 | 1.3 MB | ########## | 100%  2026-01-15T19:46:56.1421700Z 2026-01-15T19:46:56.1423400Z 2026-01-15T19:46:56.1424060Z 2026-01-15T19:46:56.1424780Z 2026-01-15T19:46:56.1424870Z 2026-01-15T19:46:56.1427920Z 2026-01-15T19:46:56.1429740Z 2026-01-15T19:46:56.1431100Z 2026-01-15T19:46:56.1431180Z 2026-01-15T19:46:56.1431260Z 2026-01-15T19:46:56.1432580Z 2026-01-15T19:46:56.1434080Z 2026-01-15T19:46:56.1435160Z 2026-01-15T19:46:56.1435280Z 2026-01-15T19:46:56.2515870Z harfbuzz-9.0.0 | 1.3 MB | ########## | 100%  2026-01-15T19:46:56.2521890Z 2026-01-15T19:46:56.2521970Z 2026-01-15T19:46:56.2523810Z 2026-01-15T19:46:56.2523940Z 2026-01-15T19:46:56.2524030Z 2026-01-15T19:46:56.2524030Z 2026-01-15T19:46:56.2524030Z 2026-01-15T19:46:56.2524040Z 2026-01-15T19:46:56.2524040Z 2026-01-15T19:46:56.2524040Z 2026-01-15T19:46:56.2524040Z 2026-01-15T19:46:56.2524040Z 2026-01-15T19:46:56.2524050Z 2026-01-15T19:46:56.2524050Z 2026-01-15T19:46:56.2524050Z 2026-01-15T19:46:56.2524050Z 2026-01-15T19:46:56.2524050Z 2026-01-15T19:46:56.2524060Z 2026-01-15T19:46:56.2524070Z 2026-01-15T19:46:56.2524410Z ... (more hidden) ... 2026-01-15T19:46:56.2524670Z 2026-01-15T19:46:56.2524680Z 2026-01-15T19:46:56.2524680Z 2026-01-15T19:46:56.2524680Z 2026-01-15T19:46:56.2524680Z 2026-01-15T19:46:56.2524680Z 2026-01-15T19:46:56.2524690Z 2026-01-15T19:46:56.2524690Z 2026-01-15T19:46:56.2524690Z 2026-01-15T19:46:56.2524700Z 2026-01-15T19:46:56.2524700Z 2026-01-15T19:46:56.2524710Z 2026-01-15T19:46:56.2524710Z 2026-01-15T19:46:56.2524710Z 2026-01-15T19:46:56.2524710Z 2026-01-15T19:46:56.2524710Z 2026-01-15T19:46:56.2524710Z 2026-01-15T19:46:56.2524720Z 2026-01-15T19:46:56.2524720Z 2026-01-15T19:46:56.3587950Z ... (more hidden) ... 2026-01-15T19:46:56.3588230Z 2026-01-15T19:46:56.3588240Z 2026-01-15T19:46:56.3588240Z 2026-01-15T19:46:56.3588240Z 2026-01-15T19:46:56.3588240Z 2026-01-15T19:46:56.3588250Z 2026-01-15T19:46:56.3588250Z 2026-01-15T19:46:56.3588250Z 2026-01-15T19:46:56.3588250Z 2026-01-15T19:46:56.3588250Z 2026-01-15T19:46:56.3588260Z 2026-01-15T19:46:56.3588280Z 2026-01-15T19:46:56.3588280Z 2026-01-15T19:46:56.3588280Z 2026-01-15T19:46:56.3588280Z 2026-01-15T19:46:56.3588280Z 2026-01-15T19:46:56.3588290Z 2026-01-15T19:46:56.3588290Z 2026-01-15T19:46:56.3589630Z libabseil-20240116.2 | 1.1 MB | ########## | 100%  2026-01-15T19:46:56.3589960Z 2026-01-15T19:46:56.3589960Z 2026-01-15T19:46:56.3589970Z 2026-01-15T19:46:56.3589970Z 2026-01-15T19:46:56.3589970Z 2026-01-15T19:46:56.3589970Z 2026-01-15T19:46:56.3589970Z 2026-01-15T19:46:56.3589980Z 2026-01-15T19:46:56.3589980Z 2026-01-15T19:46:56.3589980Z 2026-01-15T19:46:56.3589980Z 2026-01-15T19:46:56.3589990Z 2026-01-15T19:46:56.3589990Z 2026-01-15T19:46:56.3589990Z 2026-01-15T19:46:56.3589990Z 2026-01-15T19:46:56.3589990Z 2026-01-15T19:46:56.3589990Z 2026-01-15T19:46:56.3590000Z 2026-01-15T19:46:56.4522770Z libabseil-20240116.2 | 1.1 MB | ########## | 100%  2026-01-15T19:46:56.4523310Z 2026-01-15T19:46:56.4523310Z 2026-01-15T19:46:56.4523310Z 2026-01-15T19:46:56.4523310Z 2026-01-15T19:46:56.4523320Z 2026-01-15T19:46:56.4523320Z 2026-01-15T19:46:56.4523320Z 2026-01-15T19:46:56.4523320Z 2026-01-15T19:46:56.4523340Z 2026-01-15T19:46:56.4523440Z 2026-01-15T19:46:56.4523440Z 2026-01-15T19:46:57.2734960Z gnutls-3.7.9 | 1.7 MB | ########## | 100%  2026-01-15T19:46:57.2822070Z 2026-01-15T19:46:57.2822590Z 2026-01-15T19:46:57.2823090Z 2026-01-15T19:46:57.2823380Z 2026-01-15T19:46:57.2823650Z 2026-01-15T19:46:57.2823660Z 2026-01-15T19:46:57.2823660Z 2026-01-15T19:46:57.2823660Z 2026-01-15T19:46:57.2823670Z 2026-01-15T19:46:57.2823670Z 2026-01-15T19:46:57.2823670Z 2026-01-15T19:46:57.2823670Z 2026-01-15T19:46:57.2823670Z 2026-01-15T19:46:57.2823680Z 2026-01-15T19:46:57.2823680Z 2026-01-15T19:46:57.2823700Z 2026-01-15T19:46:57.2823710Z 2026-01-15T19:46:57.2823710Z 2026-01-15T19:46:57.2823720Z 2026-01-15T19:46:57.2823980Z 2026-01-15T19:46:57.2824410Z  2026-01-15T19:46:57.2824700Z 2026-01-15T19:46:57.2824840Z 2026-01-15T19:46:57.2825460Z  2026-01-15T19:46:57.2825610Z 2026-01-15T19:46:57.2825610Z 2026-01-15T19:46:57.2825720Z  2026-01-15T19:46:57.2825870Z 2026-01-15T19:46:57.2825870Z 2026-01-15T19:46:57.2825870Z 2026-01-15T19:46:57.2826020Z  2026-01-15T19:46:57.2826200Z 2026-01-15T19:46:57.2826200Z 2026-01-15T19:46:57.2826200Z 2026-01-15T19:46:57.2826200Z 2026-01-15T19:46:57.2826320Z  2026-01-15T19:46:57.2826460Z 2026-01-15T19:46:57.2826460Z 2026-01-15T19:46:57.2826460Z 2026-01-15T19:46:57.2826470Z 2026-01-15T19:46:57.2826470Z 2026-01-15T19:46:57.2826580Z  2026-01-15T19:46:57.2826720Z 2026-01-15T19:46:57.2826750Z 2026-01-15T19:46:57.2826750Z 2026-01-15T19:46:57.2826760Z 2026-01-15T19:46:57.2826770Z 2026-01-15T19:46:57.2826770Z 2026-01-15T19:46:57.2826890Z  2026-01-15T19:46:57.2827060Z 2026-01-15T19:46:57.2827060Z 2026-01-15T19:46:57.2827070Z 2026-01-15T19:46:57.2827080Z 2026-01-15T19:46:57.2827080Z 2026-01-15T19:46:57.2827080Z 2026-01-15T19:46:57.2827090Z 2026-01-15T19:46:57.2827250Z  2026-01-15T19:46:57.2827400Z 2026-01-15T19:46:57.2827400Z 2026-01-15T19:46:57.2827420Z 2026-01-15T19:46:57.2827420Z 2026-01-15T19:46:57.2827420Z 2026-01-15T19:46:57.2827420Z 2026-01-15T19:46:57.2827430Z 2026-01-15T19:46:57.2827430Z 2026-01-15T19:46:57.2827540Z  2026-01-15T19:46:57.2827710Z 2026-01-15T19:46:57.2827710Z 2026-01-15T19:46:57.2827710Z 2026-01-15T19:46:57.2827710Z 2026-01-15T19:46:57.2827720Z 2026-01-15T19:46:57.2827720Z 2026-01-15T19:46:57.2827720Z 2026-01-15T19:46:57.2827730Z 2026-01-15T19:46:57.2827730Z 2026-01-15T19:46:57.2827860Z  2026-01-15T19:46:57.2828010Z 2026-01-15T19:46:57.2828010Z 2026-01-15T19:46:57.2828010Z 2026-01-15T19:46:57.2828020Z 2026-01-15T19:46:57.2828020Z 2026-01-15T19:46:57.2828020Z 2026-01-15T19:46:57.2828020Z 2026-01-15T19:46:57.2828020Z 2026-01-15T19:46:57.2828020Z 2026-01-15T19:46:57.2828030Z 2026-01-15T19:46:57.2828140Z  2026-01-15T19:46:57.2828340Z 2026-01-15T19:46:57.2828340Z 2026-01-15T19:46:57.2828340Z 2026-01-15T19:46:57.2828340Z 2026-01-15T19:46:57.2828340Z 2026-01-15T19:46:57.2828350Z 2026-01-15T19:46:57.2828350Z 2026-01-15T19:46:57.2828510Z 2026-01-15T19:46:57.2828510Z 2026-01-15T19:46:57.2828510Z 2026-01-15T19:46:57.2828510Z 2026-01-15T19:46:57.2828680Z  2026-01-15T19:46:57.2828890Z 2026-01-15T19:46:57.2828890Z 2026-01-15T19:46:57.2828890Z 2026-01-15T19:46:57.2828890Z 2026-01-15T19:46:57.2828890Z 2026-01-15T19:46:57.2828900Z 2026-01-15T19:46:57.2828900Z 2026-01-15T19:46:57.2828900Z 2026-01-15T19:46:57.2828900Z 2026-01-15T19:46:57.2828900Z 2026-01-15T19:46:57.2828900Z 2026-01-15T19:46:57.2828910Z 2026-01-15T19:46:57.2829090Z  2026-01-15T19:46:57.2829260Z 2026-01-15T19:46:57.2829260Z 2026-01-15T19:46:57.2829260Z 2026-01-15T19:46:57.2829260Z 2026-01-15T19:46:57.2829270Z 2026-01-15T19:46:57.2829270Z 2026-01-15T19:46:57.2829270Z 2026-01-15T19:46:57.2829270Z 2026-01-15T19:46:57.2829270Z 2026-01-15T19:46:57.2829300Z 2026-01-15T19:46:57.2829300Z 2026-01-15T19:46:57.2829300Z 2026-01-15T19:46:57.2829310Z 2026-01-15T19:46:57.2829440Z  2026-01-15T19:46:57.2829600Z 2026-01-15T19:46:57.2829740Z 2026-01-15T19:46:57.2829740Z 2026-01-15T19:46:57.2829750Z 2026-01-15T19:46:57.2829750Z 2026-01-15T19:46:57.2829750Z 2026-01-15T19:46:57.2829750Z 2026-01-15T19:46:57.2829750Z 2026-01-15T19:46:57.2829760Z 2026-01-15T19:46:57.2829760Z 2026-01-15T19:46:57.2829760Z 2026-01-15T19:46:57.2829760Z 2026-01-15T19:46:57.2829760Z 2026-01-15T19:46:57.2829770Z 2026-01-15T19:46:57.2829920Z  2026-01-15T19:46:57.2830100Z 2026-01-15T19:46:57.2830100Z 2026-01-15T19:46:57.2830100Z 2026-01-15T19:46:57.2830100Z 2026-01-15T19:46:57.2830110Z 2026-01-15T19:46:57.2830110Z 2026-01-15T19:46:57.2830110Z 2026-01-15T19:46:57.2830110Z 2026-01-15T19:46:57.2830110Z 2026-01-15T19:46:57.2830120Z 2026-01-15T19:46:57.2830120Z 2026-01-15T19:46:57.2830120Z 2026-01-15T19:46:57.2830120Z 2026-01-15T19:46:57.2830130Z 2026-01-15T19:46:57.2830130Z 2026-01-15T19:46:57.2830270Z  2026-01-15T19:46:57.2830440Z 2026-01-15T19:46:57.2830440Z 2026-01-15T19:46:57.2830440Z 2026-01-15T19:46:57.2830440Z 2026-01-15T19:46:57.2830440Z 2026-01-15T19:46:57.2830450Z 2026-01-15T19:46:57.2830450Z 2026-01-15T19:46:57.2830450Z 2026-01-15T19:46:57.2830450Z 2026-01-15T19:46:57.2830450Z 2026-01-15T19:46:57.2830470Z 2026-01-15T19:46:57.2830470Z 2026-01-15T19:46:57.2830470Z 2026-01-15T19:46:57.2830480Z 2026-01-15T19:46:57.2830480Z 2026-01-15T19:46:57.2830480Z 2026-01-15T19:46:57.2830620Z  2026-01-15T19:46:57.2830810Z 2026-01-15T19:46:57.2830820Z 2026-01-15T19:46:57.2830820Z 2026-01-15T19:46:57.2830820Z 2026-01-15T19:46:57.2830820Z 2026-01-15T19:46:57.2830830Z 2026-01-15T19:46:57.2830830Z 2026-01-15T19:46:57.2830830Z 2026-01-15T19:46:57.2830830Z 2026-01-15T19:46:57.2830830Z 2026-01-15T19:46:57.2830840Z 2026-01-15T19:46:57.2830840Z 2026-01-15T19:46:57.2830840Z 2026-01-15T19:46:57.2830840Z 2026-01-15T19:46:57.2830850Z 2026-01-15T19:46:57.2830850Z 2026-01-15T19:46:57.2830850Z 2026-01-15T19:46:57.2831030Z  2026-01-15T19:46:57.2831270Z 2026-01-15T19:46:57.2831270Z 2026-01-15T19:46:57.2831270Z 2026-01-15T19:46:57.2831270Z 2026-01-15T19:46:57.2831280Z 2026-01-15T19:46:57.2831280Z 2026-01-15T19:46:57.2831280Z 2026-01-15T19:46:57.2831280Z 2026-01-15T19:46:57.2831280Z 2026-01-15T19:46:57.2831280Z 2026-01-15T19:46:57.2831290Z 2026-01-15T19:46:57.2831290Z 2026-01-15T19:46:57.2831290Z 2026-01-15T19:46:57.2831300Z 2026-01-15T19:46:57.2831300Z 2026-01-15T19:46:57.2831300Z 2026-01-15T19:46:57.2831360Z 2026-01-15T19:46:57.2831360Z 2026-01-15T19:46:57.2831580Z  2026-01-15T19:46:57.2831770Z 2026-01-15T19:46:57.2831790Z 2026-01-15T19:46:57.2831860Z  2026-01-15T19:46:57.2831930Z 2026-01-15T19:46:57.2831930Z 2026-01-15T19:46:57.2832000Z  2026-01-15T19:46:57.2832060Z 2026-01-15T19:46:57.2832060Z 2026-01-15T19:46:57.2832070Z 2026-01-15T19:46:57.2832130Z  2026-01-15T19:46:57.2832270Z 2026-01-15T19:46:57.2832270Z 2026-01-15T19:46:57.2832270Z 2026-01-15T19:46:57.2832270Z 2026-01-15T19:46:57.2832340Z  2026-01-15T19:46:57.2832450Z 2026-01-15T19:46:57.2832450Z 2026-01-15T19:46:57.2832460Z 2026-01-15T19:46:57.2832460Z 2026-01-15T19:46:57.2832460Z 2026-01-15T19:46:57.2832530Z  2026-01-15T19:46:57.2832600Z 2026-01-15T19:46:57.2832600Z 2026-01-15T19:46:57.2832600Z 2026-01-15T19:46:57.2832610Z 2026-01-15T19:46:57.2832610Z 2026-01-15T19:46:57.2832610Z 2026-01-15T19:46:57.2832670Z  2026-01-15T19:46:57.2832830Z 2026-01-15T19:46:57.2832830Z 2026-01-15T19:46:57.2832840Z 2026-01-15T19:46:57.2832840Z 2026-01-15T19:46:57.2832840Z 2026-01-15T19:46:57.2832840Z 2026-01-15T19:46:57.2832960Z 2026-01-15T19:46:57.2833070Z  2026-01-15T19:46:57.2833160Z 2026-01-15T19:46:57.2833160Z 2026-01-15T19:46:57.2833160Z 2026-01-15T19:46:57.2833170Z 2026-01-15T19:46:57.2833170Z 2026-01-15T19:46:57.2833170Z 2026-01-15T19:46:57.2833170Z 2026-01-15T19:46:57.2833170Z 2026-01-15T19:46:57.2833240Z  2026-01-15T19:46:57.2833340Z 2026-01-15T19:46:57.2833340Z 2026-01-15T19:46:57.2833340Z 2026-01-15T19:46:57.2833350Z 2026-01-15T19:46:57.2833350Z 2026-01-15T19:46:57.2833350Z 2026-01-15T19:46:57.2833360Z 2026-01-15T19:46:57.2833360Z 2026-01-15T19:46:57.2833360Z 2026-01-15T19:46:57.2833430Z  2026-01-15T19:46:57.2833530Z 2026-01-15T19:46:57.2833560Z 2026-01-15T19:46:57.2833570Z 2026-01-15T19:46:57.2833570Z 2026-01-15T19:46:57.2833580Z 2026-01-15T19:46:57.2833580Z 2026-01-15T19:46:57.2833580Z 2026-01-15T19:46:57.2833580Z 2026-01-15T19:46:57.2833580Z 2026-01-15T19:46:57.2833580Z 2026-01-15T19:46:57.2833670Z  2026-01-15T19:46:57.2833800Z 2026-01-15T19:46:57.2833800Z 2026-01-15T19:46:57.2833810Z 2026-01-15T19:46:57.2833810Z 2026-01-15T19:46:57.2833810Z 2026-01-15T19:46:57.2833810Z 2026-01-15T19:46:57.2833810Z 2026-01-15T19:46:57.2833810Z 2026-01-15T19:46:57.2833820Z 2026-01-15T19:46:57.2833820Z 2026-01-15T19:46:57.2833820Z 2026-01-15T19:46:57.2833910Z  2026-01-15T19:46:57.2834040Z 2026-01-15T19:46:57.2834040Z 2026-01-15T19:46:57.2834040Z 2026-01-15T19:46:57.2834040Z 2026-01-15T19:46:57.2834040Z 2026-01-15T19:46:57.2834050Z 2026-01-15T19:46:57.2834050Z 2026-01-15T19:46:57.2834050Z 2026-01-15T19:46:57.2834050Z 2026-01-15T19:46:57.2834050Z 2026-01-15T19:46:57.2834060Z 2026-01-15T19:46:57.2834060Z 2026-01-15T19:46:57.2834150Z  2026-01-15T19:46:57.2834260Z 2026-01-15T19:46:57.2834270Z 2026-01-15T19:46:57.2834270Z 2026-01-15T19:46:57.2834270Z 2026-01-15T19:46:57.2834270Z 2026-01-15T19:46:57.2834280Z 2026-01-15T19:46:57.2834280Z 2026-01-15T19:46:57.2834280Z 2026-01-15T19:46:57.2834280Z 2026-01-15T19:46:57.2834280Z 2026-01-15T19:46:57.2834290Z 2026-01-15T19:46:57.2834290Z 2026-01-15T19:46:57.2834290Z 2026-01-15T19:46:57.2834390Z  2026-01-15T19:46:57.2834520Z 2026-01-15T19:46:57.2834520Z 2026-01-15T19:46:57.2834520Z 2026-01-15T19:46:57.2834530Z 2026-01-15T19:46:57.2834530Z 2026-01-15T19:46:57.2834530Z 2026-01-15T19:46:57.2834530Z 2026-01-15T19:46:57.2834530Z 2026-01-15T19:46:57.2834530Z 2026-01-15T19:46:57.2834540Z 2026-01-15T19:46:57.2834540Z 2026-01-15T19:46:57.2834540Z 2026-01-15T19:46:57.2834540Z 2026-01-15T19:46:57.2834550Z 2026-01-15T19:46:57.2834620Z  2026-01-15T19:46:57.2834900Z 2026-01-15T19:46:57.2834910Z 2026-01-15T19:46:57.2834910Z 2026-01-15T19:46:57.2834910Z 2026-01-15T19:46:57.2834910Z 2026-01-15T19:46:57.2834910Z 2026-01-15T19:46:57.2834920Z 2026-01-15T19:46:57.2834920Z 2026-01-15T19:46:57.2834920Z 2026-01-15T19:46:57.2834920Z 2026-01-15T19:46:57.2834930Z 2026-01-15T19:46:57.2834930Z 2026-01-15T19:46:57.2834930Z 2026-01-15T19:46:57.2834930Z 2026-01-15T19:46:57.2834930Z 2026-01-15T19:46:57.2835020Z  2026-01-15T19:46:57.2835150Z 2026-01-15T19:46:57.2835150Z 2026-01-15T19:46:57.2835150Z 2026-01-15T19:46:57.2835150Z 2026-01-15T19:46:57.2835160Z 2026-01-15T19:46:57.2835160Z 2026-01-15T19:46:57.2835160Z 2026-01-15T19:46:57.2835160Z 2026-01-15T19:46:57.2835160Z 2026-01-15T19:46:57.2835160Z 2026-01-15T19:46:57.2835170Z 2026-01-15T19:46:57.2835170Z 2026-01-15T19:46:57.2835170Z 2026-01-15T19:46:57.2835170Z 2026-01-15T19:46:57.2835170Z 2026-01-15T19:46:57.2835170Z 2026-01-15T19:46:57.2835270Z  2026-01-15T19:46:57.2835390Z 2026-01-15T19:46:57.2835390Z 2026-01-15T19:46:57.2835390Z 2026-01-15T19:46:57.2835390Z 2026-01-15T19:46:57.2835400Z 2026-01-15T19:46:57.2835400Z 2026-01-15T19:46:57.2835530Z 2026-01-15T19:46:57.2835530Z 2026-01-15T19:46:57.2835530Z 2026-01-15T19:46:57.2835540Z 2026-01-15T19:46:57.2835540Z 2026-01-15T19:46:57.2835540Z 2026-01-15T19:46:57.2835610Z 2026-01-15T19:46:57.2835620Z 2026-01-15T19:46:57.2835620Z 2026-01-15T19:46:57.2835620Z 2026-01-15T19:46:57.2835620Z 2026-01-15T19:46:57.2835730Z  2026-01-15T19:46:57.2835890Z 2026-01-15T19:46:57.2835900Z 2026-01-15T19:46:57.2835900Z 2026-01-15T19:46:57.2835900Z 2026-01-15T19:46:57.2835910Z 2026-01-15T19:46:57.2835910Z 2026-01-15T19:46:57.2835910Z 2026-01-15T19:46:57.2835910Z 2026-01-15T19:46:57.2835910Z 2026-01-15T19:46:57.2835920Z 2026-01-15T19:46:57.2835920Z 2026-01-15T19:46:57.2835920Z 2026-01-15T19:46:57.2835920Z 2026-01-15T19:46:57.2835920Z 2026-01-15T19:46:57.2835930Z 2026-01-15T19:46:57.2835930Z 2026-01-15T19:46:57.2835930Z 2026-01-15T19:46:57.2835930Z 2026-01-15T19:46:57.2836040Z  2026-01-15T19:46:57.2836170Z 2026-01-15T19:46:57.2836170Z 2026-01-15T19:46:57.2836230Z  2026-01-15T19:46:57.2836290Z 2026-01-15T19:46:57.2836290Z 2026-01-15T19:46:57.2836350Z  2026-01-15T19:46:57.2836420Z 2026-01-15T19:46:57.2836420Z 2026-01-15T19:46:57.2836420Z 2026-01-15T19:46:57.2836480Z  2026-01-15T19:46:57.2836540Z 2026-01-15T19:46:57.2836550Z 2026-01-15T19:46:57.2836550Z 2026-01-15T19:46:57.2836550Z 2026-01-15T19:46:57.2836610Z  2026-01-15T19:46:57.2836680Z 2026-01-15T19:46:57.2836680Z 2026-01-15T19:46:57.2836680Z 2026-01-15T19:46:57.2836680Z 2026-01-15T19:46:57.2836680Z 2026-01-15T19:46:57.2836740Z  2026-01-15T19:46:57.2836860Z 2026-01-15T19:46:57.2836860Z 2026-01-15T19:46:57.2836870Z 2026-01-15T19:46:57.2836870Z 2026-01-15T19:46:57.2836870Z 2026-01-15T19:46:57.2836880Z 2026-01-15T19:46:57.2836940Z  2026-01-15T19:46:57.2837060Z 2026-01-15T19:46:57.2837070Z 2026-01-15T19:46:57.2837070Z 2026-01-15T19:46:57.2837080Z 2026-01-15T19:46:57.2837080Z 2026-01-15T19:46:57.2837080Z 2026-01-15T19:46:57.2837080Z 2026-01-15T19:46:57.2837150Z  2026-01-15T19:46:57.2837230Z 2026-01-15T19:46:57.2837230Z 2026-01-15T19:46:57.2837230Z 2026-01-15T19:46:57.2837240Z 2026-01-15T19:46:57.2837240Z 2026-01-15T19:46:57.2837240Z 2026-01-15T19:46:57.2837240Z 2026-01-15T19:46:57.2837240Z 2026-01-15T19:46:57.2837300Z  2026-01-15T19:46:57.2837390Z 2026-01-15T19:46:57.2837390Z 2026-01-15T19:46:57.2837400Z 2026-01-15T19:46:57.2837400Z 2026-01-15T19:46:57.2837400Z 2026-01-15T19:46:57.2837400Z 2026-01-15T19:46:57.2837400Z 2026-01-15T19:46:57.2837400Z 2026-01-15T19:46:57.2837410Z 2026-01-15T19:46:57.2837470Z  2026-01-15T19:46:57.2837640Z 2026-01-15T19:46:57.2837640Z 2026-01-15T19:46:57.2837640Z 2026-01-15T19:46:57.2837640Z 2026-01-15T19:46:57.2837650Z 2026-01-15T19:46:57.2837650Z 2026-01-15T19:46:57.2837650Z 2026-01-15T19:46:57.2837650Z 2026-01-15T19:46:57.2837650Z 2026-01-15T19:46:57.2837660Z 2026-01-15T19:46:57.2837740Z  2026-01-15T19:46:57.2837830Z 2026-01-15T19:46:57.2837830Z 2026-01-15T19:46:57.2837830Z 2026-01-15T19:46:57.2837840Z 2026-01-15T19:46:57.2837840Z 2026-01-15T19:46:57.2837840Z 2026-01-15T19:46:57.2837840Z 2026-01-15T19:46:57.2837840Z 2026-01-15T19:46:57.2837840Z 2026-01-15T19:46:57.2837850Z 2026-01-15T19:46:57.2837850Z 2026-01-15T19:46:57.2837920Z  2026-01-15T19:46:57.2838020Z 2026-01-15T19:46:57.2838020Z 2026-01-15T19:46:57.2838030Z 2026-01-15T19:46:57.2838030Z 2026-01-15T19:46:57.2838030Z 2026-01-15T19:46:57.2838030Z 2026-01-15T19:46:57.2838030Z 2026-01-15T19:46:57.2838040Z 2026-01-15T19:46:57.2838040Z 2026-01-15T19:46:57.2838040Z 2026-01-15T19:46:57.2838040Z 2026-01-15T19:46:57.2838050Z 2026-01-15T19:46:57.2838110Z  2026-01-15T19:46:57.2838220Z 2026-01-15T19:46:57.2838220Z 2026-01-15T19:46:57.2838220Z 2026-01-15T19:46:57.2838280Z 2026-01-15T19:46:57.2838280Z 2026-01-15T19:46:57.2838330Z 2026-01-15T19:46:57.2838330Z 2026-01-15T19:46:57.2838330Z 2026-01-15T19:46:57.2838330Z 2026-01-15T19:46:57.2838330Z 2026-01-15T19:46:57.2838340Z 2026-01-15T19:46:57.2838340Z 2026-01-15T19:46:57.2838340Z 2026-01-15T19:46:57.2838430Z  2026-01-15T19:46:57.2838550Z 2026-01-15T19:46:57.2838560Z 2026-01-15T19:46:57.2838560Z 2026-01-15T19:46:57.2838560Z 2026-01-15T19:46:57.2838560Z 2026-01-15T19:46:57.2838560Z 2026-01-15T19:46:57.2838560Z 2026-01-15T19:46:57.2838570Z 2026-01-15T19:46:57.2838570Z 2026-01-15T19:46:57.2838570Z 2026-01-15T19:46:57.2838570Z 2026-01-15T19:46:57.2838570Z 2026-01-15T19:46:57.2838570Z 2026-01-15T19:46:57.2838580Z 2026-01-15T19:46:57.2838650Z  2026-01-15T19:46:57.2838780Z 2026-01-15T19:46:57.2838780Z 2026-01-15T19:46:57.2838780Z 2026-01-15T19:46:57.2838780Z 2026-01-15T19:46:57.2838780Z 2026-01-15T19:46:57.2838790Z 2026-01-15T19:46:57.2838790Z 2026-01-15T19:46:57.2838790Z 2026-01-15T19:46:57.2838790Z 2026-01-15T19:46:57.2838790Z 2026-01-15T19:46:57.2838800Z 2026-01-15T19:46:57.2838800Z 2026-01-15T19:46:57.2838800Z 2026-01-15T19:46:57.2838800Z 2026-01-15T19:46:57.2838800Z 2026-01-15T19:46:57.2838890Z  2026-01-15T19:46:57.2839010Z 2026-01-15T19:46:57.2839010Z 2026-01-15T19:46:57.2839010Z 2026-01-15T19:46:57.2839010Z 2026-01-15T19:46:57.2839010Z 2026-01-15T19:46:57.2839010Z 2026-01-15T19:46:57.2839020Z 2026-01-15T19:46:57.2839020Z 2026-01-15T19:46:57.2839030Z 2026-01-15T19:46:57.2839030Z 2026-01-15T19:46:57.2839030Z 2026-01-15T19:46:57.2839030Z 2026-01-15T19:46:57.2839040Z 2026-01-15T19:46:57.2839040Z 2026-01-15T19:46:57.2839040Z 2026-01-15T19:46:57.2839040Z 2026-01-15T19:46:57.2839130Z  2026-01-15T19:46:57.2839300Z 2026-01-15T19:46:57.2839300Z 2026-01-15T19:46:57.2839310Z 2026-01-15T19:46:57.2839310Z 2026-01-15T19:46:57.2839310Z 2026-01-15T19:46:57.2839310Z 2026-01-15T19:46:57.2839320Z 2026-01-15T19:46:57.2839320Z 2026-01-15T19:46:57.2839320Z 2026-01-15T19:46:57.2839320Z 2026-01-15T19:46:57.2839320Z 2026-01-15T19:46:57.2839320Z 2026-01-15T19:46:57.2839330Z 2026-01-15T19:46:57.2839330Z 2026-01-15T19:46:57.2839330Z 2026-01-15T19:46:57.2839330Z 2026-01-15T19:46:57.2839330Z 2026-01-15T19:46:57.2839440Z  2026-01-15T19:46:57.2839570Z 2026-01-15T19:46:57.2839570Z 2026-01-15T19:46:57.2839570Z 2026-01-15T19:46:57.2839580Z 2026-01-15T19:46:57.2839580Z 2026-01-15T19:46:57.2839580Z 2026-01-15T19:46:57.2839580Z 2026-01-15T19:46:57.2839580Z 2026-01-15T19:46:57.2839590Z 2026-01-15T19:46:57.2839590Z 2026-01-15T19:46:57.2839670Z 2026-01-15T19:46:57.2839670Z 2026-01-15T19:46:57.2839680Z 2026-01-15T19:46:57.2839680Z 2026-01-15T19:46:57.2839680Z 2026-01-15T19:46:57.2839680Z 2026-01-15T19:46:57.2839690Z 2026-01-15T19:46:57.2839690Z 2026-01-15T19:46:57.2839790Z  2026-01-15T19:46:57.2839920Z 2026-01-15T19:46:57.2839920Z 2026-01-15T19:46:57.2839990Z  2026-01-15T19:46:57.2840050Z 2026-01-15T19:46:57.2840050Z 2026-01-15T19:46:57.2840100Z  2026-01-15T19:46:57.2840160Z 2026-01-15T19:46:57.2840160Z 2026-01-15T19:46:57.2840160Z 2026-01-15T19:46:57.2840210Z  2026-01-15T19:46:57.2840270Z 2026-01-15T19:46:57.2840270Z 2026-01-15T19:46:57.2840280Z 2026-01-15T19:46:57.2840280Z 2026-01-15T19:46:57.2840340Z  2026-01-15T19:46:57.2840410Z 2026-01-15T19:46:57.2840410Z 2026-01-15T19:46:57.2840410Z 2026-01-15T19:46:57.2840410Z 2026-01-15T19:46:57.2840410Z 2026-01-15T19:46:57.2840470Z  2026-01-15T19:46:57.2840540Z 2026-01-15T19:46:57.2840540Z 2026-01-15T19:46:57.2840580Z 2026-01-15T19:46:57.2840580Z 2026-01-15T19:46:57.2840590Z 2026-01-15T19:46:57.2840590Z 2026-01-15T19:46:57.2840660Z  2026-01-15T19:46:57.2840740Z 2026-01-15T19:46:57.2840800Z 2026-01-15T19:46:57.2840810Z 2026-01-15T19:46:57.2840810Z 2026-01-15T19:46:57.2840810Z 2026-01-15T19:46:57.2840820Z 2026-01-15T19:46:57.2840820Z 2026-01-15T19:46:57.2840880Z  2026-01-15T19:46:57.2840970Z 2026-01-15T19:46:57.2840970Z 2026-01-15T19:46:57.2840970Z 2026-01-15T19:46:57.2840970Z 2026-01-15T19:46:57.2840970Z 2026-01-15T19:46:57.2840980Z 2026-01-15T19:46:57.2840980Z 2026-01-15T19:46:57.2840980Z 2026-01-15T19:46:57.2841050Z  done 2026-01-15T19:46:57.3959630Z Preparing transaction: / done 2026-01-15T19:46:59.2635980Z Verifying transaction: \ | / - \ | / - \ | / - \ done 2026-01-15T19:47:00.6215750Z Executing transaction: / - \ | / - \ | done 2026-01-15T19:47:00.9126310Z ffmpeg version 6.1.1 Copyright (c) 2000-2023 the FFmpeg developers 2026-01-15T19:47:00.9126630Z built with clang version 16.0.6 2026-01-15T19:47:00.9129540Z configuration: --prefix=/Users/runner/miniconda3/envs/test --cc=arm64-apple-darwin20.0.0-clang --cxx=arm64-apple-darwin20.0.0-clang++ --nm=arm64-apple-darwin20.0.0-nm --ar=arm64-apple-darwin20.0.0-ar --disable-doc --disable-openssl --enable-demuxer=dash --enable-hardcoded-tables --enable-libfreetype --enable-libharfbuzz --enable-libfontconfig --enable-libopenh264 --enable-libdav1d --enable-cross-compile --arch=arm64 --target-os=darwin --cross-prefix=arm64-apple-darwin20.0.0- --host-cc=/Users/runner/miniforge3/conda-bld/ffmpeg_1722545977240/_build_env/bin/x86_64-apple-darwin13.4.0-clang --enable-neon --enable-gnutls --enable-libmp3lame --enable-libvpx --enable-libass --enable-pthreads --enable-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=/Users/runner/miniforge3/conda-bld/ffmpeg_1722545977240/_build_env/bin/pkg-config 2026-01-15T19:47:00.9132480Z libavutil 58. 29.100 / 58. 29.100 2026-01-15T19:47:00.9132650Z libavcodec 60. 31.102 / 60. 31.102 2026-01-15T19:47:00.9132830Z libavformat 60. 16.100 / 60. 16.100 2026-01-15T19:47:00.9133010Z libavdevice 60. 3.100 / 60. 3.100 2026-01-15T19:47:00.9133270Z libavfilter 9. 12.100 / 9. 12.100 2026-01-15T19:47:00.9133510Z libswscale 7. 5.100 / 7. 5.100 2026-01-15T19:47:00.9133690Z libswresample 4. 12.100 / 4. 12.100 2026-01-15T19:47:00.9133860Z libpostproc 57. 3.100 / 57. 3.100 2026-01-15T19:47:00.9168280Z ##[group]Run bash packaging/install_test_dependencies.sh 2026-01-15T19:47:00.9168580Z bash packaging/install_test_dependencies.sh 2026-01-15T19:47:00.9230760Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:47:00.9230980Z env: 2026-01-15T19:47:00.9231100Z INPUT_RUN_POST: true 2026-01-15T19:47:00.9231430Z CONDA: /Users/runner/miniconda3 2026-01-15T19:47:00.9231600Z ##[endgroup] 2026-01-15T19:47:01.9645550Z Installing test dependencies... 2026-01-15T19:47:02.1644690Z Requirement already satisfied: numpy in /Users/runner/miniconda3/envs/test/lib/python3.10/site-packages (2.2.6) 2026-01-15T19:47:02.2297660Z Collecting pytest 2026-01-15T19:47:02.2484450Z Downloading pytest-9.0.2-py3-none-any.whl.metadata (7.6 kB) 2026-01-15T19:47:02.2582950Z Requirement already satisfied: pillow in /Users/runner/miniconda3/envs/test/lib/python3.10/site-packages (12.1.0) 2026-01-15T19:47:02.2716720Z Collecting exceptiongroup>=1 (from pytest) 2026-01-15T19:47:02.2754720Z Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) 2026-01-15T19:47:02.2894310Z Collecting iniconfig>=1.0.1 (from pytest) 2026-01-15T19:47:02.2944080Z Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-01-15T19:47:02.3152350Z Collecting packaging>=22 (from pytest) 2026-01-15T19:47:02.3188680Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-15T19:47:02.3417980Z Collecting pluggy<2,>=1.5 (from pytest) 2026-01-15T19:47:02.3457690Z Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-01-15T19:47:02.3669690Z Collecting pygments>=2.7.2 (from pytest) 2026-01-15T19:47:02.3707310Z Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-01-15T19:47:02.3911870Z Collecting tomli>=1 (from pytest) 2026-01-15T19:47:02.3952680Z Downloading tomli-2.4.0-py3-none-any.whl.metadata (10 kB) 2026-01-15T19:47:02.4048390Z Requirement already satisfied: typing-extensions>=4.6.0 in /Users/runner/miniconda3/envs/test/lib/python3.10/site-packages (from exceptiongroup>=1->pytest) (4.15.0) 2026-01-15T19:47:02.4095550Z Downloading pytest-9.0.2-py3-none-any.whl (374 kB) 2026-01-15T19:47:02.4259390Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-01-15T19:47:02.4350060Z Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 2026-01-15T19:47:02.4427780Z Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2026-01-15T19:47:02.4509130Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2026-01-15T19:47:02.4598210Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-01-15T19:47:02.4756660Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 73.1 MB/s 0:00:00 2026-01-15T19:47:02.4803260Z Downloading tomli-2.4.0-py3-none-any.whl (14 kB) 2026-01-15T19:47:02.5309940Z Installing collected packages: tomli, pygments, pluggy, packaging, iniconfig, exceptiongroup, pytest 2026-01-15T19:47:03.0788730Z 2026-01-15T19:47:03.0811680Z Successfully installed exceptiongroup-1.3.1 iniconfig-2.3.0 packaging-25.0 pluggy-1.6.0 pygments-2.19.2 pytest-9.0.2 tomli-2.4.0 2026-01-15T19:47:03.1087510Z Test dependencies installed successfully! 2026-01-15T19:47:03.1116500Z ##[group]Run pytest --override-ini="addopts=-v" test 2026-01-15T19:47:03.1116790Z pytest --override-ini="addopts=-v" test 2026-01-15T19:47:03.1163060Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:47:03.1163270Z env: 2026-01-15T19:47:03.1163410Z INPUT_RUN_POST: true 2026-01-15T19:47:03.1163620Z CONDA: /Users/runner/miniconda3 2026-01-15T19:47:03.1163840Z ##[endgroup] 2026-01-15T19:47:05.3015270Z ============================= test session starts ============================== 2026-01-15T19:47:05.3016110Z platform darwin -- Python 3.10.19, pytest-9.0.2, pluggy-1.6.0 -- /Users/runner/miniconda3/envs/test/bin/python 2026-01-15T19:47:05.3016490Z cachedir: .pytest_cache 2026-01-15T19:47:05.3016680Z rootdir: /Users/runner/work/torchcodec/torchcodec 2026-01-15T19:47:05.3016890Z configfile: pyproject.toml 2026-01-15T19:47:05.6659880Z collecting ... collected 1760 items 2026-01-15T19:47:05.6660130Z 2026-01-15T19:47:05.6727990Z test/test_decoders.py::TestDecoder::test_create[str-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:47:05.6765840Z test/test_decoders.py::TestDecoder::test_create[str-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:47:05.6770360Z test/test_decoders.py::TestDecoder::test_create[str-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:47:05.6810380Z test/test_decoders.py::TestDecoder::test_create[path-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:47:05.6840680Z test/test_decoders.py::TestDecoder::test_create[path-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:47:05.6851190Z test/test_decoders.py::TestDecoder::test_create[path-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:47:05.6888930Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:47:05.6917740Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:47:05.6942160Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:47:05.6963560Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:47:05.7046520Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:47:05.7047420Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:47:05.7048610Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:47:05.7079270Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:47:05.7088550Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:47:05.7121580Z test/test_decoders.py::TestDecoder::test_create[bytes-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:47:05.7146960Z test/test_decoders.py::TestDecoder::test_create[bytes-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:47:05.7155940Z test/test_decoders.py::TestDecoder::test_create[bytes-AudioDecoder-asset2] PASSED [ 1%] 2026-01-15T19:47:05.7187860Z test/test_decoders.py::TestDecoder::test_create[tensor-VideoDecoder-asset0] PASSED [ 1%] 2026-01-15T19:47:05.7213620Z test/test_decoders.py::TestDecoder::test_create[tensor-AudioDecoder-asset1] PASSED [ 1%] 2026-01-15T19:47:05.7222350Z test/test_decoders.py::TestDecoder::test_create[tensor-AudioDecoder-asset2] PASSED [ 1%] 2026-01-15T19:47:05.7281390Z test/test_decoders.py::TestDecoder::test_create_fails[VideoDecoder] PASSED [ 1%] 2026-01-15T19:47:05.7323610Z test/test_decoders.py::TestDecoder::test_create_fails[AudioDecoder] PASSED [ 1%] 2026-01-15T19:47:05.7354000Z test/test_decoders.py::TestVideoDecoder::test_metadata[exact] PASSED [ 1%] 2026-01-15T19:47:05.7377760Z test/test_decoders.py::TestVideoDecoder::test_metadata[approximate] PASSED [ 1%] 2026-01-15T19:47:05.8371090Z test/test_decoders.py::TestVideoDecoder::test_create_bytes_ownership PASSED [ 1%] 2026-01-15T19:47:05.8376390Z test/test_decoders.py::TestVideoDecoder::test_create_fails PASSED [ 1%] 2026-01-15T19:47:05.8940020Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cpu-1] PASSED [ 1%] 2026-01-15T19:47:05.9337630Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cpu-4] PASSED [ 1%] 2026-01-15T19:47:05.9340930Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda-1] SKIPPED [ 1%] 2026-01-15T19:47:05.9343570Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda-4] SKIPPED [ 1%] 2026-01-15T19:47:05.9346440Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda:beta-1] SKIPPED [ 1%] 2026-01-15T19:47:05.9348980Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda:beta-4] SKIPPED [ 1%] 2026-01-15T19:47:05.9891800Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cpu-1] PASSED [ 1%] 2026-01-15T19:47:06.0302440Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cpu-4] PASSED [ 1%] 2026-01-15T19:47:06.0307810Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda-1] SKIPPED [ 2%] 2026-01-15T19:47:06.0311060Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda-4] SKIPPED [ 2%] 2026-01-15T19:47:06.0313900Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda:beta-1] SKIPPED [ 2%] 2026-01-15T19:47:06.0316400Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda:beta-4] SKIPPED [ 2%] 2026-01-15T19:47:06.1927840Z test/test_decoders.py::TestVideoDecoder::test_getitem_numpy_int PASSED [ 2%] 2026-01-15T19:47:07.3234570Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cpu] PASSED [ 2%] 2026-01-15T19:47:07.3237430Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cuda] SKIPPED [ 2%] 2026-01-15T19:47:07.3240540Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cuda:beta] SKIPPED [ 2%] 2026-01-15T19:47:08.3147490Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cpu] PASSED [ 2%] 2026-01-15T19:47:08.3150230Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cuda] SKIPPED [ 2%] 2026-01-15T19:47:08.3153490Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cuda:beta] SKIPPED [ 2%] 2026-01-15T19:47:08.3198800Z test/test_decoders.py::TestVideoDecoder::test_device_instance PASSED [ 2%] 2026-01-15T19:47:08.3304280Z test/test_decoders.py::TestVideoDecoder::test_device_none_default_device[cpu] PASSED [ 2%] 2026-01-15T19:47:08.3308260Z test/test_decoders.py::TestVideoDecoder::test_device_none_default_device[cuda] SKIPPED [ 2%] 2026-01-15T19:47:08.3359350Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cpu] PASSED [ 2%] 2026-01-15T19:47:08.3362360Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cuda] SKIPPED [ 2%] 2026-01-15T19:47:08.3366110Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cuda:beta] SKIPPED [ 2%] 2026-01-15T19:47:08.3403760Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cpu] PASSED [ 3%] 2026-01-15T19:47:08.3503870Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cuda] SKIPPED [ 3%] 2026-01-15T19:47:08.3605060Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:47:08.4822830Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cpu] PASSED [ 3%] 2026-01-15T19:47:08.4838230Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cuda] SKIPPED [ 3%] 2026-01-15T19:47:08.4839230Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:47:08.6077010Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cpu] PASSED [ 3%] 2026-01-15T19:47:08.6080340Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cuda] SKIPPED [ 3%] 2026-01-15T19:47:08.6083340Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:47:22.1711440Z test/test_decoders.py::TestVideoDecoder::test_iteration_slow PASSED [ 3%] 2026-01-15T19:47:22.2208910Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cpu] PASSED [ 3%] 2026-01-15T19:47:22.2211900Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cuda] SKIPPED [ 3%] 2026-01-15T19:47:22.2214800Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:47:22.2724490Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cpu] PASSED [ 3%] 2026-01-15T19:47:22.2727290Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cuda] SKIPPED [ 3%] 2026-01-15T19:47:22.2729860Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:47:22.2893200Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cpu] PASSED [ 3%] 2026-01-15T19:47:22.2896270Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cuda] SKIPPED [ 3%] 2026-01-15T19:47:22.2898890Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:22.2943390Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cpu] PASSED [ 4%] 2026-01-15T19:47:22.2946190Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cuda] SKIPPED [ 4%] 2026-01-15T19:47:22.2948720Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:22.2981690Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cpu] PASSED [ 4%] 2026-01-15T19:47:22.2985130Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cuda] SKIPPED [ 4%] 2026-01-15T19:47:22.2987520Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:22.3395060Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cpu] PASSED [ 4%] 2026-01-15T19:47:22.3397850Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cuda] SKIPPED [ 4%] 2026-01-15T19:47:22.3400640Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:22.3792930Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cpu] PASSED [ 4%] 2026-01-15T19:47:22.3795890Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cuda] SKIPPED [ 4%] 2026-01-15T19:47:22.3799120Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:22.3846620Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cpu] PASSED [ 4%] 2026-01-15T19:47:22.3849680Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cuda] SKIPPED [ 4%] 2026-01-15T19:47:22.3852120Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:22.3887160Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cpu] PASSED [ 4%] 2026-01-15T19:47:22.3890000Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cuda] SKIPPED [ 5%] 2026-01-15T19:47:22.3892400Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:22.3990280Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cpu] PASSED [ 5%] 2026-01-15T19:47:22.3992880Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cuda] SKIPPED [ 5%] 2026-01-15T19:47:22.3995810Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:22.5493100Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cpu] PASSED [ 5%] 2026-01-15T19:47:22.5609100Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cuda] SKIPPED [ 5%] 2026-01-15T19:47:22.5762050Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:22.6865840Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cpu] PASSED [ 5%] 2026-01-15T19:47:22.6959980Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cuda] SKIPPED [ 5%] 2026-01-15T19:47:22.6980510Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:22.6988050Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_h265 PASSED [ 5%] 2026-01-15T19:47:22.6989410Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cpu] PASSED [ 5%] 2026-01-15T19:47:22.6990540Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cuda] SKIPPED [ 5%] 2026-01-15T19:47:22.6993990Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:22.7001530Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cpu] PASSED [ 5%] 2026-01-15T19:47:22.7006760Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cuda] SKIPPED [ 5%] 2026-01-15T19:47:22.7009430Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:22.7108890Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cpu] PASSED [ 6%] 2026-01-15T19:47:22.7128680Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cuda] SKIPPED [ 6%] 2026-01-15T19:47:22.7136310Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:22.7269370Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cpu] PASSED [ 6%] 2026-01-15T19:47:22.7274130Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cuda] SKIPPED [ 6%] 2026-01-15T19:47:22.7278270Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:22.7424900Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cpu] PASSED [ 6%] 2026-01-15T19:47:22.7427990Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cuda] SKIPPED [ 6%] 2026-01-15T19:47:22.7431030Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:22.7585680Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cpu] PASSED [ 6%] 2026-01-15T19:47:22.7588540Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cuda] SKIPPED [ 6%] 2026-01-15T19:47:22.7591220Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:22.7632020Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cpu] PASSED [ 6%] 2026-01-15T19:47:22.7634450Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cuda] SKIPPED [ 6%] 2026-01-15T19:47:22.7637190Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:22.7667960Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cpu] PASSED [ 6%] 2026-01-15T19:47:22.7672000Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cuda] SKIPPED [ 6%] 2026-01-15T19:47:22.7674630Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:22.8011150Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cpu] PASSED [ 7%] 2026-01-15T19:47:22.8013840Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cuda] SKIPPED [ 7%] 2026-01-15T19:47:22.8016780Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:47:22.8563710Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cpu] PASSED [ 7%] 2026-01-15T19:47:22.8566550Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cuda] SKIPPED [ 7%] 2026-01-15T19:47:22.8569260Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:47:22.9111580Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cpu] PASSED [ 7%] 2026-01-15T19:47:22.9114850Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cuda] SKIPPED [ 7%] 2026-01-15T19:47:22.9117760Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:47:22.9458150Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cpu] PASSED [ 7%] 2026-01-15T19:47:22.9460770Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cuda] SKIPPED [ 7%] 2026-01-15T19:47:22.9464140Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:47:23.0037010Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cpu] PASSED [ 7%] 2026-01-15T19:47:23.0040070Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cuda] SKIPPED [ 7%] 2026-01-15T19:47:23.0042470Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:47:23.0614770Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cpu] PASSED [ 7%] 2026-01-15T19:47:23.0617890Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cuda] SKIPPED [ 7%] 2026-01-15T19:47:23.0620810Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cuda:beta] SKIPPED [ 8%] 2026-01-15T19:47:23.1589970Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cpu] PASSED [ 8%] 2026-01-15T19:47:23.1592370Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cuda] SKIPPED [ 8%] 2026-01-15T19:47:23.1594910Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cuda:beta] SKIPPED [ 8%] 2026-01-15T19:47:23.2641230Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cpu] PASSED [ 8%] 2026-01-15T19:47:23.2741570Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cuda] SKIPPED [ 8%] 2026-01-15T19:47:23.2842750Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cuda:beta] SKIPPED [ 8%] 2026-01-15T19:47:23.2943580Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-0-NCHW] PASSED [ 8%] 2026-01-15T19:47:23.3044750Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-0-NHWC] PASSED [ 8%] 2026-01-15T19:47:23.3145010Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-1-NCHW] PASSED [ 8%] 2026-01-15T19:47:23.3176240Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-1-NHWC] PASSED [ 8%] 2026-01-15T19:47:23.3178600Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-2-NCHW] PASSED [ 8%] 2026-01-15T19:47:23.3179520Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-2-NHWC] PASSED [ 8%] 2026-01-15T19:47:23.3180720Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-3-NCHW] PASSED [ 8%] 2026-01-15T19:47:23.3181390Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-3-NHWC] PASSED [ 8%] 2026-01-15T19:47:23.3181960Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-4-NCHW] PASSED [ 8%] 2026-01-15T19:47:23.3182840Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-4-NHWC] PASSED [ 8%] 2026-01-15T19:47:23.3241580Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-5-NCHW] PASSED [ 8%] 2026-01-15T19:47:23.3321880Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-5-NHWC] PASSED [ 9%] 2026-01-15T19:47:23.3572410Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-6-NCHW] PASSED [ 9%] 2026-01-15T19:47:23.3673590Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-6-NHWC] PASSED [ 9%] 2026-01-15T19:47:23.3773830Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-0-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:23.3874770Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-0-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:23.3975440Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-1-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:23.4007530Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-1-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:23.4008310Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-2-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:23.4009070Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-2-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:23.4009590Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-3-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:23.4010090Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-3-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:23.4010590Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-4-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:23.4011070Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-4-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:23.4011640Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-5-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:23.4012170Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-5-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:23.4012650Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-6-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:23.4013130Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-6-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:23.4013630Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-0-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:23.4014180Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-0-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:23.4014680Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-1-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:23.4015200Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-1-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:23.4015720Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-2-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:23.4016220Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-2-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:23.4016730Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-3-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:23.4017220Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-3-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:23.4017720Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-4-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:23.4018290Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-4-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:23.4018820Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-5-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:23.4019660Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-5-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:23.4020210Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-6-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:23.4020770Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-6-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:23.4021290Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-0-NCHW] PASSED [ 10%] 2026-01-15T19:47:23.4021800Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-0-NHWC] PASSED [ 10%] 2026-01-15T19:47:23.4022300Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-1-NCHW] PASSED [ 10%] 2026-01-15T19:47:23.4022810Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-1-NHWC] PASSED [ 10%] 2026-01-15T19:47:23.4023290Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-2-NCHW] PASSED [ 11%] 2026-01-15T19:47:23.4023800Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-2-NHWC] PASSED [ 11%] 2026-01-15T19:47:23.4051340Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-3-NCHW] PASSED [ 11%] 2026-01-15T19:47:23.4097010Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-3-NHWC] PASSED [ 11%] 2026-01-15T19:47:23.4128260Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-4-NCHW] PASSED [ 11%] 2026-01-15T19:47:23.4163140Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-4-NHWC] PASSED [ 11%] 2026-01-15T19:47:23.4235310Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-5-NCHW] PASSED [ 11%] 2026-01-15T19:47:23.4310930Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-5-NHWC] PASSED [ 11%] 2026-01-15T19:47:23.4420210Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-6-NCHW] PASSED [ 11%] 2026-01-15T19:47:23.4532670Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-6-NHWC] PASSED [ 11%] 2026-01-15T19:47:23.4535920Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-0-NCHW] SKIPPED [ 11%] 2026-01-15T19:47:23.4539130Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-0-NHWC] SKIPPED [ 11%] 2026-01-15T19:47:23.4541780Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-1-NCHW] SKIPPED [ 11%] 2026-01-15T19:47:23.4544300Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-1-NHWC] SKIPPED [ 11%] 2026-01-15T19:47:23.4546830Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-2-NCHW] SKIPPED [ 11%] 2026-01-15T19:47:23.4549140Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-2-NHWC] SKIPPED [ 11%] 2026-01-15T19:47:23.4551750Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-3-NCHW] SKIPPED [ 11%] 2026-01-15T19:47:23.4554120Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-3-NHWC] SKIPPED [ 11%] 2026-01-15T19:47:23.4556560Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-4-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:23.4559100Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-4-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:23.4562440Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-5-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:23.4564800Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-5-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:23.4567180Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-6-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:23.4569810Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-6-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:23.4572060Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-0-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:23.4574410Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-0-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:23.4576790Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-1-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:23.4580580Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-1-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:23.4583500Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-2-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:23.4588360Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-2-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:23.4591160Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-3-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:23.4595200Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-3-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:23.4597800Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-4-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:23.4600310Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-4-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:23.4602840Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-5-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:23.4605130Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-5-NHWC] SKIPPED [ 13%] 2026-01-15T19:47:23.4607370Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-6-NCHW] SKIPPED [ 13%] 2026-01-15T19:47:23.4609580Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-6-NHWC] SKIPPED [ 13%] 2026-01-15T19:47:23.4644330Z test/test_decoders.py::TestVideoDecoder::test_dimension_order_fails PASSED [ 13%] 2026-01-15T19:47:24.2992140Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-0] PASSED [ 13%] 2026-01-15T19:47:26.2495740Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-3] PASSED [ 13%] 2026-01-15T19:47:27.0826930Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-None] PASSED [ 13%] 2026-01-15T19:47:27.0831290Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-0] SKIPPED [ 13%] 2026-01-15T19:47:27.0834440Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-3] SKIPPED [ 13%] 2026-01-15T19:47:27.0844690Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-None] SKIPPED [ 13%] 2026-01-15T19:47:27.0845530Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-0] SKIPPED [ 13%] 2026-01-15T19:47:27.0851070Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-3] SKIPPED [ 13%] 2026-01-15T19:47:27.0880320Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-None] SKIPPED [ 13%] 2026-01-15T19:47:27.4114280Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-0] PASSED [ 13%] 2026-01-15T19:47:28.2041900Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-3] PASSED [ 13%] 2026-01-15T19:47:28.9764650Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-None] PASSED [ 13%] 2026-01-15T19:47:28.9866090Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-0] SKIPPED [ 13%] 2026-01-15T19:47:28.9928560Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-3] SKIPPED [ 13%] 2026-01-15T19:47:28.9933590Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-None] SKIPPED [ 14%] 2026-01-15T19:47:28.9934260Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-0] SKIPPED [ 14%] 2026-01-15T19:47:28.9934830Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-3] SKIPPED [ 14%] 2026-01-15T19:47:28.9935390Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-None] SKIPPED [ 14%] 2026-01-15T19:47:28.9935920Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cpu] PASSED [ 14%] 2026-01-15T19:47:28.9936450Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cuda] SKIPPED [ 14%] 2026-01-15T19:47:28.9936960Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cuda:beta] SKIPPED [ 14%] 2026-01-15T19:47:28.9937510Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cpu] PASSED [ 14%] 2026-01-15T19:47:28.9938040Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cuda] SKIPPED [ 14%] 2026-01-15T19:47:28.9938590Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cuda:beta] SKIPPED [ 14%] 2026-01-15T19:47:28.9939300Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cpu] PASSED [ 14%] 2026-01-15T19:47:28.9939740Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cuda] SKIPPED [ 14%] 2026-01-15T19:47:28.9940230Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cuda:beta] SKIPPED [ 14%] 2026-01-15T19:47:28.9940650Z test/test_decoders.py::TestVideoDecoder::test_compile[cpu] SKIPPED (...) [ 14%] 2026-01-15T19:47:28.9941030Z test/test_decoders.py::TestVideoDecoder::test_compile[cuda] SKIPPED [ 14%] 2026-01-15T19:47:28.9941450Z test/test_decoders.py::TestVideoDecoder::test_compile[cuda:beta] SKIPPED [ 14%] 2026-01-15T19:47:28.9941830Z test/test_decoders.py::TestVideoDecoder::test_pts_to_dts_fallback[exact] SKIPPED [ 14%] 2026-01-15T19:47:28.9942300Z test/test_decoders.py::TestVideoDecoder::test_pts_to_dts_fallback[approximate] SKIPPED [ 15%] 2026-01-15T19:47:28.9942820Z test/test_decoders.py::TestVideoDecoder::test_full_and_studio_range_bt709_video[asset0] SKIPPED [ 15%] 2026-01-15T19:47:28.9943370Z test/test_decoders.py::TestVideoDecoder::test_full_and_studio_range_bt709_video[asset1] SKIPPED [ 15%] 2026-01-15T19:47:28.9943980Z test/test_decoders.py::TestVideoDecoder::test_10bit_gpu_fallsback_to_cpu SKIPPED [ 15%] 2026-01-15T19:47:28.9993110Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cpu] PASSED [ 15%] 2026-01-15T19:47:28.9996110Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cuda] SKIPPED [ 15%] 2026-01-15T19:47:28.9999050Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:47:29.0066480Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cpu] PASSED [ 15%] 2026-01-15T19:47:29.0069980Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cuda] SKIPPED [ 15%] 2026-01-15T19:47:29.0072780Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:47:29.0868580Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cpu] PASSED [ 15%] 2026-01-15T19:47:29.0871680Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cuda] SKIPPED [ 15%] 2026-01-15T19:47:29.0874290Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:47:29.1977120Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cpu] PASSED [ 15%] 2026-01-15T19:47:29.1980370Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cuda] SKIPPED [ 15%] 2026-01-15T19:47:29.1982960Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:47:29.2677720Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cpu] PASSED [ 15%] 2026-01-15T19:47:29.2680970Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cuda] SKIPPED [ 15%] 2026-01-15T19:47:29.2683680Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:29.3846010Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cpu] PASSED [ 16%] 2026-01-15T19:47:29.3849630Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cuda] SKIPPED [ 16%] 2026-01-15T19:47:29.3852700Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:29.4438810Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cpu] PASSED [ 16%] 2026-01-15T19:47:29.4445060Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cuda] SKIPPED [ 16%] 2026-01-15T19:47:29.4449620Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:29.4454770Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{}-The input is empty or missing the required 'frames' key.-cpu] PASSED [ 16%] 2026-01-15T19:47:29.4458860Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{}-The input is empty or missing the required 'frames' key.-cuda] SKIPPED [ 16%] 2026-01-15T19:47:29.4461330Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{}-The input is empty or missing the required 'frames' key.-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:29.4465050Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"valid": "json"}-The input is empty or missing the required 'frames' key.-cpu] PASSED [ 16%] 2026-01-15T19:47:29.4467580Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"valid": "json"}-The input is empty or missing the required 'frames' key.-cuda] SKIPPED [ 16%] 2026-01-15T19:47:29.4472770Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"valid": "json"}-The input is empty or missing the required 'frames' key.-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:29.4475490Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"frames": [{"missing": "keys"}]}-keys are required in the frame metadata.-cpu] PASSED [ 16%] 2026-01-15T19:47:29.4477950Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"frames": [{"missing": "keys"}]}-keys are required in the frame metadata.-cuda] SKIPPED [ 16%] 2026-01-15T19:47:29.4482440Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"frames": [{"missing": "keys"}]}-keys are required in the frame metadata.-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:29.4491500Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cpu] PASSED [ 16%] 2026-01-15T19:47:29.4493970Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cuda] SKIPPED [ 16%] 2026-01-15T19:47:29.4495280Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cuda:beta] SKIPPED [ 17%] 2026-01-15T19:47:29.4662400Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_tensor_indices PASSED [ 17%] 2026-01-15T19:47:29.4666380Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset0] SKIPPED [ 17%] 2026-01-15T19:47:29.4675740Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset1] SKIPPED [ 17%] 2026-01-15T19:47:29.4684320Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset2] SKIPPED [ 17%] 2026-01-15T19:47:29.4687260Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset3] SKIPPED [ 17%] 2026-01-15T19:47:29.4691080Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset4] SKIPPED [ 17%] 2026-01-15T19:47:29.4709460Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset5] SKIPPED [ 17%] 2026-01-15T19:47:29.4718840Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset6] SKIPPED [ 17%] 2026-01-15T19:47:29.4724810Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset7] SKIPPED [ 17%] 2026-01-15T19:47:29.4725510Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset0] SKIPPED [ 17%] 2026-01-15T19:47:29.4726200Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset1] SKIPPED [ 17%] 2026-01-15T19:47:29.4726840Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset2] SKIPPED [ 17%] 2026-01-15T19:47:29.4727780Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset3] SKIPPED [ 17%] 2026-01-15T19:47:29.4728340Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset4] SKIPPED [ 17%] 2026-01-15T19:47:29.4728940Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset5] SKIPPED [ 17%] 2026-01-15T19:47:29.4729500Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset6] SKIPPED [ 17%] 2026-01-15T19:47:29.4730050Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset7] SKIPPED [ 18%] 2026-01-15T19:47:29.4730620Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset0] SKIPPED [ 18%] 2026-01-15T19:47:29.4731180Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset1] SKIPPED [ 18%] 2026-01-15T19:47:29.4731750Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset2] SKIPPED [ 18%] 2026-01-15T19:47:29.4732310Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset3] SKIPPED [ 18%] 2026-01-15T19:47:29.4732850Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset4] SKIPPED [ 18%] 2026-01-15T19:47:29.4733400Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset5] SKIPPED [ 18%] 2026-01-15T19:47:29.4733960Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset6] SKIPPED [ 18%] 2026-01-15T19:47:29.4734530Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset7] SKIPPED [ 18%] 2026-01-15T19:47:29.4735100Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset0] SKIPPED [ 18%] 2026-01-15T19:47:29.4735660Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset1] SKIPPED [ 18%] 2026-01-15T19:47:29.4736530Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset2] SKIPPED [ 18%] 2026-01-15T19:47:29.4739040Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset3] SKIPPED [ 18%] 2026-01-15T19:47:29.4741700Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset4] SKIPPED [ 18%] 2026-01-15T19:47:29.4744230Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset5] SKIPPED [ 18%] 2026-01-15T19:47:29.4746570Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset6] SKIPPED [ 18%] 2026-01-15T19:47:29.4749150Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset7] SKIPPED [ 18%] 2026-01-15T19:47:29.4751500Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset0] SKIPPED [ 18%] 2026-01-15T19:47:29.4753850Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset1] SKIPPED [ 19%] 2026-01-15T19:47:29.4757050Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset2] SKIPPED [ 19%] 2026-01-15T19:47:29.4759370Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset3] SKIPPED [ 19%] 2026-01-15T19:47:29.4761830Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset4] SKIPPED [ 19%] 2026-01-15T19:47:29.4770880Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset5] SKIPPED [ 19%] 2026-01-15T19:47:29.4771570Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset6] SKIPPED [ 19%] 2026-01-15T19:47:29.4772300Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset7] SKIPPED [ 19%] 2026-01-15T19:47:29.4773700Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset0] SKIPPED [ 19%] 2026-01-15T19:47:29.4776240Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset1] SKIPPED [ 19%] 2026-01-15T19:47:29.4778520Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset2] SKIPPED [ 19%] 2026-01-15T19:47:29.4781040Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset3] SKIPPED [ 19%] 2026-01-15T19:47:29.4783540Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset4] SKIPPED [ 19%] 2026-01-15T19:47:29.4786750Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset5] SKIPPED [ 19%] 2026-01-15T19:47:29.4789190Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset6] SKIPPED [ 19%] 2026-01-15T19:47:29.4791770Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset7] SKIPPED [ 19%] 2026-01-15T19:47:29.4794350Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset0] SKIPPED [ 19%] 2026-01-15T19:47:29.4796840Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset1] SKIPPED [ 19%] 2026-01-15T19:47:29.4799270Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset2] SKIPPED [ 20%] 2026-01-15T19:47:29.4801570Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset3] SKIPPED [ 20%] 2026-01-15T19:47:29.4804100Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset4] SKIPPED [ 20%] 2026-01-15T19:47:29.4806330Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset5] SKIPPED [ 20%] 2026-01-15T19:47:29.4809080Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset6] SKIPPED [ 20%] 2026-01-15T19:47:29.4811240Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset7] SKIPPED [ 20%] 2026-01-15T19:47:29.4814970Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset0] SKIPPED [ 20%] 2026-01-15T19:47:29.4821030Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset1] SKIPPED [ 20%] 2026-01-15T19:47:29.4823860Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset2] SKIPPED [ 20%] 2026-01-15T19:47:29.4826450Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset3] SKIPPED [ 20%] 2026-01-15T19:47:29.4829480Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset4] SKIPPED [ 20%] 2026-01-15T19:47:29.4831900Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset5] SKIPPED [ 20%] 2026-01-15T19:47:29.4834410Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset6] SKIPPED [ 20%] 2026-01-15T19:47:29.4837070Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset7] SKIPPED [ 20%] 2026-01-15T19:47:29.4839550Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset0] SKIPPED [ 20%] 2026-01-15T19:47:29.4842020Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset1] SKIPPED [ 20%] 2026-01-15T19:47:29.4844580Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset2] SKIPPED [ 20%] 2026-01-15T19:47:29.4847800Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset3] SKIPPED [ 20%] 2026-01-15T19:47:29.4850140Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset4] SKIPPED [ 21%] 2026-01-15T19:47:29.4852690Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset5] SKIPPED [ 21%] 2026-01-15T19:47:29.4855000Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset6] SKIPPED [ 21%] 2026-01-15T19:47:29.4857320Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset7] SKIPPED [ 21%] 2026-01-15T19:47:29.4859900Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset0] SKIPPED [ 21%] 2026-01-15T19:47:29.4862260Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset1] SKIPPED [ 21%] 2026-01-15T19:47:29.4864710Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset2] SKIPPED [ 21%] 2026-01-15T19:47:29.4867100Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset3] SKIPPED [ 21%] 2026-01-15T19:47:29.4869460Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset4] SKIPPED [ 21%] 2026-01-15T19:47:29.4871770Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset5] SKIPPED [ 21%] 2026-01-15T19:47:29.4875060Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset6] SKIPPED [ 21%] 2026-01-15T19:47:29.4877390Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset7] SKIPPED [ 21%] 2026-01-15T19:47:29.4879650Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset0] SKIPPED [ 21%] 2026-01-15T19:47:29.4881920Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset1] SKIPPED [ 21%] 2026-01-15T19:47:29.4884100Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset2] SKIPPED [ 21%] 2026-01-15T19:47:29.4886810Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset3] SKIPPED [ 21%] 2026-01-15T19:47:29.4889250Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset4] SKIPPED [ 21%] 2026-01-15T19:47:29.4891920Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset5] SKIPPED [ 21%] 2026-01-15T19:47:29.4894050Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset6] SKIPPED [ 22%] 2026-01-15T19:47:29.4896460Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset7] SKIPPED [ 22%] 2026-01-15T19:47:29.4898890Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset0] SKIPPED [ 22%] 2026-01-15T19:47:29.4902140Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset1] SKIPPED [ 22%] 2026-01-15T19:47:29.4904260Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset2] SKIPPED [ 22%] 2026-01-15T19:47:29.4906960Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset3] SKIPPED [ 22%] 2026-01-15T19:47:29.4909550Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset4] SKIPPED [ 22%] 2026-01-15T19:47:29.4912170Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset5] SKIPPED [ 22%] 2026-01-15T19:47:29.4914290Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset6] SKIPPED [ 22%] 2026-01-15T19:47:29.4918220Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset7] SKIPPED [ 22%] 2026-01-15T19:47:29.4920960Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset0] SKIPPED [ 22%] 2026-01-15T19:47:29.4923330Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset1] SKIPPED [ 22%] 2026-01-15T19:47:29.4925920Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset2] SKIPPED [ 22%] 2026-01-15T19:47:29.4928630Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset3] SKIPPED [ 22%] 2026-01-15T19:47:29.4932460Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset4] SKIPPED [ 22%] 2026-01-15T19:47:29.4934720Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset5] SKIPPED [ 22%] 2026-01-15T19:47:29.4937090Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset6] SKIPPED [ 22%] 2026-01-15T19:47:29.4939610Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset7] SKIPPED [ 23%] 2026-01-15T19:47:29.4941910Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset0] SKIPPED [ 23%] 2026-01-15T19:47:29.4944350Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset1] SKIPPED [ 23%] 2026-01-15T19:47:29.4947010Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset2] SKIPPED [ 23%] 2026-01-15T19:47:29.4949440Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset3] SKIPPED [ 23%] 2026-01-15T19:47:29.4952000Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset4] SKIPPED [ 23%] 2026-01-15T19:47:29.4954180Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset5] SKIPPED [ 23%] 2026-01-15T19:47:29.4956630Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset6] SKIPPED [ 23%] 2026-01-15T19:47:29.4960120Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset7] SKIPPED [ 23%] 2026-01-15T19:47:29.4962620Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_cpu_fallback SKIPPED [ 23%] 2026-01-15T19:47:29.4966630Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_error SKIPPED [ 23%] 2026-01-15T19:47:29.4969540Z test/test_decoders.py::TestVideoDecoder::test_set_cuda_backend SKIPPED [ 23%] 2026-01-15T19:47:29.5015360Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_cpu_device PASSED [ 23%] 2026-01-15T19:47:29.5018210Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_h265_video[cuda] SKIPPED [ 23%] 2026-01-15T19:47:29.5021050Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_h265_video[cuda:beta] SKIPPED [ 23%] 2026-01-15T19:47:29.5023760Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_supported_video[cuda] SKIPPED [ 23%] 2026-01-15T19:47:29.5026570Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_supported_video[cuda:beta] SKIPPED [ 23%] 2026-01-15T19:47:29.5053590Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset0] PASSED [ 23%] 2026-01-15T19:47:29.5065380Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset1] PASSED [ 24%] 2026-01-15T19:47:29.5084420Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset2] PASSED [ 24%] 2026-01-15T19:47:29.5147820Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset3] PASSED [ 24%] 2026-01-15T19:47:29.5212990Z test/test_decoders.py::TestAudioDecoder::test_error[asset0] PASSED [ 24%] 2026-01-15T19:47:29.5250580Z test/test_decoders.py::TestAudioDecoder::test_error[asset1] PASSED [ 24%] 2026-01-15T19:47:29.5383430Z test/test_decoders.py::TestAudioDecoder::test_negative_start[asset0] PASSED [ 24%] 2026-01-15T19:47:29.5454840Z test/test_decoders.py::TestAudioDecoder::test_negative_start[asset1] PASSED [ 24%] 2026-01-15T19:47:29.5551480Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[None-asset0] PASSED [ 24%] 2026-01-15T19:47:29.5602610Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[None-asset1] PASSED [ 24%] 2026-01-15T19:47:29.5684990Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[duration-asset0] PASSED [ 24%] 2026-01-15T19:47:29.5738270Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[duration-asset1] PASSED [ 24%] 2026-01-15T19:47:29.5822440Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[99999999-asset0] PASSED [ 24%] 2026-01-15T19:47:29.5873680Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[99999999-asset1] PASSED [ 24%] 2026-01-15T19:47:29.5985110Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset0] PASSED [ 24%] 2026-01-15T19:47:29.6053130Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset1] PASSED [ 24%] 2026-01-15T19:47:29.6140470Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset2] PASSED [ 24%] 2026-01-15T19:47:29.6187100Z test/test_decoders.py::TestAudioDecoder::test_at_frame_boundaries[asset0] PASSED [ 24%] 2026-01-15T19:47:29.6211720Z test/test_decoders.py::TestAudioDecoder::test_at_frame_boundaries[asset1] PASSED [ 25%] 2026-01-15T19:47:29.6258040Z test/test_decoders.py::TestAudioDecoder::test_not_at_frame_boundaries[asset0] PASSED [ 25%] 2026-01-15T19:47:29.6273910Z test/test_decoders.py::TestAudioDecoder::test_not_at_frame_boundaries[asset1] PASSED [ 25%] 2026-01-15T19:47:29.6300140Z test/test_decoders.py::TestAudioDecoder::test_start_equals_stop[asset0] PASSED [ 25%] 2026-01-15T19:47:29.6310380Z test/test_decoders.py::TestAudioDecoder::test_start_equals_stop[asset1] PASSED [ 25%] 2026-01-15T19:47:29.6372630Z test/test_decoders.py::TestAudioDecoder::test_frame_start_is_not_zero PASSED [ 25%] 2026-01-15T19:47:29.6379860Z test/test_decoders.py::TestAudioDecoder::test_single_channel PASSED [ 25%] 2026-01-15T19:47:29.6397470Z test/test_decoders.py::TestAudioDecoder::test_format_conversion PASSED [ 25%] 2026-01-15T19:47:29.6469730Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-None] PASSED [ 25%] 2026-01-15T19:47:29.6520010Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-4] PASSED [ 25%] 2026-01-15T19:47:29.6567360Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-3] PASSED [ 25%] 2026-01-15T19:47:29.6623570Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[2-None] PASSED [ 25%] 2026-01-15T19:47:29.6657620Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[2-3] PASSED [ 25%] 2026-01-15T19:47:29.6755340Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion_stereo PASSED [ 25%] 2026-01-15T19:47:29.6976720Z test/test_decoders.py::TestAudioDecoder::test_downsample_empty_frame PASSED [ 25%] 2026-01-15T19:47:29.7051460Z test/test_decoders.py::TestAudioDecoder::test_decode_s16_ffmpeg4 PASSED [ 25%] 2026-01-15T19:47:29.7091010Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[None-asset0] PASSED [ 25%] 2026-01-15T19:47:29.7104580Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[None-asset1] PASSED [ 25%] 2026-01-15T19:47:29.7142700Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[8000-asset0] PASSED [ 26%] 2026-01-15T19:47:29.7154970Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[8000-asset1] PASSED [ 26%] 2026-01-15T19:47:29.7189050Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[16000-asset0] PASSED [ 26%] 2026-01-15T19:47:29.7202190Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[16000-asset1] PASSED [ 26%] 2026-01-15T19:47:29.7285400Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[441000-asset0] PASSED [ 26%] 2026-01-15T19:47:29.7351740Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[441000-asset1] PASSED [ 26%] 2026-01-15T19:47:29.7365300Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-None-asset0] PASSED [ 26%] 2026-01-15T19:47:29.7399100Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-None-asset1] PASSED [ 26%] 2026-01-15T19:47:29.7410430Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-16000-asset0] PASSED [ 26%] 2026-01-15T19:47:29.7461740Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-16000-asset1] PASSED [ 26%] 2026-01-15T19:47:29.7473740Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-None-asset0] PASSED [ 26%] 2026-01-15T19:47:29.7506000Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-None-asset1] PASSED [ 26%] 2026-01-15T19:47:29.7517570Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-16000-asset0] PASSED [ 26%] 2026-01-15T19:47:29.7569520Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-16000-asset1] PASSED [ 26%] 2026-01-15T19:47:29.7584550Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-None-asset0] PASSED [ 26%] 2026-01-15T19:47:29.7625900Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-None-asset1] PASSED [ 26%] 2026-01-15T19:47:29.7640360Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-16000-asset0] PASSED [ 26%] 2026-01-15T19:47:29.7758250Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-16000-asset1] PASSED [ 26%] 2026-01-15T19:47:29.7779890Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-None-asset0] PASSED [ 27%] 2026-01-15T19:47:29.7832460Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-None-asset1] PASSED [ 27%] 2026-01-15T19:47:29.7851330Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-16000-asset0] PASSED [ 27%] 2026-01-15T19:47:29.8053970Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-16000-asset1] PASSED [ 27%] 2026-01-15T19:47:29.8077460Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-None-asset0] PASSED [ 27%] 2026-01-15T19:47:29.8140390Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-None-asset1] PASSED [ 27%] 2026-01-15T19:47:29.8241250Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-16000-asset0] PASSED [ 27%] 2026-01-15T19:47:29.8541460Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-16000-asset1] PASSED [ 27%] 2026-01-15T19:47:29.8642470Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-None-asset0] PASSED [ 27%] 2026-01-15T19:47:29.8738280Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-None-asset1] PASSED [ 27%] 2026-01-15T19:47:29.8739350Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-16000-asset0] PASSED [ 27%] 2026-01-15T19:47:29.8740030Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-16000-asset1] PASSED [ 27%] 2026-01-15T19:47:29.8740550Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[0-asset0] PASSED [ 27%] 2026-01-15T19:47:29.8741070Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[0-asset1] PASSED [ 27%] 2026-01-15T19:47:29.8741580Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[15-asset0] PASSED [ 27%] 2026-01-15T19:47:29.8742080Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[15-asset1] PASSED [ 27%] 2026-01-15T19:47:29.8742670Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[23-asset0] PASSED [ 27%] 2026-01-15T19:47:29.8743230Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[23-asset1] PASSED [ 28%] 2026-01-15T19:47:29.8743730Z test/test_encoders.py::TestAudioEncoder::test_bad_input PASSED [ 28%] 2026-01-15T19:47:29.8845210Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_file] PASSED [ 28%] 2026-01-15T19:47:29.8970840Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_tensor] PASSED [ 28%] 2026-01-15T19:47:29.9077990Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_file_like] PASSED [ 28%] 2026-01-15T19:47:29.9195370Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_file] PASSED [ 28%] 2026-01-15T19:47:29.9304240Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_tensor] PASSED [ 28%] 2026-01-15T19:47:29.9420270Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_file_like] PASSED [ 28%] 2026-01-15T19:47:29.9563500Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_file] PASSED [ 28%] 2026-01-15T19:47:29.9697580Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_tensor] PASSED [ 28%] 2026-01-15T19:47:29.9833270Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_file_like] PASSED [ 28%] 2026-01-15T19:47:30.1314100Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-None-asset0] PASSED [ 28%] 2026-01-15T19:47:30.2218610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-None-asset1] PASSED [ 28%] 2026-01-15T19:47:30.3726860Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-0-asset0] PASSED [ 28%] 2026-01-15T19:47:30.4612660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-0-asset1] PASSED [ 28%] 2026-01-15T19:47:30.6184290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-44100-asset0] PASSED [ 28%] 2026-01-15T19:47:30.7090850Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-44100-asset1] PASSED [ 28%] 2026-01-15T19:47:30.8561910Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-999999999-asset0] PASSED [ 28%] 2026-01-15T19:47:30.9412840Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-999999999-asset1] PASSED [ 29%] 2026-01-15T19:47:31.0561220Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-None-asset0] PASSED [ 29%] 2026-01-15T19:47:31.1390340Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-None-asset1] PASSED [ 29%] 2026-01-15T19:47:31.2523520Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-0-asset0] PASSED [ 29%] 2026-01-15T19:47:31.3358940Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-0-asset1] PASSED [ 29%] 2026-01-15T19:47:31.4557490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-44100-asset0] PASSED [ 29%] 2026-01-15T19:47:31.5346610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-44100-asset1] PASSED [ 29%] 2026-01-15T19:47:31.6483570Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-999999999-asset0] PASSED [ 29%] 2026-01-15T19:47:31.7282670Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-999999999-asset1] PASSED [ 29%] 2026-01-15T19:47:31.8780630Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-None-asset0] PASSED [ 29%] 2026-01-15T19:47:31.9651620Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-None-asset1] PASSED [ 29%] 2026-01-15T19:47:32.1068270Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-0-asset0] PASSED [ 29%] 2026-01-15T19:47:32.1947060Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-0-asset1] PASSED [ 29%] 2026-01-15T19:47:32.3369880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-44100-asset0] PASSED [ 29%] 2026-01-15T19:47:32.4235590Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-44100-asset1] PASSED [ 29%] 2026-01-15T19:47:32.5681390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-999999999-asset0] PASSED [ 29%] 2026-01-15T19:47:32.6783560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-999999999-asset1] PASSED [ 29%] 2026-01-15T19:47:32.9516370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-None-asset0] PASSED [ 30%] 2026-01-15T19:47:33.0625610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-None-asset1] PASSED [ 30%] 2026-01-15T19:47:33.3381830Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-0-asset0] PASSED [ 30%] 2026-01-15T19:47:33.4421320Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-0-asset1] PASSED [ 30%] 2026-01-15T19:47:33.7536950Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-44100-asset0] PASSED [ 30%] 2026-01-15T19:47:33.8626430Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-44100-asset1] PASSED [ 30%] 2026-01-15T19:47:34.1324970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-999999999-asset0] PASSED [ 30%] 2026-01-15T19:47:34.2534370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-999999999-asset1] PASSED [ 30%] 2026-01-15T19:47:34.4251260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-None-asset0] PASSED [ 30%] 2026-01-15T19:47:34.5506100Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-None-asset1] PASSED [ 30%] 2026-01-15T19:47:34.7308670Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-0-asset0] PASSED [ 30%] 2026-01-15T19:47:34.8363950Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-0-asset1] PASSED [ 30%] 2026-01-15T19:47:35.0159220Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-44100-asset0] PASSED [ 30%] 2026-01-15T19:47:35.1191390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-44100-asset1] PASSED [ 30%] 2026-01-15T19:47:35.3156320Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-999999999-asset0] PASSED [ 30%] 2026-01-15T19:47:35.4335520Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-999999999-asset1] PASSED [ 30%] 2026-01-15T19:47:35.7069020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-None-asset0] PASSED [ 30%] 2026-01-15T19:47:35.8297960Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-None-asset1] PASSED [ 30%] 2026-01-15T19:47:36.1071210Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-0-asset0] PASSED [ 31%] 2026-01-15T19:47:36.2273350Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-0-asset1] PASSED [ 31%] 2026-01-15T19:47:36.5065870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-44100-asset0] PASSED [ 31%] 2026-01-15T19:47:36.6281230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-44100-asset1] PASSED [ 31%] 2026-01-15T19:47:36.8962170Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-999999999-asset0] PASSED [ 31%] 2026-01-15T19:47:37.0369800Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-999999999-asset1] PASSED [ 31%] 2026-01-15T19:47:37.1513010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-None-asset0] PASSED [ 31%] 2026-01-15T19:47:37.2401380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-None-asset1] PASSED [ 31%] 2026-01-15T19:47:37.3522580Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-0-asset0] PASSED [ 31%] 2026-01-15T19:47:37.4333840Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-0-asset1] PASSED [ 31%] 2026-01-15T19:47:37.5412530Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-44100-asset0] PASSED [ 31%] 2026-01-15T19:47:37.6238710Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-44100-asset1] PASSED [ 31%] 2026-01-15T19:47:37.7260230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-999999999-asset0] PASSED [ 31%] 2026-01-15T19:47:37.8033330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-999999999-asset1] PASSED [ 31%] 2026-01-15T19:47:37.8998880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-None-asset0] PASSED [ 31%] 2026-01-15T19:47:37.9857980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-None-asset1] PASSED [ 31%] 2026-01-15T19:47:38.0941810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-0-asset0] PASSED [ 31%] 2026-01-15T19:47:38.1755370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-0-asset1] PASSED [ 31%] 2026-01-15T19:47:38.2794540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-44100-asset0] PASSED [ 32%] 2026-01-15T19:47:38.3639750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-44100-asset1] PASSED [ 32%] 2026-01-15T19:47:38.4685720Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-999999999-asset0] PASSED [ 32%] 2026-01-15T19:47:38.5530140Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-999999999-asset1] PASSED [ 32%] 2026-01-15T19:47:38.6604660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-None-asset0] PASSED [ 32%] 2026-01-15T19:47:38.7537790Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-None-asset1] PASSED [ 32%] 2026-01-15T19:47:38.8600540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-0-asset0] PASSED [ 32%] 2026-01-15T19:47:38.9546540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-0-asset1] PASSED [ 32%] 2026-01-15T19:47:39.0623320Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-44100-asset0] PASSED [ 32%] 2026-01-15T19:47:39.1597580Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-44100-asset1] PASSED [ 32%] 2026-01-15T19:47:39.2675190Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-999999999-asset0] PASSED [ 32%] 2026-01-15T19:47:39.3647160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-999999999-asset1] PASSED [ 32%] 2026-01-15T19:47:39.4978620Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-None-asset0] PASSED [ 32%] 2026-01-15T19:47:39.6036690Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-None-asset1] PASSED [ 32%] 2026-01-15T19:47:39.7364750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-0-asset0] PASSED [ 32%] 2026-01-15T19:47:39.8420730Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-0-asset1] PASSED [ 32%] 2026-01-15T19:47:39.9770030Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-44100-asset0] PASSED [ 32%] 2026-01-15T19:47:40.0810350Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-44100-asset1] PASSED [ 33%] 2026-01-15T19:47:40.2122720Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-999999999-asset0] PASSED [ 33%] 2026-01-15T19:47:40.3117790Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-999999999-asset1] PASSED [ 33%] 2026-01-15T19:47:40.4346120Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-None-asset0] PASSED [ 33%] 2026-01-15T19:47:40.5346690Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-None-asset1] PASSED [ 33%] 2026-01-15T19:47:40.6541490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-0-asset0] PASSED [ 33%] 2026-01-15T19:47:40.7548710Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-0-asset1] PASSED [ 33%] 2026-01-15T19:47:40.8754940Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-44100-asset0] PASSED [ 33%] 2026-01-15T19:47:40.9782040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-44100-asset1] PASSED [ 33%] 2026-01-15T19:47:41.0988090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-999999999-asset0] PASSED [ 33%] 2026-01-15T19:47:41.2003870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-999999999-asset1] PASSED [ 33%] 2026-01-15T19:47:41.3328000Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-None-asset0] PASSED [ 33%] 2026-01-15T19:47:41.4377930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-None-asset1] PASSED [ 33%] 2026-01-15T19:47:41.5725650Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-0-asset0] PASSED [ 33%] 2026-01-15T19:47:41.6824320Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-0-asset1] PASSED [ 33%] 2026-01-15T19:47:41.8120540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-44100-asset0] PASSED [ 33%] 2026-01-15T19:47:41.9136430Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-44100-asset1] PASSED [ 33%] 2026-01-15T19:47:42.0427700Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-999999999-asset0] PASSED [ 33%] 2026-01-15T19:47:42.1474820Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-999999999-asset1] PASSED [ 34%] 2026-01-15T19:47:42.2631670Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-None-asset0] PASSED [ 34%] 2026-01-15T19:47:42.3420090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-None-asset1] PASSED [ 34%] 2026-01-15T19:47:42.4563950Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-0-asset0] PASSED [ 34%] 2026-01-15T19:47:42.5403810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-0-asset1] PASSED [ 34%] 2026-01-15T19:47:42.6543620Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-44100-asset0] PASSED [ 34%] 2026-01-15T19:47:42.7345880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-44100-asset1] PASSED [ 34%] 2026-01-15T19:47:42.8470550Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-999999999-asset0] PASSED [ 34%] 2026-01-15T19:47:42.9247560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-999999999-asset1] PASSED [ 34%] 2026-01-15T19:47:43.0269750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-None-asset0] PASSED [ 34%] 2026-01-15T19:47:43.1058550Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-None-asset1] PASSED [ 34%] 2026-01-15T19:47:43.2135740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-0-asset0] PASSED [ 34%] 2026-01-15T19:47:43.2928580Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-0-asset1] PASSED [ 34%] 2026-01-15T19:47:43.3988280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-44100-asset0] PASSED [ 34%] 2026-01-15T19:47:43.4767220Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-44100-asset1] PASSED [ 34%] 2026-01-15T19:47:43.5822070Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-999999999-asset0] PASSED [ 34%] 2026-01-15T19:47:43.6588980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-999999999-asset1] PASSED [ 34%] 2026-01-15T19:47:43.7719520Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-None-asset0] PASSED [ 35%] 2026-01-15T19:47:43.8532580Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-None-asset1] PASSED [ 35%] 2026-01-15T19:47:43.9664000Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-0-asset0] PASSED [ 35%] 2026-01-15T19:47:44.0458290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-0-asset1] PASSED [ 35%] 2026-01-15T19:47:44.1598190Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-44100-asset0] PASSED [ 35%] 2026-01-15T19:47:44.2416950Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-44100-asset1] PASSED [ 35%] 2026-01-15T19:47:44.3557980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-999999999-asset0] PASSED [ 35%] 2026-01-15T19:47:44.4385770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-999999999-asset1] PASSED [ 35%] 2026-01-15T19:47:44.6005390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-None-asset0] PASSED [ 35%] 2026-01-15T19:47:44.6889830Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-None-asset1] PASSED [ 35%] 2026-01-15T19:47:44.8508810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-0-asset0] PASSED [ 35%] 2026-01-15T19:47:44.9425200Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-0-asset1] PASSED [ 35%] 2026-01-15T19:47:45.1046700Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-44100-asset0] PASSED [ 35%] 2026-01-15T19:47:45.1948290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-44100-asset1] PASSED [ 35%] 2026-01-15T19:47:45.3566200Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-999999999-asset0] PASSED [ 35%] 2026-01-15T19:47:45.4527460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-999999999-asset1] PASSED [ 35%] 2026-01-15T19:47:45.5905650Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-None-asset0] PASSED [ 35%] 2026-01-15T19:47:45.6881650Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-None-asset1] PASSED [ 35%] 2026-01-15T19:47:45.8427050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-0-asset0] PASSED [ 36%] 2026-01-15T19:47:45.9378090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-0-asset1] PASSED [ 36%] 2026-01-15T19:47:46.0746560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-44100-asset0] PASSED [ 36%] 2026-01-15T19:47:46.1703570Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-44100-asset1] PASSED [ 36%] 2026-01-15T19:47:46.3080200Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-999999999-asset0] PASSED [ 36%] 2026-01-15T19:47:46.4042900Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-999999999-asset1] PASSED [ 36%] 2026-01-15T19:47:46.5700040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-None-asset0] PASSED [ 36%] 2026-01-15T19:47:46.6705520Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-None-asset1] PASSED [ 36%] 2026-01-15T19:47:46.8400830Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-0-asset0] PASSED [ 36%] 2026-01-15T19:47:46.9392510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-0-asset1] PASSED [ 36%] 2026-01-15T19:47:47.1084390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-44100-asset0] PASSED [ 36%] 2026-01-15T19:47:47.2099560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-44100-asset1] PASSED [ 36%] 2026-01-15T19:47:47.3817780Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-999999999-asset0] PASSED [ 36%] 2026-01-15T19:47:47.4844380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-999999999-asset1] PASSED [ 36%] 2026-01-15T19:47:47.5769270Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-None-asset0] PASSED [ 36%] 2026-01-15T19:47:47.6151550Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-None-asset1] PASSED [ 36%] 2026-01-15T19:47:47.7065640Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-0-asset0] PASSED [ 36%] 2026-01-15T19:47:47.7454420Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-0-asset1] PASSED [ 36%] 2026-01-15T19:47:47.8340510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-44100-asset0] PASSED [ 37%] 2026-01-15T19:47:47.8743500Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-44100-asset1] PASSED [ 37%] 2026-01-15T19:47:47.9609800Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-999999999-asset0] PASSED [ 37%] 2026-01-15T19:47:48.0016490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-999999999-asset1] PASSED [ 37%] 2026-01-15T19:47:48.0625390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-None-asset0] PASSED [ 37%] 2026-01-15T19:47:48.1007380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-None-asset1] PASSED [ 37%] 2026-01-15T19:47:48.1598360Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-0-asset0] PASSED [ 37%] 2026-01-15T19:47:48.1974340Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-0-asset1] PASSED [ 37%] 2026-01-15T19:47:48.2585660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-44100-asset0] PASSED [ 37%] 2026-01-15T19:47:48.2973220Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-44100-asset1] PASSED [ 37%] 2026-01-15T19:47:48.3629280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-999999999-asset0] PASSED [ 37%] 2026-01-15T19:47:48.4057510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-999999999-asset1] PASSED [ 37%] 2026-01-15T19:47:48.4944850Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-None-asset0] PASSED [ 37%] 2026-01-15T19:47:48.5368080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-None-asset1] PASSED [ 37%] 2026-01-15T19:47:48.6288160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-0-asset0] PASSED [ 37%] 2026-01-15T19:47:48.6718840Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-0-asset1] PASSED [ 37%] 2026-01-15T19:47:48.7578300Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-44100-asset0] PASSED [ 37%] 2026-01-15T19:47:48.8000510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-44100-asset1] PASSED [ 38%] 2026-01-15T19:47:48.8848350Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-999999999-asset0] PASSED [ 38%] 2026-01-15T19:47:48.9285980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-999999999-asset1] PASSED [ 38%] 2026-01-15T19:47:49.1224390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-None-asset0] PASSED [ 38%] 2026-01-15T19:47:49.1765460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-None-asset1] PASSED [ 38%] 2026-01-15T19:47:49.3725480Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-0-asset0] PASSED [ 38%] 2026-01-15T19:47:49.4251590Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-0-asset1] PASSED [ 38%] 2026-01-15T19:47:49.6320530Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-44100-asset0] PASSED [ 38%] 2026-01-15T19:47:49.6850970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-44100-asset1] PASSED [ 38%] 2026-01-15T19:47:49.8737020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-999999999-asset0] PASSED [ 38%] 2026-01-15T19:47:49.9419800Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-999999999-asset1] PASSED [ 38%] 2026-01-15T19:47:50.0462400Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-None-asset0] PASSED [ 38%] 2026-01-15T19:47:50.0963800Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-None-asset1] PASSED [ 38%] 2026-01-15T19:47:50.2008950Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-0-asset0] PASSED [ 38%] 2026-01-15T19:47:50.2521780Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-0-asset1] PASSED [ 38%] 2026-01-15T19:47:50.3591810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-44100-asset0] PASSED [ 38%] 2026-01-15T19:47:50.4081080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-44100-asset1] PASSED [ 38%] 2026-01-15T19:47:50.5292160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-999999999-asset0] PASSED [ 38%] 2026-01-15T19:47:50.5906910Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-999999999-asset1] PASSED [ 39%] 2026-01-15T19:47:50.7818220Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-None-asset0] PASSED [ 39%] 2026-01-15T19:47:50.8481460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-None-asset1] PASSED [ 39%] 2026-01-15T19:47:51.0409800Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-0-asset0] PASSED [ 39%] 2026-01-15T19:47:51.1081640Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-0-asset1] PASSED [ 39%] 2026-01-15T19:47:51.3118760Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-44100-asset0] PASSED [ 39%] 2026-01-15T19:47:51.3817660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-44100-asset1] PASSED [ 39%] 2026-01-15T19:47:51.5670730Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-999999999-asset0] PASSED [ 39%] 2026-01-15T19:47:51.6429660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-999999999-asset1] PASSED [ 39%] 2026-01-15T19:47:51.6974790Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-None-asset0] PASSED [ 39%] 2026-01-15T19:47:51.7351490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-None-asset1] PASSED [ 39%] 2026-01-15T19:47:51.7867380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-0-asset0] PASSED [ 39%] 2026-01-15T19:47:51.8226310Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-0-asset1] PASSED [ 39%] 2026-01-15T19:47:51.8721600Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-44100-asset0] PASSED [ 39%] 2026-01-15T19:47:51.9065130Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-44100-asset1] PASSED [ 39%] 2026-01-15T19:47:51.9570700Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-999999999-asset0] PASSED [ 39%] 2026-01-15T19:47:51.9924160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-999999999-asset1] PASSED [ 39%] 2026-01-15T19:47:52.0429870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-None-asset0] PASSED [ 40%] 2026-01-15T19:47:52.0782430Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-None-asset1] PASSED [ 40%] 2026-01-15T19:47:52.1279660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-0-asset0] PASSED [ 40%] 2026-01-15T19:47:52.1630420Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-0-asset1] PASSED [ 40%] 2026-01-15T19:47:52.2118080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-44100-asset0] PASSED [ 40%] 2026-01-15T19:47:52.2444690Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-44100-asset1] PASSED [ 40%] 2026-01-15T19:47:52.2940660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-999999999-asset0] PASSED [ 40%] 2026-01-15T19:47:52.3297500Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-999999999-asset1] PASSED [ 40%] 2026-01-15T19:47:52.3814020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-None-asset0] PASSED [ 40%] 2026-01-15T19:47:52.4222920Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-None-asset1] PASSED [ 40%] 2026-01-15T19:47:52.4720690Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-0-asset0] PASSED [ 40%] 2026-01-15T19:47:52.5131390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-0-asset1] PASSED [ 40%] 2026-01-15T19:47:52.5638560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-44100-asset0] PASSED [ 40%] 2026-01-15T19:47:52.6061200Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-44100-asset1] PASSED [ 40%] 2026-01-15T19:47:52.6562180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-999999999-asset0] PASSED [ 40%] 2026-01-15T19:47:52.6983570Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-999999999-asset1] PASSED [ 40%] 2026-01-15T19:47:52.7588110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-None-asset0] PASSED [ 40%] 2026-01-15T19:47:52.8037970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-None-asset1] PASSED [ 40%] 2026-01-15T19:47:52.8662900Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-0-asset0] PASSED [ 41%] 2026-01-15T19:47:52.9097890Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-0-asset1] PASSED [ 41%] 2026-01-15T19:47:52.9713320Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-44100-asset0] PASSED [ 41%] 2026-01-15T19:47:53.0141850Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-44100-asset1] PASSED [ 41%] 2026-01-15T19:47:53.0758920Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-999999999-asset0] PASSED [ 41%] 2026-01-15T19:47:53.1195910Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-999999999-asset1] PASSED [ 41%] 2026-01-15T19:47:53.1783660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-None-asset0] PASSED [ 41%] 2026-01-15T19:47:53.2214240Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-None-asset1] PASSED [ 41%] 2026-01-15T19:47:53.2783660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-0-asset0] PASSED [ 41%] 2026-01-15T19:47:53.3207180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-0-asset1] PASSED [ 41%] 2026-01-15T19:47:53.3779810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-44100-asset0] PASSED [ 41%] 2026-01-15T19:47:53.4214620Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-44100-asset1] PASSED [ 41%] 2026-01-15T19:47:53.4798820Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-999999999-asset0] PASSED [ 41%] 2026-01-15T19:47:53.5227180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-999999999-asset1] PASSED [ 41%] 2026-01-15T19:47:53.5841860Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-None-asset0] PASSED [ 41%] 2026-01-15T19:47:53.6310390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-None-asset1] PASSED [ 41%] 2026-01-15T19:47:53.6917390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-0-asset0] PASSED [ 41%] 2026-01-15T19:47:53.7368520Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-0-asset1] PASSED [ 41%] 2026-01-15T19:47:53.7985930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-44100-asset0] PASSED [ 42%] 2026-01-15T19:47:53.8454980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-44100-asset1] PASSED [ 42%] 2026-01-15T19:47:53.9069530Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-999999999-asset0] PASSED [ 42%] 2026-01-15T19:47:53.9519040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-999999999-asset1] PASSED [ 42%] 2026-01-15T19:47:54.0101220Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-None-asset0] PASSED [ 42%] 2026-01-15T19:47:54.0447660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-None-asset1] PASSED [ 42%] 2026-01-15T19:47:54.1025110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-0-asset0] PASSED [ 42%] 2026-01-15T19:47:54.1381220Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-0-asset1] PASSED [ 42%] 2026-01-15T19:47:54.1956400Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-44100-asset0] PASSED [ 42%] 2026-01-15T19:47:54.2324580Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-44100-asset1] PASSED [ 42%] 2026-01-15T19:47:54.2900330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-999999999-asset0] PASSED [ 42%] 2026-01-15T19:47:54.3261310Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-999999999-asset1] PASSED [ 42%] 2026-01-15T19:47:54.3775890Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-None-asset0] PASSED [ 42%] 2026-01-15T19:47:54.4134750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-None-asset1] PASSED [ 42%] 2026-01-15T19:47:54.4649550Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-0-asset0] PASSED [ 42%] 2026-01-15T19:47:54.5003070Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-0-asset1] PASSED [ 42%] 2026-01-15T19:47:54.5516800Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-44100-asset0] PASSED [ 42%] 2026-01-15T19:47:54.5868150Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-44100-asset1] PASSED [ 43%] 2026-01-15T19:47:54.6381820Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-999999999-asset0] PASSED [ 43%] 2026-01-15T19:47:54.6734370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-999999999-asset1] PASSED [ 43%] 2026-01-15T19:47:54.7305620Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-None-asset0] PASSED [ 43%] 2026-01-15T19:47:54.7675550Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-None-asset1] PASSED [ 43%] 2026-01-15T19:47:54.8227150Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-0-asset0] PASSED [ 43%] 2026-01-15T19:47:54.8599030Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-0-asset1] PASSED [ 43%] 2026-01-15T19:47:54.9174590Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-44100-asset0] PASSED [ 43%] 2026-01-15T19:47:54.9550530Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-44100-asset1] PASSED [ 43%] 2026-01-15T19:47:55.0114270Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-999999999-asset0] PASSED [ 43%] 2026-01-15T19:47:55.0473490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-999999999-asset1] PASSED [ 43%] 2026-01-15T19:47:55.1369260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-None-asset0] PASSED [ 43%] 2026-01-15T19:47:55.1780230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-None-asset1] PASSED [ 43%] 2026-01-15T19:47:55.2674280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-0-asset0] PASSED [ 43%] 2026-01-15T19:47:55.3077050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-0-asset1] PASSED [ 43%] 2026-01-15T19:47:55.3970480Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-44100-asset0] PASSED [ 43%] 2026-01-15T19:47:55.4386900Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-44100-asset1] PASSED [ 43%] 2026-01-15T19:47:55.5294120Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-999999999-asset0] PASSED [ 43%] 2026-01-15T19:47:55.5703240Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-999999999-asset1] PASSED [ 44%] 2026-01-15T19:47:55.6420370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-None-asset0] PASSED [ 44%] 2026-01-15T19:47:55.6830260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-None-asset1] PASSED [ 44%] 2026-01-15T19:47:55.7543160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-0-asset0] PASSED [ 44%] 2026-01-15T19:47:55.7955820Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-0-asset1] PASSED [ 44%] 2026-01-15T19:47:55.8682050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-44100-asset0] PASSED [ 44%] 2026-01-15T19:47:55.9118160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-44100-asset1] PASSED [ 44%] 2026-01-15T19:47:55.9854120Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-999999999-asset0] PASSED [ 44%] 2026-01-15T19:47:56.0256430Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-999999999-asset1] PASSED [ 44%] 2026-01-15T19:47:56.1158040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-None-asset0] PASSED [ 44%] 2026-01-15T19:47:56.1622310Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-None-asset1] PASSED [ 44%] 2026-01-15T19:47:56.2522470Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-0-asset0] PASSED [ 44%] 2026-01-15T19:47:56.3034830Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-0-asset1] PASSED [ 44%] 2026-01-15T19:47:56.3954320Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-44100-asset0] PASSED [ 44%] 2026-01-15T19:47:56.4398990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-44100-asset1] PASSED [ 44%] 2026-01-15T19:47:56.5306010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-999999999-asset0] PASSED [ 44%] 2026-01-15T19:47:56.5745970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-999999999-asset1] PASSED [ 44%] 2026-01-15T19:47:56.6609990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-None-asset0] PASSED [ 45%] 2026-01-15T19:47:56.6959160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-None-asset1] PASSED [ 45%] 2026-01-15T19:47:56.7825880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-0-asset0] PASSED [ 45%] 2026-01-15T19:47:56.8188570Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-0-asset1] PASSED [ 45%] 2026-01-15T19:47:56.9015180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-44100-asset0] PASSED [ 45%] 2026-01-15T19:47:56.9386500Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-44100-asset1] PASSED [ 45%] 2026-01-15T19:47:57.0230380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-999999999-asset0] PASSED [ 45%] 2026-01-15T19:47:57.0616930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-999999999-asset1] PASSED [ 45%] 2026-01-15T19:47:57.1198460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-None-asset0] PASSED [ 45%] 2026-01-15T19:47:57.1557330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-None-asset1] PASSED [ 45%] 2026-01-15T19:47:57.2145110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-0-asset0] PASSED [ 45%] 2026-01-15T19:47:57.2510450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-0-asset1] PASSED [ 45%] 2026-01-15T19:47:57.3094640Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-44100-asset0] PASSED [ 45%] 2026-01-15T19:47:57.3454470Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-44100-asset1] PASSED [ 45%] 2026-01-15T19:47:57.4069090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-999999999-asset0] PASSED [ 45%] 2026-01-15T19:47:57.4451470Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-999999999-asset1] PASSED [ 45%] 2026-01-15T19:47:57.5327380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-None-asset0] PASSED [ 45%] 2026-01-15T19:47:57.5740930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-None-asset1] PASSED [ 45%] 2026-01-15T19:47:57.6612010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-0-asset0] PASSED [ 46%] 2026-01-15T19:47:57.7022100Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-0-asset1] PASSED [ 46%] 2026-01-15T19:47:57.7864640Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-44100-asset0] PASSED [ 46%] 2026-01-15T19:47:57.8282000Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-44100-asset1] PASSED [ 46%] 2026-01-15T19:47:57.9100200Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-999999999-asset0] PASSED [ 46%] 2026-01-15T19:47:57.9527090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-999999999-asset1] PASSED [ 46%] 2026-01-15T19:47:58.1461430Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-None-asset0] PASSED [ 46%] 2026-01-15T19:47:58.1996560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-None-asset1] PASSED [ 46%] 2026-01-15T19:47:58.3947410Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-0-asset0] PASSED [ 46%] 2026-01-15T19:47:58.4492380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-0-asset1] PASSED [ 46%] 2026-01-15T19:47:58.6565430Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-44100-asset0] PASSED [ 46%] 2026-01-15T19:47:58.7120690Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-44100-asset1] PASSED [ 46%] 2026-01-15T19:47:58.9045080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-999999999-asset0] PASSED [ 46%] 2026-01-15T19:47:58.9769650Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-999999999-asset1] PASSED [ 46%] 2026-01-15T19:47:59.0868990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-None-asset0] PASSED [ 46%] 2026-01-15T19:47:59.1410060Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-None-asset1] PASSED [ 46%] 2026-01-15T19:47:59.2488130Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-0-asset0] PASSED [ 46%] 2026-01-15T19:47:59.3118380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-0-asset1] PASSED [ 46%] 2026-01-15T19:47:59.4209950Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-44100-asset0] PASSED [ 47%] 2026-01-15T19:47:59.4732260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-44100-asset1] PASSED [ 47%] 2026-01-15T19:47:59.5987210Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-999999999-asset0] PASSED [ 47%] 2026-01-15T19:47:59.6651900Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-999999999-asset1] PASSED [ 47%] 2026-01-15T19:47:59.8664840Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-None-asset0] PASSED [ 47%] 2026-01-15T19:47:59.9348780Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-None-asset1] PASSED [ 47%] 2026-01-15T19:48:00.1372130Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-0-asset0] PASSED [ 47%] 2026-01-15T19:48:00.2066000Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-0-asset1] PASSED [ 47%] 2026-01-15T19:48:00.4198140Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-44100-asset0] PASSED [ 47%] 2026-01-15T19:48:00.5006750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-44100-asset1] PASSED [ 47%] 2026-01-15T19:48:00.6906250Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-999999999-asset0] PASSED [ 47%] 2026-01-15T19:48:00.7702960Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-999999999-asset1] PASSED [ 47%] 2026-01-15T19:48:00.8247630Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-None-asset0] PASSED [ 47%] 2026-01-15T19:48:00.8624140Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-None-asset1] PASSED [ 47%] 2026-01-15T19:48:00.9157250Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-0-asset0] PASSED [ 47%] 2026-01-15T19:48:00.9530140Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-0-asset1] PASSED [ 47%] 2026-01-15T19:48:01.0050870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-44100-asset0] PASSED [ 47%] 2026-01-15T19:48:01.0427870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-44100-asset1] PASSED [ 48%] 2026-01-15T19:48:01.0952440Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-999999999-asset0] PASSED [ 48%] 2026-01-15T19:48:01.1342300Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-999999999-asset1] PASSED [ 48%] 2026-01-15T19:48:01.1862340Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-None-asset0] PASSED [ 48%] 2026-01-15T19:48:01.2233920Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-None-asset1] PASSED [ 48%] 2026-01-15T19:48:01.2761740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-0-asset0] PASSED [ 48%] 2026-01-15T19:48:01.3152240Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-0-asset1] PASSED [ 48%] 2026-01-15T19:48:01.3696520Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-44100-asset0] PASSED [ 48%] 2026-01-15T19:48:01.4157020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-44100-asset1] PASSED [ 48%] 2026-01-15T19:48:01.4721770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-999999999-asset0] PASSED [ 48%] 2026-01-15T19:48:01.5106120Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-999999999-asset1] PASSED [ 48%] 2026-01-15T19:48:01.5649770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-None-asset0] PASSED [ 48%] 2026-01-15T19:48:01.6107860Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-None-asset1] PASSED [ 48%] 2026-01-15T19:48:01.6662570Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-0-asset0] PASSED [ 48%] 2026-01-15T19:48:01.7151050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-0-asset1] PASSED [ 48%] 2026-01-15T19:48:01.7719300Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-44100-asset0] PASSED [ 48%] 2026-01-15T19:48:01.8198950Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-44100-asset1] PASSED [ 48%] 2026-01-15T19:48:01.8781190Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-999999999-asset0] PASSED [ 48%] 2026-01-15T19:48:01.9264500Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-999999999-asset1] PASSED [ 49%] 2026-01-15T19:48:01.9906920Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-None-asset0] PASSED [ 49%] 2026-01-15T19:48:02.0535300Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-None-asset1] PASSED [ 49%] 2026-01-15T19:48:02.1258050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-0-asset0] PASSED [ 49%] 2026-01-15T19:48:02.1734070Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-0-asset1] PASSED [ 49%] 2026-01-15T19:48:02.2410370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-44100-asset0] PASSED [ 49%] 2026-01-15T19:48:02.2883540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-44100-asset1] PASSED [ 49%] 2026-01-15T19:48:02.3513510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-999999999-asset0] PASSED [ 49%] 2026-01-15T19:48:02.3971660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-999999999-asset1] PASSED [ 49%] 2026-01-15T19:48:02.4563640Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-None-asset0] PASSED [ 49%] 2026-01-15T19:48:02.4992840Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-None-asset1] PASSED [ 49%] 2026-01-15T19:48:02.5579820Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-0-asset0] PASSED [ 49%] 2026-01-15T19:48:02.6007410Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-0-asset1] PASSED [ 49%] 2026-01-15T19:48:02.6708760Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-44100-asset0] PASSED [ 49%] 2026-01-15T19:48:02.7160880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-44100-asset1] PASSED [ 49%] 2026-01-15T19:48:02.7852570Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-999999999-asset0] PASSED [ 49%] 2026-01-15T19:48:02.8314300Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-999999999-asset1] PASSED [ 49%] 2026-01-15T19:48:02.9030710Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-None-asset0] PASSED [ 50%] 2026-01-15T19:48:02.9501390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-None-asset1] PASSED [ 50%] 2026-01-15T19:48:03.0120450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-0-asset0] PASSED [ 50%] 2026-01-15T19:48:03.0577770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-0-asset1] PASSED [ 50%] 2026-01-15T19:48:03.1209710Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-44100-asset0] PASSED [ 50%] 2026-01-15T19:48:03.1683090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-44100-asset1] PASSED [ 50%] 2026-01-15T19:48:03.2317990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-999999999-asset0] PASSED [ 50%] 2026-01-15T19:48:03.2782660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-999999999-asset1] PASSED [ 50%] 2026-01-15T19:48:03.3394560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-None-asset0] PASSED [ 50%] 2026-01-15T19:48:03.3798450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-None-asset1] PASSED [ 50%] 2026-01-15T19:48:03.4392170Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-0-asset0] PASSED [ 50%] 2026-01-15T19:48:03.4748270Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-0-asset1] PASSED [ 50%] 2026-01-15T19:48:03.5315310Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-44100-asset0] PASSED [ 50%] 2026-01-15T19:48:03.5668790Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-44100-asset1] PASSED [ 50%] 2026-01-15T19:48:03.6241540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-999999999-asset0] PASSED [ 50%] 2026-01-15T19:48:03.6597040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-999999999-asset1] PASSED [ 50%] 2026-01-15T19:48:03.7125870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-None-asset0] PASSED [ 50%] 2026-01-15T19:48:03.7475830Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-None-asset1] PASSED [ 50%] 2026-01-15T19:48:03.8007340Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-0-asset0] PASSED [ 51%] 2026-01-15T19:48:03.8364050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-0-asset1] PASSED [ 51%] 2026-01-15T19:48:03.8859150Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-44100-asset0] PASSED [ 51%] 2026-01-15T19:48:03.9217110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-44100-asset1] PASSED [ 51%] 2026-01-15T19:48:03.9732540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-999999999-asset0] PASSED [ 51%] 2026-01-15T19:48:04.0088970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-999999999-asset1] PASSED [ 51%] 2026-01-15T19:48:04.0660340Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-None-asset0] PASSED [ 51%] 2026-01-15T19:48:04.1022250Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-None-asset1] PASSED [ 51%] 2026-01-15T19:48:04.1585230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-0-asset0] PASSED [ 51%] 2026-01-15T19:48:04.2058510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-0-asset1] PASSED [ 51%] 2026-01-15T19:48:04.2687560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-44100-asset0] PASSED [ 51%] 2026-01-15T19:48:04.3078720Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-44100-asset1] PASSED [ 51%] 2026-01-15T19:48:04.3663690Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-999999999-asset0] PASSED [ 51%] 2026-01-15T19:48:04.4042430Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-999999999-asset1] PASSED [ 51%] 2026-01-15T19:48:04.4983160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-None-asset0] PASSED [ 51%] 2026-01-15T19:48:04.5405090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-None-asset1] PASSED [ 51%] 2026-01-15T19:48:04.6338440Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-0-asset0] PASSED [ 51%] 2026-01-15T19:48:04.6822740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-0-asset1] PASSED [ 51%] 2026-01-15T19:48:04.7769680Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-44100-asset0] PASSED [ 52%] 2026-01-15T19:48:04.8207740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-44100-asset1] PASSED [ 52%] 2026-01-15T19:48:04.9137160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-999999999-asset0] PASSED [ 52%] 2026-01-15T19:48:04.9570500Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-999999999-asset1] PASSED [ 52%] 2026-01-15T19:48:05.0311770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-None-asset0] PASSED [ 52%] 2026-01-15T19:48:05.0738290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-None-asset1] PASSED [ 52%] 2026-01-15T19:48:05.1492800Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-0-asset0] PASSED [ 52%] 2026-01-15T19:48:05.1911600Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-0-asset1] PASSED [ 52%] 2026-01-15T19:48:05.2652290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-44100-asset0] PASSED [ 52%] 2026-01-15T19:48:05.3090200Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-44100-asset1] PASSED [ 52%] 2026-01-15T19:48:05.3825490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-999999999-asset0] PASSED [ 52%] 2026-01-15T19:48:05.4236860Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-999999999-asset1] PASSED [ 52%] 2026-01-15T19:48:05.5155780Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-None-asset0] PASSED [ 52%] 2026-01-15T19:48:05.5621680Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-None-asset1] PASSED [ 52%] 2026-01-15T19:48:05.6533990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-0-asset0] PASSED [ 52%] 2026-01-15T19:48:05.6979960Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-0-asset1] PASSED [ 52%] 2026-01-15T19:48:05.7903460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-44100-asset0] PASSED [ 52%] 2026-01-15T19:48:05.8354880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-44100-asset1] PASSED [ 53%] 2026-01-15T19:48:05.9277970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-999999999-asset0] PASSED [ 53%] 2026-01-15T19:48:05.9737910Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-999999999-asset1] PASSED [ 53%] 2026-01-15T19:48:06.0278980Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-None-asset0] PASSED [ 53%] 2026-01-15T19:48:06.0422960Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-None-asset1] PASSED [ 53%] 2026-01-15T19:48:06.0957820Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-0-asset0] PASSED [ 53%] 2026-01-15T19:48:06.1088970Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-0-asset1] PASSED [ 53%] 2026-01-15T19:48:06.1605620Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-44100-asset0] PASSED [ 53%] 2026-01-15T19:48:06.1820370Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-44100-asset1] PASSED [ 53%] 2026-01-15T19:48:06.2313880Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-999999999-asset0] PASSED [ 53%] 2026-01-15T19:48:06.2503500Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-999999999-asset1] PASSED [ 53%] 2026-01-15T19:48:06.2766910Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-None-asset0] PASSED [ 53%] 2026-01-15T19:48:06.2917710Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-None-asset1] PASSED [ 53%] 2026-01-15T19:48:06.3174290Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-0-asset0] PASSED [ 53%] 2026-01-15T19:48:06.3316590Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-0-asset1] PASSED [ 53%] 2026-01-15T19:48:06.3605070Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-44100-asset0] PASSED [ 53%] 2026-01-15T19:48:06.3761690Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-44100-asset1] PASSED [ 53%] 2026-01-15T19:48:06.4047650Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-999999999-asset0] PASSED [ 53%] 2026-01-15T19:48:06.4245300Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-999999999-asset1] PASSED [ 54%] 2026-01-15T19:48:06.4802000Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-None-asset0] PASSED [ 54%] 2026-01-15T19:48:06.5010460Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-None-asset1] PASSED [ 54%] 2026-01-15T19:48:06.5560240Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-0-asset0] PASSED [ 54%] 2026-01-15T19:48:06.5778100Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-0-asset1] PASSED [ 54%] 2026-01-15T19:48:06.6279720Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-44100-asset0] PASSED [ 54%] 2026-01-15T19:48:06.6483390Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-44100-asset1] PASSED [ 54%] 2026-01-15T19:48:06.6977840Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-999999999-asset0] PASSED [ 54%] 2026-01-15T19:48:06.7226770Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-999999999-asset1] PASSED [ 54%] 2026-01-15T19:48:06.7407050Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-None-asset0] PASSED [ 54%] 2026-01-15T19:48:06.7548740Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-None-asset1] PASSED [ 54%] 2026-01-15T19:48:06.7744270Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-0-asset0] PASSED [ 54%] 2026-01-15T19:48:06.7884790Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-0-asset1] PASSED [ 54%] 2026-01-15T19:48:06.8077850Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-44100-asset0] PASSED [ 54%] 2026-01-15T19:48:06.8224040Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-44100-asset1] PASSED [ 54%] 2026-01-15T19:48:06.8415410Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-999999999-asset0] PASSED [ 54%] 2026-01-15T19:48:06.8555410Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-999999999-asset1] PASSED [ 54%] 2026-01-15T19:48:06.8742890Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-None-asset0] PASSED [ 55%] 2026-01-15T19:48:06.8884890Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-None-asset1] PASSED [ 55%] 2026-01-15T19:48:06.9071520Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-0-asset0] PASSED [ 55%] 2026-01-15T19:48:06.9221430Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-0-asset1] PASSED [ 55%] 2026-01-15T19:48:06.9413080Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-44100-asset0] PASSED [ 55%] 2026-01-15T19:48:06.9564330Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-44100-asset1] PASSED [ 55%] 2026-01-15T19:48:06.9748300Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-999999999-asset0] PASSED [ 55%] 2026-01-15T19:48:06.9898250Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-999999999-asset1] PASSED [ 55%] 2026-01-15T19:48:07.0086300Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-None-asset0] PASSED [ 55%] 2026-01-15T19:48:07.0231070Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-None-asset1] PASSED [ 55%] 2026-01-15T19:48:07.0418030Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-0-asset0] PASSED [ 55%] 2026-01-15T19:48:07.0558860Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-0-asset1] PASSED [ 55%] 2026-01-15T19:48:07.0742660Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-44100-asset0] PASSED [ 55%] 2026-01-15T19:48:07.0887240Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-44100-asset1] PASSED [ 55%] 2026-01-15T19:48:07.1072910Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-999999999-asset0] PASSED [ 55%] 2026-01-15T19:48:07.1220890Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-999999999-asset1] PASSED [ 55%] 2026-01-15T19:48:07.1448670Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-None-asset0] PASSED [ 55%] 2026-01-15T19:48:07.1543710Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-None-asset1] PASSED [ 55%] 2026-01-15T19:48:07.1782470Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-0-asset0] PASSED [ 56%] 2026-01-15T19:48:07.1879410Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-0-asset1] PASSED [ 56%] 2026-01-15T19:48:07.2108950Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-44100-asset0] PASSED [ 56%] 2026-01-15T19:48:07.2205070Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-44100-asset1] PASSED [ 56%] 2026-01-15T19:48:07.2448130Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-999999999-asset0] PASSED [ 56%] 2026-01-15T19:48:07.2546620Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-999999999-asset1] PASSED [ 56%] 2026-01-15T19:48:07.2730890Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-None-asset0] PASSED [ 56%] 2026-01-15T19:48:07.2825400Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-None-asset1] PASSED [ 56%] 2026-01-15T19:48:07.3009110Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-0-asset0] PASSED [ 56%] 2026-01-15T19:48:07.3101300Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-0-asset1] PASSED [ 56%] 2026-01-15T19:48:07.3286050Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-44100-asset0] PASSED [ 56%] 2026-01-15T19:48:07.3389690Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-44100-asset1] PASSED [ 56%] 2026-01-15T19:48:07.3571440Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-999999999-asset0] PASSED [ 56%] 2026-01-15T19:48:07.3670980Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-999999999-asset1] PASSED [ 56%] 2026-01-15T19:48:07.3918750Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-None-asset0] PASSED [ 56%] 2026-01-15T19:48:07.4032610Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-None-asset1] PASSED [ 56%] 2026-01-15T19:48:07.4265420Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-0-asset0] PASSED [ 56%] 2026-01-15T19:48:07.4370270Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-0-asset1] PASSED [ 56%] 2026-01-15T19:48:07.4616980Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-44100-asset0] PASSED [ 57%] 2026-01-15T19:48:07.4726930Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-44100-asset1] PASSED [ 57%] 2026-01-15T19:48:07.4960200Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-999999999-asset0] PASSED [ 57%] 2026-01-15T19:48:07.5066280Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-999999999-asset1] PASSED [ 57%] 2026-01-15T19:48:07.5610860Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-None-asset0] PASSED [ 57%] 2026-01-15T19:48:07.5754080Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-None-asset1] PASSED [ 57%] 2026-01-15T19:48:07.6301980Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-0-asset0] PASSED [ 57%] 2026-01-15T19:48:07.6440890Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-0-asset1] PASSED [ 57%] 2026-01-15T19:48:07.6953820Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-44100-asset0] PASSED [ 57%] 2026-01-15T19:48:07.7097890Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-44100-asset1] PASSED [ 57%] 2026-01-15T19:48:07.7586460Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-999999999-asset0] PASSED [ 57%] 2026-01-15T19:48:07.7784830Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-999999999-asset1] PASSED [ 57%] 2026-01-15T19:48:07.8036280Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-None-asset0] PASSED [ 57%] 2026-01-15T19:48:07.8168240Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-None-asset1] PASSED [ 57%] 2026-01-15T19:48:07.8420620Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-0-asset0] PASSED [ 57%] 2026-01-15T19:48:07.8555010Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-0-asset1] PASSED [ 57%] 2026-01-15T19:48:07.8817010Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-44100-asset0] PASSED [ 57%] 2026-01-15T19:48:07.8956970Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-44100-asset1] PASSED [ 58%] 2026-01-15T19:48:07.9230880Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-999999999-asset0] PASSED [ 58%] 2026-01-15T19:48:07.9420260Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-999999999-asset1] PASSED [ 58%] 2026-01-15T19:48:07.9961700Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-None-asset0] PASSED [ 58%] 2026-01-15T19:48:08.0174210Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-None-asset1] PASSED [ 58%] 2026-01-15T19:48:08.0724090Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-0-asset0] PASSED [ 58%] 2026-01-15T19:48:08.0933930Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-0-asset1] PASSED [ 58%] 2026-01-15T19:48:08.1445410Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-44100-asset0] PASSED [ 58%] 2026-01-15T19:48:08.1657990Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-44100-asset1] PASSED [ 58%] 2026-01-15T19:48:08.2160660Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-999999999-asset0] PASSED [ 58%] 2026-01-15T19:48:08.2417790Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-999999999-asset1] PASSED [ 58%] 2026-01-15T19:48:08.2619430Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-None-asset0] PASSED [ 58%] 2026-01-15T19:48:08.2770180Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-None-asset1] PASSED [ 58%] 2026-01-15T19:48:08.2961880Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-0-asset0] PASSED [ 58%] 2026-01-15T19:48:08.3103010Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-0-asset1] PASSED [ 58%] 2026-01-15T19:48:08.3290230Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-44100-asset0] PASSED [ 58%] 2026-01-15T19:48:08.3437140Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-44100-asset1] PASSED [ 58%] 2026-01-15T19:48:08.3630690Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-999999999-asset0] PASSED [ 58%] 2026-01-15T19:48:08.3771360Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-999999999-asset1] PASSED [ 59%] 2026-01-15T19:48:08.3952060Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-None-asset0] PASSED [ 59%] 2026-01-15T19:48:08.4103190Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-None-asset1] PASSED [ 59%] 2026-01-15T19:48:08.4286120Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-0-asset0] PASSED [ 59%] 2026-01-15T19:48:08.4433990Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-0-asset1] PASSED [ 59%] 2026-01-15T19:48:08.4627100Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-44100-asset0] PASSED [ 59%] 2026-01-15T19:48:08.4774710Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-44100-asset1] PASSED [ 59%] 2026-01-15T19:48:08.4960650Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-999999999-asset0] PASSED [ 59%] 2026-01-15T19:48:08.5106190Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-999999999-asset1] PASSED [ 59%] 2026-01-15T19:48:08.5306300Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-None-asset0] PASSED [ 59%] 2026-01-15T19:48:08.5450380Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-None-asset1] PASSED [ 59%] 2026-01-15T19:48:08.5638580Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-0-asset0] PASSED [ 59%] 2026-01-15T19:48:08.5786960Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-0-asset1] PASSED [ 59%] 2026-01-15T19:48:08.5986120Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-44100-asset0] PASSED [ 59%] 2026-01-15T19:48:08.6152830Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-44100-asset1] PASSED [ 59%] 2026-01-15T19:48:08.6348900Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-999999999-asset0] PASSED [ 59%] 2026-01-15T19:48:08.6501860Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-999999999-asset1] PASSED [ 59%] 2026-01-15T19:48:08.6735260Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-None-asset0] PASSED [ 60%] 2026-01-15T19:48:08.6839770Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-None-asset1] PASSED [ 60%] 2026-01-15T19:48:08.7069380Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-0-asset0] PASSED [ 60%] 2026-01-15T19:48:08.7157780Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-0-asset1] PASSED [ 60%] 2026-01-15T19:48:08.7387010Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-44100-asset0] PASSED [ 60%] 2026-01-15T19:48:08.7482450Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-44100-asset1] PASSED [ 60%] 2026-01-15T19:48:08.7715780Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-999999999-asset0] PASSED [ 60%] 2026-01-15T19:48:08.7815400Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-999999999-asset1] PASSED [ 60%] 2026-01-15T19:48:08.7998050Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-None-asset0] PASSED [ 60%] 2026-01-15T19:48:08.8083930Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-None-asset1] PASSED [ 60%] 2026-01-15T19:48:08.8259870Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-0-asset0] PASSED [ 60%] 2026-01-15T19:48:08.8352430Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-0-asset1] PASSED [ 60%] 2026-01-15T19:48:08.8537470Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-44100-asset0] PASSED [ 60%] 2026-01-15T19:48:08.8630260Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-44100-asset1] PASSED [ 60%] 2026-01-15T19:48:08.8804310Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-999999999-asset0] PASSED [ 60%] 2026-01-15T19:48:08.8903700Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-999999999-asset1] PASSED [ 60%] 2026-01-15T19:48:08.9132280Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-None-asset0] PASSED [ 60%] 2026-01-15T19:48:08.9234210Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-None-asset1] PASSED [ 60%] 2026-01-15T19:48:08.9456360Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-0-asset0] PASSED [ 61%] 2026-01-15T19:48:08.9565920Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-0-asset1] PASSED [ 61%] 2026-01-15T19:48:08.9799350Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-44100-asset0] PASSED [ 61%] 2026-01-15T19:48:08.9901000Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-44100-asset1] PASSED [ 61%] 2026-01-15T19:48:09.0123120Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-999999999-asset0] PASSED [ 61%] 2026-01-15T19:48:09.0226220Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-999999999-asset1] PASSED [ 61%] 2026-01-15T19:48:09.5258850Z test/test_encoders.py::TestAudioEncoder::test_encode_to_tensor_long_output PASSED [ 61%] 2026-01-15T19:48:09.5342420Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_file] PASSED [ 61%] 2026-01-15T19:48:09.5343530Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_tensor] PASSED [ 61%] 2026-01-15T19:48:09.5350850Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_file_like] PASSED [ 61%] 2026-01-15T19:48:09.5381010Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-1-1] PASSED [ 61%] 2026-01-15T19:48:09.5406470Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-1-2] PASSED [ 61%] 2026-01-15T19:48:09.5430780Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-2-1] PASSED [ 61%] 2026-01-15T19:48:09.5460880Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-2-2] PASSED [ 61%] 2026-01-15T19:48:09.5485750Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-None-1] PASSED [ 61%] 2026-01-15T19:48:09.5512460Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-None-2] PASSED [ 61%] 2026-01-15T19:48:09.5536380Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-1-1] PASSED [ 61%] 2026-01-15T19:48:09.5561330Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-1-2] PASSED [ 61%] 2026-01-15T19:48:09.5584920Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-2-1] PASSED [ 62%] 2026-01-15T19:48:09.5608480Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-2-2] PASSED [ 62%] 2026-01-15T19:48:09.5628690Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-None-1] PASSED [ 62%] 2026-01-15T19:48:09.5651550Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-None-2] PASSED [ 62%] 2026-01-15T19:48:09.5673800Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-1-1] PASSED [ 62%] 2026-01-15T19:48:09.5694710Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-1-2] PASSED [ 62%] 2026-01-15T19:48:09.5716130Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-2-1] PASSED [ 62%] 2026-01-15T19:48:09.5741990Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-2-2] PASSED [ 62%] 2026-01-15T19:48:09.5766310Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-None-1] PASSED [ 62%] 2026-01-15T19:48:09.5787820Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-None-2] PASSED [ 62%] 2026-01-15T19:48:09.5799340Z test/test_encoders.py::TestAudioEncoder::test_1d_samples PASSED [ 62%] 2026-01-15T19:48:09.5945390Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_custom_file_object PASSED [ 62%] 2026-01-15T19:48:09.6091370Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_real_file PASSED [ 62%] 2026-01-15T19:48:09.6134330Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_bad_methods PASSED [ 62%] 2026-01-15T19:48:09.6190610Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_file] PASSED [ 62%] 2026-01-15T19:48:09.6229860Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_tensor] PASSED [ 62%] 2026-01-15T19:48:09.6266870Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_file_like] PASSED [ 62%] 2026-01-15T19:48:09.6327150Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_file] PASSED [ 63%] 2026-01-15T19:48:09.6351680Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_tensor] PASSED [ 63%] 2026-01-15T19:48:09.6375070Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_file_like] PASSED [ 63%] 2026-01-15T19:48:09.6398110Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_file] PASSED [ 63%] 2026-01-15T19:48:09.6418530Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_tensor] PASSED [ 63%] 2026-01-15T19:48:09.6436960Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_file_like] PASSED [ 63%] 2026-01-15T19:48:09.6457990Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_file] PASSED [ 63%] 2026-01-15T19:48:09.6476720Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_tensor] PASSED [ 63%] 2026-01-15T19:48:09.6504940Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_file_like] PASSED [ 63%] 2026-01-15T19:48:09.6536000Z test/test_encoders.py::TestVideoEncoder::test_bad_input PASSED [ 63%] 2026-01-15T19:48:09.6560290Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_file] PASSED [ 63%] 2026-01-15T19:48:09.6582940Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_tensor] PASSED [ 63%] 2026-01-15T19:48:09.6603090Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_file_like] PASSED [ 63%] 2026-01-15T19:48:09.6606480Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_file] SKIPPED [ 63%] 2026-01-15T19:48:09.6609720Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_tensor] SKIPPED [ 63%] 2026-01-15T19:48:09.6612770Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_file_like] SKIPPED [ 63%] 2026-01-15T19:48:09.6629600Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options0-qp=-10 is out of valid range] PASSED [ 63%] 2026-01-15T19:48:09.6652050Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options1-Option qp expects a numeric value but got] PASSED [ 63%] 2026-01-15T19:48:09.6670330Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options2-Option direct-pred expects a numeric value but got 'a'] PASSED [ 64%] 2026-01-15T19:48:09.6687180Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:48:09.6703170Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:48:09.6719300Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options0-qp=-10 is out of valid range] PASSED [ 64%] 2026-01-15T19:48:09.6738610Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options1-Option qp expects a numeric value but got] PASSED [ 64%] 2026-01-15T19:48:09.6760200Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options2-Option direct-pred expects a numeric value but got 'a'] PASSED [ 64%] 2026-01-15T19:48:09.6779350Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:48:09.6795630Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:48:09.6812280Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options0-qp=-10 is out of valid range] PASSED [ 64%] 2026-01-15T19:48:09.6829120Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options1-Option qp expects a numeric value but got] PASSED [ 64%] 2026-01-15T19:48:09.6845250Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options2-Option direct-pred expects a numeric value but got 'a'] PASSED [ 64%] 2026-01-15T19:48:09.6860910Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:48:09.6876980Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:48:09.7078840Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_file] PASSED [ 64%] 2026-01-15T19:48:09.7269890Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_tensor] PASSED [ 64%] 2026-01-15T19:48:09.7460200Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_file_like] PASSED [ 64%] 2026-01-15T19:48:09.7463260Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_file] SKIPPED [ 64%] 2026-01-15T19:48:09.7465850Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_tensor] SKIPPED [ 65%] 2026-01-15T19:48:09.7468920Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_file_like] SKIPPED [ 65%] 2026-01-15T19:48:10.7525300Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mov] PASSED [ 65%] 2026-01-15T19:48:11.7189390Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mp4] PASSED [ 65%] 2026-01-15T19:48:12.8909310Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mkv] PASSED [ 65%] 2026-01-15T19:48:20.0988880Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-webm] PASSED [ 65%] 2026-01-15T19:48:21.0549330Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mov] PASSED [ 65%] 2026-01-15T19:48:22.0659730Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mp4] PASSED [ 65%] 2026-01-15T19:48:23.1006310Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mkv] PASSED [ 65%] 2026-01-15T19:48:30.3439760Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-webm] PASSED [ 65%] 2026-01-15T19:48:31.3613270Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mov] PASSED [ 65%] 2026-01-15T19:48:32.3317670Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mp4] PASSED [ 65%] 2026-01-15T19:48:33.4273620Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mkv] PASSED [ 65%] 2026-01-15T19:48:40.4519910Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-webm] PASSED [ 65%] 2026-01-15T19:48:41.2485070Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mov] PASSED [ 65%] 2026-01-15T19:48:42.0289760Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mp4] PASSED [ 65%] 2026-01-15T19:48:42.4107900Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-avi] PASSED [ 65%] 2026-01-15T19:48:43.2554320Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mkv] PASSED [ 65%] 2026-01-15T19:48:43.6273540Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-flv] PASSED [ 66%] 2026-01-15T19:48:45.0140150Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-gif] PASSED [ 66%] 2026-01-15T19:48:51.8348860Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-webm] PASSED [ 66%] 2026-01-15T19:48:52.6420600Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mov] PASSED [ 66%] 2026-01-15T19:48:53.4240450Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mp4] PASSED [ 66%] 2026-01-15T19:48:53.8335000Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-avi] PASSED [ 66%] 2026-01-15T19:48:54.7124730Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mkv] PASSED [ 66%] 2026-01-15T19:48:55.1037230Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-flv] PASSED [ 66%] 2026-01-15T19:48:56.5290990Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-gif] PASSED [ 66%] 2026-01-15T19:49:03.4929050Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-webm] PASSED [ 66%] 2026-01-15T19:49:05.7924390Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mov] PASSED [ 66%] 2026-01-15T19:49:07.9235680Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mp4] PASSED [ 66%] 2026-01-15T19:49:07.9337020Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-avi] SKIPPED [ 66%] 2026-01-15T19:49:10.4054700Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mkv] PASSED [ 66%] 2026-01-15T19:49:10.4083560Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-flv] SKIPPED [ 66%] 2026-01-15T19:49:20.5169880Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-webm] PASSED [ 66%] 2026-01-15T19:49:21.5925760Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mov] PASSED [ 66%] 2026-01-15T19:49:22.5822300Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mp4] PASSED [ 66%] 2026-01-15T19:49:23.3116620Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-avi] PASSED [ 67%] 2026-01-15T19:49:24.3561270Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mkv] PASSED [ 67%] 2026-01-15T19:49:25.1163690Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-flv] PASSED [ 67%] 2026-01-15T19:49:30.8577060Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-webm] PASSED [ 67%] 2026-01-15T19:49:31.6338040Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mov] PASSED [ 67%] 2026-01-15T19:49:32.3834830Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mp4] PASSED [ 67%] 2026-01-15T19:49:33.1277250Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-avi] PASSED [ 67%] 2026-01-15T19:49:33.9628400Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mkv] PASSED [ 67%] 2026-01-15T19:49:34.7489180Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-flv] PASSED [ 67%] 2026-01-15T19:49:40.3354200Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-webm] PASSED [ 67%] 2026-01-15T19:49:41.6197790Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mov] PASSED [ 67%] 2026-01-15T19:49:42.8572630Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mp4] PASSED [ 67%] 2026-01-15T19:49:43.5856490Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-avi] PASSED [ 67%] 2026-01-15T19:49:44.7147700Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mkv] PASSED [ 67%] 2026-01-15T19:49:45.3553170Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-flv] PASSED [ 67%] 2026-01-15T19:49:50.7557630Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-webm] PASSED [ 67%] 2026-01-15T19:49:52.2437600Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mov] PASSED [ 67%] 2026-01-15T19:49:53.7389010Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mp4] PASSED [ 68%] 2026-01-15T19:49:53.7405730Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-avi] SKIPPED [ 68%] 2026-01-15T19:49:55.5045660Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mkv] PASSED [ 68%] 2026-01-15T19:49:55.5061360Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-flv] SKIPPED [ 68%] 2026-01-15T19:50:04.4910540Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-webm] PASSED [ 68%] 2026-01-15T19:50:05.2054690Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mov] PASSED [ 68%] 2026-01-15T19:50:05.9797100Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mp4] PASSED [ 68%] 2026-01-15T19:50:06.4994440Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-avi] PASSED [ 68%] 2026-01-15T19:50:07.4273220Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mkv] PASSED [ 68%] 2026-01-15T19:50:08.0003250Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-flv] PASSED [ 68%] 2026-01-15T19:50:13.4817740Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-webm] PASSED [ 68%] 2026-01-15T19:50:14.0165290Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mov] PASSED [ 68%] 2026-01-15T19:50:14.6294410Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mp4] PASSED [ 68%] 2026-01-15T19:50:15.2659100Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-avi] PASSED [ 68%] 2026-01-15T19:50:15.9175730Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mkv] PASSED [ 68%] 2026-01-15T19:50:16.5878920Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-flv] PASSED [ 68%] 2026-01-15T19:50:22.2392180Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-webm] PASSED [ 68%] 2026-01-15T19:50:23.1009850Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mov] PASSED [ 68%] 2026-01-15T19:50:23.9444820Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mp4] PASSED [ 69%] 2026-01-15T19:50:24.4920100Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-avi] PASSED [ 69%] 2026-01-15T19:50:25.3701240Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mkv] PASSED [ 69%] 2026-01-15T19:50:25.8932880Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-flv] PASSED [ 69%] 2026-01-15T19:50:31.0883600Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-webm] PASSED [ 69%] 2026-01-15T19:50:32.4749620Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mov] PASSED [ 69%] 2026-01-15T19:50:33.9547280Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mp4] PASSED [ 69%] 2026-01-15T19:50:33.9563640Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-avi] SKIPPED [ 69%] 2026-01-15T19:50:35.4819090Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mkv] PASSED [ 69%] 2026-01-15T19:50:35.4834740Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-flv] SKIPPED [ 69%] 2026-01-15T19:50:44.7163670Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-webm] PASSED [ 69%] 2026-01-15T19:50:45.5420850Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mov] PASSED [ 69%] 2026-01-15T19:50:46.4287310Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mp4] PASSED [ 69%] 2026-01-15T19:50:47.0567010Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-avi] PASSED [ 69%] 2026-01-15T19:50:47.9301940Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mkv] PASSED [ 69%] 2026-01-15T19:50:48.4895470Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-flv] PASSED [ 69%] 2026-01-15T19:50:54.0594870Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-webm] PASSED [ 69%] 2026-01-15T19:50:54.5626690Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mov] PASSED [ 70%] 2026-01-15T19:50:55.1029970Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mp4] PASSED [ 70%] 2026-01-15T19:50:55.6897690Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-avi] PASSED [ 70%] 2026-01-15T19:50:56.3120570Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mkv] PASSED [ 70%] 2026-01-15T19:50:56.9293780Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-flv] PASSED [ 70%] 2026-01-15T19:51:02.3550390Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-webm] PASSED [ 70%] 2026-01-15T19:51:03.2570660Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mov] PASSED [ 70%] 2026-01-15T19:51:04.1047390Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mp4] PASSED [ 70%] 2026-01-15T19:51:04.6009170Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-avi] PASSED [ 70%] 2026-01-15T19:51:05.4805010Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mkv] PASSED [ 70%] 2026-01-15T19:51:06.0524010Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-flv] PASSED [ 70%] 2026-01-15T19:51:11.4182350Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-webm] PASSED [ 70%] 2026-01-15T19:51:13.6841620Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mov] PASSED [ 70%] 2026-01-15T19:51:15.8018050Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mp4] PASSED [ 70%] 2026-01-15T19:51:15.8035530Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-avi] SKIPPED [ 70%] 2026-01-15T19:51:18.2069300Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mkv] PASSED [ 70%] 2026-01-15T19:51:18.2089410Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-flv] SKIPPED [ 70%] 2026-01-15T19:51:28.2592800Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-webm] PASSED [ 70%] 2026-01-15T19:51:29.3899180Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mov] PASSED [ 71%] 2026-01-15T19:51:30.5194690Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mp4] PASSED [ 71%] 2026-01-15T19:51:31.3791370Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-avi] PASSED [ 71%] 2026-01-15T19:51:32.4114460Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mkv] PASSED [ 71%] 2026-01-15T19:51:33.1589720Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-flv] PASSED [ 71%] 2026-01-15T19:51:38.8661240Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-webm] PASSED [ 71%] 2026-01-15T19:51:39.5747010Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mov] PASSED [ 71%] 2026-01-15T19:51:40.3360680Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mp4] PASSED [ 71%] 2026-01-15T19:51:41.1048880Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-avi] PASSED [ 71%] 2026-01-15T19:51:41.9326720Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mkv] PASSED [ 71%] 2026-01-15T19:51:42.6802490Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-flv] PASSED [ 71%] 2026-01-15T19:51:48.5148060Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-webm] PASSED [ 71%] 2026-01-15T19:51:49.7102520Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mov] PASSED [ 71%] 2026-01-15T19:51:50.8772680Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mp4] PASSED [ 71%] 2026-01-15T19:51:51.6711210Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-avi] PASSED [ 71%] 2026-01-15T19:51:52.9783630Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mkv] PASSED [ 71%] 2026-01-15T19:51:53.8519930Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-flv] PASSED [ 71%] 2026-01-15T19:51:59.3224840Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-webm] PASSED [ 71%] 2026-01-15T19:52:01.0369890Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mov] PASSED [ 72%] 2026-01-15T19:52:02.7848870Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mp4] PASSED [ 72%] 2026-01-15T19:52:02.7869380Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-avi] SKIPPED [ 72%] 2026-01-15T19:52:04.5152000Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mkv] PASSED [ 72%] 2026-01-15T19:52:04.5169150Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-flv] SKIPPED [ 72%] 2026-01-15T19:52:14.2225990Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-webm] PASSED [ 72%] 2026-01-15T19:52:15.2079830Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mov] PASSED [ 72%] 2026-01-15T19:52:16.1925300Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mp4] PASSED [ 72%] 2026-01-15T19:52:16.7622920Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-avi] PASSED [ 72%] 2026-01-15T19:52:17.7894250Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mkv] PASSED [ 72%] 2026-01-15T19:52:18.3517420Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-flv] PASSED [ 72%] 2026-01-15T19:52:23.9065540Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-webm] PASSED [ 72%] 2026-01-15T19:52:24.4586560Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mov] PASSED [ 72%] 2026-01-15T19:52:25.0373990Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mp4] PASSED [ 72%] 2026-01-15T19:52:25.7127580Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-avi] PASSED [ 72%] 2026-01-15T19:52:26.4050090Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mkv] PASSED [ 72%] 2026-01-15T19:52:27.0897610Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-flv] PASSED [ 72%] 2026-01-15T19:52:32.6586420Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-webm] PASSED [ 73%] 2026-01-15T19:52:33.6901990Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mov] PASSED [ 73%] 2026-01-15T19:52:34.6938500Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mp4] PASSED [ 73%] 2026-01-15T19:52:35.2577520Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-avi] PASSED [ 73%] 2026-01-15T19:52:36.2930560Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mkv] PASSED [ 73%] 2026-01-15T19:52:36.9051630Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-flv] PASSED [ 73%] 2026-01-15T19:52:42.3301230Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-webm] PASSED [ 73%] 2026-01-15T19:52:44.0192560Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mov] PASSED [ 73%] 2026-01-15T19:52:45.4826290Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mp4] PASSED [ 73%] 2026-01-15T19:52:45.4843400Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-avi] SKIPPED [ 73%] 2026-01-15T19:52:47.1690300Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mkv] PASSED [ 73%] 2026-01-15T19:52:47.1708130Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-flv] SKIPPED [ 73%] 2026-01-15T19:52:56.7715610Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-webm] PASSED [ 73%] 2026-01-15T19:52:57.6056300Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mov] PASSED [ 73%] 2026-01-15T19:52:58.4461320Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mp4] PASSED [ 73%] 2026-01-15T19:52:59.0216850Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-avi] PASSED [ 73%] 2026-01-15T19:52:59.9575810Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mkv] PASSED [ 73%] 2026-01-15T19:53:00.5653570Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-flv] PASSED [ 73%] 2026-01-15T19:53:06.2589060Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-webm] PASSED [ 74%] 2026-01-15T19:53:06.9588810Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mov] PASSED [ 74%] 2026-01-15T19:53:07.5127940Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mp4] PASSED [ 74%] 2026-01-15T19:53:08.0676020Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-avi] PASSED [ 74%] 2026-01-15T19:53:08.7357860Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mkv] PASSED [ 74%] 2026-01-15T19:53:09.3946520Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-flv] PASSED [ 74%] 2026-01-15T19:53:14.9143540Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-webm] PASSED [ 74%] 2026-01-15T19:53:16.0628810Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mov] PASSED [ 74%] 2026-01-15T19:53:17.1158260Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mp4] PASSED [ 74%] 2026-01-15T19:53:17.7555000Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-avi] PASSED [ 74%] 2026-01-15T19:53:18.8176620Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mkv] PASSED [ 74%] 2026-01-15T19:53:19.4640480Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-flv] PASSED [ 74%] 2026-01-15T19:53:25.1534450Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-webm] PASSED [ 74%] 2026-01-15T19:53:26.5581490Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_custom_file_object PASSED [ 74%] 2026-01-15T19:53:27.4283110Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_real_file PASSED [ 74%] 2026-01-15T19:53:27.4891610Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_bad_methods PASSED [ 74%] 2026-01-15T19:53:27.5306430Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mp4-h264] PASSED [ 74%] 2026-01-15T19:53:27.5836240Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mp4-hevc] PASSED [ 75%] 2026-01-15T19:53:27.6614760Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mkv-av1] PASSED [ 75%] 2026-01-15T19:53:27.6929090Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[avi-mpeg4] PASSED [ 75%] 2026-01-15T19:53:27.7282500Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[webm-vp9] PASSED [ 75%] 2026-01-15T19:53:27.8083240Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[h264-libx264] PASSED [ 75%] 2026-01-15T19:53:31.6421670Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[av1-libaom-av1] PASSED [ 75%] 2026-01-15T19:53:31.7943940Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[vp9-libvpx-vp9] PASSED [ 75%] 2026-01-15T19:53:31.8308610Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[baseline-bt709-tv] PASSED [ 75%] 2026-01-15T19:53:31.8657750Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[main-bt470bg-pc] PASSED [ 75%] 2026-01-15T19:53:31.8999770Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[high-fcc-pc] PASSED [ 75%] 2026-01-15T19:53:31.9004060Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_file] SKIPPED [ 75%] 2026-01-15T19:53:31.9006800Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_tensor] SKIPPED [ 75%] 2026-01-15T19:53:31.9009820Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_file_like] SKIPPED [ 75%] 2026-01-15T19:53:31.9012750Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T19:53:31.9015070Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T19:53:31.9019340Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 75%] 2026-01-15T19:53:31.9025950Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T19:53:31.9029450Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T19:53:31.9031960Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T19:53:31.9034810Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T19:53:31.9037350Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T19:53:31.9040040Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T19:53:31.9043060Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T19:53:31.9045600Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T19:53:31.9048270Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T19:53:31.9050200Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_file] SKIPPED [ 76%] 2026-01-15T19:53:31.9053840Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_tensor] SKIPPED [ 76%] 2026-01-15T19:53:31.9056120Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_file_like] SKIPPED [ 76%] 2026-01-15T19:53:31.9058750Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T19:53:31.9060960Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T19:53:31.9064310Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T19:53:31.9066020Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T19:53:31.9068570Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T19:53:31.9070750Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T19:53:31.9073550Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T19:53:31.9076160Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T19:53:31.9078810Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T19:53:31.9090410Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T19:53:31.9093390Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T19:53:31.9096850Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T19:53:31.9100170Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_file] SKIPPED [ 77%] 2026-01-15T19:53:31.9103260Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_tensor] SKIPPED [ 77%] 2026-01-15T19:53:31.9105850Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_file_like] SKIPPED [ 77%] 2026-01-15T19:53:31.9109920Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T19:53:31.9113960Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T19:53:31.9116360Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T19:53:31.9119040Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T19:53:31.9121890Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T19:53:31.9125660Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T19:53:31.9128280Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T19:53:31.9130760Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T19:53:31.9133270Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T19:53:31.9135590Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T19:53:31.9139520Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T19:53:31.9142610Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T19:53:31.9145090Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_file] SKIPPED [ 78%] 2026-01-15T19:53:31.9147760Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_tensor] SKIPPED [ 78%] 2026-01-15T19:53:31.9150660Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_file_like] SKIPPED [ 78%] 2026-01-15T19:53:31.9153120Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T19:53:31.9157000Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T19:53:31.9159620Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T19:53:31.9162360Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T19:53:31.9164850Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T19:53:31.9167200Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T19:53:31.9169400Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T19:53:31.9172870Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T19:53:31.9175100Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T19:53:31.9177570Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T19:53:31.9179810Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T19:53:31.9182330Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T19:53:31.9189680Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_file] SKIPPED [ 78%] 2026-01-15T19:53:31.9192840Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_tensor] SKIPPED [ 79%] 2026-01-15T19:53:31.9195680Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_file_like] SKIPPED [ 79%] 2026-01-15T19:53:31.9198260Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T19:53:31.9200530Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T19:53:31.9202860Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T19:53:31.9205540Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T19:53:31.9209310Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T19:53:31.9210520Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T19:53:31.9213020Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T19:53:31.9215580Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T19:53:31.9219280Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T19:53:31.9221450Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T19:53:31.9223980Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T19:53:31.9226730Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T19:53:31.9229120Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_file] SKIPPED [ 79%] 2026-01-15T19:53:31.9232630Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_tensor] SKIPPED [ 79%] 2026-01-15T19:53:31.9234210Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_file_like] SKIPPED [ 79%] 2026-01-15T19:53:31.9236830Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T19:53:31.9239480Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T19:53:31.9242550Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T19:53:31.9244940Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T19:53:31.9248700Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T19:53:31.9250760Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T19:53:31.9253220Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T19:53:31.9255640Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T19:53:31.9257950Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T19:53:31.9260410Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T19:53:31.9262840Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T19:53:31.9265530Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T19:53:31.9267870Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_file] SKIPPED [ 80%] 2026-01-15T19:53:31.9270310Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_tensor] SKIPPED [ 80%] 2026-01-15T19:53:31.9272990Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_file_like] SKIPPED [ 80%] 2026-01-15T19:53:31.9276090Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T19:53:31.9278740Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T19:53:31.9281080Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T19:53:31.9283750Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T19:53:31.9289640Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T19:53:31.9292610Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T19:53:31.9295310Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T19:53:31.9297850Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T19:53:31.9300530Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T19:53:31.9303020Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T19:53:31.9306050Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T19:53:31.9309710Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T19:53:31.9312040Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_file] SKIPPED [ 81%] 2026-01-15T19:53:31.9314350Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_tensor] SKIPPED [ 81%] 2026-01-15T19:53:31.9316870Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_file_like] SKIPPED [ 81%] 2026-01-15T19:53:31.9319730Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T19:53:31.9321940Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T19:53:31.9324280Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T19:53:31.9326600Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T19:53:31.9328960Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T19:53:31.9331530Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T19:53:31.9333860Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T19:53:31.9337220Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T19:53:31.9340020Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T19:53:31.9342100Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T19:53:31.9344740Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T19:53:31.9346870Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T19:53:31.9349200Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_file] SKIPPED [ 82%] 2026-01-15T19:53:31.9351840Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_tensor] SKIPPED [ 82%] 2026-01-15T19:53:31.9354310Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_file_like] SKIPPED [ 82%] 2026-01-15T19:53:31.9356960Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T19:53:31.9359340Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T19:53:31.9362230Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T19:53:31.9365420Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T19:53:31.9367540Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T19:53:31.9369950Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T19:53:31.9372220Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T19:53:31.9375150Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T19:53:31.9377690Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T19:53:31.9379870Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T19:53:31.9382520Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T19:53:31.9384750Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T19:53:31.9387010Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_file] SKIPPED [ 83%] 2026-01-15T19:53:31.9389750Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_tensor] SKIPPED [ 83%] 2026-01-15T19:53:31.9393250Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_file_like] SKIPPED [ 83%] 2026-01-15T19:53:31.9395330Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T19:53:31.9397990Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T19:53:31.9400190Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T19:53:31.9402370Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T19:53:31.9404770Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T19:53:31.9407220Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T19:53:31.9409640Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T19:53:31.9412300Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T19:53:31.9414470Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T19:53:31.9416910Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T19:53:31.9420110Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T19:53:31.9422340Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T19:53:31.9424710Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_file] SKIPPED [ 84%] 2026-01-15T19:53:31.9426920Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_tensor] SKIPPED [ 84%] 2026-01-15T19:53:31.9430050Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_file_like] SKIPPED [ 84%] 2026-01-15T19:53:31.9432450Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T19:53:31.9434790Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T19:53:31.9437020Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T19:53:31.9439620Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T19:53:31.9442360Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T19:53:31.9444690Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T19:53:31.9450670Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T19:53:31.9452900Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T19:53:31.9455280Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T19:53:31.9457710Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T19:53:31.9460030Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T19:53:31.9462190Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T19:53:31.9464680Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_file] SKIPPED [ 84%] 2026-01-15T19:53:31.9467200Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_tensor] SKIPPED [ 85%] 2026-01-15T19:53:31.9469490Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_file_like] SKIPPED [ 85%] 2026-01-15T19:53:31.9471880Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T19:53:31.9474250Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T19:53:31.9477730Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T19:53:31.9480090Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T19:53:31.9482820Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T19:53:31.9485460Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T19:53:31.9487820Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T19:53:31.9490350Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T19:53:31.9493100Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T19:53:31.9495510Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T19:53:31.9498230Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T19:53:31.9502480Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T19:53:31.9510580Z test/test_frame_dataclasses.py::test_unpacking PASSED [ 85%] 2026-01-15T19:53:31.9517870Z test/test_frame_dataclasses.py::test_frame_error PASSED [ 85%] 2026-01-15T19:53:31.9539060Z test/test_frame_dataclasses.py::test_framebatch_error PASSED [ 85%] 2026-01-15T19:53:31.9539450Z test/test_frame_dataclasses.py::test_framebatch_iteration PASSED [ 85%] 2026-01-15T19:53:31.9596920Z test/test_frame_dataclasses.py::test_framebatch_indexing PASSED [ 86%] 2026-01-15T19:53:31.9606660Z test/test_frame_dataclasses.py::test_audio_samples_error PASSED [ 86%] 2026-01-15T19:53:31.9659820Z test/test_metadata.py::test_get_metadata[get_container_metadata_from_header] PASSED [ 86%] 2026-01-15T19:53:31.9691030Z test/test_metadata.py::test_get_metadata[metadata_getter1] PASSED [ 86%] 2026-01-15T19:53:31.9733560Z test/test_metadata.py::test_get_metadata[metadata_getter2] PASSED [ 86%] 2026-01-15T19:53:32.0728060Z test/test_metadata.py::test_get_metadata[metadata_getter3] PASSED [ 86%] 2026-01-15T19:53:32.0748880Z test/test_metadata.py::test_get_metadata_audio_file[get_container_metadata_from_header] PASSED [ 86%] 2026-01-15T19:53:32.0760360Z test/test_metadata.py::test_get_metadata_audio_file[metadata_getter1] PASSED [ 86%] 2026-01-15T19:53:32.0804100Z test/test_metadata.py::test_repr PASSED [ 86%] 2026-01-15T19:53:32.1195240Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cpu] PASSED [ 86%] 2026-01-15T19:53:32.1199200Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cuda] SKIPPED [ 86%] 2026-01-15T19:53:32.1202220Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cuda:beta] SKIPPED [ 86%] 2026-01-15T19:53:32.1375780Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cpu] PASSED [ 86%] 2026-01-15T19:53:32.1382200Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cuda] SKIPPED [ 86%] 2026-01-15T19:53:32.1385910Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cuda:beta] SKIPPED [ 86%] 2026-01-15T19:53:32.2090130Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cpu] PASSED [ 86%] 2026-01-15T19:53:32.2093100Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cuda] SKIPPED [ 86%] 2026-01-15T19:53:32.2095840Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cuda:beta] SKIPPED [ 86%] 2026-01-15T19:53:32.2620100Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cpu] PASSED [ 87%] 2026-01-15T19:53:32.2623470Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cuda] SKIPPED [ 87%] 2026-01-15T19:53:32.2626170Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cuda:beta] SKIPPED [ 87%] 2026-01-15T19:53:32.2871420Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cpu] PASSED [ 87%] 2026-01-15T19:53:32.2874530Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cuda] SKIPPED [ 87%] 2026-01-15T19:53:32.2877580Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cuda:beta] SKIPPED [ 87%] 2026-01-15T19:53:32.3145880Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cpu] PASSED [ 87%] 2026-01-15T19:53:32.3148490Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cuda] SKIPPED [ 87%] 2026-01-15T19:53:32.3152100Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T19:53:32.3586530Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cpu] PASSED [ 87%] 2026-01-15T19:53:32.3589450Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cuda] SKIPPED [ 87%] 2026-01-15T19:53:32.3593020Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T19:53:32.3968500Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cpu] PASSED [ 87%] 2026-01-15T19:53:32.3971550Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cuda] SKIPPED [ 87%] 2026-01-15T19:53:32.3974320Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T19:53:32.4034050Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cpu] PASSED [ 87%] 2026-01-15T19:53:32.4036960Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cuda] SKIPPED [ 87%] 2026-01-15T19:53:32.4039720Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:53:32.4864640Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cpu] PASSED [ 88%] 2026-01-15T19:53:32.4867960Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cuda] SKIPPED [ 88%] 2026-01-15T19:53:32.4870440Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:53:32.9092860Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cpu] PASSED [ 88%] 2026-01-15T19:53:32.9096260Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cuda] SKIPPED [ 88%] 2026-01-15T19:53:32.9099300Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:53:33.0203740Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cpu] PASSED [ 88%] 2026-01-15T19:53:33.0207130Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cuda] SKIPPED [ 88%] 2026-01-15T19:53:33.0209260Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:53:33.0497290Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cpu] PASSED [ 88%] 2026-01-15T19:53:33.0500190Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cuda] SKIPPED [ 88%] 2026-01-15T19:53:33.0503260Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:53:33.0703940Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cpu] PASSED [ 88%] 2026-01-15T19:53:33.0707050Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cuda] SKIPPED [ 88%] 2026-01-15T19:53:33.0715880Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:53:33.4726960Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cpu] PASSED [ 88%] 2026-01-15T19:53:33.4733470Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cuda] SKIPPED [ 88%] 2026-01-15T19:53:33.4736300Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cuda:beta] SKIPPED [ 89%] 2026-01-15T19:53:33.5095170Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cpu] PASSED [ 89%] 2026-01-15T19:53:33.5101190Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cuda] SKIPPED [ 89%] 2026-01-15T19:53:33.5105080Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cuda:beta] SKIPPED [ 89%] 2026-01-15T19:53:33.5386970Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cpu] PASSED [ 89%] 2026-01-15T19:53:33.5389840Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cuda] SKIPPED [ 89%] 2026-01-15T19:53:33.5392950Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cuda:beta] SKIPPED [ 89%] 2026-01-15T19:53:33.5677410Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cpu] PASSED [ 89%] 2026-01-15T19:53:33.5682330Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cuda] SKIPPED [ 89%] 2026-01-15T19:53:33.5684960Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cuda:beta] SKIPPED [ 89%] 2026-01-15T19:53:33.5951880Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cpu] PASSED [ 89%] 2026-01-15T19:53:33.5954790Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cuda] SKIPPED [ 89%] 2026-01-15T19:53:33.5957400Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cuda:beta] SKIPPED [ 89%] 2026-01-15T19:53:33.6225790Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cpu] PASSED [ 89%] 2026-01-15T19:53:33.6228610Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cuda] SKIPPED [ 89%] 2026-01-15T19:53:33.6231280Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cuda:beta] SKIPPED [ 89%] 2026-01-15T19:53:33.6264980Z test/test_ops.py::TestVideoDecoderOps::test_video_get_json_metadata PASSED [ 89%] 2026-01-15T19:53:33.6307900Z test/test_ops.py::TestVideoDecoderOps::test_video_get_json_metadata_with_stream PASSED [ 90%] 2026-01-15T19:53:33.6311760Z test/test_ops.py::TestVideoDecoderOps::test_get_ffmpeg_version PASSED [ 90%] 2026-01-15T19:53:33.6934640Z test/test_ops.py::TestVideoDecoderOps::test_frame_pts_equality PASSED [ 90%] 2026-01-15T19:53:33.7033820Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings_fails PASSED [ 90%] 2026-01-15T19:53:33.7606870Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cpu] PASSED [ 90%] 2026-01-15T19:53:33.7609700Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cuda] SKIPPED [ 90%] 2026-01-15T19:53:33.7612720Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cuda:beta] SKIPPED [ 90%] 2026-01-15T19:53:33.7983740Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library[filtergraph] PASSED [ 90%] 2026-01-15T19:53:33.8294850Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library[swscale] PASSED [ 90%] 2026-01-15T19:53:33.8829460Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[filtergraph-NHWC] PASSED [ 90%] 2026-01-15T19:53:33.9370170Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[filtergraph-NCHW] PASSED [ 90%] 2026-01-15T19:53:33.9881840Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[swscale-NHWC] PASSED [ 90%] 2026-01-15T19:53:34.0362730Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[swscale-NCHW] PASSED [ 90%] 2026-01-15T19:53:34.0366480Z test/test_ops.py::TestVideoDecoderOps::test_cuda_decoder SKIPPED (CU...) [ 90%] 2026-01-15T19:53:34.0414320Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method0] PASSED [ 90%] 2026-01-15T19:53:34.0449960Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method1] PASSED [ 90%] 2026-01-15T19:53:34.0482900Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method2] PASSED [ 90%] 2026-01-15T19:53:34.0515030Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method3] PASSED [ 90%] 2026-01-15T19:53:34.0546440Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method4] PASSED [ 91%] 2026-01-15T19:53:34.0578610Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method5] PASSED [ 91%] 2026-01-15T19:53:34.0615850Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_seek_mode PASSED [ 91%] 2026-01-15T19:53:34.0849130Z test/test_ops.py::TestAudioDecoderOps::test_next[asset0] PASSED [ 91%] 2026-01-15T19:53:34.1014820Z test/test_ops.py::TestAudioDecoderOps::test_next[asset1] PASSED [ 91%] 2026-01-15T19:53:34.1107420Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_end] PASSED [ 91%] 2026-01-15T19:53:34.1226820Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_None] PASSED [ 91%] 2026-01-15T19:53:34.1316940Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_beyond_end] PASSED [ 91%] 2026-01-15T19:53:34.1383260Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-at_frame_boundaries] PASSED [ 91%] 2026-01-15T19:53:34.1425960Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-not_at_frame_boundaries] PASSED [ 91%] 2026-01-15T19:53:34.1482090Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_end] PASSED [ 91%] 2026-01-15T19:53:34.1525650Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_None] PASSED [ 91%] 2026-01-15T19:53:34.1586640Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_beyond_end] PASSED [ 91%] 2026-01-15T19:53:34.1618490Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-at_frame_boundaries] PASSED [ 91%] 2026-01-15T19:53:34.1638860Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-not_at_frame_boundaries] PASSED [ 91%] 2026-01-15T19:53:34.1679390Z test/test_ops.py::TestAudioDecoderOps::test_decode_epsilon_range[asset0] PASSED [ 91%] 2026-01-15T19:53:34.1696340Z test/test_ops.py::TestAudioDecoderOps::test_decode_epsilon_range[asset1] PASSED [ 91%] 2026-01-15T19:53:34.1724020Z test/test_ops.py::TestAudioDecoderOps::test_decode_just_one_frame_at_boundaries[asset0] PASSED [ 91%] 2026-01-15T19:53:34.1734520Z test/test_ops.py::TestAudioDecoderOps::test_decode_just_one_frame_at_boundaries[asset1] PASSED [ 92%] 2026-01-15T19:53:34.1759530Z test/test_ops.py::TestAudioDecoderOps::test_decode_start_equal_stop[asset0] PASSED [ 92%] 2026-01-15T19:53:34.1767490Z test/test_ops.py::TestAudioDecoderOps::test_decode_start_equal_stop[asset1] PASSED [ 92%] 2026-01-15T19:53:34.2098930Z test/test_ops.py::TestAudioDecoderOps::test_multiple_calls[asset0] PASSED [ 92%] 2026-01-15T19:53:34.2236840Z test/test_ops.py::TestAudioDecoderOps::test_multiple_calls[asset1] PASSED [ 92%] 2026-01-15T19:53:34.2434730Z test/test_ops.py::TestAudioDecoderOps::test_pts[asset0] PASSED [ 92%] 2026-01-15T19:53:34.2575410Z test/test_ops.py::TestAudioDecoderOps::test_pts[asset1] PASSED [ 92%] 2026-01-15T19:53:34.2663570Z test/test_ops.py::TestAudioDecoderOps::test_sample_rate_conversion PASSED [ 92%] 2026-01-15T19:53:34.3083640Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cpu-0] PASSED [ 92%] 2026-01-15T19:53:34.3524280Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cpu-1024] PASSED [ 92%] 2026-01-15T19:53:34.3527450Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda-0] SKIPPED [ 92%] 2026-01-15T19:53:34.3530550Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda-1024] SKIPPED [ 92%] 2026-01-15T19:53:34.3533380Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda:beta-0] SKIPPED [ 92%] 2026-01-15T19:53:34.3535910Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda:beta-1024] SKIPPED [ 92%] 2026-01-15T19:53:34.3559240Z test/test_ops.py::TestAudioDecoderOps::test_file_like_method_check_fails PASSED [ 92%] 2026-01-15T19:53:34.3567410Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_fails PASSED [ 92%] 2026-01-15T19:53:34.4583280Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_less_than_requested[half] PASSED [ 92%] 2026-01-15T19:53:34.5461060Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_less_than_requested[minus_10] PASSED [ 93%] 2026-01-15T19:53:34.5489480Z test/test_ops.py::TestAudioEncoderOps::test_bad_input PASSED [ 93%] 2026-01-15T19:53:34.5494190Z test/test_policy.py::test_policy[repeat_last-frame_indices0-expected_frame_indices0] PASSED [ 93%] 2026-01-15T19:53:34.5498090Z test/test_policy.py::test_policy[repeat_last-frame_indices1-expected_frame_indices1] PASSED [ 93%] 2026-01-15T19:53:34.5501820Z test/test_policy.py::test_policy[wrap-frame_indices2-expected_frame_indices2] PASSED [ 93%] 2026-01-15T19:53:34.5505580Z test/test_policy.py::test_policy[wrap-frame_indices3-expected_frame_indices3] PASSED [ 93%] 2026-01-15T19:53:34.5510410Z test/test_policy.py::test_error_policy PASSED [ 93%] 2026-01-15T19:53:34.6070420Z test/test_samplers.py::test_index_based_sampler[1-clips_at_random_indices] PASSED [ 93%] 2026-01-15T19:53:34.6593760Z test/test_samplers.py::test_index_based_sampler[1-clips_at_regular_indices] PASSED [ 93%] 2026-01-15T19:53:34.6991050Z test/test_samplers.py::test_index_based_sampler[5-clips_at_random_indices] PASSED [ 93%] 2026-01-15T19:53:34.7500850Z test/test_samplers.py::test_index_based_sampler[5-clips_at_regular_indices] PASSED [ 93%] 2026-01-15T19:53:34.7874690Z test/test_samplers.py::test_time_based_sampler[None-sampler0] PASSED [ 93%] 2026-01-15T19:53:34.8418720Z test/test_samplers.py::test_time_based_sampler[None-sampler1] PASSED [ 93%] 2026-01-15T19:53:34.8915980Z test/test_samplers.py::test_time_based_sampler[3-sampler0] PASSED [ 93%] 2026-01-15T19:53:34.9491410Z test/test_samplers.py::test_time_based_sampler[3-sampler1] PASSED [ 93%] 2026-01-15T19:53:34.9765870Z test/test_samplers.py::test_against_ref[sampler0] PASSED [ 93%] 2026-01-15T19:53:35.0017720Z test/test_samplers.py::test_against_ref[sampler1] PASSED [ 93%] 2026-01-15T19:53:35.0283370Z test/test_samplers.py::test_against_ref[sampler2] PASSED [ 93%] 2026-01-15T19:53:35.0542500Z test/test_samplers.py::test_against_ref[sampler3] PASSED [ 94%] 2026-01-15T19:53:35.1319070Z test/test_samplers.py::test_sampling_range[sampler0-10-11-True] PASSED [ 94%] 2026-01-15T19:53:35.1674800Z test/test_samplers.py::test_sampling_range[sampler1-10-12-False] PASSED [ 94%] 2026-01-15T19:53:35.2321950Z test/test_samplers.py::test_sampling_range[sampler2-10-11-True] PASSED [ 94%] 2026-01-15T19:53:35.2948380Z test/test_samplers.py::test_sampling_range[sampler3-10-12-False] PASSED [ 94%] 2026-01-15T19:53:35.3182950Z test/test_samplers.py::test_sampling_range[sampler4-10.0-11.0-True] PASSED [ 94%] 2026-01-15T19:53:35.3564010Z test/test_samplers.py::test_sampling_range[sampler5-10.0-12.0-False] PASSED [ 94%] 2026-01-15T19:53:35.4135740Z test/test_samplers.py::test_sampling_range[sampler6-10-11-True] PASSED [ 94%] 2026-01-15T19:53:35.4366710Z test/test_samplers.py::test_sampling_range[sampler7-10-12-False] PASSED [ 94%] 2026-01-15T19:53:35.5821910Z test/test_samplers.py::test_sampling_range_negative[clips_at_random_indices] PASSED [ 94%] 2026-01-15T19:53:35.7469530Z test/test_samplers.py::test_sampling_range_negative[clips_at_regular_indices] PASSED [ 94%] 2026-01-15T19:53:35.8604700Z test/test_samplers.py::test_sampling_range_default_behavior_random_sampler[clips_at_random_indices] PASSED [ 94%] 2026-01-15T19:53:35.9827230Z test/test_samplers.py::test_sampling_range_default_behavior_random_sampler[clips_at_random_timestamps] PASSED [ 94%] 2026-01-15T19:53:36.0409370Z test/test_samplers.py::test_sampling_range_default_regular_sampler[sampler0] PASSED [ 94%] 2026-01-15T19:53:36.1120910Z test/test_samplers.py::test_sampling_range_default_regular_sampler[sampler1] PASSED [ 94%] 2026-01-15T19:53:36.1162870Z test/test_samplers.py::test_sampling_range_error_policy[sampler0] PASSED [ 94%] 2026-01-15T19:53:36.1205740Z test/test_samplers.py::test_sampling_range_error_policy[sampler1] PASSED [ 94%] 2026-01-15T19:53:36.1247830Z test/test_samplers.py::test_sampling_range_error_policy[sampler2] PASSED [ 95%] 2026-01-15T19:53:36.1288740Z test/test_samplers.py::test_sampling_range_error_policy[sampler3] PASSED [ 95%] 2026-01-15T19:53:36.2761230Z test/test_samplers.py::test_random_sampler_randomness[clips_at_random_indices] PASSED [ 95%] 2026-01-15T19:53:36.4209320Z test/test_samplers.py::test_random_sampler_randomness[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T19:53:36.4293430Z test/test_samplers.py::test_sample_at_regular_indices_num_clips_large[10-10] PASSED [ 95%] 2026-01-15T19:53:36.4442950Z test/test_samplers.py::test_sample_at_regular_indices_num_clips_large[50-10] PASSED [ 95%] 2026-01-15T19:53:36.4480710Z test/test_samplers.py::test_sampler_errors[clips_at_random_indices] PASSED [ 95%] 2026-01-15T19:53:36.4512520Z test/test_samplers.py::test_sampler_errors[clips_at_regular_indices] PASSED [ 95%] 2026-01-15T19:53:36.4544800Z test/test_samplers.py::test_sampler_errors[sampler2] PASSED [ 95%] 2026-01-15T19:53:36.4576090Z test/test_samplers.py::test_sampler_errors[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T19:53:36.4609560Z test/test_samplers.py::test_index_based_samplers_errors[clips_at_random_indices] PASSED [ 95%] 2026-01-15T19:53:36.4640780Z test/test_samplers.py::test_index_based_samplers_errors[clips_at_regular_indices] PASSED [ 95%] 2026-01-15T19:53:36.4674470Z test/test_samplers.py::test_time_based_sampler_errors[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T19:53:36.4706270Z test/test_samplers.py::test_time_based_sampler_errors[sampler1] PASSED [ 95%] 2026-01-15T19:53:36.4711050Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices0-1-repeat_last-expected_all_clips_indices0] PASSED [ 95%] 2026-01-15T19:53:36.4715380Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices1-2-repeat_last-expected_all_clips_indices1] PASSED [ 95%] 2026-01-15T19:53:36.4719470Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices2-1-wrap-expected_all_clips_indices2] PASSED [ 95%] 2026-01-15T19:53:36.4723500Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices3-2-wrap-expected_all_clips_indices3] PASSED [ 95%] 2026-01-15T19:53:36.4727610Z test/test_samplers.py::test_build_all_clips_timestamps[clip_start_seconds0-1.5-repeat_last-expected_all_clips_timestamps0] PASSED [ 96%] 2026-01-15T19:53:36.4732890Z test/test_samplers.py::test_build_all_clips_timestamps[clip_start_seconds1-1.5-wrap-expected_all_clips_timestamps1] PASSED [ 96%] 2026-01-15T19:53:36.4898950Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[repeat_last] PASSED [ 96%] 2026-01-15T19:53:36.5074020Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[wrap] PASSED [ 96%] 2026-01-15T19:53:36.5228040Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[error] PASSED [ 96%] 2026-01-15T19:53:36.8722150Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.5-1.31] PASSED [ 96%] 2026-01-15T19:53:37.1400520Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-0.5-0.71] PASSED [ 96%] 2026-01-15T19:53:37.5177330Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-0.7-1.31] PASSED [ 96%] 2026-01-15T19:53:37.9364120Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.5-0.71] PASSED [ 96%] 2026-01-15T19:53:38.2073090Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.0-1.0] PASSED [ 96%] 2026-01-15T19:53:38.6908360Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-2.0-2.0] PASSED [ 96%] 2026-01-15T19:53:39.6025860Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.5-1.31] PASSED [ 96%] 2026-01-15T19:53:40.1972840Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-0.5-0.71] PASSED [ 96%] 2026-01-15T19:53:41.1998400Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-0.7-1.31] PASSED [ 96%] 2026-01-15T19:53:42.1363450Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.5-0.71] PASSED [ 96%] 2026-01-15T19:53:42.5288990Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.0-1.0] PASSED [ 96%] 2026-01-15T19:53:43.9584690Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-2.0-2.0] PASSED [ 96%] 2026-01-15T19:53:43.9728420Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_fails PASSED [ 96%] 2026-01-15T19:53:44.1579310Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.5-0.5] PASSED [ 97%] 2026-01-15T19:53:44.3148350Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.25-0.1] PASSED [ 97%] 2026-01-15T19:53:44.5330950Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-1.0-1.0] PASSED [ 97%] 2026-01-15T19:53:44.7062490Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.15-0.75] PASSED [ 97%] 2026-01-15T19:53:44.9277700Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.5-0.5] PASSED [ 97%] 2026-01-15T19:53:45.1051890Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.25-0.1] PASSED [ 97%] 2026-01-15T19:53:45.3713180Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-1.0-1.0] PASSED [ 97%] 2026-01-15T19:53:45.5589160Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.15-0.75] PASSED [ 97%] 2026-01-15T19:53:45.5593370Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_fails PASSED [ 97%] 2026-01-15T19:53:45.7360110Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.5-0.5] PASSED [ 97%] 2026-01-15T19:53:45.8869460Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.25-0.1] PASSED [ 97%] 2026-01-15T19:53:46.0621130Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-1.0-1.0] PASSED [ 97%] 2026-01-15T19:53:46.2233360Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.15-0.75] PASSED [ 97%] 2026-01-15T19:53:46.4119410Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.5-0.5] PASSED [ 97%] 2026-01-15T19:53:46.5790810Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.25-0.1] PASSED [ 97%] 2026-01-15T19:53:46.7953770Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-1.0-1.0] PASSED [ 97%] 2026-01-15T19:53:46.9609950Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.15-0.75] PASSED [ 97%] 2026-01-15T19:53:47.1324000Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.5-0.5] PASSED [ 98%] 2026-01-15T19:53:47.2820240Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.25-0.1] PASSED [ 98%] 2026-01-15T19:53:47.4681740Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-1.0-1.0] PASSED [ 98%] 2026-01-15T19:53:47.6393750Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.15-0.75] PASSED [ 98%] 2026-01-15T19:53:47.8359530Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.5-0.5] PASSED [ 98%] 2026-01-15T19:53:47.9953010Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.25-0.1] PASSED [ 98%] 2026-01-15T19:53:48.2144920Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-1.0-1.0] PASSED [ 98%] 2026-01-15T19:53:48.3884240Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.15-0.75] PASSED [ 98%] 2026-01-15T19:53:48.4383730Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_nhwc[0.25-0.1] PASSED [ 98%] 2026-01-15T19:53:48.4874240Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_nhwc[0.25-0.25] PASSED [ 98%] 2026-01-15T19:53:48.4916220Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[must not specify padding-params0] PASSED [ 98%] 2026-01-15T19:53:48.4952800Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[must not specify pad_if_needed-params1] PASSED [ 98%] 2026-01-15T19:53:48.4990630Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[fill must be 0-params2] PASSED [ 98%] 2026-01-15T19:53:48.5025500Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[padding_mode must be constant-params3] PASSED [ 98%] 2026-01-15T19:53:48.5033700Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_reusable_objects[0] PASSED [ 98%] 2026-01-15T19:53:48.5040480Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_reusable_objects[314] PASSED [ 98%] 2026-01-15T19:53:48.6246890Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_pipeline[Resize-RandomCrop0] PASSED [ 98%] 2026-01-15T19:53:48.7462850Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_pipeline[Resize-RandomCrop1] PASSED [ 98%] 2026-01-15T19:53:48.7497450Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_fails PASSED [ 99%] 2026-01-15T19:53:48.8309930Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video0] PASSED [ 99%] 2026-01-15T19:53:48.8482080Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video1] PASSED [ 99%] 2026-01-15T19:53:48.9176700Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video2] PASSED [ 99%] 2026-01-15T19:53:48.9606160Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-30] PASSED [ 99%] 2026-01-15T19:53:48.9978400Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-32] PASSED [ 99%] 2026-01-15T19:53:49.0370930Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-300] PASSED [ 99%] 2026-01-15T19:53:49.0374490Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_scaling_on_cuda_fails SKIPPED [ 99%] 2026-01-15T19:53:49.0416090Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_transform_fails PASSED [ 99%] 2026-01-15T19:53:49.0808640Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_resize_ffmpeg PASSED [ 99%] 2026-01-15T19:53:49.0863280Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_resize_transform_fails PASSED [ 99%] 2026-01-15T19:53:49.1570800Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_crop_transform PASSED [ 99%] 2026-01-15T19:53:49.1724250Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_crop_transform_fails PASSED [ 99%] 2026-01-15T19:53:49.1727820Z test/test_version.py::test_version PASSED [ 99%] 2026-01-15T19:53:49.2042420Z test/test_video_clip_sampler.py::test_sampler[sampler_args0] PASSED [ 99%] 2026-01-15T19:53:49.2234620Z test/test_video_clip_sampler.py::test_sampler[sampler_args1] PASSED [ 99%] 2026-01-15T19:53:49.2626710Z test/test_video_clip_sampler.py::test_sampler[sampler_args2] PASSED [ 99%] 2026-01-15T19:53:49.5721290Z test/test_video_clip_sampler.py::test_sampler[sampler_args3] PASSED [100%] 2026-01-15T19:53:49.5721550Z 2026-01-15T19:53:49.5721660Z ================ 1214 passed, 546 skipped in 404.02s (0:06:44) ================= 2026-01-15T19:53:50.0093610Z Post job cleanup. 2026-01-15T19:53:50.1857240Z ##[group]Gathering Inputs... 2026-01-15T19:53:50.1864210Z ##[endgroup] 2026-01-15T19:53:50.1864530Z ##[group]Removing uncompressed packages to trim down packages directory... 2026-01-15T19:53:50.1868360Z Removing "/Users/runner/conda_pkgs_dir/aom-3.9.1-h7bae524_0" 2026-01-15T19:53:50.1912920Z Removing "/Users/runner/conda_pkgs_dir/bzip2-1.0.8-h80987f9_6" 2026-01-15T19:53:50.1941220Z Removing "/Users/runner/conda_pkgs_dir/ca-certificates-2025.12.2-hca03da5_0" 2026-01-15T19:53:50.1957070Z Removing "/Users/runner/conda_pkgs_dir/ca-certificates-2026.1.4-hbd8a1cb_0" 2026-01-15T19:53:50.1974190Z Removing "/Users/runner/conda_pkgs_dir/cairo-1.18.0-hc6c324b_2" 2026-01-15T19:53:50.2007240Z Removing "/Users/runner/conda_pkgs_dir/dav1d-1.2.1-hb547adb_0" 2026-01-15T19:53:50.2028230Z Removing "/Users/runner/conda_pkgs_dir/expat-2.7.3-h50f4ffc_4" 2026-01-15T19:53:50.2051360Z Removing "/Users/runner/conda_pkgs_dir/ffmpeg-6.1.1-gpl_h232664a_117" 2026-01-15T19:53:50.2128990Z Removing "/Users/runner/conda_pkgs_dir/font-ttf-dejavu-sans-mono-2.37-hab24e00_0" 2026-01-15T19:53:50.2143660Z Removing "/Users/runner/conda_pkgs_dir/font-ttf-inconsolata-3.000-h77eed37_0" 2026-01-15T19:53:50.2156100Z Removing "/Users/runner/conda_pkgs_dir/font-ttf-source-code-pro-2.038-h77eed37_0" 2026-01-15T19:53:50.2174050Z Removing "/Users/runner/conda_pkgs_dir/font-ttf-ubuntu-0.83-h77eed37_3" 2026-01-15T19:53:50.2190530Z Removing "/Users/runner/conda_pkgs_dir/fontconfig-2.15.0-h1383a14_1" 2026-01-15T19:53:50.2237520Z Removing "/Users/runner/conda_pkgs_dir/fonts-conda-ecosystem-1-0" 2026-01-15T19:53:50.2250760Z Removing "/Users/runner/conda_pkgs_dir/fonts-conda-forge-1-hc364b38_1" 2026-01-15T19:53:50.2260940Z Removing "/Users/runner/conda_pkgs_dir/freetype-2.14.1-hce30654_0" 2026-01-15T19:53:50.2289730Z Removing "/Users/runner/conda_pkgs_dir/fribidi-1.0.16-hc919400_0" 2026-01-15T19:53:50.2308900Z Removing "/Users/runner/conda_pkgs_dir/gettext-0.25.1-h3dcc1bd_0" 2026-01-15T19:53:50.2927440Z Removing "/Users/runner/conda_pkgs_dir/gettext-tools-0.25.1-h493aca8_0" 2026-01-15T19:53:50.3052250Z Removing "/Users/runner/conda_pkgs_dir/gmp-6.3.0-h7bae524_2" 2026-01-15T19:53:50.3068570Z Removing "/Users/runner/conda_pkgs_dir/gnutls-3.7.9-hd26332c_0" 2026-01-15T19:53:50.3848130Z Removing "/Users/runner/conda_pkgs_dir/graphite2-1.3.14-hec049ff_2" 2026-01-15T19:53:50.3949510Z Removing "/Users/runner/conda_pkgs_dir/harfbuzz-9.0.0-h1836168_0" 2026-01-15T19:53:50.4049670Z Removing "/Users/runner/conda_pkgs_dir/icu-73.2-hc8870d7_0" 2026-01-15T19:53:50.4150400Z Removing "/Users/runner/conda_pkgs_dir/lame-3.100-h1a8c8d9_1003" 2026-01-15T19:53:50.4251780Z Removing "/Users/runner/conda_pkgs_dir/libabseil-20240116.2-cxx17_h00cdb27_1" 2026-01-15T19:53:50.4352690Z Removing "/Users/runner/conda_pkgs_dir/libasprintf-0.25.1-h493aca8_0" 2026-01-15T19:53:50.4353430Z Removing "/Users/runner/conda_pkgs_dir/libasprintf-devel-0.25.1-h493aca8_0" 2026-01-15T19:53:50.4353970Z Removing "/Users/runner/conda_pkgs_dir/libass-0.17.3-hf20b609_0" 2026-01-15T19:53:50.4354780Z Removing "/Users/runner/conda_pkgs_dir/libcxx-20.1.8-hd7fd590_1" 2026-01-15T19:53:50.4359400Z Removing "/Users/runner/conda_pkgs_dir/libexpat-2.7.3-h50f4ffc_4" 2026-01-15T19:53:50.4423510Z Removing "/Users/runner/conda_pkgs_dir/libffi-3.4.4-hca03da5_1" 2026-01-15T19:53:50.4517080Z Removing "/Users/runner/conda_pkgs_dir/libfreetype-2.14.1-hce30654_0" 2026-01-15T19:53:50.4518280Z Removing "/Users/runner/conda_pkgs_dir/libfreetype6-2.14.1-h6da58f4_0" 2026-01-15T19:53:50.4518760Z Removing "/Users/runner/conda_pkgs_dir/libgettextpo-0.25.1-h493aca8_0" 2026-01-15T19:53:50.4526470Z Removing "/Users/runner/conda_pkgs_dir/libgettextpo-devel-0.25.1-h493aca8_0" 2026-01-15T19:53:50.4551740Z Removing "/Users/runner/conda_pkgs_dir/libglib-2.84.0-hdff4504_0" 2026-01-15T19:53:50.4669060Z Removing "/Users/runner/conda_pkgs_dir/libhwloc-2.12.1-default_h88f92a7_1000" 2026-01-15T19:53:50.4840240Z Removing "/Users/runner/conda_pkgs_dir/libiconv-1.18-h23cfdf5_2" 2026-01-15T19:53:50.4860450Z Removing "/Users/runner/conda_pkgs_dir/libidn2-2.3.8-ha90df94_1" 2026-01-15T19:53:50.4874800Z Removing "/Users/runner/conda_pkgs_dir/libintl-0.25.1-h493aca8_0" 2026-01-15T19:53:50.4902410Z Removing "/Users/runner/conda_pkgs_dir/libintl-devel-0.25.1-h493aca8_0" 2026-01-15T19:53:50.4930910Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-2024.3.0-h5c9529b_0" 2026-01-15T19:53:50.4980300Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-arm-cpu-plugin-2024.3.0-h5c9529b_0" 2026-01-15T19:53:50.4981230Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-auto-batch-plugin-2024.3.0-hcd65546_0" 2026-01-15T19:53:50.5019190Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-auto-plugin-2024.3.0-hcd65546_0" 2026-01-15T19:53:50.5029950Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-hetero-plugin-2024.3.0-h88cb26a_0" 2026-01-15T19:53:50.5048800Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-ir-frontend-2024.3.0-h88cb26a_0" 2026-01-15T19:53:50.5069100Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-onnx-frontend-2024.3.0-h32b5460_0" 2026-01-15T19:53:50.5108280Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-paddle-frontend-2024.3.0-h32b5460_0" 2026-01-15T19:53:50.5115570Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-pytorch-frontend-2024.3.0-h00cdb27_0" 2026-01-15T19:53:50.5136040Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-tensorflow-frontend-2024.3.0-h2741c3b_0" 2026-01-15T19:53:50.5158020Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-tensorflow-lite-frontend-2024.3.0-h00cdb27_0" 2026-01-15T19:53:50.5177680Z Removing "/Users/runner/conda_pkgs_dir/libopus-1.6.1-h1a92334_0" 2026-01-15T19:53:50.5196950Z Removing "/Users/runner/conda_pkgs_dir/libpng-1.6.54-h132b30e_0" 2026-01-15T19:53:50.5209880Z Removing "/Users/runner/conda_pkgs_dir/libprotobuf-4.25.3-hc39d83c_1" 2026-01-15T19:53:50.5309840Z Removing "/Users/runner/conda_pkgs_dir/libtasn1-4.21.0-h84a0fba_0" 2026-01-15T19:53:50.5333690Z Removing "/Users/runner/conda_pkgs_dir/libunistring-0.9.10-h3422bc3_0" 2026-01-15T19:53:50.5357340Z Removing "/Users/runner/conda_pkgs_dir/libvpx-1.14.1-h7bae524_0" 2026-01-15T19:53:50.5371420Z Removing "/Users/runner/conda_pkgs_dir/libxml2-2.13.9-h528a072_0" 2026-01-15T19:53:50.5398650Z Removing "/Users/runner/conda_pkgs_dir/libzlib-1.3.1-h5f15de7_0" 2026-01-15T19:53:50.5411690Z Removing "/Users/runner/conda_pkgs_dir/ncurses-6.5-hee39554_0" 2026-01-15T19:53:50.6338360Z Removing "/Users/runner/conda_pkgs_dir/nettle-3.9.1-h40ed0f5_0" 2026-01-15T19:53:50.6375670Z Removing "/Users/runner/conda_pkgs_dir/openh264-2.4.1-hebf3989_0" 2026-01-15T19:53:50.6389590Z Removing "/Users/runner/conda_pkgs_dir/openssl-3.0.18-h9b4081a_0" 2026-01-15T19:53:50.6479180Z Removing "/Users/runner/conda_pkgs_dir/openssl-3.6.0-h5503f6c_0" 2026-01-15T19:53:50.6542540Z Removing "/Users/runner/conda_pkgs_dir/p11-kit-0.24.1-h29577a5_0" 2026-01-15T19:53:50.6575550Z Removing "/Users/runner/conda_pkgs_dir/pcre2-10.44-ha881caa_2" 2026-01-15T19:53:50.6655010Z Removing "/Users/runner/conda_pkgs_dir/pip-25.3-pyhc872135_0" 2026-01-15T19:53:50.6995790Z Removing "/Users/runner/conda_pkgs_dir/pixman-0.46.4-h81086ad_1" 2026-01-15T19:53:50.7007640Z Removing "/Users/runner/conda_pkgs_dir/pugixml-1.14-h13dd4ca_0" 2026-01-15T19:53:50.7022260Z Removing "/Users/runner/conda_pkgs_dir/python-3.10.19-hf701271_0" 2026-01-15T19:53:50.7667190Z Removing "/Users/runner/conda_pkgs_dir/readline-8.3-h0b18652_0" 2026-01-15T19:53:50.7683980Z Removing "/Users/runner/conda_pkgs_dir/setuptools-80.9.0-py310hca03da5_0" 2026-01-15T19:53:50.7966920Z Removing "/Users/runner/conda_pkgs_dir/snappy-1.2.2-hada39a4_1" 2026-01-15T19:53:50.7985370Z Removing "/Users/runner/conda_pkgs_dir/sqlite-3.51.1-hab6afd1_0" 2026-01-15T19:53:50.7999760Z Removing "/Users/runner/conda_pkgs_dir/svt-av1-2.1.2-h7bae524_0" 2026-01-15T19:53:50.8012630Z Removing "/Users/runner/conda_pkgs_dir/tbb-2022.3.0-h66ce52b_1" 2026-01-15T19:53:50.8022520Z Removing "/Users/runner/conda_pkgs_dir/tk-8.6.15-hcd8a7d5_0" 2026-01-15T19:53:50.8194030Z Removing "/Users/runner/conda_pkgs_dir/tzdata-2025b-h04d1e81_0" 2026-01-15T19:53:50.8651230Z Removing "/Users/runner/conda_pkgs_dir/wheel-0.45.1-py310hca03da5_0" 2026-01-15T19:53:50.8712280Z Removing "/Users/runner/conda_pkgs_dir/x264-1!164.3095-h57fd34a_2" 2026-01-15T19:53:50.8747150Z Removing "/Users/runner/conda_pkgs_dir/x265-3.5-hbc6ce65_3" 2026-01-15T19:53:50.8759020Z Removing "/Users/runner/conda_pkgs_dir/xz-5.6.4-h80987f9_1" 2026-01-15T19:53:50.8797380Z Removing "/Users/runner/conda_pkgs_dir/zlib-1.3.1-h5f15de7_0" 2026-01-15T19:53:50.8814040Z ##[endgroup] 2026-01-15T19:53:50.8914160Z Post job cleanup. 2026-01-15T19:53:50.9555530Z [command]/opt/homebrew/bin/git version 2026-01-15T19:53:50.9699840Z git version 2.52.0 2026-01-15T19:53:50.9728770Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/ddf0ed54-7fdd-430c-b4ac-fde2a112cd54/.gitconfig' 2026-01-15T19:53:50.9734500Z Temporarily overriding HOME='/Users/runner/work/_temp/ddf0ed54-7fdd-430c-b4ac-fde2a112cd54' before making global git config changes 2026-01-15T19:53:50.9736010Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T19:53:50.9738360Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchcodec/torchcodec 2026-01-15T19:53:50.9798740Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T19:53:50.9835280Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-01-15T19:53:51.0344120Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T19:53:51.0370400Z http.https://github.com/.extraheader 2026-01-15T19:53:51.0377530Z [command]/opt/homebrew/bin/git config --local --unset-all http.https://github.com/.extraheader 2026-01-15T19:53:51.0410880Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2026-01-15T19:53:51.0878120Z Cleaning up orphan processes