2026-01-15T19:58:02.9467970Z Current runner version: '2.331.0' 2026-01-15T19:58:02.9491269Z ##[group]Runner Image Provisioner 2026-01-15T19:58:02.9492010Z Hosted Compute Agent 2026-01-15T19:58:02.9492551Z Version: 20251211.462 2026-01-15T19:58:02.9493150Z Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 2026-01-15T19:58:02.9493872Z Build Date: 2025-12-11T16:28:49Z 2026-01-15T19:58:02.9494486Z Worker ID: {c839d5e1-e7d3-4c2a-8c58-305b0c4eea16} 2026-01-15T19:58:02.9495317Z ##[endgroup] 2026-01-15T19:58:02.9496215Z ##[group]Operating System 2026-01-15T19:58:02.9496757Z Ubuntu 2026-01-15T19:58:02.9497274Z 24.04.3 2026-01-15T19:58:02.9497711Z LTS 2026-01-15T19:58:02.9498179Z ##[endgroup] 2026-01-15T19:58:02.9498644Z ##[group]Runner Image 2026-01-15T19:58:02.9499574Z Image: ubuntu-24.04 2026-01-15T19:58:02.9500049Z Version: 20260105.202.1 2026-01-15T19:58:02.9501034Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260105.202/images/ubuntu/Ubuntu2404-Readme.md 2026-01-15T19:58:02.9502636Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260105.202 2026-01-15T19:58:02.9503696Z ##[endgroup] 2026-01-15T19:58:02.9504680Z ##[group]GITHUB_TOKEN Permissions 2026-01-15T19:58:02.9506877Z Contents: read 2026-01-15T19:58:02.9507527Z Metadata: read 2026-01-15T19:58:02.9508028Z ##[endgroup] 2026-01-15T19:58:02.9509959Z Secret source: None 2026-01-15T19:58:02.9510977Z Prepare workflow directory 2026-01-15T19:58:02.9970190Z Prepare all required actions 2026-01-15T19:58:03.0024253Z Getting action download info 2026-01-15T19:58:03.3603693Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2026-01-15T19:58:03.4728848Z Download action repository 'conda-incubator/setup-miniconda@v3' (SHA:835234971496cad1653abb28a638a281cf32541f) 2026-01-15T19:58:03.9707105Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2026-01-15T19:58:04.5474027Z Complete job name: install-and-test (3.10, 6.1.1) 2026-01-15T19:58:04.6320424Z ##[group]Run actions/checkout@v3 2026-01-15T19:58:04.6321712Z with: 2026-01-15T19:58:04.6322484Z repository: meta-pytorch/torchcodec 2026-01-15T19:58:04.6323730Z token: *** 2026-01-15T19:58:04.6324453Z ssh-strict: true 2026-01-15T19:58:04.6325255Z persist-credentials: true 2026-01-15T19:58:04.6326293Z clean: true 2026-01-15T19:58:04.6327077Z sparse-checkout-cone-mode: true 2026-01-15T19:58:04.6328030Z fetch-depth: 1 2026-01-15T19:58:04.6328787Z fetch-tags: false 2026-01-15T19:58:04.6329550Z lfs: false 2026-01-15T19:58:04.6330288Z submodules: false 2026-01-15T19:58:04.6331074Z set-safe-directory: true 2026-01-15T19:58:04.6332194Z ##[endgroup] 2026-01-15T19:58:04.7191105Z Syncing repository: meta-pytorch/torchcodec 2026-01-15T19:58:04.7193805Z ##[group]Getting Git version info 2026-01-15T19:58:04.7195143Z Working directory is '/home/runner/work/torchcodec/torchcodec' 2026-01-15T19:58:04.7197344Z [command]/usr/bin/git version 2026-01-15T19:58:04.7242348Z git version 2.52.0 2026-01-15T19:58:04.7269169Z ##[endgroup] 2026-01-15T19:58:04.7282915Z Temporarily overriding HOME='/home/runner/work/_temp/ceb30660-2ee0-4896-8ef6-59eb1064721a' before making global git config changes 2026-01-15T19:58:04.7285831Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T19:58:04.7288288Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchcodec/torchcodec 2026-01-15T19:58:04.7323497Z Deleting the contents of '/home/runner/work/torchcodec/torchcodec' 2026-01-15T19:58:04.7327717Z ##[group]Initializing the repository 2026-01-15T19:58:04.7331632Z [command]/usr/bin/git init /home/runner/work/torchcodec/torchcodec 2026-01-15T19:58:04.7420554Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-01-15T19:58:04.7422867Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-01-15T19:58:04.7425740Z hint: to use in all of your new repositories, which will suppress this warning, 2026-01-15T19:58:04.7428614Z hint: call: 2026-01-15T19:58:04.7429864Z hint: 2026-01-15T19:58:04.7431404Z hint: git config --global init.defaultBranch 2026-01-15T19:58:04.7433337Z hint: 2026-01-15T19:58:04.7435181Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-01-15T19:58:04.7438716Z hint: 'development'. The just-created branch can be renamed via this command: 2026-01-15T19:58:04.7440791Z hint: 2026-01-15T19:58:04.7441618Z hint: git branch -m 2026-01-15T19:58:04.7442510Z hint: 2026-01-15T19:58:04.7443929Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-01-15T19:58:04.7447779Z Initialized empty Git repository in /home/runner/work/torchcodec/torchcodec/.git/ 2026-01-15T19:58:04.7451994Z [command]/usr/bin/git remote add origin https://github.com/meta-pytorch/torchcodec 2026-01-15T19:58:04.7468673Z ##[endgroup] 2026-01-15T19:58:04.7471364Z ##[group]Disabling automatic garbage collection 2026-01-15T19:58:04.7473557Z [command]/usr/bin/git config --local gc.auto 0 2026-01-15T19:58:04.7499347Z ##[endgroup] 2026-01-15T19:58:04.7501878Z ##[group]Setting up auth 2026-01-15T19:58:04.7504067Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T19:58:04.7530467Z [command]/usr/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:58:04.7847887Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T19:58:04.7874116Z [command]/usr/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:58:04.8088825Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-01-15T19:58:04.8120151Z ##[endgroup] 2026-01-15T19:58:04.8122134Z ##[group]Fetching the repository 2026-01-15T19:58:04.8128503Z [command]/usr/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:58:05.0542004Z remote: Enumerating objects: 284, done. 2026-01-15T19:58:05.0544753Z remote: Counting objects: 0% (1/284) 2026-01-15T19:58:05.0547367Z remote: Counting objects: 1% (3/284) 2026-01-15T19:58:05.0549213Z remote: Counting objects: 2% (6/284) 2026-01-15T19:58:05.0550557Z remote: Counting objects: 3% (9/284) 2026-01-15T19:58:05.0551857Z remote: Counting objects: 4% (12/284) 2026-01-15T19:58:05.0553106Z remote: Counting objects: 5% (15/284) 2026-01-15T19:58:05.0554377Z remote: Counting objects: 6% (18/284) 2026-01-15T19:58:05.0556005Z remote: Counting objects: 7% (20/284) 2026-01-15T19:58:05.0557260Z remote: Counting objects: 8% (23/284) 2026-01-15T19:58:05.0558678Z remote: Counting objects: 9% (26/284) 2026-01-15T19:58:05.0559964Z remote: Counting objects: 10% (29/284) 2026-01-15T19:58:05.0561147Z remote: Counting objects: 11% (32/284) 2026-01-15T19:58:05.0562392Z remote: Counting objects: 12% (35/284) 2026-01-15T19:58:05.0563590Z remote: Counting objects: 13% (37/284) 2026-01-15T19:58:05.0564803Z remote: Counting objects: 14% (40/284) 2026-01-15T19:58:05.0566181Z remote: Counting objects: 15% (43/284) 2026-01-15T19:58:05.0567782Z remote: Counting objects: 16% (46/284) 2026-01-15T19:58:05.0569020Z remote: Counting objects: 17% (49/284) 2026-01-15T19:58:05.0570178Z remote: Counting objects: 18% (52/284) 2026-01-15T19:58:05.0571506Z remote: Counting objects: 19% (54/284) 2026-01-15T19:58:05.0572687Z remote: Counting objects: 20% (57/284) 2026-01-15T19:58:05.0573875Z remote: Counting objects: 21% (60/284) 2026-01-15T19:58:05.0575179Z remote: Counting objects: 22% (63/284) 2026-01-15T19:58:05.0576900Z remote: Counting objects: 23% (66/284) 2026-01-15T19:58:05.0578098Z remote: Counting objects: 24% (69/284) 2026-01-15T19:58:05.0579359Z remote: Counting objects: 25% (71/284) 2026-01-15T19:58:05.0580611Z remote: Counting objects: 26% (74/284) 2026-01-15T19:58:05.0581877Z remote: Counting objects: 27% (77/284) 2026-01-15T19:58:05.0583204Z remote: Counting objects: 28% (80/284) 2026-01-15T19:58:05.0584362Z remote: Counting objects: 29% (83/284) 2026-01-15T19:58:05.0585737Z remote: Counting objects: 30% (86/284) 2026-01-15T19:58:05.0587016Z remote: Counting objects: 31% (89/284) 2026-01-15T19:58:05.0588187Z remote: Counting objects: 32% (91/284) 2026-01-15T19:58:05.0589435Z remote: Counting objects: 33% (94/284) 2026-01-15T19:58:05.0590632Z remote: Counting objects: 34% (97/284) 2026-01-15T19:58:05.0591871Z remote: Counting objects: 35% (100/284) 2026-01-15T19:58:05.0593054Z remote: Counting objects: 36% (103/284) 2026-01-15T19:58:05.0594316Z remote: Counting objects: 37% (106/284) 2026-01-15T19:58:05.0595726Z remote: Counting objects: 38% (108/284) 2026-01-15T19:58:05.0597190Z remote: Counting objects: 39% (111/284) 2026-01-15T19:58:05.0598485Z remote: Counting objects: 40% (114/284) 2026-01-15T19:58:05.0599690Z remote: Counting objects: 41% (117/284) 2026-01-15T19:58:05.0600901Z remote: Counting objects: 42% (120/284) 2026-01-15T19:58:05.0602057Z remote: Counting objects: 43% (123/284) 2026-01-15T19:58:05.0603339Z remote: Counting objects: 44% (125/284) 2026-01-15T19:58:05.0604576Z remote: Counting objects: 45% (128/284) 2026-01-15T19:58:05.0605936Z remote: Counting objects: 46% (131/284) 2026-01-15T19:58:05.0607242Z remote: Counting objects: 47% (134/284) 2026-01-15T19:58:05.0608604Z remote: Counting objects: 48% (137/284) 2026-01-15T19:58:05.0609886Z remote: Counting objects: 49% (140/284) 2026-01-15T19:58:05.0611203Z remote: Counting objects: 50% (142/284) 2026-01-15T19:58:05.0612455Z remote: Counting objects: 51% (145/284) 2026-01-15T19:58:05.0613650Z remote: Counting objects: 52% (148/284) 2026-01-15T19:58:05.0614912Z remote: Counting objects: 53% (151/284) 2026-01-15T19:58:05.0616319Z remote: Counting objects: 54% (154/284) 2026-01-15T19:58:05.0617503Z remote: Counting objects: 55% (157/284) 2026-01-15T19:58:05.0618780Z remote: Counting objects: 56% (160/284) 2026-01-15T19:58:05.0619986Z remote: Counting objects: 57% (162/284) 2026-01-15T19:58:05.0621250Z remote: Counting objects: 58% (165/284) 2026-01-15T19:58:05.0622693Z remote: Counting objects: 59% (168/284) 2026-01-15T19:58:05.0623917Z remote: Counting objects: 60% (171/284) 2026-01-15T19:58:05.0625139Z remote: Counting objects: 61% (174/284) 2026-01-15T19:58:05.0626551Z remote: Counting objects: 62% (177/284) 2026-01-15T19:58:05.0627825Z remote: Counting objects: 63% (179/284) 2026-01-15T19:58:05.0629047Z remote: Counting objects: 64% (182/284) 2026-01-15T19:58:05.0630260Z remote: Counting objects: 65% (185/284) 2026-01-15T19:58:05.0631523Z remote: Counting objects: 66% (188/284) 2026-01-15T19:58:05.0632686Z remote: Counting objects: 67% (191/284) 2026-01-15T19:58:05.0633926Z remote: Counting objects: 68% (194/284) 2026-01-15T19:58:05.0635172Z remote: Counting objects: 69% (196/284) 2026-01-15T19:58:05.0636603Z remote: Counting objects: 70% (199/284) 2026-01-15T19:58:05.0637868Z remote: Counting objects: 71% (202/284) 2026-01-15T19:58:05.0639079Z remote: Counting objects: 72% (205/284) 2026-01-15T19:58:05.0640299Z remote: Counting objects: 73% (208/284) 2026-01-15T19:58:05.0641469Z remote: Counting objects: 74% (211/284) 2026-01-15T19:58:05.0643028Z remote: Counting objects: 75% (213/284) 2026-01-15T19:58:05.0644249Z remote: Counting objects: 76% (216/284) 2026-01-15T19:58:05.0645414Z remote: Counting objects: 77% (219/284) 2026-01-15T19:58:05.0646985Z remote: Counting objects: 78% (222/284) 2026-01-15T19:58:05.0648172Z remote: Counting objects: 79% (225/284) 2026-01-15T19:58:05.0649373Z remote: Counting objects: 80% (228/284) 2026-01-15T19:58:05.0650689Z remote: Counting objects: 81% (231/284) 2026-01-15T19:58:05.0651888Z remote: Counting objects: 82% (233/284) 2026-01-15T19:58:05.0653111Z remote: Counting objects: 83% (236/284) 2026-01-15T19:58:05.0654397Z remote: Counting objects: 84% (239/284) 2026-01-15T19:58:05.0655817Z remote: Counting objects: 85% (242/284) 2026-01-15T19:58:05.0657011Z remote: Counting objects: 86% (245/284) 2026-01-15T19:58:05.0658326Z remote: Counting objects: 87% (248/284) 2026-01-15T19:58:05.0659512Z remote: Counting objects: 88% (250/284) 2026-01-15T19:58:05.0660704Z remote: Counting objects: 89% (253/284) 2026-01-15T19:58:05.0661938Z remote: Counting objects: 90% (256/284) 2026-01-15T19:58:05.0663092Z remote: Counting objects: 91% (259/284) 2026-01-15T19:58:05.0664306Z remote: Counting objects: 92% (262/284) 2026-01-15T19:58:05.0665601Z remote: Counting objects: 93% (265/284) 2026-01-15T19:58:05.0666823Z remote: Counting objects: 94% (267/284) 2026-01-15T19:58:05.0667979Z remote: Counting objects: 95% (270/284) 2026-01-15T19:58:05.0669245Z remote: Counting objects: 96% (273/284) 2026-01-15T19:58:05.0670457Z remote: Counting objects: 97% (276/284) 2026-01-15T19:58:05.0671621Z remote: Counting objects: 98% (279/284) 2026-01-15T19:58:05.0672892Z remote: Counting objects: 99% (282/284) 2026-01-15T19:58:05.0674216Z remote: Counting objects: 100% (284/284) 2026-01-15T19:58:05.0675685Z remote: Counting objects: 100% (284/284), done. 2026-01-15T19:58:05.0677041Z remote: Compressing objects: 0% (1/233) 2026-01-15T19:58:05.0678357Z remote: Compressing objects: 1% (3/233) 2026-01-15T19:58:05.0679621Z remote: Compressing objects: 2% (5/233) 2026-01-15T19:58:05.0680789Z remote: Compressing objects: 3% (7/233) 2026-01-15T19:58:05.0682090Z remote: Compressing objects: 4% (10/233) 2026-01-15T19:58:05.0683311Z remote: Compressing objects: 5% (12/233) 2026-01-15T19:58:05.0684545Z remote: Compressing objects: 6% (14/233) 2026-01-15T19:58:05.0685993Z remote: Compressing objects: 7% (17/233) 2026-01-15T19:58:05.0694237Z remote: Compressing objects: 8% (19/233) 2026-01-15T19:58:05.0696171Z remote: Compressing objects: 9% (21/233) 2026-01-15T19:58:05.0698034Z remote: Compressing objects: 10% (24/233) 2026-01-15T19:58:05.0699553Z remote: Compressing objects: 11% (26/233) 2026-01-15T19:58:05.0700938Z remote: Compressing objects: 12% (28/233) 2026-01-15T19:58:05.0702378Z remote: Compressing objects: 13% (31/233) 2026-01-15T19:58:05.0707716Z remote: Compressing objects: 14% (33/233) 2026-01-15T19:58:05.0716721Z remote: Compressing objects: 15% (35/233) 2026-01-15T19:58:05.0727168Z remote: Compressing objects: 16% (38/233) 2026-01-15T19:58:05.0729926Z remote: Compressing objects: 17% (40/233) 2026-01-15T19:58:05.0744802Z remote: Compressing objects: 18% (42/233) 2026-01-15T19:58:05.0754867Z remote: Compressing objects: 19% (45/233) 2026-01-15T19:58:05.0763895Z remote: Compressing objects: 20% (47/233) 2026-01-15T19:58:05.0779301Z remote: Compressing objects: 21% (49/233) 2026-01-15T19:58:05.0793225Z remote: Compressing objects: 22% (52/233) 2026-01-15T19:58:05.0805372Z remote: Compressing objects: 23% (54/233) 2026-01-15T19:58:05.0819137Z remote: Compressing objects: 24% (56/233) 2026-01-15T19:58:05.0821272Z remote: Compressing objects: 25% (59/233) 2026-01-15T19:58:05.0823354Z remote: Compressing objects: 26% (61/233) 2026-01-15T19:58:05.0824966Z remote: Compressing objects: 27% (63/233) 2026-01-15T19:58:05.0826492Z remote: Compressing objects: 28% (66/233) 2026-01-15T19:58:05.0827737Z remote: Compressing objects: 29% (68/233) 2026-01-15T19:58:05.0829119Z remote: Compressing objects: 30% (70/233) 2026-01-15T19:58:05.0830346Z remote: Compressing objects: 31% (73/233) 2026-01-15T19:58:05.0831564Z remote: Compressing objects: 32% (75/233) 2026-01-15T19:58:05.0895176Z remote: Compressing objects: 33% (77/233) 2026-01-15T19:58:05.0899641Z remote: Compressing objects: 34% (80/233) 2026-01-15T19:58:05.0992216Z remote: Compressing objects: 35% (82/233) 2026-01-15T19:58:05.1132669Z remote: Compressing objects: 36% (84/233) 2026-01-15T19:58:05.1201521Z remote: Compressing objects: 37% (87/233) 2026-01-15T19:58:05.1212347Z remote: Compressing objects: 38% (89/233) 2026-01-15T19:58:05.1466311Z remote: Compressing objects: 39% (91/233) 2026-01-15T19:58:05.1532341Z remote: Compressing objects: 40% (94/233) 2026-01-15T19:58:05.1536927Z remote: Compressing objects: 41% (96/233) 2026-01-15T19:58:05.1539252Z remote: Compressing objects: 42% (98/233) 2026-01-15T19:58:05.1540574Z remote: Compressing objects: 43% (101/233) 2026-01-15T19:58:05.1541764Z remote: Compressing objects: 44% (103/233) 2026-01-15T19:58:05.1544597Z remote: Compressing objects: 45% (105/233) 2026-01-15T19:58:05.1658035Z remote: Compressing objects: 46% (108/233) 2026-01-15T19:58:05.1659801Z remote: Compressing objects: 47% (110/233) 2026-01-15T19:58:05.1685091Z remote: Compressing objects: 48% (112/233) 2026-01-15T19:58:05.1687153Z remote: Compressing objects: 49% (115/233) 2026-01-15T19:58:05.1708218Z remote: Compressing objects: 50% (117/233) 2026-01-15T19:58:05.1712895Z remote: Compressing objects: 51% (119/233) 2026-01-15T19:58:05.1721129Z remote: Compressing objects: 52% (122/233) 2026-01-15T19:58:05.1743665Z remote: Compressing objects: 53% (124/233) 2026-01-15T19:58:05.1751525Z remote: Compressing objects: 54% (126/233) 2026-01-15T19:58:05.1765406Z remote: Compressing objects: 55% (129/233) 2026-01-15T19:58:05.1767466Z remote: Compressing objects: 56% (131/233) 2026-01-15T19:58:05.1769116Z remote: Compressing objects: 57% (133/233) 2026-01-15T19:58:05.1771383Z remote: Compressing objects: 58% (136/233) 2026-01-15T19:58:05.1779312Z remote: Compressing objects: 59% (138/233) 2026-01-15T19:58:05.1781357Z remote: Compressing objects: 60% (140/233) 2026-01-15T19:58:05.1782728Z remote: Compressing objects: 61% (143/233) 2026-01-15T19:58:05.1783948Z remote: Compressing objects: 62% (145/233) 2026-01-15T19:58:05.1785303Z remote: Compressing objects: 63% (147/233) 2026-01-15T19:58:05.1787279Z remote: Compressing objects: 64% (150/233) 2026-01-15T19:58:05.1789148Z remote: Compressing objects: 65% (152/233) 2026-01-15T19:58:05.1790625Z remote: Compressing objects: 66% (154/233) 2026-01-15T19:58:05.1792279Z remote: Compressing objects: 67% (157/233) 2026-01-15T19:58:05.1793922Z remote: Compressing objects: 68% (159/233) 2026-01-15T19:58:05.1795096Z remote: Compressing objects: 69% (161/233) 2026-01-15T19:58:05.1796502Z remote: Compressing objects: 70% (164/233) 2026-01-15T19:58:05.1798116Z remote: Compressing objects: 71% (166/233) 2026-01-15T19:58:05.1799287Z remote: Compressing objects: 72% (168/233) 2026-01-15T19:58:05.1800459Z remote: Compressing objects: 73% (171/233) 2026-01-15T19:58:05.1801647Z remote: Compressing objects: 74% (173/233) 2026-01-15T19:58:05.1803377Z remote: Compressing objects: 75% (175/233) 2026-01-15T19:58:05.1805688Z remote: Compressing objects: 76% (178/233) 2026-01-15T19:58:05.1811039Z remote: Compressing objects: 77% (180/233) 2026-01-15T19:58:05.1813717Z remote: Compressing objects: 78% (182/233) 2026-01-15T19:58:05.1816360Z remote: Compressing objects: 79% (185/233) 2026-01-15T19:58:05.1821570Z remote: Compressing objects: 80% (187/233) 2026-01-15T19:58:05.1826318Z remote: Compressing objects: 81% (189/233) 2026-01-15T19:58:05.1833172Z remote: Compressing objects: 82% (192/233) 2026-01-15T19:58:05.1835862Z remote: Compressing objects: 83% (194/233) 2026-01-15T19:58:05.1837810Z remote: Compressing objects: 84% (196/233) 2026-01-15T19:58:05.1839620Z remote: Compressing objects: 85% (199/233) 2026-01-15T19:58:05.1841279Z remote: Compressing objects: 86% (201/233) 2026-01-15T19:58:05.1842455Z remote: Compressing objects: 87% (203/233) 2026-01-15T19:58:05.1843655Z remote: Compressing objects: 88% (206/233) 2026-01-15T19:58:05.1845084Z remote: Compressing objects: 89% (208/233) 2026-01-15T19:58:05.1847007Z remote: Compressing objects: 90% (210/233) 2026-01-15T19:58:05.1848198Z remote: Compressing objects: 91% (213/233) 2026-01-15T19:58:05.1849349Z remote: Compressing objects: 92% (215/233) 2026-01-15T19:58:05.1850511Z remote: Compressing objects: 93% (217/233) 2026-01-15T19:58:05.1851704Z remote: Compressing objects: 94% (220/233) 2026-01-15T19:58:05.1852849Z remote: Compressing objects: 95% (222/233) 2026-01-15T19:58:05.1854009Z remote: Compressing objects: 96% (224/233) 2026-01-15T19:58:05.1855153Z remote: Compressing objects: 97% (227/233) 2026-01-15T19:58:05.1856510Z remote: Compressing objects: 98% (229/233) 2026-01-15T19:58:05.1857670Z remote: Compressing objects: 99% (231/233) 2026-01-15T19:58:05.1858988Z remote: Compressing objects: 100% (233/233) 2026-01-15T19:58:05.1860242Z remote: Compressing objects: 100% (233/233), done. 2026-01-15T19:58:05.1989133Z Receiving objects: 0% (1/284) 2026-01-15T19:58:05.1990632Z Receiving objects: 1% (3/284) 2026-01-15T19:58:05.1991957Z Receiving objects: 2% (6/284) 2026-01-15T19:58:05.1993467Z Receiving objects: 3% (9/284) 2026-01-15T19:58:05.1994986Z Receiving objects: 4% (12/284) 2026-01-15T19:58:05.1996584Z Receiving objects: 5% (15/284) 2026-01-15T19:58:05.1997952Z Receiving objects: 6% (18/284) 2026-01-15T19:58:05.1999260Z Receiving objects: 7% (20/284) 2026-01-15T19:58:05.2000630Z Receiving objects: 8% (23/284) 2026-01-15T19:58:05.2001719Z Receiving objects: 9% (26/284) 2026-01-15T19:58:05.2002614Z Receiving objects: 10% (29/284) 2026-01-15T19:58:05.2442234Z Receiving objects: 11% (32/284) 2026-01-15T19:58:05.2443625Z Receiving objects: 12% (35/284) 2026-01-15T19:58:05.2496044Z Receiving objects: 13% (37/284) 2026-01-15T19:58:05.2497646Z Receiving objects: 14% (40/284) 2026-01-15T19:58:05.2499211Z Receiving objects: 15% (43/284) 2026-01-15T19:58:05.2500337Z Receiving objects: 16% (46/284) 2026-01-15T19:58:05.2501689Z Receiving objects: 17% (49/284) 2026-01-15T19:58:05.2586408Z Receiving objects: 18% (52/284) 2026-01-15T19:58:05.2621858Z Receiving objects: 19% (54/284) 2026-01-15T19:58:05.2623777Z Receiving objects: 20% (57/284) 2026-01-15T19:58:05.2625949Z Receiving objects: 21% (60/284) 2026-01-15T19:58:05.2627222Z Receiving objects: 22% (63/284) 2026-01-15T19:58:05.2628457Z Receiving objects: 23% (66/284) 2026-01-15T19:58:05.2649620Z Receiving objects: 24% (69/284) 2026-01-15T19:58:05.2651030Z Receiving objects: 25% (71/284) 2026-01-15T19:58:05.2652487Z Receiving objects: 26% (74/284) 2026-01-15T19:58:05.2673245Z Receiving objects: 27% (77/284) 2026-01-15T19:58:05.2704323Z Receiving objects: 28% (80/284) 2026-01-15T19:58:05.2712190Z Receiving objects: 29% (83/284) 2026-01-15T19:58:05.2746051Z Receiving objects: 30% (86/284) 2026-01-15T19:58:05.2747657Z Receiving objects: 31% (89/284) 2026-01-15T19:58:05.2749250Z Receiving objects: 32% (91/284) 2026-01-15T19:58:05.2750868Z Receiving objects: 33% (94/284) 2026-01-15T19:58:05.2752030Z Receiving objects: 34% (97/284) 2026-01-15T19:58:05.2752966Z Receiving objects: 35% (100/284) 2026-01-15T19:58:05.2804790Z Receiving objects: 36% (103/284) 2026-01-15T19:58:05.2807148Z Receiving objects: 37% (106/284) 2026-01-15T19:58:05.2809076Z Receiving objects: 38% (108/284) 2026-01-15T19:58:05.2810331Z Receiving objects: 39% (111/284) 2026-01-15T19:58:05.2829044Z Receiving objects: 40% (114/284) 2026-01-15T19:58:05.2832305Z Receiving objects: 41% (117/284) 2026-01-15T19:58:05.2867241Z Receiving objects: 42% (120/284) 2026-01-15T19:58:05.2869962Z Receiving objects: 43% (123/284) 2026-01-15T19:58:05.2877720Z Receiving objects: 44% (125/284) 2026-01-15T19:58:05.2901554Z Receiving objects: 45% (128/284) 2026-01-15T19:58:05.2903233Z Receiving objects: 46% (131/284) 2026-01-15T19:58:05.3012780Z Receiving objects: 47% (134/284) 2026-01-15T19:58:05.3014685Z Receiving objects: 48% (137/284) 2026-01-15T19:58:05.3016219Z Receiving objects: 49% (140/284) 2026-01-15T19:58:05.3018182Z Receiving objects: 50% (142/284) 2026-01-15T19:58:05.3020236Z Receiving objects: 51% (145/284) 2026-01-15T19:58:05.3021618Z Receiving objects: 52% (148/284) 2026-01-15T19:58:05.3032221Z Receiving objects: 53% (151/284) 2026-01-15T19:58:05.3058149Z Receiving objects: 54% (154/284) 2026-01-15T19:58:05.3170197Z Receiving objects: 55% (157/284) 2026-01-15T19:58:05.3172223Z Receiving objects: 56% (160/284) 2026-01-15T19:58:05.3173699Z Receiving objects: 57% (162/284) 2026-01-15T19:58:05.3176154Z Receiving objects: 58% (165/284) 2026-01-15T19:58:05.3177597Z Receiving objects: 59% (168/284) 2026-01-15T19:58:05.3178985Z Receiving objects: 60% (171/284) 2026-01-15T19:58:05.3181270Z Receiving objects: 61% (174/284) 2026-01-15T19:58:05.3182799Z Receiving objects: 62% (177/284) 2026-01-15T19:58:05.3184369Z Receiving objects: 63% (179/284) 2026-01-15T19:58:05.3186212Z Receiving objects: 64% (182/284) 2026-01-15T19:58:05.3187598Z Receiving objects: 65% (185/284) 2026-01-15T19:58:05.3189480Z Receiving objects: 66% (188/284) 2026-01-15T19:58:05.3208074Z Receiving objects: 67% (191/284) 2026-01-15T19:58:05.4314650Z Receiving objects: 68% (194/284) 2026-01-15T19:58:05.4438868Z Receiving objects: 69% (196/284) 2026-01-15T19:58:05.5411704Z Receiving objects: 70% (199/284) 2026-01-15T19:58:05.6155061Z Receiving objects: 71% (202/284) 2026-01-15T19:58:05.6380451Z Receiving objects: 72% (205/284) 2026-01-15T19:58:05.6555144Z Receiving objects: 73% (208/284) 2026-01-15T19:58:05.6570117Z Receiving objects: 74% (211/284) 2026-01-15T19:58:05.6722165Z Receiving objects: 75% (213/284) 2026-01-15T19:58:05.6772761Z Receiving objects: 76% (216/284) 2026-01-15T19:58:05.6865864Z Receiving objects: 77% (219/284) 2026-01-15T19:58:05.6873212Z Receiving objects: 78% (222/284) 2026-01-15T19:58:05.6879201Z Receiving objects: 79% (225/284) 2026-01-15T19:58:05.6905777Z Receiving objects: 80% (228/284) 2026-01-15T19:58:05.6957334Z Receiving objects: 81% (231/284) 2026-01-15T19:58:05.7057307Z Receiving objects: 82% (233/284) 2026-01-15T19:58:05.7188021Z Receiving objects: 83% (236/284), 3.65 MiB | 7.25 MiB/s 2026-01-15T19:58:05.7207142Z Receiving objects: 84% (239/284), 3.65 MiB | 7.25 MiB/s 2026-01-15T19:58:05.7381126Z Receiving objects: 85% (242/284), 3.65 MiB | 7.25 MiB/s 2026-01-15T19:58:05.7399340Z Receiving objects: 86% (245/284), 3.65 MiB | 7.25 MiB/s 2026-01-15T19:58:05.7410399Z Receiving objects: 87% (248/284), 3.65 MiB | 7.25 MiB/s 2026-01-15T19:58:05.8361522Z Receiving objects: 88% (250/284), 3.65 MiB | 7.25 MiB/s 2026-01-15T19:58:05.8409560Z Receiving objects: 89% (253/284), 3.65 MiB | 7.25 MiB/s 2026-01-15T19:58:05.8508923Z Receiving objects: 90% (256/284), 3.65 MiB | 7.25 MiB/s 2026-01-15T19:58:05.8529568Z Receiving objects: 91% (259/284), 3.65 MiB | 7.25 MiB/s 2026-01-15T19:58:05.8924698Z Receiving objects: 92% (262/284), 3.65 MiB | 7.25 MiB/s 2026-01-15T19:58:05.8997003Z Receiving objects: 93% (265/284), 3.65 MiB | 7.25 MiB/s 2026-01-15T19:58:05.9803760Z Receiving objects: 94% (267/284), 3.65 MiB | 7.25 MiB/s 2026-01-15T19:58:05.9879866Z Receiving objects: 95% (270/284), 3.65 MiB | 7.25 MiB/s 2026-01-15T19:58:05.9881967Z remote: Total 284 (delta 59), reused 148 (delta 40), pack-reused 0 (from 0) 2026-01-15T19:58:05.9892286Z Receiving objects: 96% (273/284), 3.65 MiB | 7.25 MiB/s 2026-01-15T19:58:05.9898013Z Receiving objects: 97% (276/284), 3.65 MiB | 7.25 MiB/s 2026-01-15T19:58:05.9900388Z Receiving objects: 98% (279/284), 3.65 MiB | 7.25 MiB/s 2026-01-15T19:58:05.9903494Z Receiving objects: 99% (282/284), 3.65 MiB | 7.25 MiB/s 2026-01-15T19:58:05.9904496Z Receiving objects: 100% (284/284), 3.65 MiB | 7.25 MiB/s 2026-01-15T19:58:05.9905159Z Receiving objects: 100% (284/284), 9.88 MiB | 12.47 MiB/s, done. 2026-01-15T19:58:05.9907743Z Resolving deltas: 0% (0/59) 2026-01-15T19:58:05.9908274Z Resolving deltas: 1% (1/59) 2026-01-15T19:58:05.9908972Z Resolving deltas: 3% (2/59) 2026-01-15T19:58:05.9909466Z Resolving deltas: 5% (3/59) 2026-01-15T19:58:05.9909883Z Resolving deltas: 6% (4/59) 2026-01-15T19:58:05.9910277Z Resolving deltas: 8% (5/59) 2026-01-15T19:58:05.9910719Z Resolving deltas: 10% (6/59) 2026-01-15T19:58:05.9911095Z Resolving deltas: 11% (7/59) 2026-01-15T19:58:05.9911449Z Resolving deltas: 13% (8/59) 2026-01-15T19:58:05.9911827Z Resolving deltas: 15% (9/59) 2026-01-15T19:58:05.9912067Z Resolving deltas: 18% (11/59) 2026-01-15T19:58:05.9912314Z Resolving deltas: 20% (12/59) 2026-01-15T19:58:05.9916888Z Resolving deltas: 22% (13/59) 2026-01-15T19:58:05.9917516Z Resolving deltas: 23% (14/59) 2026-01-15T19:58:05.9917901Z Resolving deltas: 25% (15/59) 2026-01-15T19:58:05.9918267Z Resolving deltas: 27% (16/59) 2026-01-15T19:58:05.9918631Z Resolving deltas: 28% (17/59) 2026-01-15T19:58:05.9919013Z Resolving deltas: 30% (18/59) 2026-01-15T19:58:05.9919391Z Resolving deltas: 32% (19/59) 2026-01-15T19:58:05.9928834Z Resolving deltas: 33% (20/59) 2026-01-15T19:58:05.9929566Z Resolving deltas: 35% (21/59) 2026-01-15T19:58:05.9930208Z Resolving deltas: 37% (22/59) 2026-01-15T19:58:05.9932175Z Resolving deltas: 38% (23/59) 2026-01-15T19:58:05.9932586Z Resolving deltas: 40% (24/59) 2026-01-15T19:58:05.9935405Z Resolving deltas: 42% (25/59) 2026-01-15T19:58:05.9961161Z Resolving deltas: 44% (26/59) 2026-01-15T19:58:05.9970019Z Resolving deltas: 47% (28/59) 2026-01-15T19:58:05.9978240Z Resolving deltas: 49% (29/59) 2026-01-15T19:58:05.9979890Z Resolving deltas: 50% (30/59) 2026-01-15T19:58:05.9980712Z Resolving deltas: 52% (31/59) 2026-01-15T19:58:05.9983001Z Resolving deltas: 54% (32/59) 2026-01-15T19:58:05.9990312Z Resolving deltas: 55% (33/59) 2026-01-15T19:58:05.9994484Z Resolving deltas: 57% (34/59) 2026-01-15T19:58:06.0001565Z Resolving deltas: 59% (35/59) 2026-01-15T19:58:06.0007279Z Resolving deltas: 61% (36/59) 2026-01-15T19:58:06.0012601Z Resolving deltas: 62% (37/59) 2026-01-15T19:58:06.0018393Z Resolving deltas: 64% (38/59) 2026-01-15T19:58:06.0030795Z Resolving deltas: 66% (39/59) 2026-01-15T19:58:06.0036138Z Resolving deltas: 67% (40/59) 2026-01-15T19:58:06.0043562Z Resolving deltas: 69% (41/59) 2026-01-15T19:58:06.0052887Z Resolving deltas: 71% (42/59) 2026-01-15T19:58:06.0066673Z Resolving deltas: 74% (44/59) 2026-01-15T19:58:06.0068624Z Resolving deltas: 76% (45/59) 2026-01-15T19:58:06.0078687Z Resolving deltas: 77% (46/59) 2026-01-15T19:58:06.0080378Z Resolving deltas: 79% (47/59) 2026-01-15T19:58:06.0089523Z Resolving deltas: 81% (48/59) 2026-01-15T19:58:06.0103158Z Resolving deltas: 83% (49/59) 2026-01-15T19:58:06.0107400Z Resolving deltas: 84% (50/59) 2026-01-15T19:58:06.0113728Z Resolving deltas: 86% (51/59) 2026-01-15T19:58:06.0126470Z Resolving deltas: 88% (52/59) 2026-01-15T19:58:06.0136136Z Resolving deltas: 89% (53/59) 2026-01-15T19:58:06.0155300Z Resolving deltas: 91% (54/59) 2026-01-15T19:58:06.0170262Z Resolving deltas: 94% (56/59) 2026-01-15T19:58:06.0172850Z Resolving deltas: 96% (57/59) 2026-01-15T19:58:06.0184048Z Resolving deltas: 98% (58/59) 2026-01-15T19:58:06.0184563Z Resolving deltas: 100% (59/59) 2026-01-15T19:58:06.0184969Z Resolving deltas: 100% (59/59), done. 2026-01-15T19:58:06.0407873Z From https://github.com/meta-pytorch/torchcodec 2026-01-15T19:58:06.0408554Z * [new ref] 9dac10733cac190aa5e48f18321310f2a487a531 -> pull/1166/merge 2026-01-15T19:58:06.0481658Z ##[endgroup] 2026-01-15T19:58:06.0482364Z ##[group]Determining the checkout info 2026-01-15T19:58:06.0485028Z ##[endgroup] 2026-01-15T19:58:06.0485889Z ##[group]Checking out the ref 2026-01-15T19:58:06.0490183Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/1166/merge 2026-01-15T19:58:06.1346378Z Note: switching to 'refs/remotes/pull/1166/merge'. 2026-01-15T19:58:06.1346804Z 2026-01-15T19:58:06.1347157Z You are in 'detached HEAD' state. You can look around, make experimental 2026-01-15T19:58:06.1347851Z changes and commit them, and you can discard any commits you make in this 2026-01-15T19:58:06.1348717Z state without impacting any branches by switching back to a branch. 2026-01-15T19:58:06.1349190Z 2026-01-15T19:58:06.1349460Z If you want to create a new branch to retain commits you create, you may 2026-01-15T19:58:06.1349959Z do so (now or later) by using -c with the switch command. Example: 2026-01-15T19:58:06.1350256Z 2026-01-15T19:58:06.1350363Z git switch -c 2026-01-15T19:58:06.1350555Z 2026-01-15T19:58:06.1350662Z Or undo this operation with: 2026-01-15T19:58:06.1350836Z 2026-01-15T19:58:06.1350921Z git switch - 2026-01-15T19:58:06.1351051Z 2026-01-15T19:58:06.1351297Z Turn off this advice by setting config variable advice.detachedHead to false 2026-01-15T19:58:06.1351647Z 2026-01-15T19:58:06.1352039Z HEAD is now at 9dac107 Merge d45b2e7ef41f2190c02280ef1c831f5d050bbf96 into 5d5f46462088cefd6d6be0f8afcffdd1b9daa07d 2026-01-15T19:58:06.1362726Z ##[endgroup] 2026-01-15T19:58:06.1399699Z [command]/usr/bin/git log -1 --format='%H' 2026-01-15T19:58:06.1420273Z '9dac10733cac190aa5e48f18321310f2a487a531' 2026-01-15T19:58:06.1603648Z ##[group]Run bash packaging/remove_src.sh 2026-01-15T19:58:06.1604020Z bash packaging/remove_src.sh 2026-01-15T19:58:06.1638713Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-01-15T19:58:06.1639013Z ##[endgroup] 2026-01-15T19:58:06.2780449Z Deleting src/ folder to ensure tests use installed wheel... 2026-01-15T19:58:06.2817433Z CMakeLists.txt 2026-01-15T19:58:06.2817834Z CODE_OF_CONDUCT.md 2026-01-15T19:58:06.2818197Z CONTRIBUTING.md 2026-01-15T19:58:06.2818508Z LICENSE 2026-01-15T19:58:06.2818791Z MANIFEST.in 2026-01-15T19:58:06.2818994Z README.md 2026-01-15T19:58:06.2819165Z benchmarks 2026-01-15T19:58:06.2819403Z docs 2026-01-15T19:58:06.2819666Z examples 2026-01-15T19:58:06.2819907Z mypy.ini 2026-01-15T19:58:06.2820069Z packaging 2026-01-15T19:58:06.2820232Z pyproject.toml 2026-01-15T19:58:06.2820411Z setup.py 2026-01-15T19:58:06.2820559Z test 2026-01-15T19:58:06.2820719Z version.txt 2026-01-15T19:58:06.2821218Z src/ folder removed successfully! 2026-01-15T19:58:06.2969185Z ##[group]Run conda-incubator/setup-miniconda@v3 2026-01-15T19:58:06.2969502Z with: 2026-01-15T19:58:06.2969684Z auto-update-conda: true 2026-01-15T19:58:06.2969917Z miniforge-version: latest 2026-01-15T19:58:06.2970141Z activate-environment: test 2026-01-15T19:58:06.2970368Z python-version: 3.10 2026-01-15T19:58:06.2970578Z auto-activate-base: true 2026-01-15T19:58:06.2970798Z remove-profiles: true 2026-01-15T19:58:06.2971004Z conda-solver: libmamba 2026-01-15T19:58:06.2971232Z clean-patched-environment-file: true 2026-01-15T19:58:06.2971492Z run-post: true 2026-01-15T19:58:06.2971667Z ##[endgroup] 2026-01-15T19:58:06.4101985Z ##[group]Gathering Inputs... 2026-01-15T19:58:06.4114162Z ##[endgroup] 2026-01-15T19:58:06.4116633Z ##[group]Creating bootstrap condarc file in /home/runner/.condarc... 2026-01-15T19:58:06.4130026Z ##[endgroup] 2026-01-15T19:58:06.4130653Z ##[group]Ensuring installer... 2026-01-15T19:58:06.4131735Z Can we use bundled Miniconda? 2026-01-15T19:58:06.4133642Z Can we download a custom installer by URL? 2026-01-15T19:58:06.4134492Z Can we download Miniforge? 2026-01-15T19:58:06.4135867Z ... will download Miniforge. 2026-01-15T19:58:06.4138446Z Will fetch Miniforge3 latest from https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Linux-x86_64.sh 2026-01-15T19:58:06.4140367Z Ensuring Installer... 2026-01-15T19:58:06.4143536Z Checking for cached Miniforge3@latest... 2026-01-15T19:58:06.4158176Z Did not find Miniforge3-Linux-x86_64.sh latest in cache 2026-01-15T19:58:06.9619212Z Downloaded Miniforge3-Linux-x86_64.sh, ensuring extension .sh 2026-01-15T19:58:06.9619854Z Caching Miniforge3@latest... 2026-01-15T19:58:07.0339085Z Cached Miniforge3@latest: /opt/hostedtoolcache/Miniforge3/latest/x86_64! 2026-01-15T19:58:07.0340171Z ##[endgroup] 2026-01-15T19:58:07.0340989Z ##[group]Running installer... 2026-01-15T19:58:07.0388448Z [command]/usr/bin/bash /home/runner/work/_temp/cbb6f78a-f830-4f79-bad9-44e4706a8d95.sh -f -b -p /home/runner/miniconda3 2026-01-15T19:58:07.0755764Z PREFIX=/home/runner/miniconda3 2026-01-15T19:58:07.2630606Z Unpacking bootstrapper... 2026-01-15T19:58:07.5506438Z Unpacking payload... 2026-01-15T19:58:07.7848049Z Extracting _libgcc_mutex-0.1-conda_forge.tar.bz2 2026-01-15T19:58:07.8586697Z Extracting ca-certificates-2025.11.12-hbd8a1cb_0.conda 2026-01-15T19:58:07.8602839Z Extracting libgomp-15.2.0-he0feb66_15.conda 2026-01-15T19:58:07.8818426Z Extracting nlohmann_json-abi-3.12.0-h0f90c79_1.conda 2026-01-15T19:58:07.8828553Z Extracting pybind11-abi-11-hc364b38_1.conda 2026-01-15T19:58:07.9038377Z Extracting python_abi-3.12-8_cp312.conda 2026-01-15T19:58:07.9062896Z Extracting tzdata-2025b-h78e105d_0.conda 2026-01-15T19:58:07.9527998Z Extracting _openmp_mutex-4.5-2_gnu.tar.bz2 2026-01-15T19:58:07.9945322Z Extracting libgcc-15.2.0-he0feb66_15.conda 2026-01-15T19:58:08.0105194Z Extracting bzip2-1.0.8-hda65f42_8.conda 2026-01-15T19:58:08.0154644Z Extracting c-ares-1.34.5-hb9d3cd8_0.conda 2026-01-15T19:58:08.0487509Z Extracting keyutils-1.6.3-hb9d3cd8_0.conda 2026-01-15T19:58:08.0898224Z Extracting libexpat-2.7.3-hecca717_0.conda 2026-01-15T19:58:08.0917299Z Extracting libffi-3.5.2-h9ec8514_0.conda 2026-01-15T19:58:08.1008695Z Extracting libgcc-ng-15.2.0-h69a702a_15.conda 2026-01-15T19:58:08.1433091Z Extracting libiconv-1.18-h3b78370_2.conda 2026-01-15T19:58:08.2076459Z Extracting liblzma-5.8.1-hb9d3cd8_2.conda 2026-01-15T19:58:08.2582802Z Extracting libnsl-2.0.1-hb9d3cd8_1.conda 2026-01-15T19:58:08.2604677Z Extracting libstdcxx-15.2.0-h934c35e_15.conda 2026-01-15T19:58:08.3518903Z Extracting libuuid-2.41.2-h5347b49_1.conda 2026-01-15T19:58:08.3538250Z Extracting libzlib-1.3.1-hb9d3cd8_2.conda 2026-01-15T19:58:08.3560647Z Extracting lzo-2.10-h280c20c_1002.conda 2026-01-15T19:58:08.3610654Z Extracting ncurses-6.5-h2d0b736_3.conda 2026-01-15T19:58:08.8469693Z Extracting openssl-3.6.0-h26f9b46_0.conda 2026-01-15T19:58:08.8826421Z Extracting reproc-14.2.5.post0-hb9d3cd8_0.conda 2026-01-15T19:58:08.8851315Z Extracting cpp-expected-1.3.1-h171cf75_0.conda 2026-01-15T19:58:08.8864665Z Extracting fmt-12.0.0-h2b0788b_0.conda 2026-01-15T19:58:08.8900329Z Extracting libedit-3.1.20250104-pl5321h7949ede_0.conda 2026-01-15T19:58:08.8934602Z Extracting libev-4.33-hd590300_2.conda 2026-01-15T19:58:08.8955030Z Extracting libsolv-0.7.35-h9463b59_0.conda 2026-01-15T19:58:08.9067812Z Extracting libsqlite-3.51.1-h0c1763c_0.conda 2026-01-15T19:58:08.9182408Z Extracting libssh2-1.11.1-hcf80075_0.conda 2026-01-15T19:58:08.9321858Z Extracting libstdcxx-ng-15.2.0-hdf11a46_15.conda 2026-01-15T19:58:08.9352057Z Extracting libxcrypt-4.4.36-hd590300_1.conda 2026-01-15T19:58:08.9377049Z Extracting libxml2-16-2.15.1-hf2a90c1_0.conda 2026-01-15T19:58:08.9427807Z Extracting lz4-c-1.10.0-h5888daf_1.conda 2026-01-15T19:58:08.9460357Z Extracting readline-8.2-h8c095d6_2.conda 2026-01-15T19:58:08.9504101Z Extracting reproc-cpp-14.2.5.post0-h5888daf_0.conda 2026-01-15T19:58:08.9530731Z Extracting simdjson-4.2.2-hb700be7_0.conda 2026-01-15T19:58:08.9611509Z Extracting tk-8.6.13-noxft_ha0e22de_103.conda 2026-01-15T19:58:09.0106517Z Extracting yaml-cpp-0.8.0-h3f2d84a_0.conda 2026-01-15T19:58:09.0152337Z Extracting zstd-1.5.7-hb78ec9c_6.conda 2026-01-15T19:58:09.0202683Z Extracting krb5-1.21.3-h659f571_0.conda 2026-01-15T19:58:09.0395852Z Extracting ld_impl_linux-64-2.45-default_hbd61a6d_104.conda 2026-01-15T19:58:09.0469520Z Extracting libnghttp2-1.67.0-had1ee68_0.conda 2026-01-15T19:58:09.0536555Z Extracting libxml2-2.15.1-h031cc0b_0.conda 2026-01-15T19:58:09.0556168Z Extracting libarchive-3.8.2-gpl_h7be2006_100.conda 2026-01-15T19:58:09.0686503Z Extracting libcurl-8.17.0-h4e3cde8_0.conda 2026-01-15T19:58:09.0734586Z Extracting python-3.12.12-hd63d673_1_cpython.conda 2026-01-15T19:58:09.4252816Z Extracting libmamba-2.4.0-hed7d790_1.conda 2026-01-15T19:58:09.4476291Z Extracting menuinst-2.4.1-py312h7900ff3_0.conda 2026-01-15T19:58:09.4554094Z Extracting archspec-0.2.5-pyhd8ed1ab_0.conda 2026-01-15T19:58:09.4607781Z Extracting boltons-25.0.0-pyhd8ed1ab_0.conda 2026-01-15T19:58:09.4686129Z Extracting brotli-python-1.2.0-py312hdb49522_1.conda 2026-01-15T19:58:09.4729710Z Extracting certifi-2025.11.12-pyhd8ed1ab_0.conda 2026-01-15T19:58:09.4751965Z Extracting charset-normalizer-3.4.4-pyhd8ed1ab_0.conda 2026-01-15T19:58:09.4776406Z Extracting colorama-0.4.6-pyhd8ed1ab_1.conda 2026-01-15T19:58:09.4796999Z Extracting distro-1.9.0-pyhd8ed1ab_1.conda 2026-01-15T19:58:09.4947845Z Extracting frozendict-2.4.7-py312h4c3975b_0.conda 2026-01-15T19:58:09.4969838Z Extracting hpack-4.1.0-pyhd8ed1ab_0.conda 2026-01-15T19:58:09.4990094Z Extracting hyperframe-6.1.0-pyhd8ed1ab_0.conda 2026-01-15T19:58:09.5005856Z Extracting idna-3.11-pyhd8ed1ab_0.conda 2026-01-15T19:58:09.5029489Z Extracting jsonpointer-3.0.0-py312h7900ff3_2.conda 2026-01-15T19:58:09.5047193Z Extracting libmambapy-2.4.0-py312h17091a9_1.conda 2026-01-15T19:58:09.5125780Z Extracting mamba-2.4.0-h7ae174a_1.conda 2026-01-15T19:58:09.5168817Z Extracting msgpack-python-1.1.2-py312hd9148b4_1.conda 2026-01-15T19:58:09.5194782Z Extracting packaging-25.0-pyh29332c3_1.conda 2026-01-15T19:58:09.5218495Z Extracting platformdirs-4.5.0-pyhcf101f3_0.conda 2026-01-15T19:58:09.5235193Z Extracting pluggy-1.6.0-pyhf9edf01_1.conda 2026-01-15T19:58:09.5251788Z Extracting pycosat-0.6.6-py312h4c3975b_3.conda 2026-01-15T19:58:09.5281399Z Extracting pycparser-2.22-pyh29332c3_1.conda 2026-01-15T19:58:09.5375238Z Extracting pysocks-1.7.1-pyha55dd90_7.conda 2026-01-15T19:58:09.5390092Z Extracting ruamel.yaml.clib-0.2.14-py312h4c3975b_0.conda 2026-01-15T19:58:09.5413818Z Extracting setuptools-80.9.0-pyhff2d567_0.conda 2026-01-15T19:58:09.5752583Z Extracting truststore-0.10.3-pyhe01879c_0.conda 2026-01-15T19:58:09.5768866Z Extracting wheel-0.45.1-pyhd8ed1ab_1.conda 2026-01-15T19:58:09.5801467Z Extracting cffi-2.0.0-py312h460c074_1.conda 2026-01-15T19:58:09.5860942Z Extracting h2-4.3.0-pyhcf101f3_0.conda 2026-01-15T19:58:09.5902817Z Extracting jsonpatch-1.33-pyhd8ed1ab_1.conda 2026-01-15T19:58:09.5919487Z Extracting pip-25.3-pyh8b19718_0.conda 2026-01-15T19:58:09.6283233Z Extracting ruamel.yaml-0.18.16-py312h4c3975b_0.conda 2026-01-15T19:58:09.6352217Z Extracting tqdm-4.67.1-pyhd8ed1ab_1.conda 2026-01-15T19:58:09.6396939Z Extracting zstandard-0.25.0-py312h5253ce2_1.conda 2026-01-15T19:58:09.6441906Z Extracting conda-package-streaming-0.12.0-pyhd8ed1ab_0.conda 2026-01-15T19:58:09.6460088Z Extracting urllib3-2.5.0-pyhd8ed1ab_0.conda 2026-01-15T19:58:09.6499283Z Extracting requests-2.32.5-pyhd8ed1ab_0.conda 2026-01-15T19:58:09.6525283Z Extracting conda-package-handling-2.4.0-pyh7900ff3_2.conda 2026-01-15T19:58:09.6557417Z Extracting conda-25.11.0-py312h7900ff3_0.conda 2026-01-15T19:58:09.6935295Z Extracting conda-libmamba-solver-25.11.0-pyhd8ed1ab_0.conda 2026-01-15T19:58:09.7045663Z 2026-01-15T19:58:09.7045927Z Installing base environment... 2026-01-15T19:58:09.7046195Z 2026-01-15T19:58:09.7144316Z Transaction 2026-01-15T19:58:09.7144511Z 2026-01-15T19:58:09.7144669Z Prefix: /home/runner/miniconda3 2026-01-15T19:58:09.7144943Z 2026-01-15T19:58:09.7145357Z Updating specs: 2026-01-15T19:58:09.7145729Z 2026-01-15T19:58:09.7145884Z - _libgcc_mutex==0.1=conda_forge 2026-01-15T19:58:09.7146483Z - ca-certificates==2025.11.12=hbd8a1cb_0 2026-01-15T19:58:09.7146922Z - libgomp==15.2.0=he0feb66_15 2026-01-15T19:58:09.7147309Z - nlohmann_json-abi==3.12.0=h0f90c79_1 2026-01-15T19:58:09.7147726Z - pybind11-abi==11=hc364b38_1 2026-01-15T19:58:09.7148104Z - python_abi==3.12=8_cp312 2026-01-15T19:58:09.7148462Z - tzdata==2025b=h78e105d_0 2026-01-15T19:58:09.7148826Z - _openmp_mutex==4.5=2_gnu 2026-01-15T19:58:09.7149175Z - libgcc==15.2.0=he0feb66_15 2026-01-15T19:58:09.7149529Z - bzip2==1.0.8=hda65f42_8 2026-01-15T19:58:09.7149875Z - c-ares==1.34.5=hb9d3cd8_0 2026-01-15T19:58:09.7150174Z - keyutils==1.6.3=hb9d3cd8_0 2026-01-15T19:58:09.7150413Z - libexpat==2.7.3=hecca717_0 2026-01-15T19:58:09.7150643Z - libffi==3.5.2=h9ec8514_0 2026-01-15T19:58:09.7150877Z - libgcc-ng==15.2.0=h69a702a_15 2026-01-15T19:58:09.7151133Z - libiconv==1.18=h3b78370_2 2026-01-15T19:58:09.7151368Z - liblzma==5.8.1=hb9d3cd8_2 2026-01-15T19:58:09.7151588Z - libnsl==2.0.1=hb9d3cd8_1 2026-01-15T19:58:09.7151817Z - libstdcxx==15.2.0=h934c35e_15 2026-01-15T19:58:09.7152054Z - libuuid==2.41.2=h5347b49_1 2026-01-15T19:58:09.7152280Z - libzlib==1.3.1=hb9d3cd8_2 2026-01-15T19:58:09.7152501Z - lzo==2.10=h280c20c_1002 2026-01-15T19:58:09.7152716Z - ncurses==6.5=h2d0b736_3 2026-01-15T19:58:09.7152939Z - openssl==3.6.0=h26f9b46_0 2026-01-15T19:58:09.7153171Z - reproc==14.2.5.post0=hb9d3cd8_0 2026-01-15T19:58:09.7153435Z - cpp-expected==1.3.1=h171cf75_0 2026-01-15T19:58:09.7153679Z - fmt==12.0.0=h2b0788b_0 2026-01-15T19:58:09.7153913Z - libedit==3.1.20250104=pl5321h7949ede_0 2026-01-15T19:58:09.7154172Z - libev==4.33=hd590300_2 2026-01-15T19:58:09.7154395Z - libsolv==0.7.35=h9463b59_0 2026-01-15T19:58:09.7154624Z - libsqlite==3.51.1=h0c1763c_0 2026-01-15T19:58:09.7154866Z - libssh2==1.11.1=hcf80075_0 2026-01-15T19:58:09.7155113Z - libstdcxx-ng==15.2.0=hdf11a46_15 2026-01-15T19:58:09.7155366Z - libxcrypt==4.4.36=hd590300_1 2026-01-15T19:58:09.7155848Z - libxml2-16==2.15.1=hf2a90c1_0 2026-01-15T19:58:09.7156085Z - lz4-c==1.10.0=h5888daf_1 2026-01-15T19:58:09.7156317Z - readline==8.2=h8c095d6_2 2026-01-15T19:58:09.7156522Z - reproc-cpp==14.2.5.post0=h5888daf_0 2026-01-15T19:58:09.7156760Z - simdjson==4.2.2=hb700be7_0 2026-01-15T19:58:09.7156961Z - tk==8.6.13=noxft_ha0e22de_103 2026-01-15T19:58:09.7157168Z - yaml-cpp==0.8.0=h3f2d84a_0 2026-01-15T19:58:09.7157369Z - zstd==1.5.7=hb78ec9c_6 2026-01-15T19:58:09.7157558Z - krb5==1.21.3=h659f571_0 2026-01-15T19:58:09.7157785Z - ld_impl_linux-64==2.45=default_hbd61a6d_104 2026-01-15T19:58:09.7158041Z - libnghttp2==1.67.0=had1ee68_0 2026-01-15T19:58:09.7158258Z - libxml2==2.15.1=h031cc0b_0 2026-01-15T19:58:09.7158463Z - libarchive==3.8.2=gpl_h7be2006_100 2026-01-15T19:58:09.7158692Z - libcurl==8.17.0=h4e3cde8_0 2026-01-15T19:58:09.7159124Z - python==3.12.12=hd63d673_1_cpython 2026-01-15T19:58:09.7159539Z - libmamba==2.4.0=hed7d790_1 2026-01-15T19:58:09.7159914Z - menuinst==2.4.1=py312h7900ff3_0 2026-01-15T19:58:09.7160289Z - archspec==0.2.5=pyhd8ed1ab_0 2026-01-15T19:58:09.7160659Z - boltons==25.0.0=pyhd8ed1ab_0 2026-01-15T19:58:09.7161032Z - brotli-python==1.2.0=py312hdb49522_1 2026-01-15T19:58:09.7161442Z - certifi==2025.11.12=pyhd8ed1ab_0 2026-01-15T19:58:09.7161775Z - charset-normalizer==3.4.4=pyhd8ed1ab_0 2026-01-15T19:58:09.7162025Z - colorama==0.4.6=pyhd8ed1ab_1 2026-01-15T19:58:09.7162237Z - distro==1.9.0=pyhd8ed1ab_1 2026-01-15T19:58:09.7162456Z - frozendict==2.4.7=py312h4c3975b_0 2026-01-15T19:58:09.7162687Z - hpack==4.1.0=pyhd8ed1ab_0 2026-01-15T19:58:09.7162894Z - hyperframe==6.1.0=pyhd8ed1ab_0 2026-01-15T19:58:09.7163117Z - idna==3.11=pyhd8ed1ab_0 2026-01-15T19:58:09.7163323Z - jsonpointer==3.0.0=py312h7900ff3_2 2026-01-15T19:58:09.7163557Z - libmambapy==2.4.0=py312h17091a9_1 2026-01-15T19:58:09.7163912Z - mamba==2.4.0=h7ae174a_1 2026-01-15T19:58:09.7164130Z - msgpack-python==1.1.2=py312hd9148b4_1 2026-01-15T19:58:09.7164366Z - packaging==25.0=pyh29332c3_1 2026-01-15T19:58:09.7164591Z - platformdirs==4.5.0=pyhcf101f3_0 2026-01-15T19:58:09.7164810Z - pluggy==1.6.0=pyhf9edf01_1 2026-01-15T19:58:09.7165022Z - pycosat==0.6.6=py312h4c3975b_3 2026-01-15T19:58:09.7165241Z - pycparser==2.22=pyh29332c3_1 2026-01-15T19:58:09.7165450Z - pysocks==1.7.1=pyha55dd90_7 2026-01-15T19:58:09.7165826Z - ruamel.yaml.clib==0.2.14=py312h4c3975b_0 2026-01-15T19:58:09.7166070Z - setuptools==80.9.0=pyhff2d567_0 2026-01-15T19:58:09.7185392Z - truststore==0.10.3=pyhe01879c_0 2026-01-15T19:58:09.7186020Z - wheel==0.45.1=pyhd8ed1ab_1 2026-01-15T19:58:09.7186371Z - cffi==2.0.0=py312h460c074_1 2026-01-15T19:58:09.7186693Z - h2==4.3.0=pyhcf101f3_0 2026-01-15T19:58:09.7187042Z - jsonpatch==1.33=pyhd8ed1ab_1 2026-01-15T19:58:09.7187398Z - pip==25.3=pyh8b19718_0 2026-01-15T19:58:09.7187768Z - ruamel.yaml==0.18.16=py312h4c3975b_0 2026-01-15T19:58:09.7188150Z - tqdm==4.67.1=pyhd8ed1ab_1 2026-01-15T19:58:09.7188486Z - zstandard==0.25.0=py312h5253ce2_1 2026-01-15T19:58:09.7188898Z - conda-package-streaming==0.12.0=pyhd8ed1ab_0 2026-01-15T19:58:09.7189335Z - urllib3==2.5.0=pyhd8ed1ab_0 2026-01-15T19:58:09.7189709Z - requests==2.32.5=pyhd8ed1ab_0 2026-01-15T19:58:09.7190118Z - conda-package-handling==2.4.0=pyh7900ff3_2 2026-01-15T19:58:09.7190549Z - conda==25.11.0=py312h7900ff3_0 2026-01-15T19:58:09.7190981Z - conda-libmamba-solver==25.11.0=pyhd8ed1ab_0 2026-01-15T19:58:09.7191304Z 2026-01-15T19:58:09.7191311Z 2026-01-15T19:58:09.7191619Z Package Version Build Channel Size 2026-01-15T19:58:09.7192758Z ─────────────────────────────────────────────────────────────────────────────────────── 2026-01-15T19:58:09.7193340Z Install: 2026-01-15T19:58:09.7193987Z ─────────────────────────────────────────────────────────────────────────────────────── 2026-01-15T19:58:09.7194443Z 2026-01-15T19:58:09.7194730Z + _libgcc_mutex 0.1 conda_forge conda-forge 2026-01-15T19:58:09.7195423Z + _openmp_mutex 4.5 2_gnu conda-forge 2026-01-15T19:58:09.7196330Z + archspec 0.2.5 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:09.7197021Z + boltons 25.0.0 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:09.7197722Z + brotli-python 1.2.0 py312hdb49522_1 conda-forge 2026-01-15T19:58:09.7198427Z + bzip2 1.0.8 hda65f42_8 conda-forge 2026-01-15T19:58:09.7199061Z + c-ares 1.34.5 hb9d3cd8_0 conda-forge 2026-01-15T19:58:09.7199757Z + ca-certificates 2025.11.12 hbd8a1cb_0 conda-forge 2026-01-15T19:58:09.7200798Z + certifi 2025.11.12 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:09.7201542Z + cffi 2.0.0 py312h460c074_1 conda-forge 2026-01-15T19:58:09.7202289Z + charset-normalizer 3.4.4 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:09.7203034Z + colorama 0.4.6 pyhd8ed1ab_1 conda-forge 2026-01-15T19:58:09.7203715Z + conda 25.11.0 py312h7900ff3_0 conda-forge 2026-01-15T19:58:09.7204470Z + conda-libmamba-solver 25.11.0 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:09.7205339Z + conda-package-handling 2.4.0 pyh7900ff3_2 conda-forge 2026-01-15T19:58:09.7206304Z + conda-package-streaming 0.12.0 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:09.7206979Z + cpp-expected 1.3.1 h171cf75_0 conda-forge 2026-01-15T19:58:09.7207576Z + distro 1.9.0 pyhd8ed1ab_1 conda-forge 2026-01-15T19:58:09.7207944Z + fmt 12.0.0 h2b0788b_0 conda-forge 2026-01-15T19:58:09.7208321Z + frozendict 2.4.7 py312h4c3975b_0 conda-forge 2026-01-15T19:58:09.7208680Z + h2 4.3.0 pyhcf101f3_0 conda-forge 2026-01-15T19:58:09.7209033Z + hpack 4.1.0 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:09.7209417Z + hyperframe 6.1.0 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:09.7209785Z + idna 3.11 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:09.7210154Z + jsonpatch 1.33 pyhd8ed1ab_1 conda-forge 2026-01-15T19:58:09.7210537Z + jsonpointer 3.0.0 py312h7900ff3_2 conda-forge 2026-01-15T19:58:09.7210932Z + keyutils 1.6.3 hb9d3cd8_0 conda-forge 2026-01-15T19:58:09.7211294Z + krb5 1.21.3 h659f571_0 conda-forge 2026-01-15T19:58:09.7211663Z + ld_impl_linux-64 2.45 default_hbd61a6d_104 conda-forge 2026-01-15T19:58:09.7212061Z + libarchive 3.8.2 gpl_h7be2006_100 conda-forge 2026-01-15T19:58:09.7212437Z + libcurl 8.17.0 h4e3cde8_0 conda-forge 2026-01-15T19:58:09.7212817Z + libedit 3.1.20250104 pl5321h7949ede_0 conda-forge 2026-01-15T19:58:09.7213194Z + libev 4.33 hd590300_2 conda-forge 2026-01-15T19:58:09.7213553Z + libexpat 2.7.3 hecca717_0 conda-forge 2026-01-15T19:58:09.7213922Z + libffi 3.5.2 h9ec8514_0 conda-forge 2026-01-15T19:58:09.7214286Z + libgcc 15.2.0 he0feb66_15 conda-forge 2026-01-15T19:58:09.7214660Z + libgcc-ng 15.2.0 h69a702a_15 conda-forge 2026-01-15T19:58:09.7215029Z + libgomp 15.2.0 he0feb66_15 conda-forge 2026-01-15T19:58:09.7215402Z + libiconv 1.18 h3b78370_2 conda-forge 2026-01-15T19:58:09.7216051Z + liblzma 5.8.1 hb9d3cd8_2 conda-forge 2026-01-15T19:58:09.7216428Z + libmamba 2.4.0 hed7d790_1 conda-forge 2026-01-15T19:58:09.7216813Z + libmambapy 2.4.0 py312h17091a9_1 conda-forge 2026-01-15T19:58:09.7217198Z + libnghttp2 1.67.0 had1ee68_0 conda-forge 2026-01-15T19:58:09.7217580Z + libnsl 2.0.1 hb9d3cd8_1 conda-forge 2026-01-15T19:58:09.7218071Z + libsolv 0.7.35 h9463b59_0 conda-forge 2026-01-15T19:58:09.7218454Z + libsqlite 3.51.1 h0c1763c_0 conda-forge 2026-01-15T19:58:09.7218828Z + libssh2 1.11.1 hcf80075_0 conda-forge 2026-01-15T19:58:09.7219418Z + libstdcxx 15.2.0 h934c35e_15 conda-forge 2026-01-15T19:58:09.7219851Z + libstdcxx-ng 15.2.0 hdf11a46_15 conda-forge 2026-01-15T19:58:09.7220224Z + libuuid 2.41.2 h5347b49_1 conda-forge 2026-01-15T19:58:09.7220593Z + libxcrypt 4.4.36 hd590300_1 conda-forge 2026-01-15T19:58:09.7220963Z + libxml2 2.15.1 h031cc0b_0 conda-forge 2026-01-15T19:58:09.7221358Z + libxml2-16 2.15.1 hf2a90c1_0 conda-forge 2026-01-15T19:58:09.7221994Z + libzlib 1.3.1 hb9d3cd8_2 conda-forge 2026-01-15T19:58:09.7222375Z + lz4-c 1.10.0 h5888daf_1 conda-forge 2026-01-15T19:58:09.7222729Z + lzo 2.10 h280c20c_1002 conda-forge 2026-01-15T19:58:09.7223084Z + mamba 2.4.0 h7ae174a_1 conda-forge 2026-01-15T19:58:09.7223445Z + menuinst 2.4.1 py312h7900ff3_0 conda-forge 2026-01-15T19:58:09.7223839Z + msgpack-python 1.1.2 py312hd9148b4_1 conda-forge 2026-01-15T19:58:09.7224217Z + ncurses 6.5 h2d0b736_3 conda-forge 2026-01-15T19:58:09.7224602Z + nlohmann_json-abi 3.12.0 h0f90c79_1 conda-forge 2026-01-15T19:58:09.7224985Z + openssl 3.6.0 h26f9b46_0 conda-forge 2026-01-15T19:58:09.7225394Z + packaging 25.0 pyh29332c3_1 conda-forge 2026-01-15T19:58:09.7226069Z + pip 25.3 pyh8b19718_0 conda-forge 2026-01-15T19:58:09.7226442Z + platformdirs 4.5.0 pyhcf101f3_0 conda-forge 2026-01-15T19:58:09.7226830Z + pluggy 1.6.0 pyhf9edf01_1 conda-forge 2026-01-15T19:58:09.7227202Z + pybind11-abi 11 hc364b38_1 conda-forge 2026-01-15T19:58:09.7227581Z + pycosat 0.6.6 py312h4c3975b_3 conda-forge 2026-01-15T19:58:09.7227960Z + pycparser 2.22 pyh29332c3_1 conda-forge 2026-01-15T19:58:09.7228331Z + pysocks 1.7.1 pyha55dd90_7 conda-forge 2026-01-15T19:58:09.7228709Z + python 3.12.12 hd63d673_1_cpython conda-forge 2026-01-15T19:58:09.7229081Z + python_abi 3.12 8_cp312 conda-forge 2026-01-15T19:58:09.7229453Z + readline 8.2 h8c095d6_2 conda-forge 2026-01-15T19:58:09.7229835Z + reproc 14.2.5.post0 hb9d3cd8_0 conda-forge 2026-01-15T19:58:09.7230224Z + reproc-cpp 14.2.5.post0 h5888daf_0 conda-forge 2026-01-15T19:58:09.7230617Z + requests 2.32.5 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:09.7230999Z + ruamel.yaml 0.18.16 py312h4c3975b_0 conda-forge 2026-01-15T19:58:09.7231549Z + ruamel.yaml.clib 0.2.14 py312h4c3975b_0 conda-forge 2026-01-15T19:58:09.7231954Z + setuptools 80.9.0 pyhff2d567_0 conda-forge 2026-01-15T19:58:09.7232474Z + simdjson 4.2.2 hb700be7_0 conda-forge 2026-01-15T19:58:09.7232854Z + tk 8.6.13 noxft_ha0e22de_103 conda-forge 2026-01-15T19:58:09.7233201Z + tqdm 4.67.1 pyhd8ed1ab_1 conda-forge 2026-01-15T19:58:09.7233705Z + truststore 0.10.3 pyhe01879c_0 conda-forge 2026-01-15T19:58:09.7234085Z + tzdata 2025b h78e105d_0 conda-forge 2026-01-15T19:58:09.7234461Z + urllib3 2.5.0 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:09.7234828Z + wheel 0.45.1 pyhd8ed1ab_1 conda-forge 2026-01-15T19:58:09.7235187Z + yaml-cpp 0.8.0 h3f2d84a_0 conda-forge 2026-01-15T19:58:09.7235840Z + zstandard 0.25.0 py312h5253ce2_1 conda-forge 2026-01-15T19:58:09.7236351Z + zstd 1.5.7 hb78ec9c_6 conda-forge 2026-01-15T19:58:09.7236584Z 2026-01-15T19:58:09.7236650Z Summary: 2026-01-15T19:58:09.7236750Z 2026-01-15T19:58:09.7236824Z Install: 89 packages 2026-01-15T19:58:09.7236956Z 2026-01-15T19:58:09.7237031Z Total download: 0 B 2026-01-15T19:58:09.7237182Z 2026-01-15T19:58:09.7237497Z ─────────────────────────────────────────────────────────────────────────────────────── 2026-01-15T19:58:09.7237756Z 2026-01-15T19:58:09.7237760Z 2026-01-15T19:58:09.7237763Z 2026-01-15T19:58:09.7237836Z Transaction starting 2026-01-15T19:58:09.7238062Z Linking _libgcc_mutex-0.1-conda_forge 2026-01-15T19:58:09.7238338Z Linking ca-certificates-2025.11.12-hbd8a1cb_0 2026-01-15T19:58:09.7238617Z Linking libgomp-15.2.0-he0feb66_15 2026-01-15T19:58:09.7238864Z Linking nlohmann_json-abi-3.12.0-h0f90c79_1 2026-01-15T19:58:09.7239118Z Linking pybind11-abi-11-hc364b38_1 2026-01-15T19:58:09.7240637Z Linking python_abi-3.12-8_cp312 2026-01-15T19:58:09.7242892Z Linking tzdata-2025b-h78e105d_0 2026-01-15T19:58:09.7561778Z Linking _openmp_mutex-4.5-2_gnu 2026-01-15T19:58:09.7580628Z Linking libgcc-15.2.0-he0feb66_15 2026-01-15T19:58:09.7668995Z Linking bzip2-1.0.8-hda65f42_8 2026-01-15T19:58:09.7764967Z Linking c-ares-1.34.5-hb9d3cd8_0 2026-01-15T19:58:09.7850990Z Linking keyutils-1.6.3-hb9d3cd8_0 2026-01-15T19:58:09.7890688Z Linking libexpat-2.7.3-hecca717_0 2026-01-15T19:58:09.7894319Z Linking libffi-3.5.2-h9ec8514_0 2026-01-15T19:58:09.7903130Z Linking libgcc-ng-15.2.0-h69a702a_15 2026-01-15T19:58:09.7905697Z Linking libiconv-1.18-h3b78370_2 2026-01-15T19:58:09.7956545Z Linking liblzma-5.8.1-hb9d3cd8_2 2026-01-15T19:58:09.7959982Z Linking libnsl-2.0.1-hb9d3cd8_1 2026-01-15T19:58:09.7968628Z Linking libstdcxx-15.2.0-h934c35e_15 2026-01-15T19:58:09.7973900Z Linking libuuid-2.41.2-h5347b49_1 2026-01-15T19:58:09.7983075Z Linking libzlib-1.3.1-hb9d3cd8_2 2026-01-15T19:58:09.7986813Z Linking lzo-2.10-h280c20c_1002 2026-01-15T19:58:09.8002855Z Linking ncurses-6.5-h2d0b736_3 2026-01-15T19:58:11.4703695Z Linking openssl-3.6.0-h26f9b46_0 2026-01-15T19:58:11.4917840Z Linking reproc-14.2.5.post0-hb9d3cd8_0 2026-01-15T19:58:11.4927233Z Linking cpp-expected-1.3.1-h171cf75_0 2026-01-15T19:58:11.4932482Z Linking fmt-12.0.0-h2b0788b_0 2026-01-15T19:58:11.4945713Z Linking libedit-3.1.20250104-pl5321h7949ede_0 2026-01-15T19:58:11.4987638Z Linking libev-4.33-hd590300_2 2026-01-15T19:58:11.4993225Z Linking libsolv-0.7.35-h9463b59_0 2026-01-15T19:58:11.5026378Z Linking libsqlite-3.51.1-h0c1763c_0 2026-01-15T19:58:11.5032461Z Linking libssh2-1.11.1-hcf80075_0 2026-01-15T19:58:11.5140296Z Linking libstdcxx-ng-15.2.0-hdf11a46_15 2026-01-15T19:58:11.5142741Z Linking libxcrypt-4.4.36-hd590300_1 2026-01-15T19:58:11.5154494Z Linking libxml2-16-2.15.1-hf2a90c1_0 2026-01-15T19:58:11.5181153Z Linking lz4-c-1.10.0-h5888daf_1 2026-01-15T19:58:11.5193586Z Linking readline-8.2-h8c095d6_2 2026-01-15T19:58:11.5209735Z Linking reproc-cpp-14.2.5.post0-h5888daf_0 2026-01-15T19:58:11.5222179Z Linking simdjson-4.2.2-hb700be7_0 2026-01-15T19:58:11.5234147Z Linking tk-8.6.13-noxft_ha0e22de_103 2026-01-15T19:58:11.5527119Z Linking yaml-cpp-0.8.0-h3f2d84a_0 2026-01-15T19:58:11.5555135Z Linking zstd-1.5.7-hb78ec9c_6 2026-01-15T19:58:11.5569247Z Linking krb5-1.21.3-h659f571_0 2026-01-15T19:58:11.5713772Z Linking ld_impl_linux-64-2.45-default_hbd61a6d_104 2026-01-15T19:58:11.5849629Z Linking libnghttp2-1.67.0-had1ee68_0 2026-01-15T19:58:11.5857392Z Linking libxml2-2.15.1-h031cc0b_0 2026-01-15T19:58:11.5863645Z Linking libarchive-3.8.2-gpl_h7be2006_100 2026-01-15T19:58:11.5894497Z Linking libcurl-8.17.0-h4e3cde8_0 2026-01-15T19:58:11.5923175Z Linking python-3.12.12-hd63d673_1_cpython 2026-01-15T19:58:11.8077921Z Linking libmamba-2.4.0-hed7d790_1 2026-01-15T19:58:11.8143541Z Linking menuinst-2.4.1-py312h7900ff3_0 2026-01-15T19:58:11.8198397Z Linking archspec-0.2.5-pyhd8ed1ab_0 2026-01-15T19:58:11.8284116Z Linking boltons-25.0.0-pyhd8ed1ab_0 2026-01-15T19:58:11.8308312Z Linking brotli-python-1.2.0-py312hdb49522_1 2026-01-15T19:58:11.8318038Z Linking certifi-2025.11.12-pyhd8ed1ab_0 2026-01-15T19:58:11.8332871Z Linking charset-normalizer-3.4.4-pyhd8ed1ab_0 2026-01-15T19:58:11.8358894Z Linking colorama-0.4.6-pyhd8ed1ab_1 2026-01-15T19:58:11.8373955Z Linking distro-1.9.0-pyhd8ed1ab_1 2026-01-15T19:58:11.8386881Z Linking frozendict-2.4.7-py312h4c3975b_0 2026-01-15T19:58:11.8404833Z Linking hpack-4.1.0-pyhd8ed1ab_0 2026-01-15T19:58:11.8417266Z Linking hyperframe-6.1.0-pyhd8ed1ab_0 2026-01-15T19:58:11.8428558Z Linking idna-3.11-pyhd8ed1ab_0 2026-01-15T19:58:11.8440235Z Linking jsonpointer-3.0.0-py312h7900ff3_2 2026-01-15T19:58:11.8450524Z Linking libmambapy-2.4.0-py312h17091a9_1 2026-01-15T19:58:11.8466332Z Linking mamba-2.4.0-h7ae174a_1 2026-01-15T19:58:11.8500989Z Linking msgpack-python-1.1.2-py312hd9148b4_1 2026-01-15T19:58:11.8513866Z Linking packaging-25.0-pyh29332c3_1 2026-01-15T19:58:11.8532382Z Linking platformdirs-4.5.0-pyhcf101f3_0 2026-01-15T19:58:11.8544274Z Linking pluggy-1.6.0-pyhf9edf01_1 2026-01-15T19:58:11.8556448Z Linking pycosat-0.6.6-py312h4c3975b_3 2026-01-15T19:58:11.8565438Z Linking pycparser-2.22-pyh29332c3_1 2026-01-15T19:58:11.8661077Z Linking pysocks-1.7.1-pyha55dd90_7 2026-01-15T19:58:11.8669983Z Linking ruamel.yaml.clib-0.2.14-py312h4c3975b_0 2026-01-15T19:58:11.8678619Z Linking setuptools-80.9.0-pyhff2d567_0 2026-01-15T19:58:11.9015212Z Linking truststore-0.10.3-pyhe01879c_0 2026-01-15T19:58:11.9046988Z Linking wheel-0.45.1-pyhd8ed1ab_1 2026-01-15T19:58:11.9116064Z Linking cffi-2.0.0-py312h460c074_1 2026-01-15T19:58:11.9116795Z Linking h2-4.3.0-pyhcf101f3_0 2026-01-15T19:58:11.9166708Z Linking jsonpatch-1.33-pyhd8ed1ab_1 2026-01-15T19:58:11.9172075Z Linking pip-25.3-pyh8b19718_0 2026-01-15T19:58:11.9697924Z Linking ruamel.yaml-0.18.16-py312h4c3975b_0 2026-01-15T19:58:11.9781364Z Linking tqdm-4.67.1-pyhd8ed1ab_1 2026-01-15T19:58:11.9891584Z Linking zstandard-0.25.0-py312h5253ce2_1 2026-01-15T19:58:11.9895222Z Linking conda-package-streaming-0.12.0-pyhd8ed1ab_0 2026-01-15T19:58:11.9908327Z Linking urllib3-2.5.0-pyhd8ed1ab_0 2026-01-15T19:58:11.9964404Z Linking requests-2.32.5-pyhd8ed1ab_0 2026-01-15T19:58:11.9994506Z Linking conda-package-handling-2.4.0-pyh7900ff3_2 2026-01-15T19:58:12.0022272Z Linking conda-25.11.0-py312h7900ff3_0 2026-01-15T19:58:12.0466770Z Linking conda-libmamba-solver-25.11.0-pyhd8ed1ab_0 2026-01-15T19:58:12.6736805Z 2026-01-15T19:58:12.6737260Z Transaction finished 2026-01-15T19:58:12.6737542Z 2026-01-15T19:58:12.7433577Z installation finished. 2026-01-15T19:58:12.7450911Z Mamba was found in the `base` env 2026-01-15T19:58:12.7452357Z ##[endgroup] 2026-01-15T19:58:12.7453030Z ##[group]Setup environment variables... 2026-01-15T19:58:12.7453573Z Add "/home/runner/miniconda3/condabin" to PATH 2026-01-15T19:58:12.7456065Z Set 'CONDA="/home/runner/miniconda3"' 2026-01-15T19:58:12.7458486Z ##[endgroup] 2026-01-15T19:58:12.7459132Z ##[group]Parsing environment... 2026-01-15T19:58:12.7460275Z ##[endgroup] 2026-01-15T19:58:12.7460929Z ##[group]Applying initial configuration... 2026-01-15T19:58:12.7484095Z ##[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:58:12.7492441Z Adding pkgs_dir '/home/runner/conda_pkgs_dir' 2026-01-15T19:58:12.7492947Z [command]/home/runner/miniconda3/condabin/conda config --add pkgs_dirs /home/runner/conda_pkgs_dir 2026-01-15T19:58:13.0412134Z auto_activate: true 2026-01-15T19:58:13.0418357Z [command]/home/runner/miniconda3/condabin/conda config --set auto_activate true 2026-01-15T19:58:13.3323567Z auto_update_conda: true 2026-01-15T19:58:13.3330314Z [command]/home/runner/miniconda3/condabin/conda config --set auto_update_conda true 2026-01-15T19:58:13.6208252Z solver: libmamba 2026-01-15T19:58:13.6214119Z [command]/home/runner/miniconda3/condabin/conda config --set solver libmamba 2026-01-15T19:58:13.9060562Z always_yes: true 2026-01-15T19:58:13.9067793Z [command]/home/runner/miniconda3/condabin/conda config --set always_yes true 2026-01-15T19:58:14.1957274Z changeps1: false 2026-01-15T19:58:14.1963074Z [command]/home/runner/miniconda3/condabin/conda config --set changeps1 false 2026-01-15T19:58:14.4862419Z [command]/home/runner/miniconda3/condabin/conda config --show-sources 2026-01-15T19:58:14.7347283Z ==> /home/runner/miniconda3/.condarc <== 2026-01-15T19:58:14.7347905Z channels: 2026-01-15T19:58:14.7348254Z - conda-forge 2026-01-15T19:58:14.7348428Z 2026-01-15T19:58:14.7348546Z ==> /home/runner/.condarc <== 2026-01-15T19:58:14.7348865Z auto_update_conda: True 2026-01-15T19:58:14.7349157Z auto_activate: True 2026-01-15T19:58:14.7349439Z notify_outdated_conda: False 2026-01-15T19:58:14.7349762Z changeps1: False 2026-01-15T19:58:14.7350068Z pkgs_dirs: 2026-01-15T19:58:14.7350358Z - /home/runner/conda_pkgs_dir 2026-01-15T19:58:14.7350670Z always_yes: True 2026-01-15T19:58:14.7350908Z solver: libmamba 2026-01-15T19:58:14.7351061Z 2026-01-15T19:58:14.7756794Z [command]/home/runner/miniconda3/condabin/conda config --show 2026-01-15T19:58:15.0259799Z add_anaconda_token: True 2026-01-15T19:58:15.0260423Z add_pip_as_python_dependency: True 2026-01-15T19:58:15.0260862Z aggressive_update_packages: 2026-01-15T19:58:15.0261250Z - ca-certificates 2026-01-15T19:58:15.0261571Z - certifi 2026-01-15T19:58:15.0261854Z - openssl 2026-01-15T19:58:15.0262152Z allow_conda_downgrades: False 2026-01-15T19:58:15.0262537Z allow_cycles: True 2026-01-15T19:58:15.0262862Z allow_non_channel_urls: False 2026-01-15T19:58:15.0263237Z allow_softlinks: False 2026-01-15T19:58:15.0263569Z allowlist_channels: [] 2026-01-15T19:58:15.0263904Z always_copy: False 2026-01-15T19:58:15.0264212Z always_softlink: False 2026-01-15T19:58:15.0264542Z always_yes: True 2026-01-15T19:58:15.0264852Z anaconda_upload: None 2026-01-15T19:58:15.0265177Z auto_activate: True 2026-01-15T19:58:15.0265781Z auto_stack: 0 2026-01-15T19:58:15.0266047Z auto_update_conda: True 2026-01-15T19:58:15.0266346Z bld_path: 2026-01-15T19:58:15.0266595Z changeps1: False 2026-01-15T19:58:15.0266976Z channel_alias: https://conda.anaconda.org 2026-01-15T19:58:15.0267398Z channel_priority: flexible 2026-01-15T19:58:15.0267730Z channel_settings: [] 2026-01-15T19:58:15.0268055Z channels: 2026-01-15T19:58:15.0268297Z - conda-forge 2026-01-15T19:58:15.0268575Z client_ssl_cert: None 2026-01-15T19:58:15.0268873Z client_ssl_cert_key: None 2026-01-15T19:58:15.0269186Z clobber: False 2026-01-15T19:58:15.0269446Z conda_build: {} 2026-01-15T19:58:15.0269711Z console: classic 2026-01-15T19:58:15.0269987Z create_default_packages: [] 2026-01-15T19:58:15.0270348Z croot: /home/runner/miniconda3/conda-bld 2026-01-15T19:58:15.0270733Z custom_channels: 2026-01-15T19:58:15.0271039Z pkgs/main: https://repo.anaconda.com 2026-01-15T19:58:15.0271692Z pkgs/r: https://repo.anaconda.com 2026-01-15T19:58:15.0272216Z pkgs/pro: https://repo.anaconda.com 2026-01-15T19:58:15.0272801Z custom_multichannels: 2026-01-15T19:58:15.0273238Z defaults: 2026-01-15T19:58:15.0273726Z - https://repo.anaconda.com/pkgs/main 2026-01-15T19:58:15.0274834Z - https://repo.anaconda.com/pkgs/r 2026-01-15T19:58:15.0275450Z local: 2026-01-15T19:58:15.0276062Z debug: False 2026-01-15T19:58:15.0276483Z default_activation_env: base 2026-01-15T19:58:15.0276843Z default_channels: 2026-01-15T19:58:15.0277182Z - https://repo.anaconda.com/pkgs/main 2026-01-15T19:58:15.0277614Z - https://repo.anaconda.com/pkgs/r 2026-01-15T19:58:15.0277890Z default_python: 3.12 2026-01-15T19:58:15.0278115Z default_threads: None 2026-01-15T19:58:15.0278337Z denylist_channels: [] 2026-01-15T19:58:15.0278562Z deps_modifier: not_set 2026-01-15T19:58:15.0278777Z dev: False 2026-01-15T19:58:15.0278985Z disallowed_packages: [] 2026-01-15T19:58:15.0279213Z download_only: False 2026-01-15T19:58:15.0279430Z dry_run: False 2026-01-15T19:58:15.0279639Z enable_private_envs: False 2026-01-15T19:58:15.0279892Z env_prompt: ({default_env}) 2026-01-15T19:58:15.0280144Z environment_specifier: None 2026-01-15T19:58:15.0280386Z envs_dirs: 2026-01-15T19:58:15.0280785Z - /home/runner/miniconda3/envs 2026-01-15T19:58:15.0281050Z - /home/runner/.conda/envs 2026-01-15T19:58:15.0281306Z envvars_force_uppercase: True 2026-01-15T19:58:15.0281667Z error_upload_url: https://conda.io/conda-post/unexpected-error 2026-01-15T19:58:15.0282060Z execute_threads: 1 2026-01-15T19:58:15.0282268Z experimental: [] 2026-01-15T19:58:15.0282480Z export_platforms: 2026-01-15T19:58:15.0282679Z - linux-64 2026-01-15T19:58:15.0282891Z extra_safety_checks: False 2026-01-15T19:58:15.0283128Z fetch_threads: 5 2026-01-15T19:58:15.0283330Z force: False 2026-01-15T19:58:15.0283525Z force_32bit: False 2026-01-15T19:58:15.0283733Z force_reinstall: False 2026-01-15T19:58:15.0283959Z force_remove: False 2026-01-15T19:58:15.0284167Z ignore_pinned: False 2026-01-15T19:58:15.0284383Z json: False 2026-01-15T19:58:15.0284568Z list_fields: 2026-01-15T19:58:15.0284754Z - name 2026-01-15T19:58:15.0284929Z - version 2026-01-15T19:58:15.0285113Z - build 2026-01-15T19:58:15.0285295Z - channel_name 2026-01-15T19:58:15.0285750Z local_repodata_ttl: 1 2026-01-15T19:58:15.0285993Z migrated_channel_aliases: [] 2026-01-15T19:58:15.0286255Z migrated_custom_channels: {} 2026-01-15T19:58:15.0286491Z no_lock: False 2026-01-15T19:58:15.0286684Z no_plugins: False 2026-01-15T19:58:15.0286871Z non_admin_enabled: True 2026-01-15T19:58:15.0287075Z notify_outdated_conda: False 2026-01-15T19:58:15.0287281Z number_channel_notices: 5 2026-01-15T19:58:15.0287470Z offline: False 2026-01-15T19:58:15.0287651Z override_channels_enabled: True 2026-01-15T19:58:15.0287865Z override_virtual_packages: {} 2026-01-15T19:58:15.0288079Z path_conflict: clobber 2026-01-15T19:58:15.0288266Z pinned_packages: [] 2026-01-15T19:58:15.0288443Z pkgs_dirs: 2026-01-15T19:58:15.0288610Z - /home/runner/conda_pkgs_dir 2026-01-15T19:58:15.0288817Z plugins: 2026-01-15T19:58:15.0288977Z use_sharded_repodata: False 2026-01-15T19:58:15.0289205Z prefix_data_interoperability: False 2026-01-15T19:58:15.0289446Z protect_frozen_envs: True 2026-01-15T19:58:15.0289642Z proxy_servers: {} 2026-01-15T19:58:15.0289818Z quiet: False 2026-01-15T19:58:15.0289975Z register_envs: True 2026-01-15T19:58:15.0290157Z remote_backoff_factor: 1 2026-01-15T19:58:15.0290360Z remote_connect_timeout_secs: 9.15 2026-01-15T19:58:15.0290581Z remote_max_retries: 3 2026-01-15T19:58:15.0290767Z remote_read_timeout_secs: 60.0 2026-01-15T19:58:15.0290980Z repodata_fns: 2026-01-15T19:58:15.0291152Z - current_repodata.json 2026-01-15T19:58:15.0291355Z - repodata.json 2026-01-15T19:58:15.0291528Z repodata_threads: None 2026-01-15T19:58:15.0291720Z repodata_use_zst: True 2026-01-15T19:58:15.0291906Z report_errors: None 2026-01-15T19:58:15.0292079Z rollback_enabled: True 2026-01-15T19:58:15.0292281Z root_prefix: /home/runner/miniconda3 2026-01-15T19:58:15.0292505Z safety_checks: warn 2026-01-15T19:58:15.0292683Z sat_solver: pycosat 2026-01-15T19:58:15.0292863Z separate_format_cache: False 2026-01-15T19:58:15.0293074Z shortcuts: True 2026-01-15T19:58:15.0293240Z shortcuts_only: [] 2026-01-15T19:58:15.0293421Z show_channel_urls: None 2026-01-15T19:58:15.0293779Z signing_metadata_url_base: None 2026-01-15T19:58:15.0293989Z solver: libmamba 2026-01-15T19:58:15.0294181Z solver_ignore_timestamps: False 2026-01-15T19:58:15.0294388Z ssl_verify: True 2026-01-15T19:58:15.0294551Z subdir: linux-64 2026-01-15T19:58:15.0294717Z subdirs: 2026-01-15T19:58:15.0294868Z - linux-64 2026-01-15T19:58:15.0295032Z - noarch 2026-01-15T19:58:15.0295193Z target_prefix_override: 2026-01-15T19:58:15.0295385Z trace: False 2026-01-15T19:58:15.0295659Z track_features: [] 2026-01-15T19:58:15.0295843Z unsatisfiable_hints: True 2026-01-15T19:58:15.0296050Z unsatisfiable_hints_check_depth: 2 2026-01-15T19:58:15.0296283Z update_modifier: update_specs 2026-01-15T19:58:15.0296487Z use_index_cache: False 2026-01-15T19:58:15.0296683Z use_local: False 2026-01-15T19:58:15.0297004Z use_only_tar_bz2: None 2026-01-15T19:58:15.0297215Z verbosity: 0 2026-01-15T19:58:15.0297376Z verify_threads: 1 2026-01-15T19:58:15.0594973Z ##[endgroup] 2026-01-15T19:58:15.0596715Z ##[group]Initializing conda shell integration... 2026-01-15T19:58:15.0600722Z Removing "/home/runner/.bashrc" 2026-01-15T19:58:15.0605707Z Removing "/home/runner/.bash_profile" 2026-01-15T19:58:15.0608218Z Removing "/home/runner/.profile" 2026-01-15T19:58:15.0617185Z [command]/home/runner/miniconda3/condabin/conda init --all 2026-01-15T19:58:17.8076731Z no change /home/runner/miniconda3/condabin/conda 2026-01-15T19:58:17.8077341Z no change /home/runner/miniconda3/bin/conda 2026-01-15T19:58:17.8077856Z no change /home/runner/miniconda3/bin/conda-env 2026-01-15T19:58:17.8078416Z no change /home/runner/miniconda3/bin/activate 2026-01-15T19:58:17.8078959Z no change /home/runner/miniconda3/bin/deactivate 2026-01-15T19:58:17.8079552Z no change /home/runner/miniconda3/etc/profile.d/conda.sh 2026-01-15T19:58:17.8080198Z no change /home/runner/miniconda3/etc/fish/conf.d/conda.fish 2026-01-15T19:58:17.8080895Z no change /home/runner/miniconda3/shell/condabin/Conda.psm1 2026-01-15T19:58:17.8081616Z modified /home/runner/miniconda3/shell/condabin/conda-hook.ps1 2026-01-15T19:58:17.8082416Z no change /home/runner/miniconda3/lib/python3.12/site-packages/xontrib/conda.xsh 2026-01-15T19:58:17.8083185Z no change /home/runner/miniconda3/etc/profile.d/conda.csh 2026-01-15T19:58:17.8083714Z modified /home/runner/.bashrc 2026-01-15T19:58:17.8084121Z modified /home/runner/.zshrc 2026-01-15T19:58:17.8084553Z modified /home/runner/.config/fish/config.fish 2026-01-15T19:58:17.8085029Z modified /home/runner/.xonshrc 2026-01-15T19:58:17.8085430Z modified /home/runner/.tcshrc 2026-01-15T19:58:17.8086007Z modified /home/runner/.config/powershell/profile.ps1 2026-01-15T19:58:17.8086255Z 2026-01-15T19:58:17.8086447Z ==> For changes to take effect, close and re-open your current shell. <== 2026-01-15T19:58:17.8086739Z 2026-01-15T19:58:17.8445246Z Renaming "/home/runner/.bashrc" to "/home/runner/.profile" 2026-01-15T19:58:17.8446141Z 2026-01-15T19:58:17.8451334Z Append to "/home/runner/.profile": 2026-01-15T19:58:17.8451856Z 2026-01-15T19:58:17.8452369Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.8453081Z # Conda Setup Action: Basic configuration 2026-01-15T19:58:17.8453566Z set -eo pipefail 2026-01-15T19:58:17.8454026Z # Conda Setup Action: Custom activation 2026-01-15T19:58:17.8454550Z conda activate "test" 2026-01-15T19:58:17.8455134Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.8455886Z 2026-01-15T19:58:17.8456068Z Append to "/home/runner/.zshrc": 2026-01-15T19:58:17.8456535Z 2026-01-15T19:58:17.8457015Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.8457698Z # Conda Setup Action: Basic configuration 2026-01-15T19:58:17.8458214Z set -eo pipefail 2026-01-15T19:58:17.8458591Z # Conda Setup Action: Custom activation 2026-01-15T19:58:17.8459132Z conda activate "test" 2026-01-15T19:58:17.8460091Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.8460650Z 2026-01-15T19:58:17.8460885Z Append to "/home/runner/.config/fish/config.fish": 2026-01-15T19:58:17.8461380Z 2026-01-15T19:58:17.8461787Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.8462401Z # Conda Setup Action: Basic configuration 2026-01-15T19:58:17.8462858Z set -eo pipefail 2026-01-15T19:58:17.8463216Z # Conda Setup Action: Custom activation 2026-01-15T19:58:17.8463644Z conda activate "test" 2026-01-15T19:58:17.8464148Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.8464597Z 2026-01-15T19:58:17.8464759Z Append to "/home/runner/.tcshrc": 2026-01-15T19:58:17.8465179Z 2026-01-15T19:58:17.8465791Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.8466420Z # Conda Setup Action: Basic configuration 2026-01-15T19:58:17.8467242Z set -eo pipefail 2026-01-15T19:58:17.8467620Z # Conda Setup Action: Custom activation 2026-01-15T19:58:17.8468100Z conda activate "test" 2026-01-15T19:58:17.8468593Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.8469076Z 2026-01-15T19:58:17.8469246Z Append to "/home/runner/.xonshrc": 2026-01-15T19:58:17.8469636Z 2026-01-15T19:58:17.8470020Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.8470639Z # Conda Setup Action: Basic configuration 2026-01-15T19:58:17.8471072Z set -eo pipefail 2026-01-15T19:58:17.8471432Z # Conda Setup Action: Custom activation 2026-01-15T19:58:17.8471872Z conda activate "test" 2026-01-15T19:58:17.8472377Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.8472827Z 2026-01-15T19:58:17.8473082Z Append to "/home/runner/.config/powershell/profile.ps1": 2026-01-15T19:58:17.8473611Z 2026-01-15T19:58:17.8474051Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.8474654Z # Conda Setup Action: Custom activation 2026-01-15T19:58:17.8475117Z conda activate "test" 2026-01-15T19:58:17.8475812Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.8476277Z 2026-01-15T19:58:17.8476543Z Append to "/home/runner/miniconda3/etc/profile.d/conda.sh": 2026-01-15T19:58:17.8477075Z 2026-01-15T19:58:17.8477504Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.8478117Z # Conda Setup Action: Basic configuration 2026-01-15T19:58:17.8478560Z set -eo pipefail 2026-01-15T19:58:17.8478894Z # Conda Setup Action: Custom activation 2026-01-15T19:58:17.8479307Z conda activate "test" 2026-01-15T19:58:17.8479813Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.8480262Z 2026-01-15T19:58:17.8480545Z Append to "/home/runner/miniconda3/etc/fish/conf.d/conda.fish": 2026-01-15T19:58:17.8481105Z 2026-01-15T19:58:17.8481484Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.8482049Z # Conda Setup Action: Basic configuration 2026-01-15T19:58:17.8482476Z set -eo pipefail 2026-01-15T19:58:17.8482821Z # Conda Setup Action: Custom activation 2026-01-15T19:58:17.8483246Z conda activate "test" 2026-01-15T19:58:17.8483698Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.8484118Z 2026-01-15T19:58:17.8484710Z ##[endgroup] 2026-01-15T19:58:17.8485264Z ##[group]Adding tools to 'base' env... 2026-01-15T19:58:17.8485914Z Do we need to update conda? 2026-01-15T19:58:17.8486284Z Do we need to update mamba? 2026-01-15T19:58:17.8486636Z ... we will update mamba. 2026-01-15T19:58:17.8487104Z ... we will perform post-install steps after we update mamba. 2026-01-15T19:58:17.8487662Z Do we need to update python? 2026-01-15T19:58:17.8488336Z Do we need to update conda-build? 2026-01-15T19:58:17.8488807Z No tools were installed in 'base' env. 2026-01-15T19:58:17.8489536Z ##[endgroup] 2026-01-15T19:58:17.8490133Z ##[group]Ensuring environment... 2026-01-15T19:58:17.8490567Z Can we conda create (from explicit)? 2026-01-15T19:58:17.8490980Z Can we conda create (simple)? 2026-01-15T19:58:17.8491363Z ... will conda create (simple). 2026-01-15T19:58:17.8491828Z Adding spec: python=3.10 2026-01-15T19:58:17.8492691Z ##[group]Updating 'test' env from conda create (simple)... 2026-01-15T19:58:17.8493529Z [command]/home/runner/miniconda3/condabin/mamba create --name test python=3.10 2026-01-15T19:58:28.5034190Z 2026-01-15T19:58:28.7678893Z 2026-01-15T19:58:28.7679328Z Transaction 2026-01-15T19:58:28.7679534Z 2026-01-15T19:58:28.7679709Z Prefix: /home/runner/miniconda3/envs/test 2026-01-15T19:58:28.7680054Z 2026-01-15T19:58:28.7680137Z Updating specs: 2026-01-15T19:58:28.7680277Z 2026-01-15T19:58:28.7680363Z - python=3.10 2026-01-15T19:58:28.7680804Z 2026-01-15T19:58:28.7680821Z 2026-01-15T19:58:28.7694741Z Package Version Build Channel Size 2026-01-15T19:58:28.7697944Z ───────────────────────────────────────────────────────────────────────────── 2026-01-15T19:58:28.7698520Z Install: 2026-01-15T19:58:28.7699114Z ───────────────────────────────────────────────────────────────────────────── 2026-01-15T19:58:28.7699569Z 2026-01-15T19:58:28.7699841Z + _libgcc_mutex 0.1 conda_forge conda-forge 3kB 2026-01-15T19:58:28.7700525Z + _openmp_mutex 4.5 2_gnu conda-forge 24kB 2026-01-15T19:58:28.7701130Z + bzip2 1.0.8 hda65f42_8 conda-forge 260kB 2026-01-15T19:58:28.7701807Z + ca-certificates 2026.1.4 hbd8a1cb_0 conda-forge 147kB 2026-01-15T19:58:28.7702486Z + icu 78.2 h33c6efd_0 conda-forge 13MB 2026-01-15T19:58:28.7703192Z + ld_impl_linux-64 2.45 default_hbd61a6d_105 conda-forge 731kB 2026-01-15T19:58:28.7703879Z + libexpat 2.7.3 hecca717_0 conda-forge 77kB 2026-01-15T19:58:28.7704511Z + libffi 3.5.2 h9ec8514_0 conda-forge 58kB 2026-01-15T19:58:28.7705072Z + libgcc 15.2.0 he0feb66_16 conda-forge 1MB 2026-01-15T19:58:28.7705867Z + libgcc-ng 15.2.0 h69a702a_16 conda-forge 27kB 2026-01-15T19:58:28.7706314Z + libgomp 15.2.0 he0feb66_16 conda-forge 603kB 2026-01-15T19:58:28.7706730Z + liblzma 5.8.1 hb9d3cd8_2 conda-forge 113kB 2026-01-15T19:58:28.7707140Z + libnsl 2.0.1 hb9d3cd8_1 conda-forge 34kB 2026-01-15T19:58:28.7707553Z + libsqlite 3.51.2 hf4e2dac_0 conda-forge 943kB 2026-01-15T19:58:28.7707967Z + libstdcxx 15.2.0 h934c35e_16 conda-forge 6MB 2026-01-15T19:58:28.7708390Z + libuuid 2.41.3 h5347b49_0 conda-forge 40kB 2026-01-15T19:58:28.7708794Z + libxcrypt 4.4.36 hd590300_1 conda-forge 100kB 2026-01-15T19:58:28.7709205Z + libzlib 1.3.1 hb9d3cd8_2 conda-forge 61kB 2026-01-15T19:58:28.7709606Z + ncurses 6.5 h2d0b736_3 conda-forge 892kB 2026-01-15T19:58:28.7709996Z + openssl 3.6.0 h26f9b46_0 conda-forge 3MB 2026-01-15T19:58:28.7710387Z + pip 25.3 pyh8b19718_0 conda-forge 1MB 2026-01-15T19:58:28.7710774Z + python 3.10.19 h3c07f61_2_cpython conda-forge 25MB 2026-01-15T19:58:28.7711181Z + readline 8.3 h853b02a_0 conda-forge 345kB 2026-01-15T19:58:28.7711594Z + setuptools 80.9.0 pyhff2d567_0 conda-forge 749kB 2026-01-15T19:58:28.7712023Z + tk 8.6.13 noxft_ha0e22de_103 conda-forge 3MB 2026-01-15T19:58:28.7712605Z + tzdata 2025c hc9c84f9_1 conda-forge 119kB 2026-01-15T19:58:28.7713004Z + wheel 0.45.1 pyhd8ed1ab_1 conda-forge 63kB 2026-01-15T19:58:28.7713393Z + zstd 1.5.7 hb78ec9c_6 conda-forge 601kB 2026-01-15T19:58:28.7713637Z 2026-01-15T19:58:28.7713706Z Summary: 2026-01-15T19:58:28.7713813Z 2026-01-15T19:58:28.7713893Z Install: 28 packages 2026-01-15T19:58:28.7714026Z 2026-01-15T19:58:28.7714103Z Total download: 59MB 2026-01-15T19:58:28.7714238Z 2026-01-15T19:58:28.7714532Z ───────────────────────────────────────────────────────────────────────────── 2026-01-15T19:58:28.7714780Z 2026-01-15T19:58:28.7714784Z 2026-01-15T19:58:28.7714787Z 2026-01-15T19:58:28.7714874Z Transaction starting 2026-01-15T19:58:29.7311545Z Linking tzdata-2025c-hc9c84f9_1 2026-01-15T19:58:29.7632220Z Linking ca-certificates-2026.1.4-hbd8a1cb_0 2026-01-15T19:58:29.7638096Z Linking libgomp-15.2.0-he0feb66_16 2026-01-15T19:58:29.7644067Z Linking _libgcc_mutex-0.1-conda_forge 2026-01-15T19:58:29.7647154Z Linking _openmp_mutex-4.5-2_gnu 2026-01-15T19:58:29.7662760Z Linking libgcc-15.2.0-he0feb66_16 2026-01-15T19:58:29.7674668Z Linking libstdcxx-15.2.0-h934c35e_16 2026-01-15T19:58:29.7681037Z Linking openssl-3.6.0-h26f9b46_0 2026-01-15T19:58:29.7889518Z Linking ncurses-6.5-h2d0b736_3 2026-01-15T19:58:30.9968403Z Linking libzlib-1.3.1-hb9d3cd8_2 2026-01-15T19:58:30.9977401Z Linking libgcc-ng-15.2.0-h69a702a_16 2026-01-15T19:58:30.9979893Z Linking libuuid-2.41.3-h5347b49_0 2026-01-15T19:58:30.9991095Z Linking libnsl-2.0.1-hb9d3cd8_1 2026-01-15T19:58:31.0001167Z Linking liblzma-5.8.1-hb9d3cd8_2 2026-01-15T19:58:31.0005320Z Linking libffi-3.5.2-h9ec8514_0 2026-01-15T19:58:31.0017142Z Linking libexpat-2.7.3-hecca717_0 2026-01-15T19:58:31.0021562Z Linking bzip2-1.0.8-hda65f42_8 2026-01-15T19:58:31.0038327Z Linking icu-78.2-h33c6efd_0 2026-01-15T19:58:31.0210591Z Linking readline-8.3-h853b02a_0 2026-01-15T19:58:31.0231298Z Linking zstd-1.5.7-hb78ec9c_6 2026-01-15T19:58:31.0247673Z Linking tk-8.6.13-noxft_ha0e22de_103 2026-01-15T19:58:31.0573152Z Linking libxcrypt-4.4.36-hd590300_1 2026-01-15T19:58:31.0587615Z Linking libsqlite-3.51.2-hf4e2dac_0 2026-01-15T19:58:31.0595439Z Linking ld_impl_linux-64-2.45-default_hbd61a6d_105 2026-01-15T19:58:31.0731886Z Linking python-3.10.19-h3c07f61_2_cpython 2026-01-15T19:58:31.2562132Z Linking wheel-0.45.1-pyhd8ed1ab_1 2026-01-15T19:58:31.2665090Z Linking setuptools-80.9.0-pyhff2d567_0 2026-01-15T19:58:31.3025228Z Linking pip-25.3-pyh8b19718_0 2026-01-15T19:58:31.7865292Z 2026-01-15T19:58:31.7866020Z Transaction finished 2026-01-15T19:58:31.7866310Z 2026-01-15T19:58:31.7870852Z 2026-01-15T19:58:31.7871310Z To activate this environment, use: 2026-01-15T19:58:31.7871601Z 2026-01-15T19:58:31.7871722Z mamba activate test 2026-01-15T19:58:31.7871927Z 2026-01-15T19:58:31.7872129Z Or to execute a single command in this environment, use: 2026-01-15T19:58:31.7872477Z 2026-01-15T19:58:31.7872660Z mamba run -n test mycommand 2026-01-15T19:58:31.7872911Z 2026-01-15T19:58:31.7993828Z ##[endgroup] 2026-01-15T19:58:31.7994347Z ##[endgroup] 2026-01-15T19:58:31.7994635Z setup-miniconda ran successfully 2026-01-15T19:58:31.8116957Z ##[group]Run python -m pip install --upgrade pip 2026-01-15T19:58:31.8117327Z python -m pip install --upgrade pip 2026-01-15T19:58:31.8151470Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-01-15T19:58:31.8151743Z env: 2026-01-15T19:58:31.8151900Z INPUT_RUN_POST: true 2026-01-15T19:58:31.8152114Z CONDA: /home/runner/miniconda3 2026-01-15T19:58:31.8152329Z ##[endgroup] 2026-01-15T19:58:33.3460858Z Requirement already satisfied: pip in /home/runner/miniconda3/envs/test/lib/python3.10/site-packages (25.3) 2026-01-15T19:58:33.5166021Z ##[group]Run bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-01-15T19:58:33.5166582Z bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-01-15T19:58:33.5198665Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-01-15T19:58:33.5198941Z env: 2026-01-15T19:58:33.5199109Z INPUT_RUN_POST: true 2026-01-15T19:58:33.5199329Z CONDA: /home/runner/miniconda3 2026-01-15T19:58:33.5199551Z ##[endgroup] 2026-01-15T19:58:34.2806934Z Installing PyTorch packages: torch torchvision 2026-01-15T19:58:34.2807329Z Compute platform: cpu 2026-01-15T19:58:34.2807542Z Channel: nightly 2026-01-15T19:58:35.0256103Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu 2026-01-15T19:58:35.3303561Z Collecting torch 2026-01-15T19:58:35.3364513Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260115%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-01-15T19:58:35.6954930Z Collecting torchvision 2026-01-15T19:58:35.7053195Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.25.0.dev20260115%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-01-15T19:58:35.8246876Z Collecting filelock (from torch) 2026-01-15T19:58:35.8523669Z Downloading filelock-3.20.3-py3-none-any.whl.metadata (2.1 kB) 2026-01-15T19:58:35.9409879Z Collecting typing-extensions>=4.10.0 (from torch) 2026-01-15T19:58:35.9457012Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-15T19:58:36.0172897Z Collecting sympy>=1.13.3 (from torch) 2026-01-15T19:58:36.0261764Z Downloading sympy-1.14.0-py3-none-any.whl.metadata (12 kB) 2026-01-15T19:58:36.1361930Z Collecting networkx>=2.5.1 (from torch) 2026-01-15T19:58:36.1402188Z Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-01-15T19:58:36.2031099Z Collecting jinja2 (from torch) 2026-01-15T19:58:36.2078660Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-01-15T19:58:36.2797318Z Collecting fsspec>=0.8.5 (from torch) 2026-01-15T19:58:36.2834673Z Downloading fsspec-2026.1.0-py3-none-any.whl.metadata (10 kB) 2026-01-15T19:58:36.7326129Z Collecting numpy (from torchvision) 2026-01-15T19:58:36.7366346Z Downloading numpy-2.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-01-15T19:58:37.0785009Z Collecting pillow!=8.3.*,>=5.3.0 (from torchvision) 2026-01-15T19:58:37.0826755Z Downloading pillow-12.1.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.8 kB) 2026-01-15T19:58:37.1457165Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2026-01-15T19:58:37.1494244Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2026-01-15T19:58:37.2109010Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2026-01-15T19:58:37.2160923Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 2026-01-15T19:58:37.2252546Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260115%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl (189.6 MB) 2026-01-15T19:58:38.7571201Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 189.6/189.6 MB 123.9 MB/s 0:00:01 2026-01-15T19:58:38.7630271Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.25.0.dev20260115%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl (2.0 MB) 2026-01-15T19:58:38.7789792Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 133.8 MB/s 0:00:00 2026-01-15T19:58:38.7881921Z Downloading fsspec-2026.1.0-py3-none-any.whl (201 kB) 2026-01-15T19:58:38.7971286Z Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-01-15T19:58:38.8094653Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 151.9 MB/s 0:00:00 2026-01-15T19:58:38.8128920Z Downloading pillow-12.1.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.0 MB) 2026-01-15T19:58:38.8474329Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 212.4 MB/s 0:00:00 2026-01-15T19:58:38.8514369Z Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB) 2026-01-15T19:58:38.8826824Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 212.4 MB/s 0:00:00 2026-01-15T19:58:38.8864204Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2026-01-15T19:58:38.8921848Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 79.5 MB/s 0:00:00 2026-01-15T19:58:38.9033963Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-01-15T19:58:38.9089826Z Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-01-15T19:58:38.9225262Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-01-15T19:58:38.9361894Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) 2026-01-15T19:58:38.9415841Z Downloading numpy-2.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2026-01-15T19:58:39.0150672Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/16.8 MB 232.7 MB/s 0:00:00 2026-01-15T19:58:39.3243554Z Installing collected packages: mpmath, typing-extensions, sympy, pillow, numpy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch, torchvision 2026-01-15T19:58:55.0231896Z 2026-01-15T19:58:55.0261411Z Successfully installed MarkupSafe-3.0.2 filelock-3.20.3 fsspec-2026.1.0 jinja2-3.1.6 mpmath-1.3.0 networkx-3.4.2 numpy-2.2.6 pillow-12.1.0 sympy-1.14.0 torch-2.11.0.dev20260115+cpu torchvision-0.25.0.dev20260115+cpu typing-extensions-4.15.0 2026-01-15T19:58:55.1754416Z ##[group]Run actions/download-artifact@v4 2026-01-15T19:58:55.1754691Z with: 2026-01-15T19:58:55.1754887Z name: meta-pytorch_torchcodec__3.10_cpu_x86_64 2026-01-15T19:58:55.1755159Z path: dist/ 2026-01-15T19:58:55.1755336Z merge-multiple: false 2026-01-15T19:58:55.1755698Z repository: meta-pytorch/torchcodec 2026-01-15T19:58:55.1755932Z run-id: 21043849874 2026-01-15T19:58:55.1756108Z env: 2026-01-15T19:58:55.1756258Z INPUT_RUN_POST: true 2026-01-15T19:58:55.1756457Z CONDA: /home/runner/miniconda3 2026-01-15T19:58:55.1756670Z ##[endgroup] 2026-01-15T19:58:55.3687275Z Downloading single artifact 2026-01-15T19:58:55.5325671Z Preparing to download the following artifacts: 2026-01-15T19:58:55.5326683Z - meta-pytorch_torchcodec__3.10_cpu_x86_64 (ID: 5145611313, Size: 2044279, Expected Digest: sha256:d6adad1e71f5a997d2cf7c5cbe961218c0e199d39891566281de0dbcb4774662) 2026-01-15T19:58:55.6304044Z Redirecting to blob download url: https://productionresultssa5.blob.core.windows.net/actions-results/fb156bc1-aaf6-42a0-8cf1-f5a8ba5c32a4/workflow-job-run-a1358278-21b0-5f59-b10f-e5af48aff905/artifacts/319fd8fd3924ff186cb379864963db331df67a54b9403afe76cc7e66c1eebb6a.zip 2026-01-15T19:58:55.6305736Z Starting download of artifact to: /home/runner/work/torchcodec/torchcodec/dist 2026-01-15T19:58:55.7628439Z (node:2545) [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:58:55.7629368Z (Use `node --trace-deprecation ...` to show where the warning was created) 2026-01-15T19:58:55.9487385Z SHA256 digest of downloaded artifact is d6adad1e71f5a997d2cf7c5cbe961218c0e199d39891566281de0dbcb4774662 2026-01-15T19:58:55.9488338Z Artifact download completed successfully. 2026-01-15T19:58:55.9488765Z Total of 1 artifact(s) downloaded 2026-01-15T19:58:55.9494684Z Download artifact has finished successfully 2026-01-15T19:58:55.9594564Z ##[group]Run bash packaging/install_torchcodec_wheel.sh 2026-01-15T19:58:55.9594958Z bash packaging/install_torchcodec_wheel.sh 2026-01-15T19:58:55.9627248Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-01-15T19:58:55.9627507Z env: 2026-01-15T19:58:55.9627677Z INPUT_RUN_POST: true 2026-01-15T19:58:55.9627896Z CONDA: /home/runner/miniconda3 2026-01-15T19:58:55.9628117Z ##[endgroup] 2026-01-15T19:58:56.7452208Z Installing dist/torchcodec-0.10.0.dev20260115-cp310-cp310-manylinux_2_28_x86_64.whl 2026-01-15T19:58:56.9461359Z Using pip 25.3 from /home/runner/miniconda3/envs/test/lib/python3.10/site-packages/pip (python 3.10) 2026-01-15T19:58:56.9464599Z Non-user install because site-packages writeable 2026-01-15T19:58:57.4672414Z Created temporary directory: /tmp/pip-build-tracker-ylu66tee 2026-01-15T19:58:57.4674340Z Initialized build tracking at /tmp/pip-build-tracker-ylu66tee 2026-01-15T19:58:57.4676034Z Created build tracker: /tmp/pip-build-tracker-ylu66tee 2026-01-15T19:58:57.4677751Z Entered build tracker: /tmp/pip-build-tracker-ylu66tee 2026-01-15T19:58:57.4680143Z Created temporary directory: /tmp/pip-install-pz_e598x 2026-01-15T19:58:57.4695353Z Created temporary directory: /tmp/pip-ephem-wheel-cache-cq217l9s 2026-01-15T19:58:57.4842619Z Processing ./dist/torchcodec-0.10.0.dev20260115-cp310-cp310-manylinux_2_28_x86_64.whl 2026-01-15T19:58:57.4933937Z Created temporary directory: /tmp/pip-unpack-uahqqd_b 2026-01-15T19:58:57.5464252Z Installing collected packages: torchcodec 2026-01-15T19:58:57.6018615Z 2026-01-15T19:58:57.6078466Z Successfully installed torchcodec-0.10.0.dev20260115 2026-01-15T19:58:57.6085734Z Remote version of pip: 25.3 2026-01-15T19:58:57.6087583Z Local version of pip: 25.3 2026-01-15T19:58:57.6090740Z Was pip installed by pip? False 2026-01-15T19:58:57.6093060Z Removed build tracker: '/tmp/pip-build-tracker-ylu66tee' 2026-01-15T19:58:57.6480460Z ##[group]Run bash packaging/install_ffmpeg.sh 6.1.1 2026-01-15T19:58:57.6480847Z bash packaging/install_ffmpeg.sh 6.1.1 2026-01-15T19:58:57.6513098Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-01-15T19:58:57.6513357Z env: 2026-01-15T19:58:57.6513518Z INPUT_RUN_POST: true 2026-01-15T19:58:57.6513728Z CONDA: /home/runner/miniconda3 2026-01-15T19:58:57.6513944Z ##[endgroup] 2026-01-15T19:58:58.4329755Z Installing FFmpeg version 6.1.1 from conda-forge... 2026-01-15T19:58:58.8800814Z Retrieving notices: - \ done 2026-01-15T19:58:59.1448892Z Channels: 2026-01-15T19:58:59.1449238Z - conda-forge 2026-01-15T19:58:59.1449542Z Platform: linux-64 2026-01-15T19:59:08.0632197Z Collecting package metadata (repodata.json): / - \ | / - \ | / - \ | / - done 2026-01-15T19:59:09.0242430Z Solving environment: | / - done 2026-01-15T19:59:09.0543167Z 2026-01-15T19:59:09.0543517Z ## Package Plan ## 2026-01-15T19:59:09.0543928Z 2026-01-15T19:59:09.0544312Z environment location: /home/runner/miniconda3/envs/test 2026-01-15T19:59:09.0544811Z 2026-01-15T19:59:09.0544986Z added / updated specs: 2026-01-15T19:59:09.0545329Z - ffmpeg=6.1.1 2026-01-15T19:59:09.0545684Z 2026-01-15T19:59:09.0545688Z 2026-01-15T19:59:09.0545859Z The following packages will be downloaded: 2026-01-15T19:59:09.0546116Z 2026-01-15T19:59:09.0546252Z package | build 2026-01-15T19:59:09.0546666Z ---------------------------|----------------- 2026-01-15T19:59:09.0547102Z aom-3.9.1 | hac33072_0 2.6 MB conda-forge 2026-01-15T19:59:09.0547609Z cairo-1.18.4 | h3394656_0 955 KB conda-forge 2026-01-15T19:59:09.0548113Z dav1d-1.2.1 | hd590300_0 742 KB conda-forge 2026-01-15T19:59:09.0548619Z ffmpeg-6.1.1 | gpl_h0db5852_117 9.3 MB conda-forge 2026-01-15T19:59:09.0549233Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2026-01-15T19:59:09.0549885Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2026-01-15T19:59:09.0550521Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2026-01-15T19:59:09.0551128Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2026-01-15T19:59:09.0551684Z fontconfig-2.15.0 | h7e30c49_1 259 KB conda-forge 2026-01-15T19:59:09.0552172Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2026-01-15T19:59:09.0552639Z fonts-conda-forge-1 | hc364b38_1 4 KB conda-forge 2026-01-15T19:59:09.0553082Z freetype-2.14.1 | ha770c72_0 169 KB conda-forge 2026-01-15T19:59:09.0553500Z fribidi-1.0.16 | hb03c661_0 60 KB conda-forge 2026-01-15T19:59:09.0554170Z gmp-6.3.0 | hac33072_2 449 KB conda-forge 2026-01-15T19:59:09.0554556Z gnutls-3.7.9 | hb077bed_0 1.9 MB conda-forge 2026-01-15T19:59:09.0554967Z graphite2-1.3.14 | hecca717_2 97 KB conda-forge 2026-01-15T19:59:09.0555388Z harfbuzz-12.1.0 | h15599e2_0 2.0 MB conda-forge 2026-01-15T19:59:09.0555887Z icu-75.1 | he02047a_0 11.6 MB conda-forge 2026-01-15T19:59:09.0556277Z lame-3.100 | h166bdaf_1003 496 KB conda-forge 2026-01-15T19:59:09.0556710Z libabseil-20240116.2 | cxx17_he02047a_1 1.2 MB conda-forge 2026-01-15T19:59:09.0557146Z libass-0.17.3 | hba53ac1_1 150 KB conda-forge 2026-01-15T19:59:09.0557545Z libdrm-2.4.125 | hb03c661_1 304 KB conda-forge 2026-01-15T19:59:09.0557947Z libegl-1.7.0 | ha4b6fd6_2 44 KB conda-forge 2026-01-15T19:59:09.0558550Z libffi-3.4.6 | h2dba641_1 56 KB conda-forge 2026-01-15T19:59:09.0558974Z libfreetype-2.14.1 | ha770c72_0 7 KB conda-forge 2026-01-15T19:59:09.0559414Z libfreetype6-2.14.1 | h73754d4_0 378 KB conda-forge 2026-01-15T19:59:09.0559832Z libgl-1.7.0 | ha4b6fd6_2 132 KB conda-forge 2026-01-15T19:59:09.0560229Z libglib-2.86.0 | h1fed272_0 3.8 MB conda-forge 2026-01-15T19:59:09.0560634Z libglvnd-1.7.0 | ha4b6fd6_2 129 KB conda-forge 2026-01-15T19:59:09.0561043Z libglx-1.7.0 | ha4b6fd6_2 74 KB conda-forge 2026-01-15T19:59:09.0561471Z libhwloc-2.12.1 |default_h3d81e11_1000 2.3 MB conda-forge 2026-01-15T19:59:09.0561915Z libiconv-1.18 | h3b78370_2 772 KB conda-forge 2026-01-15T19:59:09.0562319Z libidn2-2.3.8 | hfac485b_1 136 KB conda-forge 2026-01-15T19:59:09.0562693Z liblzma-devel-5.8.1 | hb9d3cd8_2 430 KB conda-forge 2026-01-15T19:59:09.0563085Z libopenvino-2024.3.0 | h2da1b83_0 5.1 MB conda-forge 2026-01-15T19:59:09.0563559Z libopenvino-auto-batch-plugin-2024.3.0| hb045406_0 108 KB conda-forge 2026-01-15T19:59:09.0564088Z libopenvino-auto-plugin-2024.3.0| hb045406_0 226 KB conda-forge 2026-01-15T19:59:09.0564580Z libopenvino-hetero-plugin-2024.3.0| h5c03a75_0 188 KB conda-forge 2026-01-15T19:59:09.0565091Z libopenvino-intel-cpu-plugin-2024.3.0| h2da1b83_0 10.6 MB conda-forge 2026-01-15T19:59:09.0565757Z libopenvino-intel-gpu-plugin-2024.3.0| h2da1b83_0 8.3 MB conda-forge 2026-01-15T19:59:09.0566395Z libopenvino-intel-npu-plugin-2024.3.0| h2da1b83_0 695 KB conda-forge 2026-01-15T19:59:09.0566923Z libopenvino-ir-frontend-2024.3.0| h5c03a75_0 197 KB conda-forge 2026-01-15T19:59:09.0567418Z libopenvino-onnx-frontend-2024.3.0| h07e8aee_0 1.5 MB conda-forge 2026-01-15T19:59:09.0567936Z libopenvino-paddle-frontend-2024.3.0| h07e8aee_0 667 KB conda-forge 2026-01-15T19:59:09.0568477Z libopenvino-pytorch-frontend-2024.3.0| he02047a_0 1.1 MB conda-forge 2026-01-15T19:59:09.0569020Z libopenvino-tensorflow-frontend-2024.3.0| h39126c6_0 1.2 MB conda-forge 2026-01-15T19:59:09.0569589Z libopenvino-tensorflow-lite-frontend-2024.3.0| he02047a_0 460 KB conda-forge 2026-01-15T19:59:09.0570074Z libopus-1.6.1 | h280c20c_0 317 KB conda-forge 2026-01-15T19:59:09.0570458Z libpciaccess-0.18 | hb9d3cd8_0 28 KB conda-forge 2026-01-15T19:59:09.0570833Z libpng-1.6.54 | h421ea60_0 310 KB conda-forge 2026-01-15T19:59:09.0571344Z libprotobuf-4.25.3 | hd5b35b9_1 2.7 MB conda-forge 2026-01-15T19:59:09.0571724Z libsqlite-3.51.2 | h0c1763c_0 917 KB conda-forge 2026-01-15T19:59:09.0572102Z libstdcxx-ng-15.2.0 | hdf11a46_16 27 KB conda-forge 2026-01-15T19:59:09.0572470Z libtasn1-4.21.0 | hb03c661_0 114 KB conda-forge 2026-01-15T19:59:09.0572841Z libunistring-0.9.10 | h7f98852_0 1.4 MB conda-forge 2026-01-15T19:59:09.0573207Z libva-2.23.0 | he1eb515_0 216 KB conda-forge 2026-01-15T19:59:09.0573551Z libvpx-1.14.1 | hac33072_0 999 KB conda-forge 2026-01-15T19:59:09.0573896Z libxcb-1.17.0 | h8a09558_0 387 KB conda-forge 2026-01-15T19:59:09.0574246Z libxml2-2.13.9 | h04c0eec_0 681 KB conda-forge 2026-01-15T19:59:09.0574599Z nettle-3.9.1 | h7ab15ed_0 988 KB conda-forge 2026-01-15T19:59:09.0575071Z ocl-icd-2.3.3 | hb9d3cd8_0 104 KB conda-forge 2026-01-15T19:59:09.0575458Z opencl-headers-2025.06.13 | h5888daf_0 54 KB conda-forge 2026-01-15T19:59:09.0575967Z openh264-2.4.1 | h59595ed_0 718 KB conda-forge 2026-01-15T19:59:09.0576328Z p11-kit-0.24.1 | hc5aa10d_0 4.5 MB conda-forge 2026-01-15T19:59:09.0576680Z pcre2-10.46 | h1321c63_0 1.2 MB conda-forge 2026-01-15T19:59:09.0577027Z pixman-0.46.4 | h54a6638_1 440 KB conda-forge 2026-01-15T19:59:09.0577397Z pthread-stubs-0.4 | hb9d3cd8_1002 8 KB conda-forge 2026-01-15T19:59:09.0577765Z pugixml-1.14 | h59595ed_0 112 KB conda-forge 2026-01-15T19:59:09.0578114Z snappy-1.2.2 | h03e3b7b_1 45 KB conda-forge 2026-01-15T19:59:09.0578462Z svt-av1-2.1.2 | hac33072_0 2.2 MB conda-forge 2026-01-15T19:59:09.0578819Z tbb-2022.3.0 | h8d10470_1 177 KB conda-forge 2026-01-15T19:59:09.0579166Z wayland-1.24.0 | h3e06ad9_0 323 KB conda-forge 2026-01-15T19:59:09.0579554Z wayland-protocols-1.47 | hd8ed1ab_0 137 KB conda-forge 2026-01-15T19:59:09.0579946Z x264-1!164.3095 | h166bdaf_2 877 KB conda-forge 2026-01-15T19:59:09.0580291Z x265-3.5 | h924138e_3 3.2 MB conda-forge 2026-01-15T19:59:09.0580636Z xorg-libice-1.1.2 | hb9d3cd8_0 57 KB conda-forge 2026-01-15T19:59:09.0581009Z xorg-libsm-1.2.6 | he73a12e_0 27 KB conda-forge 2026-01-15T19:59:09.0581379Z xorg-libx11-1.8.12 | h4f16b4b_0 816 KB conda-forge 2026-01-15T19:59:09.0581746Z xorg-libxau-1.0.12 | hb03c661_1 15 KB conda-forge 2026-01-15T19:59:09.0582136Z xorg-libxdmcp-1.1.5 | hb03c661_1 20 KB conda-forge 2026-01-15T19:59:09.0582525Z xorg-libxext-1.3.6 | hb9d3cd8_0 49 KB conda-forge 2026-01-15T19:59:09.0582915Z xorg-libxfixes-6.0.2 | hb03c661_0 20 KB conda-forge 2026-01-15T19:59:09.0583307Z xorg-libxrender-0.9.12 | hb9d3cd8_0 32 KB conda-forge 2026-01-15T19:59:09.0583672Z xz-5.8.1 | hbcc6ac9_2 23 KB conda-forge 2026-01-15T19:59:09.0584027Z xz-gpl-tools-5.8.1 | hbcc6ac9_2 33 KB conda-forge 2026-01-15T19:59:09.0584388Z xz-tools-5.8.1 | hb9d3cd8_2 94 KB conda-forge 2026-01-15T19:59:09.0584737Z ------------------------------------------------------------ 2026-01-15T19:59:09.0585044Z Total: 97.5 MB 2026-01-15T19:59:09.0585229Z 2026-01-15T19:59:09.0585342Z The following NEW packages will be INSTALLED: 2026-01-15T19:59:09.0585785Z 2026-01-15T19:59:09.0590688Z aom conda-forge/linux-64::aom-3.9.1-hac33072_0 2026-01-15T19:59:09.0591105Z cairo conda-forge/linux-64::cairo-1.18.4-h3394656_0 2026-01-15T19:59:09.0591473Z dav1d conda-forge/linux-64::dav1d-1.2.1-hd590300_0 2026-01-15T19:59:09.0591853Z ffmpeg conda-forge/linux-64::ffmpeg-6.1.1-gpl_h0db5852_117 2026-01-15T19:59:09.0592326Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2026-01-15T19:59:09.0592859Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2026-01-15T19:59:09.0593380Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2026-01-15T19:59:09.0593864Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2026-01-15T19:59:09.0594290Z fontconfig conda-forge/linux-64::fontconfig-2.15.0-h7e30c49_1 2026-01-15T19:59:09.0594722Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2026-01-15T19:59:09.0595358Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-hc364b38_1 2026-01-15T19:59:09.0595943Z freetype conda-forge/linux-64::freetype-2.14.1-ha770c72_0 2026-01-15T19:59:09.0596341Z fribidi conda-forge/linux-64::fribidi-1.0.16-hb03c661_0 2026-01-15T19:59:09.0596697Z gmp conda-forge/linux-64::gmp-6.3.0-hac33072_2 2026-01-15T19:59:09.0597042Z gnutls conda-forge/linux-64::gnutls-3.7.9-hb077bed_0 2026-01-15T19:59:09.0597417Z graphite2 conda-forge/linux-64::graphite2-1.3.14-hecca717_2 2026-01-15T19:59:09.0597808Z harfbuzz conda-forge/linux-64::harfbuzz-12.1.0-h15599e2_0 2026-01-15T19:59:09.0598168Z lame conda-forge/linux-64::lame-3.100-h166bdaf_1003 2026-01-15T19:59:09.0598564Z libabseil conda-forge/linux-64::libabseil-20240116.2-cxx17_he02047a_1 2026-01-15T19:59:09.0598970Z libass conda-forge/linux-64::libass-0.17.3-hba53ac1_1 2026-01-15T19:59:09.0599337Z libdrm conda-forge/linux-64::libdrm-2.4.125-hb03c661_1 2026-01-15T19:59:09.0599691Z libegl conda-forge/linux-64::libegl-1.7.0-ha4b6fd6_2 2026-01-15T19:59:09.0600079Z libfreetype conda-forge/linux-64::libfreetype-2.14.1-ha770c72_0 2026-01-15T19:59:09.0600501Z libfreetype6 conda-forge/linux-64::libfreetype6-2.14.1-h73754d4_0 2026-01-15T19:59:09.0600893Z libgl conda-forge/linux-64::libgl-1.7.0-ha4b6fd6_2 2026-01-15T19:59:09.0601247Z libglib conda-forge/linux-64::libglib-2.86.0-h1fed272_0 2026-01-15T19:59:09.0601633Z libglvnd conda-forge/linux-64::libglvnd-1.7.0-ha4b6fd6_2 2026-01-15T19:59:09.0601993Z libglx conda-forge/linux-64::libglx-1.7.0-ha4b6fd6_2 2026-01-15T19:59:09.0602378Z libhwloc conda-forge/linux-64::libhwloc-2.12.1-default_h3d81e11_1000 2026-01-15T19:59:09.0602792Z libiconv conda-forge/linux-64::libiconv-1.18-h3b78370_2 2026-01-15T19:59:09.0603155Z libidn2 conda-forge/linux-64::libidn2-2.3.8-hfac485b_1 2026-01-15T19:59:09.0603554Z liblzma-devel conda-forge/linux-64::liblzma-devel-5.8.1-hb9d3cd8_2 2026-01-15T19:59:09.0603988Z libopenvino conda-forge/linux-64::libopenvino-2024.3.0-h2da1b83_0 2026-01-15T19:59:09.0604513Z libopenvino-auto-~ conda-forge/linux-64::libopenvino-auto-batch-plugin-2024.3.0-hb045406_0 2026-01-15T19:59:09.0605087Z libopenvino-auto-~ conda-forge/linux-64::libopenvino-auto-plugin-2024.3.0-hb045406_0 2026-01-15T19:59:09.0605841Z libopenvino-heter~ conda-forge/linux-64::libopenvino-hetero-plugin-2024.3.0-h5c03a75_0 2026-01-15T19:59:09.0606474Z libopenvino-intel~ conda-forge/linux-64::libopenvino-intel-cpu-plugin-2024.3.0-h2da1b83_0 2026-01-15T19:59:09.0607062Z libopenvino-intel~ conda-forge/linux-64::libopenvino-intel-gpu-plugin-2024.3.0-h2da1b83_0 2026-01-15T19:59:09.0607643Z libopenvino-intel~ conda-forge/linux-64::libopenvino-intel-npu-plugin-2024.3.0-h2da1b83_0 2026-01-15T19:59:09.0608360Z libopenvino-ir-fr~ conda-forge/linux-64::libopenvino-ir-frontend-2024.3.0-h5c03a75_0 2026-01-15T19:59:09.0608909Z libopenvino-onnx-~ conda-forge/linux-64::libopenvino-onnx-frontend-2024.3.0-h07e8aee_0 2026-01-15T19:59:09.0609488Z libopenvino-paddl~ conda-forge/linux-64::libopenvino-paddle-frontend-2024.3.0-h07e8aee_0 2026-01-15T19:59:09.0610081Z libopenvino-pytor~ conda-forge/linux-64::libopenvino-pytorch-frontend-2024.3.0-he02047a_0 2026-01-15T19:59:09.0610679Z libopenvino-tenso~ conda-forge/linux-64::libopenvino-tensorflow-frontend-2024.3.0-h39126c6_0 2026-01-15T19:59:09.0611306Z libopenvino-tenso~ conda-forge/linux-64::libopenvino-tensorflow-lite-frontend-2024.3.0-he02047a_0 2026-01-15T19:59:09.0611830Z libopus conda-forge/linux-64::libopus-1.6.1-h280c20c_0 2026-01-15T19:59:09.0612225Z libpciaccess conda-forge/linux-64::libpciaccess-0.18-hb9d3cd8_0 2026-01-15T19:59:09.0612617Z libpng conda-forge/linux-64::libpng-1.6.54-h421ea60_0 2026-01-15T19:59:09.0613111Z libprotobuf conda-forge/linux-64::libprotobuf-4.25.3-hd5b35b9_1 2026-01-15T19:59:09.0613545Z libstdcxx-ng conda-forge/linux-64::libstdcxx-ng-15.2.0-hdf11a46_16 2026-01-15T19:59:09.0613951Z libtasn1 conda-forge/linux-64::libtasn1-4.21.0-hb03c661_0 2026-01-15T19:59:09.0614363Z libunistring conda-forge/linux-64::libunistring-0.9.10-h7f98852_0 2026-01-15T19:59:09.0614751Z libva conda-forge/linux-64::libva-2.23.0-he1eb515_0 2026-01-15T19:59:09.0615101Z libvpx conda-forge/linux-64::libvpx-1.14.1-hac33072_0 2026-01-15T19:59:09.0615451Z libxcb conda-forge/linux-64::libxcb-1.17.0-h8a09558_0 2026-01-15T19:59:09.0615922Z libxml2 conda-forge/linux-64::libxml2-2.13.9-h04c0eec_0 2026-01-15T19:59:09.0616274Z nettle conda-forge/linux-64::nettle-3.9.1-h7ab15ed_0 2026-01-15T19:59:09.0616624Z ocl-icd conda-forge/linux-64::ocl-icd-2.3.3-hb9d3cd8_0 2026-01-15T19:59:09.0617049Z opencl-headers conda-forge/linux-64::opencl-headers-2025.06.13-h5888daf_0 2026-01-15T19:59:09.0617481Z openh264 conda-forge/linux-64::openh264-2.4.1-h59595ed_0 2026-01-15T19:59:09.0617847Z p11-kit conda-forge/linux-64::p11-kit-0.24.1-hc5aa10d_0 2026-01-15T19:59:09.0618213Z pcre2 conda-forge/linux-64::pcre2-10.46-h1321c63_0 2026-01-15T19:59:09.0618577Z pixman conda-forge/linux-64::pixman-0.46.4-h54a6638_1 2026-01-15T19:59:09.0618972Z pthread-stubs conda-forge/linux-64::pthread-stubs-0.4-hb9d3cd8_1002 2026-01-15T19:59:09.0619380Z pugixml conda-forge/linux-64::pugixml-1.14-h59595ed_0 2026-01-15T19:59:09.0619735Z snappy conda-forge/linux-64::snappy-1.2.2-h03e3b7b_1 2026-01-15T19:59:09.0620086Z svt-av1 conda-forge/linux-64::svt-av1-2.1.2-hac33072_0 2026-01-15T19:59:09.0620417Z tbb conda-forge/linux-64::tbb-2022.3.0-h8d10470_1 2026-01-15T19:59:09.0620766Z wayland conda-forge/linux-64::wayland-1.24.0-h3e06ad9_0 2026-01-15T19:59:09.0621190Z wayland-protocols conda-forge/noarch::wayland-protocols-1.47-hd8ed1ab_0 2026-01-15T19:59:09.0621602Z x264 conda-forge/linux-64::x264-1!164.3095-h166bdaf_2 2026-01-15T19:59:09.0621937Z x265 conda-forge/linux-64::x265-3.5-h924138e_3 2026-01-15T19:59:09.0622304Z xorg-libice conda-forge/linux-64::xorg-libice-1.1.2-hb9d3cd8_0 2026-01-15T19:59:09.0622709Z xorg-libsm conda-forge/linux-64::xorg-libsm-1.2.6-he73a12e_0 2026-01-15T19:59:09.0623101Z xorg-libx11 conda-forge/linux-64::xorg-libx11-1.8.12-h4f16b4b_0 2026-01-15T19:59:09.0623507Z xorg-libxau conda-forge/linux-64::xorg-libxau-1.0.12-hb03c661_1 2026-01-15T19:59:09.0623929Z xorg-libxdmcp conda-forge/linux-64::xorg-libxdmcp-1.1.5-hb03c661_1 2026-01-15T19:59:09.0624356Z xorg-libxext conda-forge/linux-64::xorg-libxext-1.3.6-hb9d3cd8_0 2026-01-15T19:59:09.0624779Z xorg-libxfixes conda-forge/linux-64::xorg-libxfixes-6.0.2-hb03c661_0 2026-01-15T19:59:09.0625362Z xorg-libxrender conda-forge/linux-64::xorg-libxrender-0.9.12-hb9d3cd8_0 2026-01-15T19:59:09.0625911Z xz conda-forge/linux-64::xz-5.8.1-hbcc6ac9_2 2026-01-15T19:59:09.0626272Z xz-gpl-tools conda-forge/linux-64::xz-gpl-tools-5.8.1-hbcc6ac9_2 2026-01-15T19:59:09.0626658Z xz-tools conda-forge/linux-64::xz-tools-5.8.1-hb9d3cd8_2 2026-01-15T19:59:09.0626894Z 2026-01-15T19:59:09.0626991Z The following packages will be DOWNGRADED: 2026-01-15T19:59:09.0627171Z 2026-01-15T19:59:09.0627294Z icu 78.2-h33c6efd_0 --> 75.1-he02047a_0 2026-01-15T19:59:09.0627638Z libffi 3.5.2-h9ec8514_0 --> 3.4.6-h2dba641_1 2026-01-15T19:59:09.0627863Z 2026-01-15T19:59:09.0627953Z The following packages will be REVISED: 2026-01-15T19:59:09.0628130Z 2026-01-15T19:59:09.0628273Z libsqlite 3.51.2-hf4e2dac_0 --> 3.51.2-h0c1763c_0 2026-01-15T19:59:09.0628520Z 2026-01-15T19:59:09.0641364Z 2026-01-15T19:59:09.0641669Z 2026-01-15T19:59:09.0642368Z Downloading and Extracting Packages: ...working... 2026-01-15T19:59:09.0645806Z icu-75.1 | 11.6 MB | | 0% 2026-01-15T19:59:09.0646170Z 2026-01-15T19:59:09.0653719Z libopenvino-intel-cp | 10.6 MB | | 0%  2026-01-15T19:59:09.0654156Z 2026-01-15T19:59:09.0654163Z 2026-01-15T19:59:09.0664818Z ffmpeg-6.1.1 | 9.3 MB | | 0%  2026-01-15T19:59:09.0665177Z 2026-01-15T19:59:09.0665182Z 2026-01-15T19:59:09.0665192Z 2026-01-15T19:59:09.0689909Z libopenvino-intel-gp | 8.3 MB | | 0%  2026-01-15T19:59:09.0690369Z 2026-01-15T19:59:09.0690376Z 2026-01-15T19:59:09.0690382Z 2026-01-15T19:59:09.0690421Z 2026-01-15T19:59:09.0698187Z libopenvino-2024.3.0 | 5.1 MB | | 0%  2026-01-15T19:59:09.0698525Z 2026-01-15T19:59:09.0698529Z 2026-01-15T19:59:09.0698541Z 2026-01-15T19:59:09.0698544Z 2026-01-15T19:59:09.0698567Z 2026-01-15T19:59:09.0699959Z p11-kit-0.24.1 | 4.5 MB | | 0%  2026-01-15T19:59:09.0700358Z 2026-01-15T19:59:09.0700363Z 2026-01-15T19:59:09.0700367Z 2026-01-15T19:59:09.0700372Z 2026-01-15T19:59:09.0700377Z 2026-01-15T19:59:09.0700386Z 2026-01-15T19:59:09.0701685Z libglib-2.86.0 | 3.8 MB | | 0%  2026-01-15T19:59:09.0702099Z 2026-01-15T19:59:09.0702104Z 2026-01-15T19:59:09.0702109Z 2026-01-15T19:59:09.0702114Z 2026-01-15T19:59:09.0702118Z 2026-01-15T19:59:09.0702123Z 2026-01-15T19:59:09.0702132Z 2026-01-15T19:59:09.0706721Z x265-3.5 | 3.2 MB | | 0%  2026-01-15T19:59:09.0707128Z 2026-01-15T19:59:09.0707133Z 2026-01-15T19:59:09.0707138Z 2026-01-15T19:59:09.0707143Z 2026-01-15T19:59:09.0707148Z 2026-01-15T19:59:09.0707152Z 2026-01-15T19:59:09.0707157Z 2026-01-15T19:59:09.0707168Z 2026-01-15T19:59:09.0718726Z libprotobuf-4.25.3 | 2.7 MB | | 0%  2026-01-15T19:59:09.0719217Z 2026-01-15T19:59:09.0724004Z 2026-01-15T19:59:09.0724191Z 2026-01-15T19:59:09.0724290Z 2026-01-15T19:59:09.0724497Z 2026-01-15T19:59:09.0724669Z 2026-01-15T19:59:09.0724814Z 2026-01-15T19:59:09.0724954Z 2026-01-15T19:59:09.0725124Z 2026-01-15T19:59:09.0734656Z aom-3.9.1 | 2.6 MB | | 0%  2026-01-15T19:59:09.0735420Z 2026-01-15T19:59:09.0736043Z 2026-01-15T19:59:09.0736186Z 2026-01-15T19:59:09.0736315Z 2026-01-15T19:59:09.0736450Z 2026-01-15T19:59:09.0736576Z 2026-01-15T19:59:09.0736701Z 2026-01-15T19:59:09.0736829Z 2026-01-15T19:59:09.0736962Z 2026-01-15T19:59:09.0737129Z 2026-01-15T19:59:09.0737762Z libhwloc-2.12.1 | 2.3 MB | | 0%  2026-01-15T19:59:09.0738632Z 2026-01-15T19:59:09.0738775Z 2026-01-15T19:59:09.0738904Z 2026-01-15T19:59:09.0739030Z 2026-01-15T19:59:09.0739437Z 2026-01-15T19:59:09.0739567Z 2026-01-15T19:59:09.0739690Z 2026-01-15T19:59:09.0739817Z 2026-01-15T19:59:09.0740011Z 2026-01-15T19:59:09.0740314Z 2026-01-15T19:59:09.0740529Z 2026-01-15T19:59:09.0741221Z svt-av1-2.1.2 | 2.2 MB | | 0%  2026-01-15T19:59:09.0742081Z 2026-01-15T19:59:09.0742363Z 2026-01-15T19:59:09.0742577Z 2026-01-15T19:59:09.0742754Z 2026-01-15T19:59:09.0742941Z 2026-01-15T19:59:09.0743155Z 2026-01-15T19:59:09.0743343Z 2026-01-15T19:59:09.0743571Z 2026-01-15T19:59:09.0743804Z 2026-01-15T19:59:09.0743990Z 2026-01-15T19:59:09.0744169Z 2026-01-15T19:59:09.0744357Z 2026-01-15T19:59:09.0745141Z harfbuzz-12.1.0 | 2.0 MB | | 0%  2026-01-15T19:59:09.0746466Z 2026-01-15T19:59:09.0746592Z 2026-01-15T19:59:09.0746688Z 2026-01-15T19:59:09.0746790Z 2026-01-15T19:59:09.0746893Z 2026-01-15T19:59:09.0746992Z 2026-01-15T19:59:09.0747092Z 2026-01-15T19:59:09.0747258Z 2026-01-15T19:59:09.0747393Z 2026-01-15T19:59:09.0747520Z 2026-01-15T19:59:09.0747658Z 2026-01-15T19:59:09.0748026Z 2026-01-15T19:59:09.0748554Z 2026-01-15T19:59:09.0749314Z gnutls-3.7.9 | 1.9 MB | | 0%  2026-01-15T19:59:09.0750522Z 2026-01-15T19:59:09.0750753Z 2026-01-15T19:59:09.0750866Z 2026-01-15T19:59:09.0750972Z 2026-01-15T19:59:09.0751131Z 2026-01-15T19:59:09.0751290Z 2026-01-15T19:59:09.0751457Z 2026-01-15T19:59:09.0751609Z 2026-01-15T19:59:09.0751759Z 2026-01-15T19:59:09.0751924Z 2026-01-15T19:59:09.0752079Z 2026-01-15T19:59:09.0752245Z 2026-01-15T19:59:09.0752402Z 2026-01-15T19:59:09.0752557Z 2026-01-15T19:59:09.0753256Z font-ttf-ubuntu-0.83 | 1.5 MB | | 0%  2026-01-15T19:59:09.0755055Z 2026-01-15T19:59:09.0755275Z 2026-01-15T19:59:09.0755796Z 2026-01-15T19:59:09.0756028Z 2026-01-15T19:59:09.0756258Z 2026-01-15T19:59:09.0756483Z 2026-01-15T19:59:09.0756727Z 2026-01-15T19:59:09.0756885Z 2026-01-15T19:59:09.0757099Z 2026-01-15T19:59:09.0757314Z 2026-01-15T19:59:09.0757540Z 2026-01-15T19:59:09.0757755Z 2026-01-15T19:59:09.0757966Z 2026-01-15T19:59:09.0758177Z 2026-01-15T19:59:09.0758392Z 2026-01-15T19:59:09.0759190Z libopenvino-onnx-fro | 1.5 MB | | 0%  2026-01-15T19:59:09.0760276Z 2026-01-15T19:59:09.0760493Z 2026-01-15T19:59:09.0760741Z 2026-01-15T19:59:09.0760962Z 2026-01-15T19:59:09.0761200Z 2026-01-15T19:59:09.0761409Z 2026-01-15T19:59:09.0761623Z 2026-01-15T19:59:09.0761878Z 2026-01-15T19:59:09.0762061Z 2026-01-15T19:59:09.0762277Z 2026-01-15T19:59:09.0762472Z 2026-01-15T19:59:09.0762727Z 2026-01-15T19:59:09.0762910Z 2026-01-15T19:59:09.0763131Z 2026-01-15T19:59:09.0763353Z 2026-01-15T19:59:09.0763593Z 2026-01-15T19:59:09.0764339Z libunistring-0.9.10 | 1.4 MB | | 0%  2026-01-15T19:59:09.0765415Z 2026-01-15T19:59:09.0765804Z 2026-01-15T19:59:09.0766602Z 2026-01-15T19:59:09.0766842Z 2026-01-15T19:59:09.0767041Z 2026-01-15T19:59:09.0767243Z 2026-01-15T19:59:09.0767442Z 2026-01-15T19:59:09.0767672Z 2026-01-15T19:59:09.0767923Z 2026-01-15T19:59:09.0768110Z 2026-01-15T19:59:09.0768312Z 2026-01-15T19:59:09.0768492Z 2026-01-15T19:59:09.0768709Z 2026-01-15T19:59:09.0768883Z 2026-01-15T19:59:09.0769094Z 2026-01-15T19:59:09.0769347Z 2026-01-15T19:59:09.0769515Z 2026-01-15T19:59:09.0770309Z libopenvino-tensorfl | 1.2 MB | | 0%  2026-01-15T19:59:09.0771128Z 2026-01-15T19:59:09.0771224Z 2026-01-15T19:59:09.0771309Z 2026-01-15T19:59:09.0771397Z 2026-01-15T19:59:09.0771486Z 2026-01-15T19:59:09.0771588Z 2026-01-15T19:59:09.0771683Z 2026-01-15T19:59:09.0771857Z 2026-01-15T19:59:09.0772063Z 2026-01-15T19:59:09.0772295Z 2026-01-15T19:59:09.0772503Z 2026-01-15T19:59:09.0772716Z 2026-01-15T19:59:09.0772907Z 2026-01-15T19:59:09.0773928Z 2026-01-15T19:59:09.0774163Z 2026-01-15T19:59:09.0774312Z 2026-01-15T19:59:09.0774492Z 2026-01-15T19:59:09.0774694Z 2026-01-15T19:59:09.0775654Z libabseil-20240116.2 | 1.2 MB | | 0%  2026-01-15T19:59:09.0776807Z 2026-01-15T19:59:09.0777001Z 2026-01-15T19:59:09.0777140Z 2026-01-15T19:59:09.0777335Z 2026-01-15T19:59:09.0777536Z 2026-01-15T19:59:09.0777746Z 2026-01-15T19:59:09.0777963Z 2026-01-15T19:59:09.0778145Z 2026-01-15T19:59:09.0778369Z 2026-01-15T19:59:09.0778559Z 2026-01-15T19:59:09.0778760Z 2026-01-15T19:59:09.0778969Z 2026-01-15T19:59:09.0779174Z 2026-01-15T19:59:09.0779366Z 2026-01-15T19:59:09.0779575Z 2026-01-15T19:59:09.0779763Z 2026-01-15T19:59:09.0779973Z 2026-01-15T19:59:09.0780151Z 2026-01-15T19:59:09.0780354Z 2026-01-15T19:59:09.1759389Z ... (more hidden) ... 2026-01-15T19:59:09.1865071Z icu-75.1 | 11.6 MB | 1 | 1% 2026-01-15T19:59:09.1865469Z 2026-01-15T19:59:09.1865690Z 2026-01-15T19:59:09.1865716Z 2026-01-15T19:59:09.1965941Z libopenvino-intel-gp | 8.3 MB | | 0%  2026-01-15T19:59:09.1966378Z 2026-01-15T19:59:09.1966393Z 2026-01-15T19:59:09.2408510Z ffmpeg-6.1.1 | 9.3 MB | | 0%  2026-01-15T19:59:09.2409104Z 2026-01-15T19:59:09.2871266Z libopenvino-intel-cp | 10.6 MB | | 0%  2026-01-15T19:59:09.2965383Z icu-75.1 | 11.6 MB | ####8 | 48% 2026-01-15T19:59:09.2965821Z 2026-01-15T19:59:09.2966615Z 2026-01-15T19:59:09.3083198Z ffmpeg-6.1.1 | 9.3 MB | ######1 | 61%  2026-01-15T19:59:09.3083607Z 2026-01-15T19:59:09.3083613Z 2026-01-15T19:59:09.3083618Z 2026-01-15T19:59:09.3109143Z libopenvino-intel-gp | 8.3 MB | #####1 | 51%  2026-01-15T19:59:09.3109566Z 2026-01-15T19:59:09.3109580Z 2026-01-15T19:59:09.3109586Z 2026-01-15T19:59:09.3109598Z 2026-01-15T19:59:09.3496479Z libopenvino-2024.3.0 | 5.1 MB | | 0%  2026-01-15T19:59:09.3496986Z 2026-01-15T19:59:09.3815439Z libopenvino-intel-cp | 10.6 MB | ##9 | 29%  2026-01-15T19:59:09.3816096Z 2026-01-15T19:59:09.3816112Z 2026-01-15T19:59:09.4074102Z ffmpeg-6.1.1 | 9.3 MB | ########## | 100%  2026-01-15T19:59:09.4083873Z icu-75.1 | 11.6 MB | ########4 | 84% 2026-01-15T19:59:09.4084221Z 2026-01-15T19:59:09.4084226Z 2026-01-15T19:59:09.4084251Z 2026-01-15T19:59:09.4311934Z libopenvino-intel-gp | 8.3 MB | #######5 | 76%  2026-01-15T19:59:09.4312568Z 2026-01-15T19:59:09.4312575Z 2026-01-15T19:59:09.4312583Z 2026-01-15T19:59:09.4312606Z 2026-01-15T19:59:09.4636680Z libopenvino-2024.3.0 | 5.1 MB | #1 | 11%  2026-01-15T19:59:09.4637007Z 2026-01-15T19:59:09.4637012Z 2026-01-15T19:59:09.4637016Z 2026-01-15T19:59:09.4969709Z libopenvino-intel-gp | 8.3 MB | ########## | 100%  2026-01-15T19:59:09.4970199Z 2026-01-15T19:59:09.4970236Z 2026-01-15T19:59:09.4970243Z 2026-01-15T19:59:09.4970248Z 2026-01-15T19:59:09.4970275Z 2026-01-15T19:59:09.5108201Z p11-kit-0.24.1 | 4.5 MB | | 0%  2026-01-15T19:59:09.5108666Z 2026-01-15T19:59:09.5108671Z 2026-01-15T19:59:09.5108676Z 2026-01-15T19:59:09.5108681Z 2026-01-15T19:59:09.5108685Z 2026-01-15T19:59:09.5108706Z 2026-01-15T19:59:09.5142467Z libglib-2.86.0 | 3.8 MB | | 0%  2026-01-15T19:59:09.5142924Z 2026-01-15T19:59:09.5311932Z libopenvino-intel-cp | 10.6 MB | ####5 | 45%  2026-01-15T19:59:09.5312349Z 2026-01-15T19:59:09.5312355Z 2026-01-15T19:59:09.5312360Z 2026-01-15T19:59:09.5312374Z 2026-01-15T19:59:09.5970594Z libopenvino-2024.3.0 | 5.1 MB | ######8 | 68%  2026-01-15T19:59:09.5971112Z 2026-01-15T19:59:09.5971121Z 2026-01-15T19:59:09.5971128Z 2026-01-15T19:59:09.5971134Z 2026-01-15T19:59:09.5971140Z 2026-01-15T19:59:09.6111383Z p11-kit-0.24.1 | 4.5 MB | ########7 | 87%  2026-01-15T19:59:09.6112238Z 2026-01-15T19:59:09.6112244Z 2026-01-15T19:59:09.6112264Z 2026-01-15T19:59:09.6112270Z 2026-01-15T19:59:09.6112276Z 2026-01-15T19:59:09.6112282Z 2026-01-15T19:59:09.6532167Z libglib-2.86.0 | 3.8 MB | ######6 | 67%  2026-01-15T19:59:09.6611031Z icu-75.1 | 11.6 MB | ########## | 100% 2026-01-15T19:59:09.6611336Z 2026-01-15T19:59:09.6611340Z 2026-01-15T19:59:09.6611344Z 2026-01-15T19:59:09.6611545Z 2026-01-15T19:59:09.6618028Z libopenvino-2024.3.0 | 5.1 MB | ########## | 100%  2026-01-15T19:59:09.6618468Z 2026-01-15T19:59:09.6618474Z 2026-01-15T19:59:09.6618480Z 2026-01-15T19:59:09.6618487Z 2026-01-15T19:59:09.6717011Z libopenvino-2024.3.0 | 5.1 MB | ########## | 100%  2026-01-15T19:59:09.6717446Z 2026-01-15T19:59:09.6717451Z 2026-01-15T19:59:09.6717457Z 2026-01-15T19:59:09.6717463Z 2026-01-15T19:59:09.6717476Z 2026-01-15T19:59:09.6847328Z p11-kit-0.24.1 | 4.5 MB | ########## | 100%  2026-01-15T19:59:09.6847814Z 2026-01-15T19:59:09.7120819Z libopenvino-intel-cp | 10.6 MB | #####8 | 58%  2026-01-15T19:59:09.7121282Z 2026-01-15T19:59:09.7121288Z 2026-01-15T19:59:09.7121293Z 2026-01-15T19:59:09.7121298Z 2026-01-15T19:59:09.7121303Z 2026-01-15T19:59:09.7121308Z 2026-01-15T19:59:09.7236317Z libglib-2.86.0 | 3.8 MB | ########## | 100%  2026-01-15T19:59:09.7236762Z 2026-01-15T19:59:09.7236768Z 2026-01-15T19:59:09.7236774Z 2026-01-15T19:59:09.7236779Z 2026-01-15T19:59:09.7236787Z 2026-01-15T19:59:09.7236793Z 2026-01-15T19:59:09.7236798Z 2026-01-15T19:59:09.7236803Z 2026-01-15T19:59:09.7292265Z libprotobuf-4.25.3 | 2.7 MB | | 1%  2026-01-15T19:59:09.7292761Z 2026-01-15T19:59:09.7292767Z 2026-01-15T19:59:09.7292774Z 2026-01-15T19:59:09.7292781Z 2026-01-15T19:59:09.7292788Z 2026-01-15T19:59:09.7292792Z 2026-01-15T19:59:09.7292800Z 2026-01-15T19:59:09.7292827Z 2026-01-15T19:59:09.7292854Z 2026-01-15T19:59:09.7602292Z aom-3.9.1 | 2.6 MB | | 1%  2026-01-15T19:59:09.7602872Z 2026-01-15T19:59:09.7602882Z 2026-01-15T19:59:09.7602886Z 2026-01-15T19:59:09.7602905Z 2026-01-15T19:59:09.7602910Z 2026-01-15T19:59:09.7602914Z 2026-01-15T19:59:09.7602918Z 2026-01-15T19:59:09.7602922Z 2026-01-15T19:59:09.7602927Z 2026-01-15T19:59:09.7602932Z 2026-01-15T19:59:09.7669744Z libhwloc-2.12.1 | 2.3 MB | | 1%  2026-01-15T19:59:09.7670230Z 2026-01-15T19:59:09.7670235Z 2026-01-15T19:59:09.7670240Z 2026-01-15T19:59:09.7670245Z 2026-01-15T19:59:09.7670250Z 2026-01-15T19:59:09.7670255Z 2026-01-15T19:59:09.7670259Z 2026-01-15T19:59:09.7881274Z x265-3.5 | 3.2 MB | | 0%  2026-01-15T19:59:09.7881693Z 2026-01-15T19:59:09.7933866Z libopenvino-intel-cp | 10.6 MB | #######4 | 74%  2026-01-15T19:59:09.7934508Z 2026-01-15T19:59:09.7934525Z 2026-01-15T19:59:09.7943569Z ffmpeg-6.1.1 | 9.3 MB | ########## | 100%  2026-01-15T19:59:09.7943990Z 2026-01-15T19:59:09.7943997Z 2026-01-15T19:59:09.8425374Z ffmpeg-6.1.1 | 9.3 MB | ########## | 100%  2026-01-15T19:59:09.8425933Z 2026-01-15T19:59:09.8425939Z 2026-01-15T19:59:09.8425947Z 2026-01-15T19:59:09.8425951Z 2026-01-15T19:59:09.8425967Z 2026-01-15T19:59:09.8425972Z 2026-01-15T19:59:09.8425977Z 2026-01-15T19:59:09.8425998Z 2026-01-15T19:59:09.8426391Z libprotobuf-4.25.3 | 2.7 MB | ########## | 100%  2026-01-15T19:59:09.8426823Z 2026-01-15T19:59:09.8426839Z 2026-01-15T19:59:09.8426845Z 2026-01-15T19:59:09.8426850Z 2026-01-15T19:59:09.8426855Z 2026-01-15T19:59:09.8426861Z 2026-01-15T19:59:09.8426866Z 2026-01-15T19:59:09.8426874Z 2026-01-15T19:59:09.8527119Z libprotobuf-4.25.3 | 2.7 MB | ########## | 100%  2026-01-15T19:59:09.8527608Z 2026-01-15T19:59:09.8527879Z 2026-01-15T19:59:09.8527884Z 2026-01-15T19:59:09.8527889Z 2026-01-15T19:59:09.8527893Z 2026-01-15T19:59:09.8527898Z 2026-01-15T19:59:09.8527916Z 2026-01-15T19:59:09.8527921Z 2026-01-15T19:59:09.8527934Z 2026-01-15T19:59:09.8529447Z aom-3.9.1 | 2.6 MB | ########## | 100%  2026-01-15T19:59:09.8529860Z 2026-01-15T19:59:09.8529865Z 2026-01-15T19:59:09.8529870Z 2026-01-15T19:59:09.8529874Z 2026-01-15T19:59:09.8529879Z 2026-01-15T19:59:09.8529883Z 2026-01-15T19:59:09.8529888Z 2026-01-15T19:59:09.8529892Z 2026-01-15T19:59:09.8531271Z 2026-01-15T19:59:09.8645148Z aom-3.9.1 | 2.6 MB | ########## | 100%  2026-01-15T19:59:09.8645749Z 2026-01-15T19:59:09.8645755Z 2026-01-15T19:59:09.8645760Z 2026-01-15T19:59:09.8645765Z 2026-01-15T19:59:09.8645770Z 2026-01-15T19:59:09.8645775Z 2026-01-15T19:59:09.8645779Z 2026-01-15T19:59:09.8645784Z 2026-01-15T19:59:09.8645789Z 2026-01-15T19:59:09.8645804Z 2026-01-15T19:59:09.8646763Z libhwloc-2.12.1 | 2.3 MB | ########## | 100%  2026-01-15T19:59:09.8647239Z 2026-01-15T19:59:09.8647501Z 2026-01-15T19:59:09.8647546Z 2026-01-15T19:59:09.8647550Z 2026-01-15T19:59:09.8647555Z 2026-01-15T19:59:09.8647560Z 2026-01-15T19:59:09.8647564Z 2026-01-15T19:59:09.8647570Z 2026-01-15T19:59:09.8647585Z 2026-01-15T19:59:09.8652476Z 2026-01-15T19:59:09.8695936Z libhwloc-2.12.1 | 2.3 MB | ########## | 100%  2026-01-15T19:59:09.8696449Z 2026-01-15T19:59:09.8696456Z 2026-01-15T19:59:09.8696461Z 2026-01-15T19:59:09.8696477Z 2026-01-15T19:59:09.8696482Z 2026-01-15T19:59:09.8696487Z 2026-01-15T19:59:09.8696502Z 2026-01-15T19:59:09.8881441Z x265-3.5 | 3.2 MB | ######5 | 66%  2026-01-15T19:59:09.8881912Z 2026-01-15T19:59:09.9098294Z libopenvino-intel-cp | 10.6 MB | #########5 | 95%  2026-01-15T19:59:09.9099139Z 2026-01-15T19:59:09.9099146Z 2026-01-15T19:59:09.9099179Z 2026-01-15T19:59:09.9099194Z 2026-01-15T19:59:09.9099200Z 2026-01-15T19:59:09.9099205Z 2026-01-15T19:59:09.9099211Z 2026-01-15T19:59:09.9099232Z 2026-01-15T19:59:09.9099237Z 2026-01-15T19:59:09.9099242Z 2026-01-15T19:59:09.9099246Z 2026-01-15T19:59:09.9099251Z 2026-01-15T19:59:09.9142330Z harfbuzz-12.1.0 | 2.0 MB | | 1%  2026-01-15T19:59:09.9142963Z 2026-01-15T19:59:09.9142975Z 2026-01-15T19:59:09.9142983Z 2026-01-15T19:59:09.9142987Z 2026-01-15T19:59:09.9142993Z 2026-01-15T19:59:09.9142998Z 2026-01-15T19:59:09.9143003Z 2026-01-15T19:59:09.9143008Z 2026-01-15T19:59:09.9143012Z 2026-01-15T19:59:09.9143017Z 2026-01-15T19:59:09.9143021Z 2026-01-15T19:59:09.9143026Z 2026-01-15T19:59:09.9143030Z 2026-01-15T19:59:09.9296091Z gnutls-3.7.9 | 1.9 MB | | 1%  2026-01-15T19:59:09.9296588Z 2026-01-15T19:59:09.9296594Z 2026-01-15T19:59:09.9296598Z 2026-01-15T19:59:09.9296603Z 2026-01-15T19:59:09.9296625Z 2026-01-15T19:59:09.9296630Z 2026-01-15T19:59:09.9296635Z 2026-01-15T19:59:09.9296639Z 2026-01-15T19:59:09.9296659Z 2026-01-15T19:59:09.9296663Z 2026-01-15T19:59:09.9296676Z 2026-01-15T19:59:09.9613656Z svt-av1-2.1.2 | 2.2 MB | | 1%  2026-01-15T19:59:09.9614096Z 2026-01-15T19:59:09.9614102Z 2026-01-15T19:59:09.9614107Z 2026-01-15T19:59:09.9614113Z 2026-01-15T19:59:09.9614117Z 2026-01-15T19:59:09.9614123Z 2026-01-15T19:59:09.9614137Z 2026-01-15T19:59:09.9933905Z x265-3.5 | 3.2 MB | ########## | 100%  2026-01-15T19:59:09.9934353Z 2026-01-15T19:59:09.9934360Z 2026-01-15T19:59:09.9934366Z 2026-01-15T19:59:09.9934372Z 2026-01-15T19:59:09.9934386Z 2026-01-15T19:59:09.9934391Z 2026-01-15T19:59:09.9934396Z 2026-01-15T19:59:09.9934403Z 2026-01-15T19:59:09.9934407Z 2026-01-15T19:59:09.9934412Z 2026-01-15T19:59:09.9934417Z 2026-01-15T19:59:09.9934429Z 2026-01-15T19:59:10.0099566Z harfbuzz-12.1.0 | 2.0 MB | ########## | 100%  2026-01-15T19:59:10.0100112Z 2026-01-15T19:59:10.0100144Z 2026-01-15T19:59:10.0100150Z 2026-01-15T19:59:10.0100155Z 2026-01-15T19:59:10.0100161Z 2026-01-15T19:59:10.0100166Z 2026-01-15T19:59:10.0100172Z 2026-01-15T19:59:10.0100177Z 2026-01-15T19:59:10.0100181Z 2026-01-15T19:59:10.0100186Z 2026-01-15T19:59:10.0100191Z 2026-01-15T19:59:10.0100196Z 2026-01-15T19:59:10.0100209Z 2026-01-15T19:59:10.0171138Z gnutls-3.7.9 | 1.9 MB | ########## | 100%  2026-01-15T19:59:10.0171629Z 2026-01-15T19:59:10.0171635Z 2026-01-15T19:59:10.0171640Z 2026-01-15T19:59:10.0171645Z 2026-01-15T19:59:10.0171650Z 2026-01-15T19:59:10.0171654Z 2026-01-15T19:59:10.0171659Z 2026-01-15T19:59:10.0171663Z 2026-01-15T19:59:10.0171668Z 2026-01-15T19:59:10.0171673Z 2026-01-15T19:59:10.0171692Z 2026-01-15T19:59:10.0277742Z svt-av1-2.1.2 | 2.2 MB | ########## | 100%  2026-01-15T19:59:10.0278187Z 2026-01-15T19:59:10.0278193Z 2026-01-15T19:59:10.0278198Z 2026-01-15T19:59:10.0381828Z libopenvino-intel-gp | 8.3 MB | ########## | 100%  2026-01-15T19:59:10.0382332Z 2026-01-15T19:59:10.0518416Z libopenvino-intel-cp | 10.6 MB | ########## | 100%  2026-01-15T19:59:10.0518832Z 2026-01-15T19:59:10.0518837Z 2026-01-15T19:59:10.0518842Z 2026-01-15T19:59:10.0518857Z 2026-01-15T19:59:10.0568114Z libopenvino-2024.3.0 | 5.1 MB | ########## | 100%  2026-01-15T19:59:10.0569007Z 2026-01-15T19:59:10.0569412Z 2026-01-15T19:59:10.0571362Z 2026-01-15T19:59:10.0571372Z 2026-01-15T19:59:10.0571380Z 2026-01-15T19:59:10.0571387Z 2026-01-15T19:59:10.0571394Z 2026-01-15T19:59:10.0571417Z 2026-01-15T19:59:10.0571424Z 2026-01-15T19:59:10.0571432Z 2026-01-15T19:59:10.0571439Z 2026-01-15T19:59:10.0571446Z 2026-01-15T19:59:10.0571453Z 2026-01-15T19:59:10.0571459Z 2026-01-15T19:59:10.0571465Z 2026-01-15T19:59:10.0595354Z libopenvino-onnx-fro | 1.5 MB | 1 | 1%  2026-01-15T19:59:10.0596157Z 2026-01-15T19:59:10.0596164Z 2026-01-15T19:59:10.0596169Z 2026-01-15T19:59:10.0596173Z 2026-01-15T19:59:10.0596177Z 2026-01-15T19:59:10.0596181Z 2026-01-15T19:59:10.0596186Z 2026-01-15T19:59:10.0596190Z 2026-01-15T19:59:10.0596195Z 2026-01-15T19:59:10.0596199Z 2026-01-15T19:59:10.0596204Z 2026-01-15T19:59:10.0596208Z 2026-01-15T19:59:10.0596213Z 2026-01-15T19:59:10.0596217Z 2026-01-15T19:59:10.0647263Z font-ttf-ubuntu-0.83 | 1.5 MB | 1 | 1%  2026-01-15T19:59:10.0647705Z 2026-01-15T19:59:10.0647714Z 2026-01-15T19:59:10.0647719Z 2026-01-15T19:59:10.0647724Z 2026-01-15T19:59:10.0647728Z 2026-01-15T19:59:10.0647733Z 2026-01-15T19:59:10.0647737Z 2026-01-15T19:59:10.0647742Z 2026-01-15T19:59:10.0647747Z 2026-01-15T19:59:10.0647763Z 2026-01-15T19:59:10.0647768Z 2026-01-15T19:59:10.0647774Z 2026-01-15T19:59:10.0647790Z 2026-01-15T19:59:10.0647794Z 2026-01-15T19:59:10.0647799Z 2026-01-15T19:59:10.0647803Z 2026-01-15T19:59:10.0647815Z 2026-01-15T19:59:10.0981446Z libopenvino-tensorfl | 1.2 MB | 1 | 1%  2026-01-15T19:59:10.0982055Z 2026-01-15T19:59:10.0982060Z 2026-01-15T19:59:10.0982063Z 2026-01-15T19:59:10.0982067Z 2026-01-15T19:59:10.0982069Z 2026-01-15T19:59:10.0982072Z 2026-01-15T19:59:10.0982076Z 2026-01-15T19:59:10.0982079Z 2026-01-15T19:59:10.0982087Z 2026-01-15T19:59:10.0982092Z 2026-01-15T19:59:10.0982096Z 2026-01-15T19:59:10.0982101Z 2026-01-15T19:59:10.0982107Z 2026-01-15T19:59:10.0982112Z 2026-01-15T19:59:10.0982117Z 2026-01-15T19:59:10.0982126Z 2026-01-15T19:59:10.0982130Z 2026-01-15T19:59:10.0982145Z 2026-01-15T19:59:10.1041879Z libabseil-20240116.2 | 1.2 MB | 1 | 1%  2026-01-15T19:59:10.1042490Z 2026-01-15T19:59:10.1042495Z 2026-01-15T19:59:10.1042747Z 2026-01-15T19:59:10.1042752Z 2026-01-15T19:59:10.1042757Z 2026-01-15T19:59:10.1042773Z 2026-01-15T19:59:10.1042779Z 2026-01-15T19:59:10.1042798Z 2026-01-15T19:59:10.1042803Z 2026-01-15T19:59:10.1042807Z 2026-01-15T19:59:10.1042812Z 2026-01-15T19:59:10.1042817Z 2026-01-15T19:59:10.1042821Z 2026-01-15T19:59:10.1042825Z 2026-01-15T19:59:10.1042830Z 2026-01-15T19:59:10.1044190Z 2026-01-15T19:59:10.1073850Z libunistring-0.9.10 | 1.4 MB | 1 | 1%  2026-01-15T19:59:10.1074425Z 2026-01-15T19:59:10.1074431Z 2026-01-15T19:59:10.1074435Z 2026-01-15T19:59:10.1074440Z 2026-01-15T19:59:10.1074444Z 2026-01-15T19:59:10.1074449Z 2026-01-15T19:59:10.1074453Z 2026-01-15T19:59:10.1074458Z 2026-01-15T19:59:10.1074463Z 2026-01-15T19:59:10.1074468Z 2026-01-15T19:59:10.1074472Z 2026-01-15T19:59:10.1074477Z 2026-01-15T19:59:10.1074481Z 2026-01-15T19:59:10.1074486Z 2026-01-15T19:59:10.1074490Z 2026-01-15T19:59:10.1074502Z 2026-01-15T19:59:10.1074525Z 2026-01-15T19:59:10.1263220Z libopenvino-tensorfl | 1.2 MB | ########## | 100%  2026-01-15T19:59:10.1263860Z 2026-01-15T19:59:10.1263877Z 2026-01-15T19:59:10.1263884Z 2026-01-15T19:59:10.1263889Z 2026-01-15T19:59:10.1263894Z 2026-01-15T19:59:10.1263899Z 2026-01-15T19:59:10.1263903Z 2026-01-15T19:59:10.1263908Z 2026-01-15T19:59:10.1263913Z 2026-01-15T19:59:10.1263917Z 2026-01-15T19:59:10.1263922Z 2026-01-15T19:59:10.1263927Z 2026-01-15T19:59:10.1263931Z 2026-01-15T19:59:10.1263936Z 2026-01-15T19:59:10.1263941Z 2026-01-15T19:59:10.1384177Z libopenvino-onnx-fro | 1.5 MB | ########## | 100%  2026-01-15T19:59:10.1384767Z 2026-01-15T19:59:10.1384774Z 2026-01-15T19:59:10.1384779Z 2026-01-15T19:59:10.1384784Z 2026-01-15T19:59:10.1384788Z 2026-01-15T19:59:10.1384805Z 2026-01-15T19:59:10.1384809Z 2026-01-15T19:59:10.1384814Z 2026-01-15T19:59:10.1384819Z 2026-01-15T19:59:10.1384824Z 2026-01-15T19:59:10.1384843Z 2026-01-15T19:59:10.1384848Z 2026-01-15T19:59:10.1384853Z 2026-01-15T19:59:10.1384859Z 2026-01-15T19:59:10.1384869Z 2026-01-15T19:59:10.1384875Z 2026-01-15T19:59:10.1384880Z 2026-01-15T19:59:10.1384885Z 2026-01-15T19:59:10.1612553Z libabseil-20240116.2 | 1.2 MB | ########## | 100%  2026-01-15T19:59:10.1613153Z 2026-01-15T19:59:10.1613159Z 2026-01-15T19:59:10.1613163Z 2026-01-15T19:59:10.1613168Z 2026-01-15T19:59:10.1613173Z 2026-01-15T19:59:10.1613177Z 2026-01-15T19:59:10.1613181Z 2026-01-15T19:59:10.1613186Z 2026-01-15T19:59:10.1613191Z 2026-01-15T19:59:10.1613195Z 2026-01-15T19:59:10.1613200Z 2026-01-15T19:59:10.1613205Z 2026-01-15T19:59:10.1613209Z 2026-01-15T19:59:10.1613215Z 2026-01-15T19:59:10.1668198Z font-ttf-ubuntu-0.83 | 1.5 MB | #####1 | 52%  2026-01-15T19:59:10.1668732Z 2026-01-15T19:59:10.1668738Z 2026-01-15T19:59:10.1668743Z 2026-01-15T19:59:10.1668762Z 2026-01-15T19:59:10.1668773Z 2026-01-15T19:59:10.1668778Z 2026-01-15T19:59:10.1668783Z 2026-01-15T19:59:10.1668798Z 2026-01-15T19:59:10.1668803Z 2026-01-15T19:59:10.1668808Z 2026-01-15T19:59:10.1668812Z 2026-01-15T19:59:10.1668817Z 2026-01-15T19:59:10.1668821Z 2026-01-15T19:59:10.1668826Z 2026-01-15T19:59:10.1668830Z 2026-01-15T19:59:10.1670387Z 2026-01-15T19:59:10.2290709Z libunistring-0.9.10 | 1.4 MB | ########## | 100%  2026-01-15T19:59:10.2291314Z 2026-01-15T19:59:10.2291320Z 2026-01-15T19:59:10.2291326Z 2026-01-15T19:59:10.2291332Z 2026-01-15T19:59:10.2291338Z 2026-01-15T19:59:10.2291344Z 2026-01-15T19:59:10.2291349Z 2026-01-15T19:59:10.2291356Z 2026-01-15T19:59:10.2291361Z 2026-01-15T19:59:10.2291368Z 2026-01-15T19:59:10.2291374Z 2026-01-15T19:59:10.2291382Z 2026-01-15T19:59:10.2291387Z 2026-01-15T19:59:10.2291398Z 2026-01-15T19:59:10.2291404Z 2026-01-15T19:59:10.2291410Z 2026-01-15T19:59:10.2291417Z 2026-01-15T19:59:10.2291703Z 2026-01-15T19:59:10.2291722Z 2026-01-15T19:59:10.2508175Z ... (more hidden) ... 2026-01-15T19:59:10.2508720Z 2026-01-15T19:59:10.2508727Z 2026-01-15T19:59:10.2508732Z 2026-01-15T19:59:10.2508746Z 2026-01-15T19:59:10.2508751Z 2026-01-15T19:59:10.2508756Z 2026-01-15T19:59:10.2508760Z 2026-01-15T19:59:10.2508764Z 2026-01-15T19:59:10.2508769Z 2026-01-15T19:59:10.2508773Z 2026-01-15T19:59:10.2508778Z 2026-01-15T19:59:10.2508783Z 2026-01-15T19:59:10.2508788Z 2026-01-15T19:59:10.2508831Z 2026-01-15T19:59:10.2747177Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T19:59:10.2747798Z 2026-01-15T19:59:10.2747804Z 2026-01-15T19:59:10.2747809Z 2026-01-15T19:59:10.2747814Z 2026-01-15T19:59:10.2747819Z 2026-01-15T19:59:10.2747825Z 2026-01-15T19:59:10.2747830Z 2026-01-15T19:59:10.2747835Z 2026-01-15T19:59:10.2747840Z 2026-01-15T19:59:10.2747847Z 2026-01-15T19:59:10.2747868Z 2026-01-15T19:59:10.2747872Z 2026-01-15T19:59:10.2747877Z 2026-01-15T19:59:10.2747909Z 2026-01-15T19:59:10.2748169Z 2026-01-15T19:59:10.2748179Z 2026-01-15T19:59:10.2748192Z 2026-01-15T19:59:10.2748197Z 2026-01-15T19:59:10.2748201Z 2026-01-15T19:59:10.3687353Z ... (more hidden) ... 2026-01-15T19:59:10.4358079Z icu-75.1 | 11.6 MB | ########## | 100% 2026-01-15T19:59:10.4358518Z 2026-01-15T19:59:10.4358525Z 2026-01-15T19:59:10.4358532Z 2026-01-15T19:59:10.4358539Z 2026-01-15T19:59:10.4358545Z 2026-01-15T19:59:10.4358565Z 2026-01-15T19:59:10.5401472Z libglib-2.86.0 | 3.8 MB | ########## | 100%  2026-01-15T19:59:10.5401981Z 2026-01-15T19:59:10.5401988Z 2026-01-15T19:59:10.5401993Z 2026-01-15T19:59:10.5402000Z 2026-01-15T19:59:10.5402007Z 2026-01-15T19:59:10.5402014Z 2026-01-15T19:59:10.5402021Z 2026-01-15T19:59:10.5402027Z 2026-01-15T19:59:10.5402036Z 2026-01-15T19:59:10.6622790Z aom-3.9.1 | 2.6 MB | ########## | 100%  2026-01-15T19:59:10.6623274Z 2026-01-15T19:59:10.6623309Z 2026-01-15T19:59:10.6623315Z 2026-01-15T19:59:10.6623320Z 2026-01-15T19:59:10.6623325Z 2026-01-15T19:59:10.6623343Z 2026-01-15T19:59:10.6623348Z 2026-01-15T19:59:10.6623364Z 2026-01-15T19:59:10.8552325Z libprotobuf-4.25.3 | 2.7 MB | ########## | 100%  2026-01-15T19:59:10.8553047Z 2026-01-15T19:59:10.8553149Z 2026-01-15T19:59:10.8553237Z 2026-01-15T19:59:10.8553340Z 2026-01-15T19:59:10.8553425Z 2026-01-15T19:59:10.8553510Z 2026-01-15T19:59:10.8553593Z 2026-01-15T19:59:10.8553679Z 2026-01-15T19:59:10.8553762Z 2026-01-15T19:59:10.8553899Z 2026-01-15T19:59:10.9156466Z libhwloc-2.12.1 | 2.3 MB | ########## | 100%  2026-01-15T19:59:10.9157271Z 2026-01-15T19:59:10.9157393Z 2026-01-15T19:59:10.9157487Z 2026-01-15T19:59:10.9157588Z 2026-01-15T19:59:10.9157691Z 2026-01-15T19:59:10.9157878Z 2026-01-15T19:59:10.9158020Z 2026-01-15T19:59:10.9158116Z 2026-01-15T19:59:10.9158215Z 2026-01-15T19:59:10.9158311Z 2026-01-15T19:59:10.9158424Z 2026-01-15T19:59:10.9158582Z 2026-01-15T19:59:10.9159202Z harfbuzz-12.1.0 | 2.0 MB | ########## | 100%  2026-01-15T19:59:10.9160748Z 2026-01-15T19:59:10.9160755Z 2026-01-15T19:59:10.9160760Z 2026-01-15T19:59:10.9160765Z 2026-01-15T19:59:10.9160770Z 2026-01-15T19:59:10.9160775Z 2026-01-15T19:59:10.9160780Z 2026-01-15T19:59:10.9160784Z 2026-01-15T19:59:10.9160789Z 2026-01-15T19:59:10.9160793Z 2026-01-15T19:59:10.9160798Z 2026-01-15T19:59:10.9160803Z 2026-01-15T19:59:11.0673181Z harfbuzz-12.1.0 | 2.0 MB | ########## | 100%  2026-01-15T19:59:11.0673727Z 2026-01-15T19:59:11.0673733Z 2026-01-15T19:59:11.0673738Z 2026-01-15T19:59:11.0673744Z 2026-01-15T19:59:11.0673750Z 2026-01-15T19:59:11.1511291Z p11-kit-0.24.1 | 4.5 MB | ########## | 100%  2026-01-15T19:59:11.1512050Z 2026-01-15T19:59:11.1512056Z 2026-01-15T19:59:11.1512061Z 2026-01-15T19:59:11.1512069Z 2026-01-15T19:59:11.1512093Z 2026-01-15T19:59:11.1512109Z 2026-01-15T19:59:11.1512114Z 2026-01-15T19:59:11.1512118Z 2026-01-15T19:59:11.1512122Z 2026-01-15T19:59:11.1512125Z 2026-01-15T19:59:11.1512139Z 2026-01-15T19:59:11.1518651Z svt-av1-2.1.2 | 2.2 MB | ########## | 100%  2026-01-15T19:59:11.1519153Z 2026-01-15T19:59:11.1519160Z 2026-01-15T19:59:11.1519164Z 2026-01-15T19:59:11.1519170Z 2026-01-15T19:59:11.1519175Z 2026-01-15T19:59:11.1519180Z 2026-01-15T19:59:11.1519184Z 2026-01-15T19:59:11.1519189Z 2026-01-15T19:59:11.1519193Z 2026-01-15T19:59:11.1519198Z 2026-01-15T19:59:11.1519806Z 2026-01-15T19:59:11.4998897Z svt-av1-2.1.2 | 2.2 MB | ########## | 100%  2026-01-15T19:59:11.4999386Z 2026-01-15T19:59:11.4999393Z 2026-01-15T19:59:11.4999398Z 2026-01-15T19:59:11.4999403Z 2026-01-15T19:59:11.4999442Z 2026-01-15T19:59:11.4999446Z 2026-01-15T19:59:11.4999452Z 2026-01-15T19:59:11.4999456Z 2026-01-15T19:59:11.4999724Z 2026-01-15T19:59:11.4999732Z 2026-01-15T19:59:11.4999736Z 2026-01-15T19:59:11.4999741Z 2026-01-15T19:59:11.4999745Z 2026-01-15T19:59:11.5000778Z gnutls-3.7.9 | 1.9 MB | ########## | 100%  2026-01-15T19:59:11.5001240Z 2026-01-15T19:59:11.5001245Z 2026-01-15T19:59:11.5001250Z 2026-01-15T19:59:11.5001254Z 2026-01-15T19:59:11.5001259Z 2026-01-15T19:59:11.5001264Z 2026-01-15T19:59:11.5001276Z 2026-01-15T19:59:11.5001281Z 2026-01-15T19:59:11.5001286Z 2026-01-15T19:59:11.5001290Z 2026-01-15T19:59:11.5001295Z 2026-01-15T19:59:11.5001299Z 2026-01-15T19:59:11.5001309Z 2026-01-15T19:59:11.5193045Z gnutls-3.7.9 | 1.9 MB | ########## | 100%  2026-01-15T19:59:11.5194493Z 2026-01-15T19:59:11.5400789Z libopenvino-intel-cp | 10.6 MB | ########## | 100%  2026-01-15T19:59:11.5402210Z 2026-01-15T19:59:11.5402217Z 2026-01-15T19:59:11.5402222Z 2026-01-15T19:59:11.5402226Z 2026-01-15T19:59:11.5402265Z 2026-01-15T19:59:11.5402272Z 2026-01-15T19:59:11.5402277Z 2026-01-15T19:59:11.5553327Z x265-3.5 | 3.2 MB | ########## | 100%  2026-01-15T19:59:11.5553760Z 2026-01-15T19:59:11.5553766Z 2026-01-15T19:59:11.5553771Z 2026-01-15T19:59:11.5553775Z 2026-01-15T19:59:11.5553781Z 2026-01-15T19:59:11.5553785Z 2026-01-15T19:59:11.5553798Z 2026-01-15T19:59:11.5553802Z 2026-01-15T19:59:11.5553807Z 2026-01-15T19:59:11.5553812Z 2026-01-15T19:59:11.5553816Z 2026-01-15T19:59:11.5553821Z 2026-01-15T19:59:11.5553826Z 2026-01-15T19:59:11.5553830Z 2026-01-15T19:59:11.5553835Z 2026-01-15T19:59:11.5554197Z 2026-01-15T19:59:11.5554214Z 2026-01-15T19:59:11.5558976Z libopenvino-tensorfl | 1.2 MB | ########## | 100%  2026-01-15T19:59:11.5559704Z 2026-01-15T19:59:11.5559711Z 2026-01-15T19:59:11.5559730Z 2026-01-15T19:59:11.5559735Z 2026-01-15T19:59:11.5559740Z 2026-01-15T19:59:11.5559746Z 2026-01-15T19:59:11.5559758Z 2026-01-15T19:59:11.5559762Z 2026-01-15T19:59:11.5559767Z 2026-01-15T19:59:11.5559772Z 2026-01-15T19:59:11.5559777Z 2026-01-15T19:59:11.5559782Z 2026-01-15T19:59:11.5559786Z 2026-01-15T19:59:11.5559791Z 2026-01-15T19:59:11.5559796Z 2026-01-15T19:59:11.5559800Z 2026-01-15T19:59:11.5559805Z 2026-01-15T19:59:11.5708914Z libopenvino-tensorfl | 1.2 MB | ########## | 100%  2026-01-15T19:59:11.5709716Z 2026-01-15T19:59:11.5710601Z 2026-01-15T19:59:11.5710710Z 2026-01-15T19:59:11.5710715Z 2026-01-15T19:59:11.5710720Z 2026-01-15T19:59:11.5710725Z 2026-01-15T19:59:11.5710730Z 2026-01-15T19:59:11.5710734Z 2026-01-15T19:59:11.5710960Z 2026-01-15T19:59:11.5710968Z 2026-01-15T19:59:11.5710987Z 2026-01-15T19:59:11.5710991Z 2026-01-15T19:59:11.5710996Z 2026-01-15T19:59:11.5711001Z 2026-01-15T19:59:11.5711006Z 2026-01-15T19:59:11.5711912Z libopenvino-onnx-fro | 1.5 MB | ########## | 100%  2026-01-15T19:59:11.5712559Z 2026-01-15T19:59:11.5712567Z 2026-01-15T19:59:11.5712572Z 2026-01-15T19:59:11.5712578Z 2026-01-15T19:59:11.5712583Z 2026-01-15T19:59:11.5712588Z 2026-01-15T19:59:11.5712592Z 2026-01-15T19:59:11.5712597Z 2026-01-15T19:59:11.5712601Z 2026-01-15T19:59:11.5712606Z 2026-01-15T19:59:11.5712610Z 2026-01-15T19:59:11.5712615Z 2026-01-15T19:59:11.5712620Z 2026-01-15T19:59:11.5712624Z 2026-01-15T19:59:11.5712629Z 2026-01-15T19:59:11.6622624Z libopenvino-onnx-fro | 1.5 MB | ########## | 100%  2026-01-15T19:59:11.6623275Z 2026-01-15T19:59:11.6623282Z 2026-01-15T19:59:11.6627818Z 2026-01-15T19:59:11.6628104Z 2026-01-15T19:59:11.6628237Z 2026-01-15T19:59:11.6628389Z 2026-01-15T19:59:11.6628771Z 2026-01-15T19:59:11.6629271Z 2026-01-15T19:59:11.6629466Z 2026-01-15T19:59:11.6629610Z 2026-01-15T19:59:11.6629617Z 2026-01-15T19:59:11.6629643Z 2026-01-15T19:59:11.6629649Z 2026-01-15T19:59:11.6629671Z 2026-01-15T19:59:11.6630749Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T19:59:11.6631284Z 2026-01-15T19:59:11.6631289Z 2026-01-15T19:59:11.6631294Z 2026-01-15T19:59:11.6631312Z 2026-01-15T19:59:11.6631318Z 2026-01-15T19:59:11.6631322Z 2026-01-15T19:59:11.6631327Z 2026-01-15T19:59:11.6631331Z 2026-01-15T19:59:11.6631336Z 2026-01-15T19:59:11.6631341Z 2026-01-15T19:59:11.6631345Z 2026-01-15T19:59:11.6631350Z 2026-01-15T19:59:11.6631355Z 2026-01-15T19:59:11.6631360Z 2026-01-15T19:59:11.8876171Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T19:59:11.8876766Z 2026-01-15T19:59:11.8876772Z 2026-01-15T19:59:11.8876777Z 2026-01-15T19:59:11.8876783Z 2026-01-15T19:59:11.8876789Z 2026-01-15T19:59:11.8876795Z 2026-01-15T19:59:11.8876799Z 2026-01-15T19:59:11.8876816Z 2026-01-15T19:59:11.8876846Z 2026-01-15T19:59:11.8876851Z 2026-01-15T19:59:11.8876856Z 2026-01-15T19:59:11.8876861Z 2026-01-15T19:59:11.8876878Z 2026-01-15T19:59:11.8876884Z 2026-01-15T19:59:11.8876889Z 2026-01-15T19:59:11.8876908Z 2026-01-15T19:59:11.8882062Z libunistring-0.9.10 | 1.4 MB | ########## | 100%  2026-01-15T19:59:11.8882655Z 2026-01-15T19:59:11.8882679Z 2026-01-15T19:59:11.8882685Z 2026-01-15T19:59:11.8882690Z 2026-01-15T19:59:11.8882694Z 2026-01-15T19:59:11.8882699Z 2026-01-15T19:59:11.8882704Z 2026-01-15T19:59:11.8882708Z 2026-01-15T19:59:11.8882713Z 2026-01-15T19:59:11.8882718Z 2026-01-15T19:59:11.8882722Z 2026-01-15T19:59:11.8882727Z 2026-01-15T19:59:11.8882731Z 2026-01-15T19:59:11.8882736Z 2026-01-15T19:59:11.8882740Z 2026-01-15T19:59:11.8882744Z 2026-01-15T19:59:11.9529223Z libunistring-0.9.10 | 1.4 MB | ########## | 100%  2026-01-15T19:59:11.9529745Z 2026-01-15T19:59:11.9529751Z 2026-01-15T19:59:11.9529784Z 2026-01-15T19:59:11.9529800Z 2026-01-15T19:59:11.9529805Z 2026-01-15T19:59:11.9529810Z 2026-01-15T19:59:11.9529826Z 2026-01-15T19:59:11.9529829Z 2026-01-15T19:59:11.9529832Z 2026-01-15T19:59:11.9529835Z 2026-01-15T19:59:11.9529838Z 2026-01-15T19:59:11.9529842Z 2026-01-15T19:59:11.9529845Z 2026-01-15T19:59:11.9529849Z 2026-01-15T19:59:11.9529852Z 2026-01-15T19:59:11.9529855Z 2026-01-15T19:59:11.9529858Z 2026-01-15T19:59:11.9529861Z 2026-01-15T19:59:11.9533225Z libabseil-20240116.2 | 1.2 MB | ########## | 100%  2026-01-15T19:59:11.9533789Z 2026-01-15T19:59:11.9533795Z 2026-01-15T19:59:11.9533801Z 2026-01-15T19:59:11.9533805Z 2026-01-15T19:59:11.9533810Z 2026-01-15T19:59:11.9533814Z 2026-01-15T19:59:11.9533819Z 2026-01-15T19:59:11.9533823Z 2026-01-15T19:59:11.9533828Z 2026-01-15T19:59:11.9533832Z 2026-01-15T19:59:11.9533837Z 2026-01-15T19:59:11.9533841Z 2026-01-15T19:59:11.9533863Z 2026-01-15T19:59:11.9534115Z 2026-01-15T19:59:11.9534120Z 2026-01-15T19:59:11.9534125Z 2026-01-15T19:59:11.9534129Z 2026-01-15T19:59:11.9534140Z 2026-01-15T19:59:11.9606542Z libabseil-20240116.2 | 1.2 MB | ########## | 100%  2026-01-15T19:59:11.9607135Z 2026-01-15T19:59:11.9607142Z 2026-01-15T19:59:11.9607147Z 2026-01-15T19:59:11.9607152Z 2026-01-15T19:59:11.9607157Z 2026-01-15T19:59:11.9607162Z 2026-01-15T19:59:11.9607166Z 2026-01-15T19:59:11.9607171Z 2026-01-15T19:59:11.9607176Z 2026-01-15T19:59:11.9607181Z 2026-01-15T19:59:11.9607185Z 2026-01-15T19:59:11.9607190Z 2026-01-15T19:59:11.9607194Z 2026-01-15T19:59:11.9607199Z 2026-01-15T19:59:11.9607203Z 2026-01-15T19:59:11.9607208Z 2026-01-15T19:59:11.9607213Z 2026-01-15T19:59:11.9607217Z 2026-01-15T19:59:11.9607231Z 2026-01-15T19:59:11.9611846Z ... (more hidden) ... 2026-01-15T19:59:11.9612303Z 2026-01-15T19:59:11.9612309Z 2026-01-15T19:59:11.9612325Z 2026-01-15T19:59:11.9612330Z 2026-01-15T19:59:11.9612335Z 2026-01-15T19:59:11.9612347Z 2026-01-15T19:59:11.9612567Z 2026-01-15T19:59:11.9612573Z 2026-01-15T19:59:11.9612578Z 2026-01-15T19:59:11.9612583Z 2026-01-15T19:59:11.9612587Z 2026-01-15T19:59:11.9612592Z 2026-01-15T19:59:11.9612597Z 2026-01-15T19:59:11.9612601Z 2026-01-15T19:59:11.9612606Z 2026-01-15T19:59:11.9612610Z 2026-01-15T19:59:11.9612615Z 2026-01-15T19:59:11.9612619Z 2026-01-15T19:59:11.9612632Z 2026-01-15T19:59:12.9429922Z ... (more hidden) ... 2026-01-15T19:59:12.9430438Z 2026-01-15T19:59:12.9430444Z 2026-01-15T19:59:12.9430450Z 2026-01-15T19:59:12.9430454Z 2026-01-15T19:59:12.9430460Z 2026-01-15T19:59:12.9430476Z 2026-01-15T19:59:12.9430481Z 2026-01-15T19:59:12.9430487Z 2026-01-15T19:59:12.9430493Z 2026-01-15T19:59:12.9430498Z 2026-01-15T19:59:12.9430503Z 2026-01-15T19:59:12.9430509Z 2026-01-15T19:59:12.9430515Z 2026-01-15T19:59:12.9430520Z 2026-01-15T19:59:12.9430550Z 2026-01-15T19:59:12.9430555Z 2026-01-15T19:59:12.9430559Z 2026-01-15T19:59:12.9430564Z 2026-01-15T19:59:12.9430581Z 2026-01-15T19:59:12.9430698Z 2026-01-15T19:59:12.9431156Z  2026-01-15T19:59:12.9431618Z 2026-01-15T19:59:12.9431915Z 2026-01-15T19:59:12.9432159Z  2026-01-15T19:59:12.9432459Z 2026-01-15T19:59:12.9432464Z 2026-01-15T19:59:12.9432707Z  2026-01-15T19:59:12.9433014Z 2026-01-15T19:59:12.9433019Z 2026-01-15T19:59:12.9433024Z 2026-01-15T19:59:12.9433266Z  2026-01-15T19:59:12.9433581Z 2026-01-15T19:59:12.9433586Z 2026-01-15T19:59:12.9433591Z 2026-01-15T19:59:12.9433596Z 2026-01-15T19:59:12.9433843Z  2026-01-15T19:59:12.9434167Z 2026-01-15T19:59:12.9434172Z 2026-01-15T19:59:12.9434177Z 2026-01-15T19:59:12.9434182Z 2026-01-15T19:59:12.9434191Z 2026-01-15T19:59:12.9434449Z  2026-01-15T19:59:12.9434767Z 2026-01-15T19:59:12.9434778Z 2026-01-15T19:59:12.9434783Z 2026-01-15T19:59:12.9434788Z 2026-01-15T19:59:12.9434792Z 2026-01-15T19:59:12.9434797Z 2026-01-15T19:59:12.9435086Z  2026-01-15T19:59:12.9435423Z 2026-01-15T19:59:12.9435427Z 2026-01-15T19:59:12.9435432Z 2026-01-15T19:59:12.9435436Z 2026-01-15T19:59:12.9435441Z 2026-01-15T19:59:12.9435445Z 2026-01-15T19:59:12.9435450Z 2026-01-15T19:59:12.9435930Z  2026-01-15T19:59:12.9436274Z 2026-01-15T19:59:12.9436278Z 2026-01-15T19:59:12.9436283Z 2026-01-15T19:59:12.9436287Z 2026-01-15T19:59:12.9436292Z 2026-01-15T19:59:12.9436563Z 2026-01-15T19:59:12.9436568Z 2026-01-15T19:59:12.9436572Z 2026-01-15T19:59:12.9436869Z  2026-01-15T19:59:12.9437216Z 2026-01-15T19:59:12.9437221Z 2026-01-15T19:59:12.9437225Z 2026-01-15T19:59:12.9437230Z 2026-01-15T19:59:12.9437234Z 2026-01-15T19:59:12.9437239Z 2026-01-15T19:59:12.9437243Z 2026-01-15T19:59:12.9437248Z 2026-01-15T19:59:12.9437252Z 2026-01-15T19:59:12.9437535Z  2026-01-15T19:59:12.9437888Z 2026-01-15T19:59:12.9437893Z 2026-01-15T19:59:12.9437898Z 2026-01-15T19:59:12.9437902Z 2026-01-15T19:59:12.9437907Z 2026-01-15T19:59:12.9437911Z 2026-01-15T19:59:12.9437915Z 2026-01-15T19:59:12.9437920Z 2026-01-15T19:59:12.9437924Z 2026-01-15T19:59:12.9437929Z 2026-01-15T19:59:12.9438229Z  2026-01-15T19:59:12.9438582Z 2026-01-15T19:59:12.9438587Z 2026-01-15T19:59:12.9438597Z 2026-01-15T19:59:12.9438601Z 2026-01-15T19:59:12.9438606Z 2026-01-15T19:59:12.9438610Z 2026-01-15T19:59:12.9438805Z 2026-01-15T19:59:12.9438812Z 2026-01-15T19:59:12.9438816Z 2026-01-15T19:59:12.9438821Z 2026-01-15T19:59:12.9438825Z 2026-01-15T19:59:12.9439166Z  2026-01-15T19:59:12.9439538Z 2026-01-15T19:59:12.9439543Z 2026-01-15T19:59:12.9439548Z 2026-01-15T19:59:12.9439560Z 2026-01-15T19:59:12.9439564Z 2026-01-15T19:59:12.9439569Z 2026-01-15T19:59:12.9439573Z 2026-01-15T19:59:12.9439578Z 2026-01-15T19:59:12.9439583Z 2026-01-15T19:59:12.9439587Z 2026-01-15T19:59:12.9439591Z 2026-01-15T19:59:12.9439596Z 2026-01-15T19:59:12.9439915Z  2026-01-15T19:59:12.9440296Z 2026-01-15T19:59:12.9440301Z 2026-01-15T19:59:12.9440305Z 2026-01-15T19:59:12.9440310Z 2026-01-15T19:59:12.9440314Z 2026-01-15T19:59:12.9440325Z 2026-01-15T19:59:12.9440329Z 2026-01-15T19:59:12.9440334Z 2026-01-15T19:59:12.9440338Z 2026-01-15T19:59:12.9440347Z 2026-01-15T19:59:12.9440352Z 2026-01-15T19:59:12.9440356Z 2026-01-15T19:59:12.9440361Z 2026-01-15T19:59:12.9440696Z  2026-01-15T19:59:12.9441070Z 2026-01-15T19:59:12.9441075Z 2026-01-15T19:59:12.9441080Z 2026-01-15T19:59:12.9441084Z 2026-01-15T19:59:12.9441089Z 2026-01-15T19:59:12.9441093Z 2026-01-15T19:59:12.9441098Z 2026-01-15T19:59:12.9441102Z 2026-01-15T19:59:12.9441107Z 2026-01-15T19:59:12.9441111Z 2026-01-15T19:59:12.9441122Z 2026-01-15T19:59:12.9441127Z 2026-01-15T19:59:12.9441132Z 2026-01-15T19:59:12.9441137Z 2026-01-15T19:59:12.9441473Z  2026-01-15T19:59:12.9441853Z 2026-01-15T19:59:12.9441857Z 2026-01-15T19:59:12.9441869Z 2026-01-15T19:59:12.9441874Z 2026-01-15T19:59:12.9441884Z 2026-01-15T19:59:12.9441888Z 2026-01-15T19:59:12.9441893Z 2026-01-15T19:59:12.9441898Z 2026-01-15T19:59:12.9441905Z 2026-01-15T19:59:12.9441910Z 2026-01-15T19:59:12.9441915Z 2026-01-15T19:59:12.9441919Z 2026-01-15T19:59:12.9441924Z 2026-01-15T19:59:12.9441928Z 2026-01-15T19:59:12.9441933Z 2026-01-15T19:59:12.9442272Z  2026-01-15T19:59:12.9442669Z 2026-01-15T19:59:12.9442675Z 2026-01-15T19:59:12.9442680Z 2026-01-15T19:59:12.9442684Z 2026-01-15T19:59:12.9442689Z 2026-01-15T19:59:12.9442694Z 2026-01-15T19:59:12.9442698Z 2026-01-15T19:59:12.9442703Z 2026-01-15T19:59:12.9442707Z 2026-01-15T19:59:12.9442711Z 2026-01-15T19:59:12.9442715Z 2026-01-15T19:59:12.9442720Z 2026-01-15T19:59:12.9442724Z 2026-01-15T19:59:12.9442729Z 2026-01-15T19:59:12.9442733Z 2026-01-15T19:59:12.9442738Z 2026-01-15T19:59:12.9443092Z  2026-01-15T19:59:12.9443610Z 2026-01-15T19:59:12.9443615Z 2026-01-15T19:59:12.9443624Z 2026-01-15T19:59:12.9443629Z 2026-01-15T19:59:12.9443634Z 2026-01-15T19:59:12.9443638Z 2026-01-15T19:59:12.9443643Z 2026-01-15T19:59:12.9443653Z 2026-01-15T19:59:12.9443658Z 2026-01-15T19:59:12.9443662Z 2026-01-15T19:59:12.9443667Z 2026-01-15T19:59:12.9443672Z 2026-01-15T19:59:12.9443676Z 2026-01-15T19:59:12.9443680Z 2026-01-15T19:59:12.9443685Z 2026-01-15T19:59:12.9443689Z 2026-01-15T19:59:12.9443694Z 2026-01-15T19:59:12.9444060Z  2026-01-15T19:59:12.9444468Z 2026-01-15T19:59:12.9444473Z 2026-01-15T19:59:12.9444477Z 2026-01-15T19:59:12.9444481Z 2026-01-15T19:59:12.9444486Z 2026-01-15T19:59:12.9444491Z 2026-01-15T19:59:12.9444495Z 2026-01-15T19:59:12.9444499Z 2026-01-15T19:59:12.9444504Z 2026-01-15T19:59:12.9444508Z 2026-01-15T19:59:12.9444513Z 2026-01-15T19:59:12.9444521Z 2026-01-15T19:59:12.9444526Z 2026-01-15T19:59:12.9444530Z 2026-01-15T19:59:12.9444534Z 2026-01-15T19:59:12.9444635Z 2026-01-15T19:59:12.9444641Z 2026-01-15T19:59:12.9444645Z 2026-01-15T19:59:12.9445053Z  2026-01-15T19:59:12.9445470Z 2026-01-15T19:59:12.9445620Z 2026-01-15T19:59:12.9445767Z  2026-01-15T19:59:12.9445911Z 2026-01-15T19:59:12.9445916Z 2026-01-15T19:59:12.9446055Z  2026-01-15T19:59:12.9446202Z 2026-01-15T19:59:12.9446207Z 2026-01-15T19:59:12.9446211Z 2026-01-15T19:59:12.9446351Z  2026-01-15T19:59:12.9446505Z 2026-01-15T19:59:12.9446510Z 2026-01-15T19:59:12.9446514Z 2026-01-15T19:59:12.9446519Z 2026-01-15T19:59:12.9446659Z  2026-01-15T19:59:12.9446826Z 2026-01-15T19:59:12.9446831Z 2026-01-15T19:59:12.9446836Z 2026-01-15T19:59:12.9446841Z 2026-01-15T19:59:12.9446845Z 2026-01-15T19:59:12.9446985Z  2026-01-15T19:59:12.9447158Z 2026-01-15T19:59:12.9447169Z 2026-01-15T19:59:12.9447173Z 2026-01-15T19:59:12.9447178Z 2026-01-15T19:59:12.9447187Z 2026-01-15T19:59:12.9447192Z 2026-01-15T19:59:12.9447339Z  2026-01-15T19:59:12.9447514Z 2026-01-15T19:59:12.9447518Z 2026-01-15T19:59:12.9447523Z 2026-01-15T19:59:12.9447534Z 2026-01-15T19:59:12.9447538Z 2026-01-15T19:59:12.9447543Z 2026-01-15T19:59:12.9447547Z 2026-01-15T19:59:12.9447699Z  2026-01-15T19:59:12.9447888Z 2026-01-15T19:59:12.9447893Z 2026-01-15T19:59:12.9447897Z 2026-01-15T19:59:12.9447908Z 2026-01-15T19:59:12.9447913Z 2026-01-15T19:59:12.9447917Z 2026-01-15T19:59:12.9447922Z 2026-01-15T19:59:12.9447926Z 2026-01-15T19:59:12.9448085Z  2026-01-15T19:59:12.9448289Z 2026-01-15T19:59:12.9448294Z 2026-01-15T19:59:12.9448299Z 2026-01-15T19:59:12.9448310Z 2026-01-15T19:59:12.9448315Z 2026-01-15T19:59:12.9448320Z 2026-01-15T19:59:12.9448324Z 2026-01-15T19:59:12.9448329Z 2026-01-15T19:59:12.9448337Z 2026-01-15T19:59:12.9448500Z  2026-01-15T19:59:12.9448714Z 2026-01-15T19:59:12.9448723Z 2026-01-15T19:59:12.9448734Z 2026-01-15T19:59:12.9448738Z 2026-01-15T19:59:12.9448743Z 2026-01-15T19:59:12.9448747Z 2026-01-15T19:59:12.9448752Z 2026-01-15T19:59:12.9448757Z 2026-01-15T19:59:12.9448761Z 2026-01-15T19:59:12.9448766Z 2026-01-15T19:59:12.9448935Z  2026-01-15T19:59:12.9449167Z 2026-01-15T19:59:12.9449171Z 2026-01-15T19:59:12.9449176Z 2026-01-15T19:59:12.9449181Z 2026-01-15T19:59:12.9449185Z 2026-01-15T19:59:12.9449190Z 2026-01-15T19:59:12.9449194Z 2026-01-15T19:59:12.9449199Z 2026-01-15T19:59:12.9449203Z 2026-01-15T19:59:12.9449208Z 2026-01-15T19:59:12.9449212Z 2026-01-15T19:59:12.9449388Z  2026-01-15T19:59:12.9449637Z 2026-01-15T19:59:12.9449642Z 2026-01-15T19:59:12.9449647Z 2026-01-15T19:59:12.9449651Z 2026-01-15T19:59:12.9449656Z 2026-01-15T19:59:12.9449660Z 2026-01-15T19:59:12.9449825Z 2026-01-15T19:59:12.9449830Z 2026-01-15T19:59:12.9449834Z 2026-01-15T19:59:12.9449839Z 2026-01-15T19:59:12.9449847Z 2026-01-15T19:59:12.9449852Z 2026-01-15T19:59:12.9450070Z  2026-01-15T19:59:12.9450327Z 2026-01-15T19:59:12.9450331Z 2026-01-15T19:59:12.9450336Z 2026-01-15T19:59:12.9450340Z 2026-01-15T19:59:12.9450345Z 2026-01-15T19:59:12.9450349Z 2026-01-15T19:59:12.9450354Z 2026-01-15T19:59:12.9450359Z 2026-01-15T19:59:12.9450370Z 2026-01-15T19:59:12.9450375Z 2026-01-15T19:59:12.9450380Z 2026-01-15T19:59:12.9450384Z 2026-01-15T19:59:12.9450388Z 2026-01-15T19:59:12.9450576Z  2026-01-15T19:59:12.9450838Z 2026-01-15T19:59:12.9450842Z 2026-01-15T19:59:12.9450853Z 2026-01-15T19:59:12.9450858Z 2026-01-15T19:59:12.9450863Z 2026-01-15T19:59:12.9450867Z 2026-01-15T19:59:12.9450871Z 2026-01-15T19:59:12.9450876Z 2026-01-15T19:59:12.9450880Z 2026-01-15T19:59:12.9450885Z 2026-01-15T19:59:12.9450889Z 2026-01-15T19:59:12.9450898Z 2026-01-15T19:59:12.9450903Z 2026-01-15T19:59:12.9450907Z 2026-01-15T19:59:12.9451227Z  2026-01-15T19:59:12.9451523Z 2026-01-15T19:59:12.9451528Z 2026-01-15T19:59:12.9451533Z 2026-01-15T19:59:12.9451538Z 2026-01-15T19:59:12.9451543Z 2026-01-15T19:59:12.9451547Z 2026-01-15T19:59:12.9451552Z 2026-01-15T19:59:12.9451556Z 2026-01-15T19:59:12.9451560Z 2026-01-15T19:59:12.9451565Z 2026-01-15T19:59:12.9451569Z 2026-01-15T19:59:12.9451573Z 2026-01-15T19:59:12.9451577Z 2026-01-15T19:59:12.9451581Z 2026-01-15T19:59:12.9451586Z 2026-01-15T19:59:12.9451816Z  2026-01-15T19:59:12.9452101Z 2026-01-15T19:59:12.9452106Z 2026-01-15T19:59:12.9452110Z 2026-01-15T19:59:12.9452115Z 2026-01-15T19:59:12.9452119Z 2026-01-15T19:59:12.9452124Z 2026-01-15T19:59:12.9452128Z 2026-01-15T19:59:12.9452133Z 2026-01-15T19:59:12.9452137Z 2026-01-15T19:59:12.9452142Z 2026-01-15T19:59:12.9452147Z 2026-01-15T19:59:12.9452164Z 2026-01-15T19:59:12.9452169Z 2026-01-15T19:59:12.9452174Z 2026-01-15T19:59:12.9452178Z 2026-01-15T19:59:12.9452187Z 2026-01-15T19:59:12.9452402Z  2026-01-15T19:59:12.9452694Z 2026-01-15T19:59:12.9452699Z 2026-01-15T19:59:12.9452704Z 2026-01-15T19:59:12.9452716Z 2026-01-15T19:59:12.9452721Z 2026-01-15T19:59:12.9452725Z 2026-01-15T19:59:12.9452730Z 2026-01-15T19:59:12.9452735Z 2026-01-15T19:59:12.9452739Z 2026-01-15T19:59:12.9452743Z 2026-01-15T19:59:12.9452748Z 2026-01-15T19:59:12.9452752Z 2026-01-15T19:59:12.9452757Z 2026-01-15T19:59:12.9452761Z 2026-01-15T19:59:12.9452766Z 2026-01-15T19:59:12.9452770Z 2026-01-15T19:59:12.9452775Z 2026-01-15T19:59:12.9452995Z  2026-01-15T19:59:12.9453299Z 2026-01-15T19:59:12.9453304Z 2026-01-15T19:59:12.9453309Z 2026-01-15T19:59:12.9453313Z 2026-01-15T19:59:12.9453318Z 2026-01-15T19:59:12.9453322Z 2026-01-15T19:59:12.9453327Z 2026-01-15T19:59:12.9453335Z 2026-01-15T19:59:12.9453340Z 2026-01-15T19:59:12.9453345Z 2026-01-15T19:59:12.9453350Z 2026-01-15T19:59:12.9453357Z 2026-01-15T19:59:12.9453362Z 2026-01-15T19:59:12.9453367Z 2026-01-15T19:59:12.9453371Z 2026-01-15T19:59:12.9453376Z 2026-01-15T19:59:12.9453380Z 2026-01-15T19:59:12.9453391Z 2026-01-15T19:59:12.9453621Z  2026-01-15T19:59:12.9453926Z 2026-01-15T19:59:12.9453931Z 2026-01-15T19:59:12.9454065Z  2026-01-15T19:59:12.9454201Z 2026-01-15T19:59:12.9454206Z 2026-01-15T19:59:12.9454340Z  2026-01-15T19:59:12.9454493Z 2026-01-15T19:59:12.9454497Z 2026-01-15T19:59:12.9454502Z 2026-01-15T19:59:12.9454636Z  2026-01-15T19:59:12.9454789Z 2026-01-15T19:59:12.9454793Z 2026-01-15T19:59:12.9454798Z 2026-01-15T19:59:12.9454802Z 2026-01-15T19:59:12.9454946Z  2026-01-15T19:59:12.9455103Z 2026-01-15T19:59:12.9455107Z 2026-01-15T19:59:12.9455117Z 2026-01-15T19:59:12.9455122Z 2026-01-15T19:59:12.9455235Z 2026-01-15T19:59:12.9455423Z  2026-01-15T19:59:12.9455753Z 2026-01-15T19:59:12.9455758Z 2026-01-15T19:59:12.9455766Z 2026-01-15T19:59:12.9455771Z 2026-01-15T19:59:12.9455775Z 2026-01-15T19:59:12.9455779Z 2026-01-15T19:59:12.9455931Z  2026-01-15T19:59:12.9456116Z 2026-01-15T19:59:12.9456121Z 2026-01-15T19:59:12.9456126Z 2026-01-15T19:59:12.9456131Z 2026-01-15T19:59:12.9456135Z 2026-01-15T19:59:12.9456139Z 2026-01-15T19:59:12.9456144Z 2026-01-15T19:59:12.9456294Z  2026-01-15T19:59:12.9456489Z 2026-01-15T19:59:12.9456494Z 2026-01-15T19:59:12.9456499Z 2026-01-15T19:59:12.9456503Z 2026-01-15T19:59:12.9456508Z 2026-01-15T19:59:12.9456512Z 2026-01-15T19:59:12.9456517Z 2026-01-15T19:59:12.9456521Z 2026-01-15T19:59:12.9456680Z  2026-01-15T19:59:12.9456895Z 2026-01-15T19:59:12.9456900Z 2026-01-15T19:59:12.9456904Z 2026-01-15T19:59:12.9456909Z 2026-01-15T19:59:12.9456913Z 2026-01-15T19:59:12.9456918Z 2026-01-15T19:59:12.9456927Z 2026-01-15T19:59:12.9456931Z 2026-01-15T19:59:12.9456936Z 2026-01-15T19:59:12.9457248Z  2026-01-15T19:59:12.9457475Z 2026-01-15T19:59:12.9457480Z 2026-01-15T19:59:12.9457485Z 2026-01-15T19:59:12.9457489Z 2026-01-15T19:59:12.9457494Z 2026-01-15T19:59:12.9457498Z 2026-01-15T19:59:12.9457503Z 2026-01-15T19:59:12.9457507Z 2026-01-15T19:59:12.9457511Z 2026-01-15T19:59:12.9457516Z 2026-01-15T19:59:12.9457692Z  2026-01-15T19:59:12.9457918Z 2026-01-15T19:59:12.9457923Z 2026-01-15T19:59:12.9457927Z 2026-01-15T19:59:12.9457931Z 2026-01-15T19:59:12.9457936Z 2026-01-15T19:59:12.9457941Z 2026-01-15T19:59:12.9457945Z 2026-01-15T19:59:12.9457949Z 2026-01-15T19:59:12.9457955Z 2026-01-15T19:59:12.9457959Z 2026-01-15T19:59:12.9457963Z 2026-01-15T19:59:12.9458142Z  2026-01-15T19:59:12.9458382Z 2026-01-15T19:59:12.9458387Z 2026-01-15T19:59:12.9458391Z 2026-01-15T19:59:12.9458396Z 2026-01-15T19:59:12.9458404Z 2026-01-15T19:59:12.9458408Z 2026-01-15T19:59:12.9458413Z 2026-01-15T19:59:12.9458417Z 2026-01-15T19:59:12.9458425Z 2026-01-15T19:59:12.9458430Z 2026-01-15T19:59:12.9458441Z 2026-01-15T19:59:12.9458446Z 2026-01-15T19:59:12.9458623Z  2026-01-15T19:59:12.9458877Z 2026-01-15T19:59:12.9458882Z 2026-01-15T19:59:12.9458887Z 2026-01-15T19:59:12.9458891Z 2026-01-15T19:59:12.9458896Z 2026-01-15T19:59:12.9458900Z 2026-01-15T19:59:12.9458912Z 2026-01-15T19:59:12.9458916Z 2026-01-15T19:59:12.9458921Z 2026-01-15T19:59:12.9458925Z 2026-01-15T19:59:12.9458930Z 2026-01-15T19:59:12.9458935Z 2026-01-15T19:59:12.9458939Z 2026-01-15T19:59:12.9459123Z  2026-01-15T19:59:12.9459390Z 2026-01-15T19:59:12.9459394Z 2026-01-15T19:59:12.9459399Z 2026-01-15T19:59:12.9459403Z 2026-01-15T19:59:12.9459408Z 2026-01-15T19:59:12.9459412Z 2026-01-15T19:59:12.9459417Z 2026-01-15T19:59:12.9459421Z 2026-01-15T19:59:12.9459426Z 2026-01-15T19:59:12.9459434Z 2026-01-15T19:59:12.9459439Z 2026-01-15T19:59:12.9459443Z 2026-01-15T19:59:12.9459448Z 2026-01-15T19:59:12.9459456Z 2026-01-15T19:59:12.9459649Z  2026-01-15T19:59:12.9459929Z 2026-01-15T19:59:12.9459934Z 2026-01-15T19:59:12.9459938Z 2026-01-15T19:59:12.9459943Z 2026-01-15T19:59:12.9459947Z 2026-01-15T19:59:12.9459952Z 2026-01-15T19:59:12.9459956Z 2026-01-15T19:59:12.9459961Z 2026-01-15T19:59:12.9459965Z 2026-01-15T19:59:12.9459970Z 2026-01-15T19:59:12.9459974Z 2026-01-15T19:59:12.9459979Z 2026-01-15T19:59:12.9459983Z 2026-01-15T19:59:12.9459988Z 2026-01-15T19:59:12.9459992Z 2026-01-15T19:59:12.9460196Z  2026-01-15T19:59:12.9460478Z 2026-01-15T19:59:12.9460483Z 2026-01-15T19:59:12.9460487Z 2026-01-15T19:59:12.9460492Z 2026-01-15T19:59:12.9460496Z 2026-01-15T19:59:12.9460501Z 2026-01-15T19:59:12.9460506Z 2026-01-15T19:59:12.9460510Z 2026-01-15T19:59:12.9460514Z 2026-01-15T19:59:12.9460664Z 2026-01-15T19:59:12.9460669Z 2026-01-15T19:59:12.9460674Z 2026-01-15T19:59:12.9460679Z 2026-01-15T19:59:12.9460687Z 2026-01-15T19:59:12.9460692Z 2026-01-15T19:59:12.9460696Z 2026-01-15T19:59:12.9460909Z  2026-01-15T19:59:12.9461199Z 2026-01-15T19:59:12.9461212Z 2026-01-15T19:59:12.9461217Z 2026-01-15T19:59:12.9461221Z 2026-01-15T19:59:12.9461226Z 2026-01-15T19:59:12.9461230Z 2026-01-15T19:59:12.9461235Z 2026-01-15T19:59:12.9461239Z 2026-01-15T19:59:12.9461244Z 2026-01-15T19:59:12.9461248Z 2026-01-15T19:59:12.9461253Z 2026-01-15T19:59:12.9461257Z 2026-01-15T19:59:12.9461262Z 2026-01-15T19:59:12.9461266Z 2026-01-15T19:59:12.9461271Z 2026-01-15T19:59:12.9461275Z 2026-01-15T19:59:12.9461280Z 2026-01-15T19:59:12.9461512Z  2026-01-15T19:59:12.9461813Z 2026-01-15T19:59:12.9461818Z 2026-01-15T19:59:12.9461823Z 2026-01-15T19:59:12.9461827Z 2026-01-15T19:59:12.9461832Z 2026-01-15T19:59:12.9461840Z 2026-01-15T19:59:12.9461844Z 2026-01-15T19:59:12.9461849Z 2026-01-15T19:59:12.9461853Z 2026-01-15T19:59:12.9461950Z 2026-01-15T19:59:12.9461956Z 2026-01-15T19:59:12.9461961Z 2026-01-15T19:59:12.9461965Z 2026-01-15T19:59:12.9461970Z 2026-01-15T19:59:12.9461975Z 2026-01-15T19:59:12.9461985Z 2026-01-15T19:59:12.9461990Z 2026-01-15T19:59:12.9461994Z 2026-01-15T19:59:12.9462231Z  2026-01-15T19:59:12.9462536Z 2026-01-15T19:59:12.9462541Z 2026-01-15T19:59:12.9462712Z  2026-01-15T19:59:12.9462856Z 2026-01-15T19:59:12.9462860Z 2026-01-15T19:59:12.9462989Z  2026-01-15T19:59:12.9463133Z 2026-01-15T19:59:12.9463138Z 2026-01-15T19:59:12.9463142Z 2026-01-15T19:59:12.9463284Z  2026-01-15T19:59:12.9463431Z 2026-01-15T19:59:12.9463435Z 2026-01-15T19:59:12.9463440Z 2026-01-15T19:59:12.9463444Z 2026-01-15T19:59:12.9463593Z  2026-01-15T19:59:12.9463749Z 2026-01-15T19:59:12.9463754Z 2026-01-15T19:59:12.9463762Z 2026-01-15T19:59:12.9463767Z 2026-01-15T19:59:12.9463771Z 2026-01-15T19:59:12.9463917Z  2026-01-15T19:59:12.9464087Z 2026-01-15T19:59:12.9464092Z 2026-01-15T19:59:12.9464096Z 2026-01-15T19:59:12.9464101Z 2026-01-15T19:59:12.9464105Z 2026-01-15T19:59:12.9464110Z 2026-01-15T19:59:12.9464244Z  2026-01-15T19:59:12.9464363Z 2026-01-15T19:59:12.9464366Z 2026-01-15T19:59:12.9464370Z 2026-01-15T19:59:12.9464373Z 2026-01-15T19:59:12.9464376Z 2026-01-15T19:59:12.9464379Z 2026-01-15T19:59:12.9464382Z 2026-01-15T19:59:12.9464473Z  2026-01-15T19:59:12.9464603Z 2026-01-15T19:59:12.9464606Z 2026-01-15T19:59:12.9464609Z 2026-01-15T19:59:12.9464611Z 2026-01-15T19:59:12.9464615Z 2026-01-15T19:59:12.9464617Z 2026-01-15T19:59:12.9464620Z 2026-01-15T19:59:12.9464623Z 2026-01-15T19:59:12.9464719Z  2026-01-15T19:59:12.9464861Z 2026-01-15T19:59:12.9464864Z 2026-01-15T19:59:12.9464867Z 2026-01-15T19:59:12.9464873Z 2026-01-15T19:59:12.9464876Z 2026-01-15T19:59:12.9464879Z 2026-01-15T19:59:12.9464883Z 2026-01-15T19:59:12.9464885Z 2026-01-15T19:59:12.9464891Z 2026-01-15T19:59:12.9464996Z  2026-01-15T19:59:12.9465132Z 2026-01-15T19:59:12.9465135Z 2026-01-15T19:59:12.9465138Z 2026-01-15T19:59:12.9465142Z 2026-01-15T19:59:12.9465145Z 2026-01-15T19:59:12.9465149Z 2026-01-15T19:59:12.9465152Z 2026-01-15T19:59:12.9465154Z 2026-01-15T19:59:12.9465157Z 2026-01-15T19:59:12.9465160Z 2026-01-15T19:59:12.9465273Z  2026-01-15T19:59:12.9465412Z 2026-01-15T19:59:12.9465416Z 2026-01-15T19:59:12.9465419Z 2026-01-15T19:59:12.9465422Z 2026-01-15T19:59:12.9465425Z 2026-01-15T19:59:12.9465428Z 2026-01-15T19:59:12.9465431Z 2026-01-15T19:59:12.9465434Z 2026-01-15T19:59:12.9465436Z 2026-01-15T19:59:12.9465439Z 2026-01-15T19:59:12.9465442Z 2026-01-15T19:59:12.9465774Z  2026-01-15T19:59:12.9466030Z 2026-01-15T19:59:12.9466035Z 2026-01-15T19:59:12.9466203Z 2026-01-15T19:59:12.9466207Z 2026-01-15T19:59:12.9466212Z 2026-01-15T19:59:12.9466216Z 2026-01-15T19:59:12.9466225Z 2026-01-15T19:59:12.9466230Z 2026-01-15T19:59:12.9466242Z 2026-01-15T19:59:12.9466247Z 2026-01-15T19:59:12.9466251Z 2026-01-15T19:59:12.9466256Z 2026-01-15T19:59:12.9466458Z  2026-01-15T19:59:12.9466720Z 2026-01-15T19:59:12.9466725Z 2026-01-15T19:59:12.9466729Z 2026-01-15T19:59:12.9466734Z 2026-01-15T19:59:12.9466748Z 2026-01-15T19:59:12.9466753Z 2026-01-15T19:59:12.9466757Z 2026-01-15T19:59:12.9466762Z 2026-01-15T19:59:12.9466766Z 2026-01-15T19:59:12.9466771Z 2026-01-15T19:59:12.9466776Z 2026-01-15T19:59:12.9466780Z 2026-01-15T19:59:12.9466785Z 2026-01-15T19:59:12.9466911Z  2026-01-15T19:59:12.9467078Z 2026-01-15T19:59:12.9467081Z 2026-01-15T19:59:12.9467084Z 2026-01-15T19:59:12.9467087Z 2026-01-15T19:59:12.9467090Z 2026-01-15T19:59:12.9467094Z 2026-01-15T19:59:12.9467100Z 2026-01-15T19:59:12.9467103Z 2026-01-15T19:59:12.9467106Z 2026-01-15T19:59:12.9467109Z 2026-01-15T19:59:12.9467221Z 2026-01-15T19:59:12.9467226Z 2026-01-15T19:59:12.9467229Z 2026-01-15T19:59:12.9467231Z 2026-01-15T19:59:12.9467351Z  2026-01-15T19:59:12.9467521Z 2026-01-15T19:59:12.9467524Z 2026-01-15T19:59:12.9467527Z 2026-01-15T19:59:12.9467530Z 2026-01-15T19:59:12.9467532Z 2026-01-15T19:59:12.9467535Z 2026-01-15T19:59:12.9467539Z 2026-01-15T19:59:12.9467542Z 2026-01-15T19:59:12.9467544Z 2026-01-15T19:59:12.9467547Z 2026-01-15T19:59:12.9467550Z 2026-01-15T19:59:12.9467553Z 2026-01-15T19:59:12.9467555Z 2026-01-15T19:59:12.9467558Z 2026-01-15T19:59:12.9467561Z 2026-01-15T19:59:12.9467691Z  2026-01-15T19:59:12.9467858Z 2026-01-15T19:59:12.9467861Z 2026-01-15T19:59:12.9467864Z 2026-01-15T19:59:12.9467867Z 2026-01-15T19:59:12.9467870Z 2026-01-15T19:59:12.9467873Z 2026-01-15T19:59:12.9467879Z 2026-01-15T19:59:12.9467882Z 2026-01-15T19:59:12.9467891Z 2026-01-15T19:59:12.9467894Z 2026-01-15T19:59:12.9467897Z 2026-01-15T19:59:12.9467902Z 2026-01-15T19:59:12.9467905Z 2026-01-15T19:59:12.9467908Z 2026-01-15T19:59:12.9467911Z 2026-01-15T19:59:12.9467914Z 2026-01-15T19:59:12.9468038Z  2026-01-15T19:59:12.9468215Z 2026-01-15T19:59:12.9468218Z 2026-01-15T19:59:12.9468221Z 2026-01-15T19:59:12.9468224Z 2026-01-15T19:59:12.9468227Z 2026-01-15T19:59:12.9468231Z 2026-01-15T19:59:12.9468233Z 2026-01-15T19:59:12.9468236Z 2026-01-15T19:59:12.9468239Z 2026-01-15T19:59:12.9468242Z 2026-01-15T19:59:12.9468246Z 2026-01-15T19:59:12.9468249Z 2026-01-15T19:59:12.9468252Z 2026-01-15T19:59:12.9468255Z 2026-01-15T19:59:12.9468257Z 2026-01-15T19:59:12.9468260Z 2026-01-15T19:59:12.9468263Z 2026-01-15T19:59:12.9468402Z  2026-01-15T19:59:12.9468579Z 2026-01-15T19:59:12.9468582Z 2026-01-15T19:59:12.9468587Z 2026-01-15T19:59:12.9468591Z 2026-01-15T19:59:12.9468594Z 2026-01-15T19:59:12.9468597Z 2026-01-15T19:59:12.9468602Z 2026-01-15T19:59:12.9468605Z 2026-01-15T19:59:12.9468608Z 2026-01-15T19:59:12.9468611Z 2026-01-15T19:59:12.9468613Z 2026-01-15T19:59:12.9468616Z 2026-01-15T19:59:12.9468619Z 2026-01-15T19:59:12.9468628Z 2026-01-15T19:59:12.9468631Z 2026-01-15T19:59:12.9468634Z 2026-01-15T19:59:12.9468637Z 2026-01-15T19:59:12.9468640Z 2026-01-15T19:59:12.9468775Z  2026-01-15T19:59:12.9468953Z 2026-01-15T19:59:12.9468956Z 2026-01-15T19:59:12.9469037Z  2026-01-15T19:59:12.9469122Z 2026-01-15T19:59:12.9469125Z 2026-01-15T19:59:12.9469207Z  2026-01-15T19:59:12.9469293Z 2026-01-15T19:59:12.9469296Z 2026-01-15T19:59:12.9469299Z 2026-01-15T19:59:12.9469378Z  2026-01-15T19:59:12.9469473Z 2026-01-15T19:59:12.9469476Z 2026-01-15T19:59:12.9469478Z 2026-01-15T19:59:12.9469481Z 2026-01-15T19:59:12.9469563Z  2026-01-15T19:59:12.9469767Z 2026-01-15T19:59:12.9469770Z 2026-01-15T19:59:12.9469773Z 2026-01-15T19:59:12.9469776Z 2026-01-15T19:59:12.9469782Z 2026-01-15T19:59:12.9469869Z  2026-01-15T19:59:12.9469971Z 2026-01-15T19:59:12.9469980Z 2026-01-15T19:59:12.9469983Z 2026-01-15T19:59:12.9469986Z 2026-01-15T19:59:12.9469990Z 2026-01-15T19:59:12.9469992Z 2026-01-15T19:59:12.9470091Z  2026-01-15T19:59:12.9470196Z 2026-01-15T19:59:12.9470205Z 2026-01-15T19:59:12.9470209Z 2026-01-15T19:59:12.9470212Z 2026-01-15T19:59:12.9470215Z 2026-01-15T19:59:12.9470219Z 2026-01-15T19:59:12.9470222Z 2026-01-15T19:59:12.9470312Z  2026-01-15T19:59:12.9470425Z 2026-01-15T19:59:12.9470435Z 2026-01-15T19:59:12.9470438Z 2026-01-15T19:59:12.9470441Z 2026-01-15T19:59:12.9470444Z 2026-01-15T19:59:12.9470446Z 2026-01-15T19:59:12.9470449Z 2026-01-15T19:59:12.9470453Z 2026-01-15T19:59:12.9470546Z  2026-01-15T19:59:12.9470669Z 2026-01-15T19:59:12.9470680Z 2026-01-15T19:59:12.9470683Z 2026-01-15T19:59:12.9470686Z 2026-01-15T19:59:12.9470689Z 2026-01-15T19:59:12.9470764Z 2026-01-15T19:59:12.9470767Z 2026-01-15T19:59:12.9470770Z 2026-01-15T19:59:12.9470773Z 2026-01-15T19:59:12.9470879Z  done 2026-01-15T19:59:13.1523846Z Preparing transaction: | / done 2026-01-15T19:59:14.2027999Z Verifying transaction: \ | / - \ | / - \ | done 2026-01-15T19:59:14.6080040Z Executing transaction: - \ | / done 2026-01-15T19:59:14.8240424Z ffmpeg version 6.1.1 Copyright (c) 2000-2023 the FFmpeg developers 2026-01-15T19:59:14.8241101Z built with gcc 12.4.0 (conda-forge gcc 12.4.0-0) 2026-01-15T19:59:14.8246582Z configuration: --prefix=/home/runner/miniconda3/envs/test --cc=/home/conda/feedstock_root/build_artifacts/ffmpeg_1722545947306/_build_env/bin/x86_64-conda-linux-gnu-cc --cxx=/home/conda/feedstock_root/build_artifacts/ffmpeg_1722545947306/_build_env/bin/x86_64-conda-linux-gnu-c++ --nm=/home/conda/feedstock_root/build_artifacts/ffmpeg_1722545947306/_build_env/bin/x86_64-conda-linux-gnu-nm --ar=/home/conda/feedstock_root/build_artifacts/ffmpeg_1722545947306/_build_env/bin/x86_64-conda-linux-gnu-ar --disable-doc --disable-openssl --enable-demuxer=dash --enable-hardcoded-tables --enable-libfreetype --enable-libharfbuzz --enable-libfontconfig --enable-libopenh264 --enable-libdav1d --enable-gnutls --enable-libmp3lame --enable-libvpx --enable-libass --enable-pthreads --enable-vaapi --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=/home/conda/feedstock_root/build_artifacts/ffmpeg_1722545947306/_build_env/bin/pkg-config 2026-01-15T19:59:14.8252102Z libavutil 58. 29.100 / 58. 29.100 2026-01-15T19:59:14.8252502Z libavcodec 60. 31.102 / 60. 31.102 2026-01-15T19:59:14.8252882Z libavformat 60. 16.100 / 60. 16.100 2026-01-15T19:59:14.8253317Z libavdevice 60. 3.100 / 60. 3.100 2026-01-15T19:59:14.8253792Z libavfilter 9. 12.100 / 9. 12.100 2026-01-15T19:59:14.8254279Z libswscale 7. 5.100 / 7. 5.100 2026-01-15T19:59:14.8254711Z libswresample 4. 12.100 / 4. 12.100 2026-01-15T19:59:14.8255186Z libpostproc 57. 3.100 / 57. 3.100 2026-01-15T19:59:14.8284856Z ##[group]Run bash packaging/install_test_dependencies.sh 2026-01-15T19:59:14.8285254Z bash packaging/install_test_dependencies.sh 2026-01-15T19:59:14.8317606Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-01-15T19:59:14.8317867Z env: 2026-01-15T19:59:14.8318029Z INPUT_RUN_POST: true 2026-01-15T19:59:14.8318240Z CONDA: /home/runner/miniconda3 2026-01-15T19:59:14.8318465Z ##[endgroup] 2026-01-15T19:59:15.6136260Z Installing test dependencies... 2026-01-15T19:59:15.9061975Z Requirement already satisfied: numpy in /home/runner/miniconda3/envs/test/lib/python3.10/site-packages (2.2.6) 2026-01-15T19:59:15.9862774Z Collecting pytest 2026-01-15T19:59:16.0153007Z Downloading pytest-9.0.2-py3-none-any.whl.metadata (7.6 kB) 2026-01-15T19:59:16.0200695Z Requirement already satisfied: pillow in /home/runner/miniconda3/envs/test/lib/python3.10/site-packages (12.1.0) 2026-01-15T19:59:16.0316420Z Collecting exceptiongroup>=1 (from pytest) 2026-01-15T19:59:16.0352944Z Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) 2026-01-15T19:59:16.0454369Z Collecting iniconfig>=1.0.1 (from pytest) 2026-01-15T19:59:16.0489075Z Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-01-15T19:59:16.0727235Z Collecting packaging>=22 (from pytest) 2026-01-15T19:59:16.0762087Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-15T19:59:16.0899112Z Collecting pluggy<2,>=1.5 (from pytest) 2026-01-15T19:59:16.0935346Z Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-01-15T19:59:16.1134236Z Collecting pygments>=2.7.2 (from pytest) 2026-01-15T19:59:16.1171814Z Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-01-15T19:59:16.1365851Z Collecting tomli>=1 (from pytest) 2026-01-15T19:59:16.1402751Z Downloading tomli-2.4.0-py3-none-any.whl.metadata (10 kB) 2026-01-15T19:59:16.1479566Z Requirement already satisfied: typing-extensions>=4.6.0 in /home/runner/miniconda3/envs/test/lib/python3.10/site-packages (from exceptiongroup>=1->pytest) (4.15.0) 2026-01-15T19:59:16.1533350Z Downloading pytest-9.0.2-py3-none-any.whl (374 kB) 2026-01-15T19:59:16.1675052Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-01-15T19:59:16.1725809Z Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 2026-01-15T19:59:16.1777668Z Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2026-01-15T19:59:16.1834128Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2026-01-15T19:59:16.1924510Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-01-15T19:59:16.2104090Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 69.7 MB/s 0:00:00 2026-01-15T19:59:16.2139898Z Downloading tomli-2.4.0-py3-none-any.whl (14 kB) 2026-01-15T19:59:16.2812114Z Installing collected packages: tomli, pygments, pluggy, packaging, iniconfig, exceptiongroup, pytest 2026-01-15T19:59:16.9966880Z 2026-01-15T19:59:17.0004284Z 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:59:17.0394026Z Test dependencies installed successfully! 2026-01-15T19:59:17.0424606Z ##[group]Run pytest --override-ini="addopts=-v" test 2026-01-15T19:59:17.0424984Z pytest --override-ini="addopts=-v" test 2026-01-15T19:59:17.0457180Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-01-15T19:59:17.0457433Z env: 2026-01-15T19:59:17.0457601Z INPUT_RUN_POST: true 2026-01-15T19:59:17.0457819Z CONDA: /home/runner/miniconda3 2026-01-15T19:59:17.0458042Z ##[endgroup] 2026-01-15T19:59:19.8240624Z ============================= test session starts ============================== 2026-01-15T19:59:19.8241438Z platform linux -- Python 3.10.19, pytest-9.0.2, pluggy-1.6.0 -- /home/runner/miniconda3/envs/test/bin/python 2026-01-15T19:59:19.8242110Z cachedir: .pytest_cache 2026-01-15T19:59:19.8242437Z rootdir: /home/runner/work/torchcodec/torchcodec 2026-01-15T19:59:19.8242835Z configfile: pyproject.toml 2026-01-15T19:59:20.4344456Z collecting ... collected 1760 items 2026-01-15T19:59:20.4344812Z 2026-01-15T19:59:20.4430875Z test/test_decoders.py::TestDecoder::test_create[str-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:59:20.4476019Z test/test_decoders.py::TestDecoder::test_create[str-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:59:20.4494564Z test/test_decoders.py::TestDecoder::test_create[str-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:59:20.4546782Z test/test_decoders.py::TestDecoder::test_create[path-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:59:20.4590693Z test/test_decoders.py::TestDecoder::test_create[path-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:59:20.4608243Z test/test_decoders.py::TestDecoder::test_create[path-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:59:20.4659912Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:59:20.4702509Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:59:20.4720183Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:59:20.4772890Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:59:20.4815328Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:59:20.4832871Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:59:20.4884188Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:59:20.4926789Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:59:20.4944164Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:59:20.4997751Z test/test_decoders.py::TestDecoder::test_create[bytes-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:59:20.5040314Z test/test_decoders.py::TestDecoder::test_create[bytes-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:59:20.5057780Z test/test_decoders.py::TestDecoder::test_create[bytes-AudioDecoder-asset2] PASSED [ 1%] 2026-01-15T19:59:20.5108139Z test/test_decoders.py::TestDecoder::test_create[tensor-VideoDecoder-asset0] PASSED [ 1%] 2026-01-15T19:59:20.5150734Z test/test_decoders.py::TestDecoder::test_create[tensor-AudioDecoder-asset1] PASSED [ 1%] 2026-01-15T19:59:20.5168303Z test/test_decoders.py::TestDecoder::test_create[tensor-AudioDecoder-asset2] PASSED [ 1%] 2026-01-15T19:59:20.5260872Z test/test_decoders.py::TestDecoder::test_create_fails[VideoDecoder] PASSED [ 1%] 2026-01-15T19:59:20.5329359Z test/test_decoders.py::TestDecoder::test_create_fails[AudioDecoder] PASSED [ 1%] 2026-01-15T19:59:20.5380679Z test/test_decoders.py::TestVideoDecoder::test_metadata[exact] PASSED [ 1%] 2026-01-15T19:59:20.5420640Z test/test_decoders.py::TestVideoDecoder::test_metadata[approximate] PASSED [ 1%] 2026-01-15T19:59:20.6991365Z test/test_decoders.py::TestVideoDecoder::test_create_bytes_ownership PASSED [ 1%] 2026-01-15T19:59:20.7002145Z test/test_decoders.py::TestVideoDecoder::test_create_fails PASSED [ 1%] 2026-01-15T19:59:20.7717250Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cpu-1] PASSED [ 1%] 2026-01-15T19:59:20.8326096Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cpu-4] PASSED [ 1%] 2026-01-15T19:59:20.8339658Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda-1] SKIPPED [ 1%] 2026-01-15T19:59:20.8342758Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda-4] SKIPPED [ 1%] 2026-01-15T19:59:20.8349770Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda:beta-1] SKIPPED [ 1%] 2026-01-15T19:59:20.8356468Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda:beta-4] SKIPPED [ 1%] 2026-01-15T19:59:20.9055748Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cpu-1] PASSED [ 1%] 2026-01-15T19:59:20.9648644Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cpu-4] PASSED [ 1%] 2026-01-15T19:59:20.9655064Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda-1] SKIPPED [ 2%] 2026-01-15T19:59:20.9661560Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda-4] SKIPPED [ 2%] 2026-01-15T19:59:20.9668077Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda:beta-1] SKIPPED [ 2%] 2026-01-15T19:59:20.9674882Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda:beta-4] SKIPPED [ 2%] 2026-01-15T19:59:21.1624385Z test/test_decoders.py::TestVideoDecoder::test_getitem_numpy_int PASSED [ 2%] 2026-01-15T19:59:21.6005399Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cpu] PASSED [ 2%] 2026-01-15T19:59:21.6012100Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cuda] SKIPPED [ 2%] 2026-01-15T19:59:21.6018729Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cuda:beta] SKIPPED [ 2%] 2026-01-15T19:59:22.0343563Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cpu] PASSED [ 2%] 2026-01-15T19:59:22.0350497Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cuda] SKIPPED [ 2%] 2026-01-15T19:59:22.0357110Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cuda:beta] SKIPPED [ 2%] 2026-01-15T19:59:22.0409138Z test/test_decoders.py::TestVideoDecoder::test_device_instance PASSED [ 2%] 2026-01-15T19:59:22.0531107Z test/test_decoders.py::TestVideoDecoder::test_device_none_default_device[cpu] PASSED [ 2%] 2026-01-15T19:59:22.0537532Z test/test_decoders.py::TestVideoDecoder::test_device_none_default_device[cuda] SKIPPED [ 2%] 2026-01-15T19:59:22.0592671Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cpu] PASSED [ 2%] 2026-01-15T19:59:22.0599059Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cuda] SKIPPED [ 2%] 2026-01-15T19:59:22.0605218Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cuda:beta] SKIPPED [ 2%] 2026-01-15T19:59:22.0648294Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cpu] PASSED [ 3%] 2026-01-15T19:59:22.0654570Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cuda] SKIPPED [ 3%] 2026-01-15T19:59:22.0661011Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:59:22.1815375Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cpu] PASSED [ 3%] 2026-01-15T19:59:22.1822523Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cuda] SKIPPED [ 3%] 2026-01-15T19:59:22.1829139Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:59:22.2974962Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cpu] PASSED [ 3%] 2026-01-15T19:59:22.2981779Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cuda] SKIPPED [ 3%] 2026-01-15T19:59:22.2990195Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:59:39.3793103Z test/test_decoders.py::TestVideoDecoder::test_iteration_slow PASSED [ 3%] 2026-01-15T19:59:39.4343918Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cpu] PASSED [ 3%] 2026-01-15T19:59:39.4350586Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cuda] SKIPPED [ 3%] 2026-01-15T19:59:39.4357228Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:59:39.4886400Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cpu] PASSED [ 3%] 2026-01-15T19:59:39.4892974Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cuda] SKIPPED [ 3%] 2026-01-15T19:59:39.4899912Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:59:39.5101141Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cpu] PASSED [ 3%] 2026-01-15T19:59:39.5107969Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cuda] SKIPPED [ 3%] 2026-01-15T19:59:39.5114355Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cuda:beta] SKIPPED [ 4%] 2026-01-15T19:59:39.5169208Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cpu] PASSED [ 4%] 2026-01-15T19:59:39.5175893Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cuda] SKIPPED [ 4%] 2026-01-15T19:59:39.5182370Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:59:39.5224972Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cpu] PASSED [ 4%] 2026-01-15T19:59:39.5231922Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cuda] SKIPPED [ 4%] 2026-01-15T19:59:39.5238648Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:59:39.5705129Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cpu] PASSED [ 4%] 2026-01-15T19:59:39.5711831Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cuda] SKIPPED [ 4%] 2026-01-15T19:59:39.5718481Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:59:39.6174180Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cpu] PASSED [ 4%] 2026-01-15T19:59:39.6181024Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cuda] SKIPPED [ 4%] 2026-01-15T19:59:39.6187751Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:59:39.6245386Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cpu] PASSED [ 4%] 2026-01-15T19:59:39.6252183Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cuda] SKIPPED [ 4%] 2026-01-15T19:59:39.6258941Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:59:39.6302949Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cpu] PASSED [ 4%] 2026-01-15T19:59:39.6309720Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cuda] SKIPPED [ 5%] 2026-01-15T19:59:39.6316280Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:59:39.6394329Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cpu] PASSED [ 5%] 2026-01-15T19:59:39.6401059Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cuda] SKIPPED [ 5%] 2026-01-15T19:59:39.6407620Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cuda:beta] SKIPPED [ 5%] 2026-01-15T19:59:39.7983641Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cpu] PASSED [ 5%] 2026-01-15T19:59:39.7990513Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cuda] SKIPPED [ 5%] 2026-01-15T19:59:39.7999518Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:59:39.9560414Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cpu] PASSED [ 5%] 2026-01-15T19:59:39.9567231Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cuda] SKIPPED [ 5%] 2026-01-15T19:59:39.9573765Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:59:39.9636610Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_h265 PASSED [ 5%] 2026-01-15T19:59:39.9689900Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cpu] PASSED [ 5%] 2026-01-15T19:59:39.9696457Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cuda] SKIPPED [ 5%] 2026-01-15T19:59:39.9703171Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:59:39.9745030Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cpu] PASSED [ 5%] 2026-01-15T19:59:39.9751983Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cuda] SKIPPED [ 5%] 2026-01-15T19:59:39.9758811Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:59:39.9894738Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cpu] PASSED [ 6%] 2026-01-15T19:59:39.9901630Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cuda] SKIPPED [ 6%] 2026-01-15T19:59:39.9908316Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:59:40.0035076Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cpu] PASSED [ 6%] 2026-01-15T19:59:40.0041918Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cuda] SKIPPED [ 6%] 2026-01-15T19:59:40.0048581Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:59:40.0182296Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cpu] PASSED [ 6%] 2026-01-15T19:59:40.0189161Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cuda] SKIPPED [ 6%] 2026-01-15T19:59:40.0195743Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:59:40.0319723Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cpu] PASSED [ 6%] 2026-01-15T19:59:40.0326356Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cuda] SKIPPED [ 6%] 2026-01-15T19:59:40.0332985Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:59:40.0390183Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cpu] PASSED [ 6%] 2026-01-15T19:59:40.0396892Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cuda] SKIPPED [ 6%] 2026-01-15T19:59:40.0403433Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:59:40.0447344Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cpu] PASSED [ 6%] 2026-01-15T19:59:40.0455777Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cuda] SKIPPED [ 6%] 2026-01-15T19:59:40.0462366Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:59:40.0678091Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cpu] PASSED [ 7%] 2026-01-15T19:59:40.0684727Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cuda] SKIPPED [ 7%] 2026-01-15T19:59:40.0691753Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:59:40.1014494Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cpu] PASSED [ 7%] 2026-01-15T19:59:40.1021180Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cuda] SKIPPED [ 7%] 2026-01-15T19:59:40.1027882Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:59:40.1343411Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cpu] PASSED [ 7%] 2026-01-15T19:59:40.1350101Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cuda] SKIPPED [ 7%] 2026-01-15T19:59:40.1356549Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:59:40.1562690Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cpu] PASSED [ 7%] 2026-01-15T19:59:40.1569599Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cuda] SKIPPED [ 7%] 2026-01-15T19:59:40.1576160Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:59:40.1876643Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cpu] PASSED [ 7%] 2026-01-15T19:59:40.1883240Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cuda] SKIPPED [ 7%] 2026-01-15T19:59:40.1890028Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:59:40.2196325Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cpu] PASSED [ 7%] 2026-01-15T19:59:40.2203150Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cuda] SKIPPED [ 7%] 2026-01-15T19:59:40.2209917Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cuda:beta] SKIPPED [ 8%] 2026-01-15T19:59:40.3312715Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cpu] PASSED [ 8%] 2026-01-15T19:59:40.3319532Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cuda] SKIPPED [ 8%] 2026-01-15T19:59:40.3326141Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cuda:beta] SKIPPED [ 8%] 2026-01-15T19:59:40.4425980Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cpu] PASSED [ 8%] 2026-01-15T19:59:40.4432594Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cuda] SKIPPED [ 8%] 2026-01-15T19:59:40.4439443Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cuda:beta] SKIPPED [ 8%] 2026-01-15T19:59:40.4509283Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-0-NCHW] PASSED [ 8%] 2026-01-15T19:59:40.4574529Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-0-NHWC] PASSED [ 8%] 2026-01-15T19:59:40.4640152Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-1-NCHW] PASSED [ 8%] 2026-01-15T19:59:40.4706516Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-1-NHWC] PASSED [ 8%] 2026-01-15T19:59:40.4779832Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-2-NCHW] PASSED [ 8%] 2026-01-15T19:59:40.4848251Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-2-NHWC] PASSED [ 8%] 2026-01-15T19:59:40.4920617Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-3-NCHW] PASSED [ 8%] 2026-01-15T19:59:40.4992748Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-3-NHWC] PASSED [ 8%] 2026-01-15T19:59:40.5058674Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-4-NCHW] PASSED [ 8%] 2026-01-15T19:59:40.5124569Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-4-NHWC] PASSED [ 8%] 2026-01-15T19:59:40.5227439Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-5-NCHW] PASSED [ 8%] 2026-01-15T19:59:40.5330379Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-5-NHWC] PASSED [ 9%] 2026-01-15T19:59:40.5448705Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-6-NCHW] PASSED [ 9%] 2026-01-15T19:59:40.5566152Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-6-NHWC] PASSED [ 9%] 2026-01-15T19:59:40.5572688Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-0-NCHW] SKIPPED [ 9%] 2026-01-15T19:59:40.5578917Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-0-NHWC] SKIPPED [ 9%] 2026-01-15T19:59:40.5584849Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-1-NCHW] SKIPPED [ 9%] 2026-01-15T19:59:40.5590989Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-1-NHWC] SKIPPED [ 9%] 2026-01-15T19:59:40.5597045Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-2-NCHW] SKIPPED [ 9%] 2026-01-15T19:59:40.5602908Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-2-NHWC] SKIPPED [ 9%] 2026-01-15T19:59:40.5608860Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-3-NCHW] SKIPPED [ 9%] 2026-01-15T19:59:40.5614704Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-3-NHWC] SKIPPED [ 9%] 2026-01-15T19:59:40.5620834Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-4-NCHW] SKIPPED [ 9%] 2026-01-15T19:59:40.5628562Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-4-NHWC] SKIPPED [ 9%] 2026-01-15T19:59:40.5634429Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-5-NCHW] SKIPPED [ 9%] 2026-01-15T19:59:40.5640400Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-5-NHWC] SKIPPED [ 9%] 2026-01-15T19:59:40.5646173Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-6-NCHW] SKIPPED [ 9%] 2026-01-15T19:59:40.5651999Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-6-NHWC] SKIPPED [ 9%] 2026-01-15T19:59:40.5658041Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-0-NCHW] SKIPPED [ 10%] 2026-01-15T19:59:40.5663908Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-0-NHWC] SKIPPED [ 10%] 2026-01-15T19:59:40.5669791Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-1-NCHW] SKIPPED [ 10%] 2026-01-15T19:59:40.5675735Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-1-NHWC] SKIPPED [ 10%] 2026-01-15T19:59:40.5681627Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-2-NCHW] SKIPPED [ 10%] 2026-01-15T19:59:40.5687806Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-2-NHWC] SKIPPED [ 10%] 2026-01-15T19:59:40.5695167Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-3-NCHW] SKIPPED [ 10%] 2026-01-15T19:59:40.5701276Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-3-NHWC] SKIPPED [ 10%] 2026-01-15T19:59:40.5707287Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-4-NCHW] SKIPPED [ 10%] 2026-01-15T19:59:40.5713060Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-4-NHWC] SKIPPED [ 10%] 2026-01-15T19:59:40.5718962Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-5-NCHW] SKIPPED [ 10%] 2026-01-15T19:59:40.5724778Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-5-NHWC] SKIPPED [ 10%] 2026-01-15T19:59:40.5730589Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-6-NCHW] SKIPPED [ 10%] 2026-01-15T19:59:40.5736360Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-6-NHWC] SKIPPED [ 10%] 2026-01-15T19:59:40.5792646Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-0-NCHW] PASSED [ 10%] 2026-01-15T19:59:40.5848409Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-0-NHWC] PASSED [ 10%] 2026-01-15T19:59:40.5904092Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-1-NCHW] PASSED [ 10%] 2026-01-15T19:59:40.5959724Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-1-NHWC] PASSED [ 10%] 2026-01-15T19:59:40.6018092Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-2-NCHW] PASSED [ 11%] 2026-01-15T19:59:40.6076315Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-2-NHWC] PASSED [ 11%] 2026-01-15T19:59:40.6138906Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-3-NCHW] PASSED [ 11%] 2026-01-15T19:59:40.6201120Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-3-NHWC] PASSED [ 11%] 2026-01-15T19:59:40.6256623Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-4-NCHW] PASSED [ 11%] 2026-01-15T19:59:40.6311953Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-4-NHWC] PASSED [ 11%] 2026-01-15T19:59:40.6405240Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-5-NCHW] PASSED [ 11%] 2026-01-15T19:59:40.6499550Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-5-NHWC] PASSED [ 11%] 2026-01-15T19:59:40.6608699Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-6-NCHW] PASSED [ 11%] 2026-01-15T19:59:40.6718806Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-6-NHWC] PASSED [ 11%] 2026-01-15T19:59:40.6725262Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-0-NCHW] SKIPPED [ 11%] 2026-01-15T19:59:40.6731346Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-0-NHWC] SKIPPED [ 11%] 2026-01-15T19:59:40.6737607Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-1-NCHW] SKIPPED [ 11%] 2026-01-15T19:59:40.6743554Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-1-NHWC] SKIPPED [ 11%] 2026-01-15T19:59:40.6749552Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-2-NCHW] SKIPPED [ 11%] 2026-01-15T19:59:40.6755809Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-2-NHWC] SKIPPED [ 11%] 2026-01-15T19:59:40.6761696Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-3-NCHW] SKIPPED [ 11%] 2026-01-15T19:59:40.6767833Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-3-NHWC] SKIPPED [ 11%] 2026-01-15T19:59:40.6773569Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-4-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:40.6779605Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-4-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:40.6787105Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-5-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:40.6792890Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-5-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:40.6798774Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-6-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:40.6804826Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-6-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:40.6810682Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-0-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:40.6816566Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-0-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:40.6822280Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-1-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:40.6828165Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-1-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:40.6833886Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-2-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:40.6839779Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-2-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:40.6845665Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-3-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:40.6853177Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-3-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:40.6859237Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-4-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:40.6865015Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-4-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:40.6870961Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-5-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:40.6877021Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-5-NHWC] SKIPPED [ 13%] 2026-01-15T19:59:40.6882747Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-6-NCHW] SKIPPED [ 13%] 2026-01-15T19:59:40.6888619Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-6-NHWC] SKIPPED [ 13%] 2026-01-15T19:59:40.6938133Z test/test_decoders.py::TestVideoDecoder::test_dimension_order_fails PASSED [ 13%] 2026-01-15T19:59:40.8467796Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-0] PASSED [ 13%] 2026-01-15T19:59:41.1754233Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-3] PASSED [ 13%] 2026-01-15T19:59:41.5041076Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-None] PASSED [ 13%] 2026-01-15T19:59:41.5047782Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-0] SKIPPED [ 13%] 2026-01-15T19:59:41.5054261Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-3] SKIPPED [ 13%] 2026-01-15T19:59:41.5061023Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-None] SKIPPED [ 13%] 2026-01-15T19:59:41.5067609Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-0] SKIPPED [ 13%] 2026-01-15T19:59:41.5074118Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-3] SKIPPED [ 13%] 2026-01-15T19:59:41.5080626Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-None] SKIPPED [ 13%] 2026-01-15T19:59:41.6605704Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-0] PASSED [ 13%] 2026-01-15T19:59:41.9889331Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-3] PASSED [ 13%] 2026-01-15T19:59:42.3169154Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-None] PASSED [ 13%] 2026-01-15T19:59:42.3175926Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-0] SKIPPED [ 13%] 2026-01-15T19:59:42.3182466Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-3] SKIPPED [ 13%] 2026-01-15T19:59:42.3189534Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-None] SKIPPED [ 14%] 2026-01-15T19:59:42.3196016Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-0] SKIPPED [ 14%] 2026-01-15T19:59:42.3202412Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-3] SKIPPED [ 14%] 2026-01-15T19:59:42.3209143Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-None] SKIPPED [ 14%] 2026-01-15T19:59:42.3267610Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cpu] PASSED [ 14%] 2026-01-15T19:59:42.3276667Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cuda] SKIPPED [ 14%] 2026-01-15T19:59:42.3283219Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cuda:beta] SKIPPED [ 14%] 2026-01-15T19:59:42.3325113Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cpu] PASSED [ 14%] 2026-01-15T19:59:42.3331949Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cuda] SKIPPED [ 14%] 2026-01-15T19:59:42.3338734Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cuda:beta] SKIPPED [ 14%] 2026-01-15T19:59:42.3411874Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cpu] PASSED [ 14%] 2026-01-15T19:59:42.3418520Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cuda] SKIPPED [ 14%] 2026-01-15T19:59:42.3424872Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cuda:beta] SKIPPED [ 14%] 2026-01-15T19:59:42.3431982Z test/test_decoders.py::TestVideoDecoder::test_compile[cpu] SKIPPED (...) [ 14%] 2026-01-15T19:59:42.3438572Z test/test_decoders.py::TestVideoDecoder::test_compile[cuda] SKIPPED [ 14%] 2026-01-15T19:59:42.3444875Z test/test_decoders.py::TestVideoDecoder::test_compile[cuda:beta] SKIPPED [ 14%] 2026-01-15T19:59:42.3451416Z test/test_decoders.py::TestVideoDecoder::test_pts_to_dts_fallback[exact] SKIPPED [ 14%] 2026-01-15T19:59:42.3458057Z test/test_decoders.py::TestVideoDecoder::test_pts_to_dts_fallback[approximate] SKIPPED [ 15%] 2026-01-15T19:59:42.3466137Z test/test_decoders.py::TestVideoDecoder::test_full_and_studio_range_bt709_video[asset0] SKIPPED [ 15%] 2026-01-15T19:59:42.3472478Z test/test_decoders.py::TestVideoDecoder::test_full_and_studio_range_bt709_video[asset1] SKIPPED [ 15%] 2026-01-15T19:59:42.3478929Z test/test_decoders.py::TestVideoDecoder::test_10bit_gpu_fallsback_to_cpu SKIPPED [ 15%] 2026-01-15T19:59:42.3530941Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cpu] PASSED [ 15%] 2026-01-15T19:59:42.3538180Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cuda] SKIPPED [ 15%] 2026-01-15T19:59:42.3544508Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:59:42.3611889Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cpu] PASSED [ 15%] 2026-01-15T19:59:42.3618510Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cuda] SKIPPED [ 15%] 2026-01-15T19:59:42.3624911Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:59:42.4443835Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cpu] PASSED [ 15%] 2026-01-15T19:59:42.4450303Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cuda] SKIPPED [ 15%] 2026-01-15T19:59:42.4456811Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:59:42.5881151Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cpu] PASSED [ 15%] 2026-01-15T19:59:42.5888302Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cuda] SKIPPED [ 15%] 2026-01-15T19:59:42.5894506Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:59:42.6740315Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cpu] PASSED [ 15%] 2026-01-15T19:59:42.6746839Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cuda] SKIPPED [ 15%] 2026-01-15T19:59:42.6753241Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:59:42.8153398Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cpu] PASSED [ 16%] 2026-01-15T19:59:42.8161610Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cuda] SKIPPED [ 16%] 2026-01-15T19:59:42.8170023Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:59:42.8905969Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cpu] PASSED [ 16%] 2026-01-15T19:59:42.8912273Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cuda] SKIPPED [ 16%] 2026-01-15T19:59:42.8921473Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:59:42.8934561Z 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:59:42.8940907Z 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:59:42.8947085Z 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:59:42.8957761Z 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:59:42.8963896Z 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:59:42.8970691Z 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:59:42.8984395Z 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:59:42.8991563Z 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:59:42.8999190Z 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:59:42.9018556Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cpu] PASSED [ 16%] 2026-01-15T19:59:42.9024902Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cuda] SKIPPED [ 16%] 2026-01-15T19:59:42.9031725Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cuda:beta] SKIPPED [ 17%] 2026-01-15T19:59:42.9247340Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_tensor_indices PASSED [ 17%] 2026-01-15T19:59:42.9254072Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset0] SKIPPED [ 17%] 2026-01-15T19:59:42.9266167Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset1] SKIPPED [ 17%] 2026-01-15T19:59:42.9272538Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset2] SKIPPED [ 17%] 2026-01-15T19:59:42.9279201Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset3] SKIPPED [ 17%] 2026-01-15T19:59:42.9285759Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset4] SKIPPED [ 17%] 2026-01-15T19:59:42.9292153Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset5] SKIPPED [ 17%] 2026-01-15T19:59:42.9298672Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset6] SKIPPED [ 17%] 2026-01-15T19:59:42.9305019Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset7] SKIPPED [ 17%] 2026-01-15T19:59:42.9311591Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset0] SKIPPED [ 17%] 2026-01-15T19:59:42.9317999Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset1] SKIPPED [ 17%] 2026-01-15T19:59:42.9324326Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset2] SKIPPED [ 17%] 2026-01-15T19:59:42.9330942Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset3] SKIPPED [ 17%] 2026-01-15T19:59:42.9339028Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset4] SKIPPED [ 17%] 2026-01-15T19:59:42.9345368Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset5] SKIPPED [ 17%] 2026-01-15T19:59:42.9352090Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset6] SKIPPED [ 17%] 2026-01-15T19:59:42.9358624Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset7] SKIPPED [ 18%] 2026-01-15T19:59:42.9364965Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset0] SKIPPED [ 18%] 2026-01-15T19:59:42.9371523Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset1] SKIPPED [ 18%] 2026-01-15T19:59:42.9378142Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset2] SKIPPED [ 18%] 2026-01-15T19:59:42.9384571Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset3] SKIPPED [ 18%] 2026-01-15T19:59:42.9391244Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset4] SKIPPED [ 18%] 2026-01-15T19:59:42.9397985Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset5] SKIPPED [ 18%] 2026-01-15T19:59:42.9404359Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset6] SKIPPED [ 18%] 2026-01-15T19:59:42.9412542Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset7] SKIPPED [ 18%] 2026-01-15T19:59:42.9419149Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset0] SKIPPED [ 18%] 2026-01-15T19:59:42.9425466Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset1] SKIPPED [ 18%] 2026-01-15T19:59:42.9431997Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset2] SKIPPED [ 18%] 2026-01-15T19:59:42.9438470Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset3] SKIPPED [ 18%] 2026-01-15T19:59:42.9444782Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset4] SKIPPED [ 18%] 2026-01-15T19:59:42.9451550Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset5] SKIPPED [ 18%] 2026-01-15T19:59:42.9457990Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset6] SKIPPED [ 18%] 2026-01-15T19:59:42.9464297Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset7] SKIPPED [ 18%] 2026-01-15T19:59:42.9470878Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset0] SKIPPED [ 18%] 2026-01-15T19:59:42.9477354Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset1] SKIPPED [ 19%] 2026-01-15T19:59:42.9485323Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset2] SKIPPED [ 19%] 2026-01-15T19:59:42.9491892Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset3] SKIPPED [ 19%] 2026-01-15T19:59:42.9498407Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset4] SKIPPED [ 19%] 2026-01-15T19:59:42.9504637Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset5] SKIPPED [ 19%] 2026-01-15T19:59:42.9511117Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset6] SKIPPED [ 19%] 2026-01-15T19:59:42.9517640Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset7] SKIPPED [ 19%] 2026-01-15T19:59:42.9523913Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset0] SKIPPED [ 19%] 2026-01-15T19:59:42.9530494Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset1] SKIPPED [ 19%] 2026-01-15T19:59:42.9537120Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset2] SKIPPED [ 19%] 2026-01-15T19:59:42.9543623Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset3] SKIPPED [ 19%] 2026-01-15T19:59:42.9550089Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset4] SKIPPED [ 19%] 2026-01-15T19:59:42.9558282Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset5] SKIPPED [ 19%] 2026-01-15T19:59:42.9564641Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset6] SKIPPED [ 19%] 2026-01-15T19:59:42.9571161Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset7] SKIPPED [ 19%] 2026-01-15T19:59:42.9578615Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset0] SKIPPED [ 19%] 2026-01-15T19:59:42.9586025Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset1] SKIPPED [ 19%] 2026-01-15T19:59:42.9593047Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset2] SKIPPED [ 20%] 2026-01-15T19:59:42.9599462Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset3] SKIPPED [ 20%] 2026-01-15T19:59:42.9605359Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset4] SKIPPED [ 20%] 2026-01-15T19:59:42.9612380Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset5] SKIPPED [ 20%] 2026-01-15T19:59:42.9619128Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset6] SKIPPED [ 20%] 2026-01-15T19:59:42.9639624Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset7] SKIPPED [ 20%] 2026-01-15T19:59:42.9641210Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset0] SKIPPED [ 20%] 2026-01-15T19:59:42.9642922Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset1] SKIPPED [ 20%] 2026-01-15T19:59:42.9650197Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset2] SKIPPED [ 20%] 2026-01-15T19:59:42.9656520Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset3] SKIPPED [ 20%] 2026-01-15T19:59:42.9662763Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset4] SKIPPED [ 20%] 2026-01-15T19:59:42.9669173Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset5] SKIPPED [ 20%] 2026-01-15T19:59:42.9674989Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset6] SKIPPED [ 20%] 2026-01-15T19:59:42.9681352Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset7] SKIPPED [ 20%] 2026-01-15T19:59:42.9687451Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset0] SKIPPED [ 20%] 2026-01-15T19:59:42.9693335Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset1] SKIPPED [ 20%] 2026-01-15T19:59:42.9699536Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset2] SKIPPED [ 20%] 2026-01-15T19:59:42.9707145Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset3] SKIPPED [ 20%] 2026-01-15T19:59:42.9713044Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset4] SKIPPED [ 21%] 2026-01-15T19:59:42.9719107Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset5] SKIPPED [ 21%] 2026-01-15T19:59:42.9724945Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset6] SKIPPED [ 21%] 2026-01-15T19:59:42.9731113Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset7] SKIPPED [ 21%] 2026-01-15T19:59:42.9737236Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset0] SKIPPED [ 21%] 2026-01-15T19:59:42.9742997Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset1] SKIPPED [ 21%] 2026-01-15T19:59:42.9749019Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset2] SKIPPED [ 21%] 2026-01-15T19:59:42.9754702Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset3] SKIPPED [ 21%] 2026-01-15T19:59:42.9760870Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset4] SKIPPED [ 21%] 2026-01-15T19:59:42.9767083Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset5] SKIPPED [ 21%] 2026-01-15T19:59:42.9774381Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset6] SKIPPED [ 21%] 2026-01-15T19:59:42.9780754Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset7] SKIPPED [ 21%] 2026-01-15T19:59:42.9786718Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset0] SKIPPED [ 21%] 2026-01-15T19:59:42.9792451Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset1] SKIPPED [ 21%] 2026-01-15T19:59:42.9798418Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset2] SKIPPED [ 21%] 2026-01-15T19:59:42.9804160Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset3] SKIPPED [ 21%] 2026-01-15T19:59:42.9810260Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset4] SKIPPED [ 21%] 2026-01-15T19:59:42.9816450Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset5] SKIPPED [ 21%] 2026-01-15T19:59:42.9822250Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset6] SKIPPED [ 22%] 2026-01-15T19:59:42.9828323Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset7] SKIPPED [ 22%] 2026-01-15T19:59:42.9834380Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset0] SKIPPED [ 22%] 2026-01-15T19:59:42.9842116Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset1] SKIPPED [ 22%] 2026-01-15T19:59:42.9848204Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset2] SKIPPED [ 22%] 2026-01-15T19:59:42.9854047Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset3] SKIPPED [ 22%] 2026-01-15T19:59:42.9860071Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset4] SKIPPED [ 22%] 2026-01-15T19:59:42.9866008Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset5] SKIPPED [ 22%] 2026-01-15T19:59:42.9871951Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset6] SKIPPED [ 22%] 2026-01-15T19:59:42.9877952Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset7] SKIPPED [ 22%] 2026-01-15T19:59:42.9883715Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset0] SKIPPED [ 22%] 2026-01-15T19:59:42.9889792Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset1] SKIPPED [ 22%] 2026-01-15T19:59:42.9895708Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset2] SKIPPED [ 22%] 2026-01-15T19:59:42.9901748Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset3] SKIPPED [ 22%] 2026-01-15T19:59:42.9909313Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset4] SKIPPED [ 22%] 2026-01-15T19:59:42.9915124Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset5] SKIPPED [ 22%] 2026-01-15T19:59:42.9921190Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset6] SKIPPED [ 22%] 2026-01-15T19:59:42.9927195Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset7] SKIPPED [ 23%] 2026-01-15T19:59:42.9933103Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset0] SKIPPED [ 23%] 2026-01-15T19:59:42.9939205Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset1] SKIPPED [ 23%] 2026-01-15T19:59:42.9945050Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset2] SKIPPED [ 23%] 2026-01-15T19:59:42.9951068Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset3] SKIPPED [ 23%] 2026-01-15T19:59:42.9957125Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset4] SKIPPED [ 23%] 2026-01-15T19:59:42.9962992Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset5] SKIPPED [ 23%] 2026-01-15T19:59:42.9969180Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset6] SKIPPED [ 23%] 2026-01-15T19:59:42.9976697Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset7] SKIPPED [ 23%] 2026-01-15T19:59:42.9982408Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_cpu_fallback SKIPPED [ 23%] 2026-01-15T19:59:42.9988504Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_error SKIPPED [ 23%] 2026-01-15T19:59:42.9994299Z test/test_decoders.py::TestVideoDecoder::test_set_cuda_backend SKIPPED [ 23%] 2026-01-15T19:59:43.0074002Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_cpu_device PASSED [ 23%] 2026-01-15T19:59:43.0080960Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_h265_video[cuda] SKIPPED [ 23%] 2026-01-15T19:59:43.0087579Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_h265_video[cuda:beta] SKIPPED [ 23%] 2026-01-15T19:59:43.0093936Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_supported_video[cuda] SKIPPED [ 23%] 2026-01-15T19:59:43.0100636Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_supported_video[cuda:beta] SKIPPED [ 23%] 2026-01-15T19:59:43.0145411Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset0] PASSED [ 23%] 2026-01-15T19:59:43.0163151Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset1] PASSED [ 24%] 2026-01-15T19:59:43.0179026Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset2] PASSED [ 24%] 2026-01-15T19:59:43.0258360Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset3] PASSED [ 24%] 2026-01-15T19:59:43.0338640Z test/test_decoders.py::TestAudioDecoder::test_error[asset0] PASSED [ 24%] 2026-01-15T19:59:43.0385026Z test/test_decoders.py::TestAudioDecoder::test_error[asset1] PASSED [ 24%] 2026-01-15T19:59:43.0553320Z test/test_decoders.py::TestAudioDecoder::test_negative_start[asset0] PASSED [ 24%] 2026-01-15T19:59:43.0643555Z test/test_decoders.py::TestAudioDecoder::test_negative_start[asset1] PASSED [ 24%] 2026-01-15T19:59:43.0749880Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[None-asset0] PASSED [ 24%] 2026-01-15T19:59:43.0810394Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[None-asset1] PASSED [ 24%] 2026-01-15T19:59:43.0909416Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[duration-asset0] PASSED [ 24%] 2026-01-15T19:59:43.0970039Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[duration-asset1] PASSED [ 24%] 2026-01-15T19:59:43.1089881Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[99999999-asset0] PASSED [ 24%] 2026-01-15T19:59:43.1152218Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[99999999-asset1] PASSED [ 24%] 2026-01-15T19:59:43.1288320Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset0] PASSED [ 24%] 2026-01-15T19:59:43.1376719Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset1] PASSED [ 24%] 2026-01-15T19:59:43.1516709Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset2] PASSED [ 24%] 2026-01-15T19:59:43.1563560Z test/test_decoders.py::TestAudioDecoder::test_at_frame_boundaries[asset0] PASSED [ 24%] 2026-01-15T19:59:43.1591544Z test/test_decoders.py::TestAudioDecoder::test_at_frame_boundaries[asset1] PASSED [ 25%] 2026-01-15T19:59:43.1643163Z test/test_decoders.py::TestAudioDecoder::test_not_at_frame_boundaries[asset0] PASSED [ 25%] 2026-01-15T19:59:43.1670042Z test/test_decoders.py::TestAudioDecoder::test_not_at_frame_boundaries[asset1] PASSED [ 25%] 2026-01-15T19:59:43.1711864Z test/test_decoders.py::TestAudioDecoder::test_start_equals_stop[asset0] PASSED [ 25%] 2026-01-15T19:59:43.1728935Z test/test_decoders.py::TestAudioDecoder::test_start_equals_stop[asset1] PASSED [ 25%] 2026-01-15T19:59:43.1806318Z test/test_decoders.py::TestAudioDecoder::test_frame_start_is_not_zero PASSED [ 25%] 2026-01-15T19:59:43.1820888Z test/test_decoders.py::TestAudioDecoder::test_single_channel PASSED [ 25%] 2026-01-15T19:59:43.1842323Z test/test_decoders.py::TestAudioDecoder::test_format_conversion PASSED [ 25%] 2026-01-15T19:59:43.1907101Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-None] PASSED [ 25%] 2026-01-15T19:59:43.1974977Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-4] PASSED [ 25%] 2026-01-15T19:59:43.2045828Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-3] PASSED [ 25%] 2026-01-15T19:59:43.2100417Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[2-None] PASSED [ 25%] 2026-01-15T19:59:43.2145142Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[2-3] PASSED [ 25%] 2026-01-15T19:59:43.2234509Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion_stereo PASSED [ 25%] 2026-01-15T19:59:43.2436352Z test/test_decoders.py::TestAudioDecoder::test_downsample_empty_frame PASSED [ 25%] 2026-01-15T19:59:43.2548195Z test/test_decoders.py::TestAudioDecoder::test_decode_s16_ffmpeg4 PASSED [ 25%] 2026-01-15T19:59:43.2597843Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[None-asset0] PASSED [ 25%] 2026-01-15T19:59:43.2620387Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[None-asset1] PASSED [ 25%] 2026-01-15T19:59:43.2670970Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[8000-asset0] PASSED [ 26%] 2026-01-15T19:59:43.2693245Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[8000-asset1] PASSED [ 26%] 2026-01-15T19:59:43.2742322Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[16000-asset0] PASSED [ 26%] 2026-01-15T19:59:43.2766172Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[16000-asset1] PASSED [ 26%] 2026-01-15T19:59:43.2851490Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[441000-asset0] PASSED [ 26%] 2026-01-15T19:59:43.2908980Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[441000-asset1] PASSED [ 26%] 2026-01-15T19:59:43.2927833Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-None-asset0] PASSED [ 26%] 2026-01-15T19:59:43.2978745Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-None-asset1] PASSED [ 26%] 2026-01-15T19:59:43.2997596Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-16000-asset0] PASSED [ 26%] 2026-01-15T19:59:43.3060793Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-16000-asset1] PASSED [ 26%] 2026-01-15T19:59:43.3084483Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-None-asset0] PASSED [ 26%] 2026-01-15T19:59:43.3138285Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-None-asset1] PASSED [ 26%] 2026-01-15T19:59:43.3157677Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-16000-asset0] PASSED [ 26%] 2026-01-15T19:59:43.3221927Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-16000-asset1] PASSED [ 26%] 2026-01-15T19:59:43.3243595Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-None-asset0] PASSED [ 26%] 2026-01-15T19:59:43.3299862Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-None-asset1] PASSED [ 26%] 2026-01-15T19:59:43.3321411Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-16000-asset0] PASSED [ 26%] 2026-01-15T19:59:43.3427408Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-16000-asset1] PASSED [ 26%] 2026-01-15T19:59:43.3453346Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-None-asset0] PASSED [ 27%] 2026-01-15T19:59:43.3517234Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-None-asset1] PASSED [ 27%] 2026-01-15T19:59:43.3542846Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-16000-asset0] PASSED [ 27%] 2026-01-15T19:59:43.3732023Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-16000-asset1] PASSED [ 27%] 2026-01-15T19:59:43.3766664Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-None-asset0] PASSED [ 27%] 2026-01-15T19:59:43.3842936Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-None-asset1] PASSED [ 27%] 2026-01-15T19:59:43.3873754Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-16000-asset0] PASSED [ 27%] 2026-01-15T19:59:43.4137320Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-16000-asset1] PASSED [ 27%] 2026-01-15T19:59:43.4159033Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-None-asset0] PASSED [ 27%] 2026-01-15T19:59:43.4210269Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-None-asset1] PASSED [ 27%] 2026-01-15T19:59:43.4229348Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-16000-asset0] PASSED [ 27%] 2026-01-15T19:59:43.4293892Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-16000-asset1] PASSED [ 27%] 2026-01-15T19:59:43.4316584Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[0-asset0] PASSED [ 27%] 2026-01-15T19:59:43.4334305Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[0-asset1] PASSED [ 27%] 2026-01-15T19:59:43.4350722Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[15-asset0] PASSED [ 27%] 2026-01-15T19:59:43.4369229Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[15-asset1] PASSED [ 27%] 2026-01-15T19:59:43.4384880Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[23-asset0] PASSED [ 27%] 2026-01-15T19:59:43.4403806Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[23-asset1] PASSED [ 28%] 2026-01-15T19:59:43.4422964Z test/test_encoders.py::TestAudioEncoder::test_bad_input PASSED [ 28%] 2026-01-15T19:59:43.4567749Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_file] PASSED [ 28%] 2026-01-15T19:59:43.4706736Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_tensor] PASSED [ 28%] 2026-01-15T19:59:43.4844547Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_file_like] PASSED [ 28%] 2026-01-15T19:59:43.4987801Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_file] PASSED [ 28%] 2026-01-15T19:59:43.5127158Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_tensor] PASSED [ 28%] 2026-01-15T19:59:43.5268257Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_file_like] PASSED [ 28%] 2026-01-15T19:59:43.5447919Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_file] PASSED [ 28%] 2026-01-15T19:59:43.5629932Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_tensor] PASSED [ 28%] 2026-01-15T19:59:43.5805695Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_file_like] PASSED [ 28%] 2026-01-15T19:59:43.7524660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-None-asset0] PASSED [ 28%] 2026-01-15T19:59:43.8271011Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-None-asset1] PASSED [ 28%] 2026-01-15T19:59:43.9954664Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-0-asset0] PASSED [ 28%] 2026-01-15T19:59:44.0711122Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-0-asset1] PASSED [ 28%] 2026-01-15T19:59:44.2355881Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-44100-asset0] PASSED [ 28%] 2026-01-15T19:59:44.3135708Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-44100-asset1] PASSED [ 28%] 2026-01-15T19:59:44.4758794Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-999999999-asset0] PASSED [ 28%] 2026-01-15T19:59:44.5561601Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-999999999-asset1] PASSED [ 29%] 2026-01-15T19:59:44.6785332Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-None-asset0] PASSED [ 29%] 2026-01-15T19:59:44.7531440Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-None-asset1] PASSED [ 29%] 2026-01-15T19:59:44.8786379Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-0-asset0] PASSED [ 29%] 2026-01-15T19:59:44.9561766Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-0-asset1] PASSED [ 29%] 2026-01-15T19:59:45.0841574Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-44100-asset0] PASSED [ 29%] 2026-01-15T19:59:45.1650983Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-44100-asset1] PASSED [ 29%] 2026-01-15T19:59:45.2950464Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-999999999-asset0] PASSED [ 29%] 2026-01-15T19:59:45.3770682Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-999999999-asset1] PASSED [ 29%] 2026-01-15T19:59:45.5491186Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-None-asset0] PASSED [ 29%] 2026-01-15T19:59:45.6326895Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-None-asset1] PASSED [ 29%] 2026-01-15T19:59:45.8030904Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-0-asset0] PASSED [ 29%] 2026-01-15T19:59:45.8880905Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-0-asset1] PASSED [ 29%] 2026-01-15T19:59:46.0523838Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-44100-asset0] PASSED [ 29%] 2026-01-15T19:59:46.1392504Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-44100-asset1] PASSED [ 29%] 2026-01-15T19:59:46.3015292Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-999999999-asset0] PASSED [ 29%] 2026-01-15T19:59:46.3892056Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-999999999-asset1] PASSED [ 29%] 2026-01-15T19:59:46.7198068Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-None-asset0] PASSED [ 30%] 2026-01-15T19:59:46.8213159Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-None-asset1] PASSED [ 30%] 2026-01-15T19:59:47.1574314Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-0-asset0] PASSED [ 30%] 2026-01-15T19:59:47.2598214Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-0-asset1] PASSED [ 30%] 2026-01-15T19:59:47.6191901Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-44100-asset0] PASSED [ 30%] 2026-01-15T19:59:47.7268986Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-44100-asset1] PASSED [ 30%] 2026-01-15T19:59:48.0464785Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-999999999-asset0] PASSED [ 30%] 2026-01-15T19:59:48.1661489Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-999999999-asset1] PASSED [ 30%] 2026-01-15T19:59:48.3681305Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-None-asset0] PASSED [ 30%] 2026-01-15T19:59:48.4741079Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-None-asset1] PASSED [ 30%] 2026-01-15T19:59:48.6782913Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-0-asset0] PASSED [ 30%] 2026-01-15T19:59:48.7823283Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-0-asset1] PASSED [ 30%] 2026-01-15T19:59:48.9910869Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-44100-asset0] PASSED [ 30%] 2026-01-15T19:59:49.0950070Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-44100-asset1] PASSED [ 30%] 2026-01-15T19:59:49.3038125Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-999999999-asset0] PASSED [ 30%] 2026-01-15T19:59:49.4228790Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-999999999-asset1] PASSED [ 30%] 2026-01-15T19:59:49.7546141Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-None-asset0] PASSED [ 30%] 2026-01-15T19:59:49.8742286Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-None-asset1] PASSED [ 30%] 2026-01-15T19:59:50.2074176Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-0-asset0] PASSED [ 31%] 2026-01-15T19:59:50.3284990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-0-asset1] PASSED [ 31%] 2026-01-15T19:59:50.6871987Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-44100-asset0] PASSED [ 31%] 2026-01-15T19:59:50.8068952Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-44100-asset1] PASSED [ 31%] 2026-01-15T19:59:51.1183471Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-999999999-asset0] PASSED [ 31%] 2026-01-15T19:59:51.2546090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-999999999-asset1] PASSED [ 31%] 2026-01-15T19:59:51.3642022Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-None-asset0] PASSED [ 31%] 2026-01-15T19:59:51.4452892Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-None-asset1] PASSED [ 31%] 2026-01-15T19:59:51.5546265Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-0-asset0] PASSED [ 31%] 2026-01-15T19:59:51.6324533Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-0-asset1] PASSED [ 31%] 2026-01-15T19:59:51.7414830Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-44100-asset0] PASSED [ 31%] 2026-01-15T19:59:51.8181600Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-44100-asset1] PASSED [ 31%] 2026-01-15T19:59:51.9285722Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-999999999-asset0] PASSED [ 31%] 2026-01-15T19:59:52.0056697Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-999999999-asset1] PASSED [ 31%] 2026-01-15T19:59:52.1110479Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-None-asset0] PASSED [ 31%] 2026-01-15T19:59:52.1882921Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-None-asset1] PASSED [ 31%] 2026-01-15T19:59:52.2930488Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-0-asset0] PASSED [ 31%] 2026-01-15T19:59:52.3689716Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-0-asset1] PASSED [ 31%] 2026-01-15T19:59:52.4752001Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-44100-asset0] PASSED [ 32%] 2026-01-15T19:59:52.5526410Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-44100-asset1] PASSED [ 32%] 2026-01-15T19:59:52.6576016Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-999999999-asset0] PASSED [ 32%] 2026-01-15T19:59:52.7344382Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-999999999-asset1] PASSED [ 32%] 2026-01-15T19:59:52.8436801Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-None-asset0] PASSED [ 32%] 2026-01-15T19:59:52.9393096Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-None-asset1] PASSED [ 32%] 2026-01-15T19:59:53.0495304Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-0-asset0] PASSED [ 32%] 2026-01-15T19:59:53.1425466Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-0-asset1] PASSED [ 32%] 2026-01-15T19:59:53.2514951Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-44100-asset0] PASSED [ 32%] 2026-01-15T19:59:53.3442738Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-44100-asset1] PASSED [ 32%] 2026-01-15T19:59:53.4521860Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-999999999-asset0] PASSED [ 32%] 2026-01-15T19:59:53.5459012Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-999999999-asset1] PASSED [ 32%] 2026-01-15T19:59:53.6779855Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-None-asset0] PASSED [ 32%] 2026-01-15T19:59:53.7730873Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-None-asset1] PASSED [ 32%] 2026-01-15T19:59:53.9054194Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-0-asset0] PASSED [ 32%] 2026-01-15T19:59:54.0030302Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-0-asset1] PASSED [ 32%] 2026-01-15T19:59:54.1363946Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-44100-asset0] PASSED [ 32%] 2026-01-15T19:59:54.2340471Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-44100-asset1] PASSED [ 33%] 2026-01-15T19:59:54.3694811Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-999999999-asset0] PASSED [ 33%] 2026-01-15T19:59:54.4687346Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-999999999-asset1] PASSED [ 33%] 2026-01-15T19:59:54.5885431Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-None-asset0] PASSED [ 33%] 2026-01-15T19:59:54.6836724Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-None-asset1] PASSED [ 33%] 2026-01-15T19:59:54.8038314Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-0-asset0] PASSED [ 33%] 2026-01-15T19:59:54.9013165Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-0-asset1] PASSED [ 33%] 2026-01-15T19:59:55.0214750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-44100-asset0] PASSED [ 33%] 2026-01-15T19:59:55.1172684Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-44100-asset1] PASSED [ 33%] 2026-01-15T19:59:55.2378213Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-999999999-asset0] PASSED [ 33%] 2026-01-15T19:59:55.3329610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-999999999-asset1] PASSED [ 33%] 2026-01-15T19:59:55.4702662Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-None-asset0] PASSED [ 33%] 2026-01-15T19:59:55.5739732Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-None-asset1] PASSED [ 33%] 2026-01-15T19:59:55.7071447Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-0-asset0] PASSED [ 33%] 2026-01-15T19:59:55.8086199Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-0-asset1] PASSED [ 33%] 2026-01-15T19:59:55.9466137Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-44100-asset0] PASSED [ 33%] 2026-01-15T19:59:56.0501246Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-44100-asset1] PASSED [ 33%] 2026-01-15T19:59:56.1867412Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-999999999-asset0] PASSED [ 33%] 2026-01-15T19:59:56.2906862Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-999999999-asset1] PASSED [ 34%] 2026-01-15T19:59:56.4076004Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-None-asset0] PASSED [ 34%] 2026-01-15T19:59:56.4853828Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-None-asset1] PASSED [ 34%] 2026-01-15T19:59:56.5996052Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-0-asset0] PASSED [ 34%] 2026-01-15T19:59:56.6742285Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-0-asset1] PASSED [ 34%] 2026-01-15T19:59:56.7911498Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-44100-asset0] PASSED [ 34%] 2026-01-15T19:59:56.8681119Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-44100-asset1] PASSED [ 34%] 2026-01-15T19:59:56.9855684Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-999999999-asset0] PASSED [ 34%] 2026-01-15T19:59:57.0610107Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-999999999-asset1] PASSED [ 34%] 2026-01-15T19:59:57.1698653Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-None-asset0] PASSED [ 34%] 2026-01-15T19:59:57.2450606Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-None-asset1] PASSED [ 34%] 2026-01-15T19:59:57.3502391Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-0-asset0] PASSED [ 34%] 2026-01-15T19:59:57.4283105Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-0-asset1] PASSED [ 34%] 2026-01-15T19:59:57.5380086Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-44100-asset0] PASSED [ 34%] 2026-01-15T19:59:57.6164037Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-44100-asset1] PASSED [ 34%] 2026-01-15T19:59:57.7262703Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-999999999-asset0] PASSED [ 34%] 2026-01-15T19:59:57.8046120Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-999999999-asset1] PASSED [ 34%] 2026-01-15T19:59:57.9254566Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-None-asset0] PASSED [ 35%] 2026-01-15T19:59:58.0045421Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-None-asset1] PASSED [ 35%] 2026-01-15T19:59:58.1240961Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-0-asset0] PASSED [ 35%] 2026-01-15T19:59:58.2035808Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-0-asset1] PASSED [ 35%] 2026-01-15T19:59:58.3214039Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-44100-asset0] PASSED [ 35%] 2026-01-15T19:59:58.4011353Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-44100-asset1] PASSED [ 35%] 2026-01-15T19:59:58.5203236Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-999999999-asset0] PASSED [ 35%] 2026-01-15T19:59:58.5981948Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-999999999-asset1] PASSED [ 35%] 2026-01-15T19:59:58.7691234Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-None-asset0] PASSED [ 35%] 2026-01-15T19:59:58.8552584Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-None-asset1] PASSED [ 35%] 2026-01-15T19:59:59.0257094Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-0-asset0] PASSED [ 35%] 2026-01-15T19:59:59.1106354Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-0-asset1] PASSED [ 35%] 2026-01-15T19:59:59.2810934Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-44100-asset0] PASSED [ 35%] 2026-01-15T19:59:59.3656120Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-44100-asset1] PASSED [ 35%] 2026-01-15T19:59:59.5367444Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-999999999-asset0] PASSED [ 35%] 2026-01-15T19:59:59.6213895Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-999999999-asset1] PASSED [ 35%] 2026-01-15T19:59:59.7559535Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-None-asset0] PASSED [ 35%] 2026-01-15T19:59:59.8406428Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-None-asset1] PASSED [ 35%] 2026-01-15T19:59:59.9736484Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-0-asset0] PASSED [ 36%] 2026-01-15T20:00:00.0598462Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-0-asset1] PASSED [ 36%] 2026-01-15T20:00:00.1957722Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-44100-asset0] PASSED [ 36%] 2026-01-15T20:00:00.2813413Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-44100-asset1] PASSED [ 36%] 2026-01-15T20:00:00.4154451Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-999999999-asset0] PASSED [ 36%] 2026-01-15T20:00:00.5043931Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-999999999-asset1] PASSED [ 36%] 2026-01-15T20:00:00.6757902Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-None-asset0] PASSED [ 36%] 2026-01-15T20:00:00.7649225Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-None-asset1] PASSED [ 36%] 2026-01-15T20:00:00.9374044Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-0-asset0] PASSED [ 36%] 2026-01-15T20:00:01.0269786Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-0-asset1] PASSED [ 36%] 2026-01-15T20:00:01.1979691Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-44100-asset0] PASSED [ 36%] 2026-01-15T20:00:01.2876652Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-44100-asset1] PASSED [ 36%] 2026-01-15T20:00:01.4601605Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-999999999-asset0] PASSED [ 36%] 2026-01-15T20:00:01.5503745Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-999999999-asset1] PASSED [ 36%] 2026-01-15T20:00:01.6701169Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-None-asset0] PASSED [ 36%] 2026-01-15T20:00:01.7076445Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-None-asset1] PASSED [ 36%] 2026-01-15T20:00:01.8266137Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-0-asset0] PASSED [ 36%] 2026-01-15T20:00:01.8637520Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-0-asset1] PASSED [ 36%] 2026-01-15T20:00:01.9749969Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-44100-asset0] PASSED [ 37%] 2026-01-15T20:00:02.0148707Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-44100-asset1] PASSED [ 37%] 2026-01-15T20:00:02.1256047Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-999999999-asset0] PASSED [ 37%] 2026-01-15T20:00:02.1676277Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-999999999-asset1] PASSED [ 37%] 2026-01-15T20:00:02.2453311Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-None-asset0] PASSED [ 37%] 2026-01-15T20:00:02.2829399Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-None-asset1] PASSED [ 37%] 2026-01-15T20:00:02.3587755Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-0-asset0] PASSED [ 37%] 2026-01-15T20:00:02.3962653Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-0-asset1] PASSED [ 37%] 2026-01-15T20:00:02.4724430Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-44100-asset0] PASSED [ 37%] 2026-01-15T20:00:02.5120798Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-44100-asset1] PASSED [ 37%] 2026-01-15T20:00:02.5902437Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-999999999-asset0] PASSED [ 37%] 2026-01-15T20:00:02.6325152Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-999999999-asset1] PASSED [ 37%] 2026-01-15T20:00:02.7535756Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-None-asset0] PASSED [ 37%] 2026-01-15T20:00:02.7966153Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-None-asset1] PASSED [ 37%] 2026-01-15T20:00:02.9170793Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-0-asset0] PASSED [ 37%] 2026-01-15T20:00:02.9608072Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-0-asset1] PASSED [ 37%] 2026-01-15T20:00:03.0732453Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-44100-asset0] PASSED [ 37%] 2026-01-15T20:00:03.1180048Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-44100-asset1] PASSED [ 38%] 2026-01-15T20:00:03.2273536Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-999999999-asset0] PASSED [ 38%] 2026-01-15T20:00:03.2723213Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-999999999-asset1] PASSED [ 38%] 2026-01-15T20:00:03.5351715Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-None-asset0] PASSED [ 38%] 2026-01-15T20:00:03.5934591Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-None-asset1] PASSED [ 38%] 2026-01-15T20:00:03.8551939Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-0-asset0] PASSED [ 38%] 2026-01-15T20:00:03.9139516Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-0-asset1] PASSED [ 38%] 2026-01-15T20:00:04.2043200Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-44100-asset0] PASSED [ 38%] 2026-01-15T20:00:04.2626672Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-44100-asset1] PASSED [ 38%] 2026-01-15T20:00:04.5055159Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-999999999-asset0] PASSED [ 38%] 2026-01-15T20:00:04.5776532Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-999999999-asset1] PASSED [ 38%] 2026-01-15T20:00:04.7528401Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-None-asset0] PASSED [ 38%] 2026-01-15T20:00:04.8114262Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-None-asset1] PASSED [ 38%] 2026-01-15T20:00:04.9486511Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-0-asset0] PASSED [ 38%] 2026-01-15T20:00:05.0068979Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-0-asset1] PASSED [ 38%] 2026-01-15T20:00:05.1474390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-44100-asset0] PASSED [ 38%] 2026-01-15T20:00:05.2053500Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-44100-asset1] PASSED [ 38%] 2026-01-15T20:00:05.3530003Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-999999999-asset0] PASSED [ 38%] 2026-01-15T20:00:05.4254565Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-999999999-asset1] PASSED [ 39%] 2026-01-15T20:00:05.6883019Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-None-asset0] PASSED [ 39%] 2026-01-15T20:00:05.7634463Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-None-asset1] PASSED [ 39%] 2026-01-15T20:00:06.0261927Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-0-asset0] PASSED [ 39%] 2026-01-15T20:00:06.1014091Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-0-asset1] PASSED [ 39%] 2026-01-15T20:00:06.3926085Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-44100-asset0] PASSED [ 39%] 2026-01-15T20:00:06.4679723Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-44100-asset1] PASSED [ 39%] 2026-01-15T20:00:06.7105371Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-999999999-asset0] PASSED [ 39%] 2026-01-15T20:00:06.7974916Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-999999999-asset1] PASSED [ 39%] 2026-01-15T20:00:06.8517066Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-None-asset0] PASSED [ 39%] 2026-01-15T20:00:06.8876790Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-None-asset1] PASSED [ 39%] 2026-01-15T20:00:06.9408645Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-0-asset0] PASSED [ 39%] 2026-01-15T20:00:06.9756551Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-0-asset1] PASSED [ 39%] 2026-01-15T20:00:07.0294207Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-44100-asset0] PASSED [ 39%] 2026-01-15T20:00:07.0650374Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-44100-asset1] PASSED [ 39%] 2026-01-15T20:00:07.1193741Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-999999999-asset0] PASSED [ 39%] 2026-01-15T20:00:07.1558060Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-999999999-asset1] PASSED [ 39%] 2026-01-15T20:00:07.2088342Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-None-asset0] PASSED [ 40%] 2026-01-15T20:00:07.2441601Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-None-asset1] PASSED [ 40%] 2026-01-15T20:00:07.2979484Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-0-asset0] PASSED [ 40%] 2026-01-15T20:00:07.3323688Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-0-asset1] PASSED [ 40%] 2026-01-15T20:00:07.3848115Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-44100-asset0] PASSED [ 40%] 2026-01-15T20:00:07.4216432Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-44100-asset1] PASSED [ 40%] 2026-01-15T20:00:07.4766260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-999999999-asset0] PASSED [ 40%] 2026-01-15T20:00:07.5125048Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-999999999-asset1] PASSED [ 40%] 2026-01-15T20:00:07.5679095Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-None-asset0] PASSED [ 40%] 2026-01-15T20:00:07.6121037Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-None-asset1] PASSED [ 40%] 2026-01-15T20:00:07.6673906Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-0-asset0] PASSED [ 40%] 2026-01-15T20:00:07.7124389Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-0-asset1] PASSED [ 40%] 2026-01-15T20:00:07.7666931Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-44100-asset0] PASSED [ 40%] 2026-01-15T20:00:07.8101718Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-44100-asset1] PASSED [ 40%] 2026-01-15T20:00:07.8653280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-999999999-asset0] PASSED [ 40%] 2026-01-15T20:00:07.9097139Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-999999999-asset1] PASSED [ 40%] 2026-01-15T20:00:07.9729628Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-None-asset0] PASSED [ 40%] 2026-01-15T20:00:08.0180534Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-None-asset1] PASSED [ 40%] 2026-01-15T20:00:08.0825908Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-0-asset0] PASSED [ 41%] 2026-01-15T20:00:08.1268350Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-0-asset1] PASSED [ 41%] 2026-01-15T20:00:08.1908935Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-44100-asset0] PASSED [ 41%] 2026-01-15T20:00:08.2351800Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-44100-asset1] PASSED [ 41%] 2026-01-15T20:00:08.2981163Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-999999999-asset0] PASSED [ 41%] 2026-01-15T20:00:08.3425468Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-999999999-asset1] PASSED [ 41%] 2026-01-15T20:00:08.4039766Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-None-asset0] PASSED [ 41%] 2026-01-15T20:00:08.4483607Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-None-asset1] PASSED [ 41%] 2026-01-15T20:00:08.5081356Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-0-asset0] PASSED [ 41%] 2026-01-15T20:00:08.5519245Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-0-asset1] PASSED [ 41%] 2026-01-15T20:00:08.6110271Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-44100-asset0] PASSED [ 41%] 2026-01-15T20:00:08.6546985Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-44100-asset1] PASSED [ 41%] 2026-01-15T20:00:08.7137665Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-999999999-asset0] PASSED [ 41%] 2026-01-15T20:00:08.7573145Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-999999999-asset1] PASSED [ 41%] 2026-01-15T20:00:08.8198934Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-None-asset0] PASSED [ 41%] 2026-01-15T20:00:08.8668700Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-None-asset1] PASSED [ 41%] 2026-01-15T20:00:08.9311964Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-0-asset0] PASSED [ 41%] 2026-01-15T20:00:08.9776367Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-0-asset1] PASSED [ 41%] 2026-01-15T20:00:09.0431931Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-44100-asset0] PASSED [ 42%] 2026-01-15T20:00:09.0902795Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-44100-asset1] PASSED [ 42%] 2026-01-15T20:00:09.1544494Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-999999999-asset0] PASSED [ 42%] 2026-01-15T20:00:09.2012028Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-999999999-asset1] PASSED [ 42%] 2026-01-15T20:00:09.2638963Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-None-asset0] PASSED [ 42%] 2026-01-15T20:00:09.2996921Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-None-asset1] PASSED [ 42%] 2026-01-15T20:00:09.3626513Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-0-asset0] PASSED [ 42%] 2026-01-15T20:00:09.3992451Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-0-asset1] PASSED [ 42%] 2026-01-15T20:00:09.4624952Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-44100-asset0] PASSED [ 42%] 2026-01-15T20:00:09.4987547Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-44100-asset1] PASSED [ 42%] 2026-01-15T20:00:09.5616616Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-999999999-asset0] PASSED [ 42%] 2026-01-15T20:00:09.5974751Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-999999999-asset1] PASSED [ 42%] 2026-01-15T20:00:09.6535061Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-None-asset0] PASSED [ 42%] 2026-01-15T20:00:09.6891473Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-None-asset1] PASSED [ 42%] 2026-01-15T20:00:09.7441026Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-0-asset0] PASSED [ 42%] 2026-01-15T20:00:09.7797507Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-0-asset1] PASSED [ 42%] 2026-01-15T20:00:09.8351490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-44100-asset0] PASSED [ 42%] 2026-01-15T20:00:09.8709112Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-44100-asset1] PASSED [ 43%] 2026-01-15T20:00:09.9263462Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-999999999-asset0] PASSED [ 43%] 2026-01-15T20:00:09.9626644Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-999999999-asset1] PASSED [ 43%] 2026-01-15T20:00:10.0268952Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-None-asset0] PASSED [ 43%] 2026-01-15T20:00:10.0652922Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-None-asset1] PASSED [ 43%] 2026-01-15T20:00:10.1295964Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-0-asset0] PASSED [ 43%] 2026-01-15T20:00:10.1679939Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-0-asset1] PASSED [ 43%] 2026-01-15T20:00:10.2318351Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-44100-asset0] PASSED [ 43%] 2026-01-15T20:00:10.2702078Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-44100-asset1] PASSED [ 43%] 2026-01-15T20:00:10.3336922Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-999999999-asset0] PASSED [ 43%] 2026-01-15T20:00:10.3719435Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-999999999-asset1] PASSED [ 43%] 2026-01-15T20:00:10.4766687Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-None-asset0] PASSED [ 43%] 2026-01-15T20:00:10.5193948Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-None-asset1] PASSED [ 43%] 2026-01-15T20:00:10.6226254Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-0-asset0] PASSED [ 43%] 2026-01-15T20:00:10.6646268Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-0-asset1] PASSED [ 43%] 2026-01-15T20:00:10.7665849Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-44100-asset0] PASSED [ 43%] 2026-01-15T20:00:10.8084829Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-44100-asset1] PASSED [ 43%] 2026-01-15T20:00:10.9136068Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-999999999-asset0] PASSED [ 43%] 2026-01-15T20:00:10.9556245Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-999999999-asset1] PASSED [ 44%] 2026-01-15T20:00:11.0314359Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-None-asset0] PASSED [ 44%] 2026-01-15T20:00:11.0732126Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-None-asset1] PASSED [ 44%] 2026-01-15T20:00:11.1495465Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-0-asset0] PASSED [ 44%] 2026-01-15T20:00:11.1916092Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-0-asset1] PASSED [ 44%] 2026-01-15T20:00:11.2674710Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-44100-asset0] PASSED [ 44%] 2026-01-15T20:00:11.3090679Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-44100-asset1] PASSED [ 44%] 2026-01-15T20:00:11.3862107Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-999999999-asset0] PASSED [ 44%] 2026-01-15T20:00:11.4292954Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-999999999-asset1] PASSED [ 44%] 2026-01-15T20:00:11.5320265Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-None-asset0] PASSED [ 44%] 2026-01-15T20:00:11.5791397Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-None-asset1] PASSED [ 44%] 2026-01-15T20:00:11.6828968Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-0-asset0] PASSED [ 44%] 2026-01-15T20:00:11.7294952Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-0-asset1] PASSED [ 44%] 2026-01-15T20:00:11.8313416Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-44100-asset0] PASSED [ 44%] 2026-01-15T20:00:11.8780724Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-44100-asset1] PASSED [ 44%] 2026-01-15T20:00:11.9802492Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-999999999-asset0] PASSED [ 44%] 2026-01-15T20:00:12.0266678Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-999999999-asset1] PASSED [ 44%] 2026-01-15T20:00:12.1485196Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-None-asset0] PASSED [ 45%] 2026-01-15T20:00:12.1863837Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-None-asset1] PASSED [ 45%] 2026-01-15T20:00:12.3043664Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-0-asset0] PASSED [ 45%] 2026-01-15T20:00:12.3416338Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-0-asset1] PASSED [ 45%] 2026-01-15T20:00:12.4617980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-44100-asset0] PASSED [ 45%] 2026-01-15T20:00:12.5041497Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-44100-asset1] PASSED [ 45%] 2026-01-15T20:00:12.6192142Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-999999999-asset0] PASSED [ 45%] 2026-01-15T20:00:12.6606102Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-999999999-asset1] PASSED [ 45%] 2026-01-15T20:00:12.7364554Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-None-asset0] PASSED [ 45%] 2026-01-15T20:00:12.7733488Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-None-asset1] PASSED [ 45%] 2026-01-15T20:00:12.8518990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-0-asset0] PASSED [ 45%] 2026-01-15T20:00:12.8906506Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-0-asset1] PASSED [ 45%] 2026-01-15T20:00:12.9664888Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-44100-asset0] PASSED [ 45%] 2026-01-15T20:00:13.0059778Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-44100-asset1] PASSED [ 45%] 2026-01-15T20:00:13.0826884Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-999999999-asset0] PASSED [ 45%] 2026-01-15T20:00:13.1245421Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-999999999-asset1] PASSED [ 45%] 2026-01-15T20:00:13.2446899Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-None-asset0] PASSED [ 45%] 2026-01-15T20:00:13.2885111Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-None-asset1] PASSED [ 45%] 2026-01-15T20:00:13.4100182Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-0-asset0] PASSED [ 46%] 2026-01-15T20:00:13.4541131Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-0-asset1] PASSED [ 46%] 2026-01-15T20:00:13.5668237Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-44100-asset0] PASSED [ 46%] 2026-01-15T20:00:13.6113817Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-44100-asset1] PASSED [ 46%] 2026-01-15T20:00:13.7212416Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-999999999-asset0] PASSED [ 46%] 2026-01-15T20:00:13.7665088Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-999999999-asset1] PASSED [ 46%] 2026-01-15T20:00:14.0285047Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-None-asset0] PASSED [ 46%] 2026-01-15T20:00:14.0877000Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-None-asset1] PASSED [ 46%] 2026-01-15T20:00:14.3514891Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-0-asset0] PASSED [ 46%] 2026-01-15T20:00:14.4108886Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-0-asset1] PASSED [ 46%] 2026-01-15T20:00:14.7019912Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-44100-asset0] PASSED [ 46%] 2026-01-15T20:00:14.7604142Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-44100-asset1] PASSED [ 46%] 2026-01-15T20:00:15.0018427Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-999999999-asset0] PASSED [ 46%] 2026-01-15T20:00:15.0743686Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-999999999-asset1] PASSED [ 46%] 2026-01-15T20:00:15.2119853Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-None-asset0] PASSED [ 46%] 2026-01-15T20:00:15.2705092Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-None-asset1] PASSED [ 46%] 2026-01-15T20:00:15.4074528Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-0-asset0] PASSED [ 46%] 2026-01-15T20:00:15.4659792Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-0-asset1] PASSED [ 46%] 2026-01-15T20:00:15.6057102Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-44100-asset0] PASSED [ 47%] 2026-01-15T20:00:15.6640238Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-44100-asset1] PASSED [ 47%] 2026-01-15T20:00:15.8113916Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-999999999-asset0] PASSED [ 47%] 2026-01-15T20:00:15.8842060Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-999999999-asset1] PASSED [ 47%] 2026-01-15T20:00:16.1486951Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-None-asset0] PASSED [ 47%] 2026-01-15T20:00:16.2243611Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-None-asset1] PASSED [ 47%] 2026-01-15T20:00:16.4880146Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-0-asset0] PASSED [ 47%] 2026-01-15T20:00:16.5625992Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-0-asset1] PASSED [ 47%] 2026-01-15T20:00:16.8550257Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-44100-asset0] PASSED [ 47%] 2026-01-15T20:00:16.9302238Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-44100-asset1] PASSED [ 47%] 2026-01-15T20:00:17.1763143Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-999999999-asset0] PASSED [ 47%] 2026-01-15T20:00:17.2642249Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-999999999-asset1] PASSED [ 47%] 2026-01-15T20:00:17.3194294Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-None-asset0] PASSED [ 47%] 2026-01-15T20:00:17.3550261Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-None-asset1] PASSED [ 47%] 2026-01-15T20:00:17.4100741Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-0-asset0] PASSED [ 47%] 2026-01-15T20:00:17.4469263Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-0-asset1] PASSED [ 47%] 2026-01-15T20:00:17.5019080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-44100-asset0] PASSED [ 47%] 2026-01-15T20:00:17.5386453Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-44100-asset1] PASSED [ 48%] 2026-01-15T20:00:17.5946308Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-999999999-asset0] PASSED [ 48%] 2026-01-15T20:00:17.6314603Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-999999999-asset1] PASSED [ 48%] 2026-01-15T20:00:17.6865214Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-None-asset0] PASSED [ 48%] 2026-01-15T20:00:17.7235397Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-None-asset1] PASSED [ 48%] 2026-01-15T20:00:17.7782081Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-0-asset0] PASSED [ 48%] 2026-01-15T20:00:17.8145692Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-0-asset1] PASSED [ 48%] 2026-01-15T20:00:17.8687123Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-44100-asset0] PASSED [ 48%] 2026-01-15T20:00:17.9072744Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-44100-asset1] PASSED [ 48%] 2026-01-15T20:00:17.9617851Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-999999999-asset0] PASSED [ 48%] 2026-01-15T20:00:17.9974143Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-999999999-asset1] PASSED [ 48%] 2026-01-15T20:00:18.0521800Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-None-asset0] PASSED [ 48%] 2026-01-15T20:00:18.0959322Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-None-asset1] PASSED [ 48%] 2026-01-15T20:00:18.1498385Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-0-asset0] PASSED [ 48%] 2026-01-15T20:00:18.1931292Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-0-asset1] PASSED [ 48%] 2026-01-15T20:00:18.2466573Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-44100-asset0] PASSED [ 48%] 2026-01-15T20:00:18.2904407Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-44100-asset1] PASSED [ 48%] 2026-01-15T20:00:18.3452763Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-999999999-asset0] PASSED [ 48%] 2026-01-15T20:00:18.3884313Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-999999999-asset1] PASSED [ 49%] 2026-01-15T20:00:18.4537309Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-None-asset0] PASSED [ 49%] 2026-01-15T20:00:18.4983396Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-None-asset1] PASSED [ 49%] 2026-01-15T20:00:18.5628436Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-0-asset0] PASSED [ 49%] 2026-01-15T20:00:18.6081427Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-0-asset1] PASSED [ 49%] 2026-01-15T20:00:18.6731925Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-44100-asset0] PASSED [ 49%] 2026-01-15T20:00:18.7174776Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-44100-asset1] PASSED [ 49%] 2026-01-15T20:00:18.7810436Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-999999999-asset0] PASSED [ 49%] 2026-01-15T20:00:18.8254766Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-999999999-asset1] PASSED [ 49%] 2026-01-15T20:00:18.8877012Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-None-asset0] PASSED [ 49%] 2026-01-15T20:00:18.9330959Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-None-asset1] PASSED [ 49%] 2026-01-15T20:00:18.9933640Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-0-asset0] PASSED [ 49%] 2026-01-15T20:00:19.0373989Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-0-asset1] PASSED [ 49%] 2026-01-15T20:00:19.0971546Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-44100-asset0] PASSED [ 49%] 2026-01-15T20:00:19.1411816Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-44100-asset1] PASSED [ 49%] 2026-01-15T20:00:19.2015244Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-999999999-asset0] PASSED [ 49%] 2026-01-15T20:00:19.2458205Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-999999999-asset1] PASSED [ 49%] 2026-01-15T20:00:19.3090517Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-None-asset0] PASSED [ 50%] 2026-01-15T20:00:19.3565025Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-None-asset1] PASSED [ 50%] 2026-01-15T20:00:19.4214843Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-0-asset0] PASSED [ 50%] 2026-01-15T20:00:19.4688781Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-0-asset1] PASSED [ 50%] 2026-01-15T20:00:19.5341626Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-44100-asset0] PASSED [ 50%] 2026-01-15T20:00:19.5812437Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-44100-asset1] PASSED [ 50%] 2026-01-15T20:00:19.6456431Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-999999999-asset0] PASSED [ 50%] 2026-01-15T20:00:19.6933653Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-999999999-asset1] PASSED [ 50%] 2026-01-15T20:00:19.7566534Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-None-asset0] PASSED [ 50%] 2026-01-15T20:00:19.7927687Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-None-asset1] PASSED [ 50%] 2026-01-15T20:00:19.8559317Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-0-asset0] PASSED [ 50%] 2026-01-15T20:00:19.8921630Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-0-asset1] PASSED [ 50%] 2026-01-15T20:00:19.9549195Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-44100-asset0] PASSED [ 50%] 2026-01-15T20:00:19.9907910Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-44100-asset1] PASSED [ 50%] 2026-01-15T20:00:20.0535732Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-999999999-asset0] PASSED [ 50%] 2026-01-15T20:00:20.0896560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-999999999-asset1] PASSED [ 50%] 2026-01-15T20:00:20.1460976Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-None-asset0] PASSED [ 50%] 2026-01-15T20:00:20.1828813Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-None-asset1] PASSED [ 50%] 2026-01-15T20:00:20.2405610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-0-asset0] PASSED [ 51%] 2026-01-15T20:00:20.2763125Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-0-asset1] PASSED [ 51%] 2026-01-15T20:00:20.3319178Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-44100-asset0] PASSED [ 51%] 2026-01-15T20:00:20.3676579Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-44100-asset1] PASSED [ 51%] 2026-01-15T20:00:20.4235967Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-999999999-asset0] PASSED [ 51%] 2026-01-15T20:00:20.4592815Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-999999999-asset1] PASSED [ 51%] 2026-01-15T20:00:20.5219006Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-None-asset0] PASSED [ 51%] 2026-01-15T20:00:20.5589083Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-None-asset1] PASSED [ 51%] 2026-01-15T20:00:20.6207716Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-0-asset0] PASSED [ 51%] 2026-01-15T20:00:20.6573354Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-0-asset1] PASSED [ 51%] 2026-01-15T20:00:20.7202614Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-44100-asset0] PASSED [ 51%] 2026-01-15T20:00:20.7571455Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-44100-asset1] PASSED [ 51%] 2026-01-15T20:00:20.8192605Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-999999999-asset0] PASSED [ 51%] 2026-01-15T20:00:20.8573963Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-999999999-asset1] PASSED [ 51%] 2026-01-15T20:00:20.9599140Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-None-asset0] PASSED [ 51%] 2026-01-15T20:00:21.0021291Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-None-asset1] PASSED [ 51%] 2026-01-15T20:00:21.1068810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-0-asset0] PASSED [ 51%] 2026-01-15T20:00:21.1496228Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-0-asset1] PASSED [ 51%] 2026-01-15T20:00:21.2525803Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-44100-asset0] PASSED [ 52%] 2026-01-15T20:00:21.2946210Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-44100-asset1] PASSED [ 52%] 2026-01-15T20:00:21.3969974Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-999999999-asset0] PASSED [ 52%] 2026-01-15T20:00:21.4399715Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-999999999-asset1] PASSED [ 52%] 2026-01-15T20:00:21.5169177Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-None-asset0] PASSED [ 52%] 2026-01-15T20:00:21.5589461Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-None-asset1] PASSED [ 52%] 2026-01-15T20:00:21.6357814Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-0-asset0] PASSED [ 52%] 2026-01-15T20:00:21.6778132Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-0-asset1] PASSED [ 52%] 2026-01-15T20:00:21.7550031Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-44100-asset0] PASSED [ 52%] 2026-01-15T20:00:21.7972852Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-44100-asset1] PASSED [ 52%] 2026-01-15T20:00:21.8745038Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-999999999-asset0] PASSED [ 52%] 2026-01-15T20:00:21.9173110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-999999999-asset1] PASSED [ 52%] 2026-01-15T20:00:22.0201183Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-None-asset0] PASSED [ 52%] 2026-01-15T20:00:22.0660885Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-None-asset1] PASSED [ 52%] 2026-01-15T20:00:22.1684540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-0-asset0] PASSED [ 52%] 2026-01-15T20:00:22.2143494Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-0-asset1] PASSED [ 52%] 2026-01-15T20:00:22.3167118Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-44100-asset0] PASSED [ 52%] 2026-01-15T20:00:22.3628512Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-44100-asset1] PASSED [ 53%] 2026-01-15T20:00:22.4648461Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-999999999-asset0] PASSED [ 53%] 2026-01-15T20:00:22.5111336Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-999999999-asset1] PASSED [ 53%] 2026-01-15T20:00:22.5971753Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-None-asset0] PASSED [ 53%] 2026-01-15T20:00:22.6177681Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-None-asset1] PASSED [ 53%] 2026-01-15T20:00:22.7034984Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-0-asset0] PASSED [ 53%] 2026-01-15T20:00:22.7242161Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-0-asset1] PASSED [ 53%] 2026-01-15T20:00:22.8016424Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-44100-asset0] PASSED [ 53%] 2026-01-15T20:00:22.8243917Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-44100-asset1] PASSED [ 53%] 2026-01-15T20:00:22.9009296Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-999999999-asset0] PASSED [ 53%] 2026-01-15T20:00:22.9284208Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-999999999-asset1] PASSED [ 53%] 2026-01-15T20:00:22.9715091Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-None-asset0] PASSED [ 53%] 2026-01-15T20:00:22.9921301Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-None-asset1] PASSED [ 53%] 2026-01-15T20:00:23.0350712Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-0-asset0] PASSED [ 53%] 2026-01-15T20:00:23.0555772Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-0-asset1] PASSED [ 53%] 2026-01-15T20:00:23.0972999Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-44100-asset0] PASSED [ 53%] 2026-01-15T20:00:23.1197749Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-44100-asset1] PASSED [ 53%] 2026-01-15T20:00:23.1630494Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-999999999-asset0] PASSED [ 53%] 2026-01-15T20:00:23.1899043Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-999999999-asset1] PASSED [ 54%] 2026-01-15T20:00:23.2757232Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-None-asset0] PASSED [ 54%] 2026-01-15T20:00:23.3059225Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-None-asset1] PASSED [ 54%] 2026-01-15T20:00:23.3921814Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-0-asset0] PASSED [ 54%] 2026-01-15T20:00:23.4226426Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-0-asset1] PASSED [ 54%] 2026-01-15T20:00:23.5003019Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-44100-asset0] PASSED [ 54%] 2026-01-15T20:00:23.5308955Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-44100-asset1] PASSED [ 54%] 2026-01-15T20:00:23.6068686Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-999999999-asset0] PASSED [ 54%] 2026-01-15T20:00:23.6409698Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-999999999-asset1] PASSED [ 54%] 2026-01-15T20:00:23.6633335Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-None-asset0] PASSED [ 54%] 2026-01-15T20:00:23.6802123Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-None-asset1] PASSED [ 54%] 2026-01-15T20:00:23.7024312Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-0-asset0] PASSED [ 54%] 2026-01-15T20:00:23.7197117Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-0-asset1] PASSED [ 54%] 2026-01-15T20:00:23.7420101Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-44100-asset0] PASSED [ 54%] 2026-01-15T20:00:23.7589654Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-44100-asset1] PASSED [ 54%] 2026-01-15T20:00:23.7812653Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-999999999-asset0] PASSED [ 54%] 2026-01-15T20:00:23.7982121Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-999999999-asset1] PASSED [ 54%] 2026-01-15T20:00:23.8200735Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-None-asset0] PASSED [ 55%] 2026-01-15T20:00:23.8370665Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-None-asset1] PASSED [ 55%] 2026-01-15T20:00:23.8588037Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-0-asset0] PASSED [ 55%] 2026-01-15T20:00:23.8758417Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-0-asset1] PASSED [ 55%] 2026-01-15T20:00:23.8977522Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-44100-asset0] PASSED [ 55%] 2026-01-15T20:00:23.9146360Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-44100-asset1] PASSED [ 55%] 2026-01-15T20:00:23.9363089Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-999999999-asset0] PASSED [ 55%] 2026-01-15T20:00:23.9532463Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-999999999-asset1] PASSED [ 55%] 2026-01-15T20:00:23.9758341Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-None-asset0] PASSED [ 55%] 2026-01-15T20:00:23.9940907Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-None-asset1] PASSED [ 55%] 2026-01-15T20:00:24.0165093Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-0-asset0] PASSED [ 55%] 2026-01-15T20:00:24.0347365Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-0-asset1] PASSED [ 55%] 2026-01-15T20:00:24.0570247Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-44100-asset0] PASSED [ 55%] 2026-01-15T20:00:24.0752818Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-44100-asset1] PASSED [ 55%] 2026-01-15T20:00:24.0977667Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-999999999-asset0] PASSED [ 55%] 2026-01-15T20:00:24.1160074Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-999999999-asset1] PASSED [ 55%] 2026-01-15T20:00:24.1451269Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-None-asset0] PASSED [ 55%] 2026-01-15T20:00:24.1562304Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-None-asset1] PASSED [ 55%] 2026-01-15T20:00:24.1850807Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-0-asset0] PASSED [ 56%] 2026-01-15T20:00:24.1959975Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-0-asset1] PASSED [ 56%] 2026-01-15T20:00:24.2246285Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-44100-asset0] PASSED [ 56%] 2026-01-15T20:00:24.2356094Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-44100-asset1] PASSED [ 56%] 2026-01-15T20:00:24.2645352Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-999999999-asset0] PASSED [ 56%] 2026-01-15T20:00:24.2765075Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-999999999-asset1] PASSED [ 56%] 2026-01-15T20:00:24.2970400Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-None-asset0] PASSED [ 56%] 2026-01-15T20:00:24.3080172Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-None-asset1] PASSED [ 56%] 2026-01-15T20:00:24.3294638Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-0-asset0] PASSED [ 56%] 2026-01-15T20:00:24.3403139Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-0-asset1] PASSED [ 56%] 2026-01-15T20:00:24.3619271Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-44100-asset0] PASSED [ 56%] 2026-01-15T20:00:24.3727293Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-44100-asset1] PASSED [ 56%] 2026-01-15T20:00:24.3944413Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-999999999-asset0] PASSED [ 56%] 2026-01-15T20:00:24.4055049Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-999999999-asset1] PASSED [ 56%] 2026-01-15T20:00:24.4342337Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-None-asset0] PASSED [ 56%] 2026-01-15T20:00:24.4467643Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-None-asset1] PASSED [ 56%] 2026-01-15T20:00:24.4766155Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-0-asset0] PASSED [ 56%] 2026-01-15T20:00:24.4911328Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-0-asset1] PASSED [ 56%] 2026-01-15T20:00:24.5217545Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-44100-asset0] PASSED [ 57%] 2026-01-15T20:00:24.5343048Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-44100-asset1] PASSED [ 57%] 2026-01-15T20:00:24.5633991Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-999999999-asset0] PASSED [ 57%] 2026-01-15T20:00:24.5759919Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-999999999-asset1] PASSED [ 57%] 2026-01-15T20:00:24.6622853Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-None-asset0] PASSED [ 57%] 2026-01-15T20:00:24.6831128Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-None-asset1] PASSED [ 57%] 2026-01-15T20:00:24.7693077Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-0-asset0] PASSED [ 57%] 2026-01-15T20:00:24.7899776Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-0-asset1] PASSED [ 57%] 2026-01-15T20:00:24.8685802Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-44100-asset0] PASSED [ 57%] 2026-01-15T20:00:24.8914248Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-44100-asset1] PASSED [ 57%] 2026-01-15T20:00:24.9676661Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-999999999-asset0] PASSED [ 57%] 2026-01-15T20:00:24.9950010Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-999999999-asset1] PASSED [ 57%] 2026-01-15T20:00:25.0381407Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-None-asset0] PASSED [ 57%] 2026-01-15T20:00:25.0588527Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-None-asset1] PASSED [ 57%] 2026-01-15T20:00:25.1021106Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-0-asset0] PASSED [ 57%] 2026-01-15T20:00:25.1227715Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-0-asset1] PASSED [ 57%] 2026-01-15T20:00:25.1648375Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-44100-asset0] PASSED [ 57%] 2026-01-15T20:00:25.1876146Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-44100-asset1] PASSED [ 58%] 2026-01-15T20:00:25.2311250Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-999999999-asset0] PASSED [ 58%] 2026-01-15T20:00:25.2581081Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-999999999-asset1] PASSED [ 58%] 2026-01-15T20:00:25.3441415Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-None-asset0] PASSED [ 58%] 2026-01-15T20:00:25.3745043Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-None-asset1] PASSED [ 58%] 2026-01-15T20:00:25.4613398Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-0-asset0] PASSED [ 58%] 2026-01-15T20:00:25.4922144Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-0-asset1] PASSED [ 58%] 2026-01-15T20:00:25.5703066Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-44100-asset0] PASSED [ 58%] 2026-01-15T20:00:25.6014753Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-44100-asset1] PASSED [ 58%] 2026-01-15T20:00:25.6777578Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-999999999-asset0] PASSED [ 58%] 2026-01-15T20:00:25.7119817Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-999999999-asset1] PASSED [ 58%] 2026-01-15T20:00:25.7343544Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-None-asset0] PASSED [ 58%] 2026-01-15T20:00:25.7515415Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-None-asset1] PASSED [ 58%] 2026-01-15T20:00:25.7743842Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-0-asset0] PASSED [ 58%] 2026-01-15T20:00:25.7915618Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-0-asset1] PASSED [ 58%] 2026-01-15T20:00:25.8146110Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-44100-asset0] PASSED [ 58%] 2026-01-15T20:00:25.8320204Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-44100-asset1] PASSED [ 58%] 2026-01-15T20:00:25.8548690Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-999999999-asset0] PASSED [ 58%] 2026-01-15T20:00:25.8720244Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-999999999-asset1] PASSED [ 59%] 2026-01-15T20:00:25.8941020Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-None-asset0] PASSED [ 59%] 2026-01-15T20:00:25.9112430Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-None-asset1] PASSED [ 59%] 2026-01-15T20:00:25.9332313Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-0-asset0] PASSED [ 59%] 2026-01-15T20:00:25.9504994Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-0-asset1] PASSED [ 59%] 2026-01-15T20:00:25.9726049Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-44100-asset0] PASSED [ 59%] 2026-01-15T20:00:25.9901022Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-44100-asset1] PASSED [ 59%] 2026-01-15T20:00:26.0123315Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-999999999-asset0] PASSED [ 59%] 2026-01-15T20:00:26.0296949Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-999999999-asset1] PASSED [ 59%] 2026-01-15T20:00:26.0526457Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-None-asset0] PASSED [ 59%] 2026-01-15T20:00:26.0714750Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-None-asset1] PASSED [ 59%] 2026-01-15T20:00:26.0940610Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-0-asset0] PASSED [ 59%] 2026-01-15T20:00:26.1126003Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-0-asset1] PASSED [ 59%] 2026-01-15T20:00:26.1351759Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-44100-asset0] PASSED [ 59%] 2026-01-15T20:00:26.1535335Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-44100-asset1] PASSED [ 59%] 2026-01-15T20:00:26.1761605Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-999999999-asset0] PASSED [ 59%] 2026-01-15T20:00:26.1945279Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-999999999-asset1] PASSED [ 59%] 2026-01-15T20:00:26.2239421Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-None-asset0] PASSED [ 60%] 2026-01-15T20:00:26.2346807Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-None-asset1] PASSED [ 60%] 2026-01-15T20:00:26.2631497Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-0-asset0] PASSED [ 60%] 2026-01-15T20:00:26.2739778Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-0-asset1] PASSED [ 60%] 2026-01-15T20:00:26.3028616Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-44100-asset0] PASSED [ 60%] 2026-01-15T20:00:26.3136214Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-44100-asset1] PASSED [ 60%] 2026-01-15T20:00:26.3419544Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-999999999-asset0] PASSED [ 60%] 2026-01-15T20:00:26.3528334Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-999999999-asset1] PASSED [ 60%] 2026-01-15T20:00:26.3741836Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-None-asset0] PASSED [ 60%] 2026-01-15T20:00:26.3850053Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-None-asset1] PASSED [ 60%] 2026-01-15T20:00:26.4076660Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-0-asset0] PASSED [ 60%] 2026-01-15T20:00:26.4189806Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-0-asset1] PASSED [ 60%] 2026-01-15T20:00:26.4408927Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-44100-asset0] PASSED [ 60%] 2026-01-15T20:00:26.4516484Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-44100-asset1] PASSED [ 60%] 2026-01-15T20:00:26.4732352Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-999999999-asset0] PASSED [ 60%] 2026-01-15T20:00:26.4841592Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-999999999-asset1] PASSED [ 60%] 2026-01-15T20:00:26.5131210Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-None-asset0] PASSED [ 60%] 2026-01-15T20:00:26.5253270Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-None-asset1] PASSED [ 60%] 2026-01-15T20:00:26.5542565Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-0-asset0] PASSED [ 61%] 2026-01-15T20:00:26.5667433Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-0-asset1] PASSED [ 61%] 2026-01-15T20:00:26.5958567Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-44100-asset0] PASSED [ 61%] 2026-01-15T20:00:26.6080212Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-44100-asset1] PASSED [ 61%] 2026-01-15T20:00:26.6364613Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-999999999-asset0] PASSED [ 61%] 2026-01-15T20:00:26.6487411Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-999999999-asset1] PASSED [ 61%] 2026-01-15T20:00:27.2093829Z test/test_encoders.py::TestAudioEncoder::test_encode_to_tensor_long_output PASSED [ 61%] 2026-01-15T20:00:27.2176186Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_file] PASSED [ 61%] 2026-01-15T20:00:27.2241201Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_tensor] PASSED [ 61%] 2026-01-15T20:00:27.2282486Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_file_like] PASSED [ 61%] 2026-01-15T20:00:27.2315188Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-1-1] PASSED [ 61%] 2026-01-15T20:00:27.2345991Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-1-2] PASSED [ 61%] 2026-01-15T20:00:27.2376244Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-2-1] PASSED [ 61%] 2026-01-15T20:00:27.2407893Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-2-2] PASSED [ 61%] 2026-01-15T20:00:27.2437728Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-None-1] PASSED [ 61%] 2026-01-15T20:00:27.2468405Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-None-2] PASSED [ 61%] 2026-01-15T20:00:27.2499288Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-1-1] PASSED [ 61%] 2026-01-15T20:00:27.2529568Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-1-2] PASSED [ 61%] 2026-01-15T20:00:27.2558686Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-2-1] PASSED [ 62%] 2026-01-15T20:00:27.2588254Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-2-2] PASSED [ 62%] 2026-01-15T20:00:27.2617104Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-None-1] PASSED [ 62%] 2026-01-15T20:00:27.2646328Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-None-2] PASSED [ 62%] 2026-01-15T20:00:27.2675970Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-1-1] PASSED [ 62%] 2026-01-15T20:00:27.2705851Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-1-2] PASSED [ 62%] 2026-01-15T20:00:27.2735231Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-2-1] PASSED [ 62%] 2026-01-15T20:00:27.2764887Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-2-2] PASSED [ 62%] 2026-01-15T20:00:27.2794109Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-None-1] PASSED [ 62%] 2026-01-15T20:00:27.2824575Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-None-2] PASSED [ 62%] 2026-01-15T20:00:27.2837237Z test/test_encoders.py::TestAudioEncoder::test_1d_samples PASSED [ 62%] 2026-01-15T20:00:27.3019937Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_custom_file_object PASSED [ 62%] 2026-01-15T20:00:27.3201083Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_real_file PASSED [ 62%] 2026-01-15T20:00:27.3254544Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_bad_methods PASSED [ 62%] 2026-01-15T20:00:27.3290658Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_file] PASSED [ 62%] 2026-01-15T20:00:27.3319658Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_tensor] PASSED [ 62%] 2026-01-15T20:00:27.3348482Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_file_like] PASSED [ 62%] 2026-01-15T20:00:27.3383874Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_file] PASSED [ 63%] 2026-01-15T20:00:27.3416354Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_tensor] PASSED [ 63%] 2026-01-15T20:00:27.3448730Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_file_like] PASSED [ 63%] 2026-01-15T20:00:27.3481303Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_file] PASSED [ 63%] 2026-01-15T20:00:27.3513594Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_tensor] PASSED [ 63%] 2026-01-15T20:00:27.3545905Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_file_like] PASSED [ 63%] 2026-01-15T20:00:27.3578503Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_file] PASSED [ 63%] 2026-01-15T20:00:27.3610752Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_tensor] PASSED [ 63%] 2026-01-15T20:00:27.3643118Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_file_like] PASSED [ 63%] 2026-01-15T20:00:27.3669378Z test/test_encoders.py::TestVideoEncoder::test_bad_input PASSED [ 63%] 2026-01-15T20:00:27.3695965Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_file] PASSED [ 63%] 2026-01-15T20:00:27.3718724Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_tensor] PASSED [ 63%] 2026-01-15T20:00:27.3741427Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_file_like] PASSED [ 63%] 2026-01-15T20:00:27.3748572Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_file] SKIPPED [ 63%] 2026-01-15T20:00:27.3754931Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_tensor] SKIPPED [ 63%] 2026-01-15T20:00:27.3761393Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_file_like] SKIPPED [ 63%] 2026-01-15T20:00:27.3794973Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options0-qp=-10 is out of valid range] PASSED [ 63%] 2026-01-15T20:00:27.3873165Z 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-15T20:00:27.3896937Z 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-15T20:00:27.3920553Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T20:00:27.3943605Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T20:00:27.3965414Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options0-qp=-10 is out of valid range] PASSED [ 64%] 2026-01-15T20:00:27.3987550Z 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-15T20:00:27.4009409Z 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-15T20:00:27.4031873Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T20:00:27.4054364Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T20:00:27.4076534Z 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-15T20:00:27.4098456Z 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-15T20:00:27.4120494Z 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-15T20:00:27.4142988Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T20:00:27.4165753Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T20:00:27.4582287Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_file] PASSED [ 64%] 2026-01-15T20:00:27.5047646Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_tensor] PASSED [ 64%] 2026-01-15T20:00:27.5525874Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_file_like] PASSED [ 64%] 2026-01-15T20:00:27.5532241Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_file] SKIPPED [ 64%] 2026-01-15T20:00:27.5538663Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_tensor] SKIPPED [ 65%] 2026-01-15T20:00:27.5545216Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_file_like] SKIPPED [ 65%] 2026-01-15T20:00:28.9257884Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mov] PASSED [ 65%] 2026-01-15T20:00:30.3019017Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mp4] PASSED [ 65%] 2026-01-15T20:00:31.7427798Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mkv] PASSED [ 65%] 2026-01-15T20:00:58.4423926Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-webm] PASSED [ 65%] 2026-01-15T20:00:59.8224502Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mov] PASSED [ 65%] 2026-01-15T20:01:01.1903166Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mp4] PASSED [ 65%] 2026-01-15T20:01:02.6249934Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mkv] PASSED [ 65%] 2026-01-15T20:01:29.3056840Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-webm] PASSED [ 65%] 2026-01-15T20:01:30.5290560Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mov] PASSED [ 65%] 2026-01-15T20:01:31.7592905Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mp4] PASSED [ 65%] 2026-01-15T20:01:33.0586817Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mkv] PASSED [ 65%] 2026-01-15T20:01:59.6377849Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-webm] PASSED [ 65%] 2026-01-15T20:02:00.7455354Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mov] PASSED [ 65%] 2026-01-15T20:02:01.8572118Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mp4] PASSED [ 65%] 2026-01-15T20:02:02.2894500Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-avi] PASSED [ 65%] 2026-01-15T20:02:03.4960820Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mkv] PASSED [ 65%] 2026-01-15T20:02:03.9168711Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-flv] PASSED [ 66%] 2026-01-15T20:02:05.4053858Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-gif] PASSED [ 66%] 2026-01-15T20:02:42.6116939Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-webm] PASSED [ 66%] 2026-01-15T20:02:43.7259521Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mov] PASSED [ 66%] 2026-01-15T20:02:44.8370331Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mp4] PASSED [ 66%] 2026-01-15T20:02:45.2678402Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-avi] PASSED [ 66%] 2026-01-15T20:02:46.4996259Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mkv] PASSED [ 66%] 2026-01-15T20:02:46.9291680Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-flv] PASSED [ 66%] 2026-01-15T20:02:48.4253258Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-gif] PASSED [ 66%] 2026-01-15T20:03:25.6645396Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-webm] PASSED [ 66%] 2026-01-15T20:03:28.4333166Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mov] PASSED [ 66%] 2026-01-15T20:03:31.1709920Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mp4] PASSED [ 66%] 2026-01-15T20:03:31.1732338Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-avi] SKIPPED [ 66%] 2026-01-15T20:03:34.3268499Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mkv] PASSED [ 66%] 2026-01-15T20:03:34.3291062Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-flv] SKIPPED [ 66%] 2026-01-15T20:04:13.6776637Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-webm] PASSED [ 66%] 2026-01-15T20:04:14.9677246Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mov] PASSED [ 66%] 2026-01-15T20:04:16.2586405Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mp4] PASSED [ 66%] 2026-01-15T20:04:16.9429351Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-avi] PASSED [ 67%] 2026-01-15T20:04:18.2359878Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mkv] PASSED [ 67%] 2026-01-15T20:04:18.9245362Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-flv] PASSED [ 67%] 2026-01-15T20:04:56.9493480Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-webm] PASSED [ 67%] 2026-01-15T20:04:57.6819570Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mov] PASSED [ 67%] 2026-01-15T20:04:58.4122348Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mp4] PASSED [ 67%] 2026-01-15T20:04:59.0879790Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-avi] PASSED [ 67%] 2026-01-15T20:04:59.8554707Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mkv] PASSED [ 67%] 2026-01-15T20:05:00.5323641Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-flv] PASSED [ 67%] 2026-01-15T20:05:38.6696250Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-webm] PASSED [ 67%] 2026-01-15T20:05:40.1012753Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mov] PASSED [ 67%] 2026-01-15T20:05:41.5348882Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mp4] PASSED [ 67%] 2026-01-15T20:05:42.2171551Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-avi] PASSED [ 67%] 2026-01-15T20:05:43.6630719Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mkv] PASSED [ 67%] 2026-01-15T20:05:44.3395770Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-flv] PASSED [ 67%] 2026-01-15T20:06:22.4494424Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-webm] PASSED [ 67%] 2026-01-15T20:06:24.4780080Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mov] PASSED [ 67%] 2026-01-15T20:06:26.4997386Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mp4] PASSED [ 68%] 2026-01-15T20:06:26.5021980Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-avi] SKIPPED [ 68%] 2026-01-15T20:06:28.6687687Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mkv] PASSED [ 68%] 2026-01-15T20:06:28.6712861Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-flv] SKIPPED [ 68%] 2026-01-15T20:07:07.3388371Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-webm] PASSED [ 68%] 2026-01-15T20:07:08.4732166Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mov] PASSED [ 68%] 2026-01-15T20:07:09.5845039Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mp4] PASSED [ 68%] 2026-01-15T20:07:10.1721923Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-avi] PASSED [ 68%] 2026-01-15T20:07:11.2890028Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mkv] PASSED [ 68%] 2026-01-15T20:07:11.8646689Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-flv] PASSED [ 68%] 2026-01-15T20:07:49.6564063Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-webm] PASSED [ 68%] 2026-01-15T20:07:50.2457589Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mov] PASSED [ 68%] 2026-01-15T20:07:50.8329293Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mp4] PASSED [ 68%] 2026-01-15T20:07:51.4082568Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-avi] PASSED [ 68%] 2026-01-15T20:07:52.0145995Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mkv] PASSED [ 68%] 2026-01-15T20:07:52.5844827Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-flv] PASSED [ 68%] 2026-01-15T20:08:30.5448936Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-webm] PASSED [ 68%] 2026-01-15T20:08:31.7776337Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mov] PASSED [ 68%] 2026-01-15T20:08:33.0073769Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mp4] PASSED [ 69%] 2026-01-15T20:08:33.5802982Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-avi] PASSED [ 69%] 2026-01-15T20:08:34.8231908Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mkv] PASSED [ 69%] 2026-01-15T20:08:35.4281557Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-flv] PASSED [ 69%] 2026-01-15T20:09:13.4278977Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-webm] PASSED [ 69%] 2026-01-15T20:09:15.4809439Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mov] PASSED [ 69%] 2026-01-15T20:09:17.5164063Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mp4] PASSED [ 69%] 2026-01-15T20:09:17.5189505Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-avi] SKIPPED [ 69%] 2026-01-15T20:09:19.6949642Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mkv] PASSED [ 69%] 2026-01-15T20:09:19.6974456Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-flv] SKIPPED [ 69%] 2026-01-15T20:09:58.4635432Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-webm] PASSED [ 69%] 2026-01-15T20:09:59.5627097Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mov] PASSED [ 69%] 2026-01-15T20:10:00.6579854Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mp4] PASSED [ 69%] 2026-01-15T20:10:01.2224374Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-avi] PASSED [ 69%] 2026-01-15T20:10:02.3378211Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mkv] PASSED [ 69%] 2026-01-15T20:10:02.9071739Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-flv] PASSED [ 69%] 2026-01-15T20:10:40.7659827Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-webm] PASSED [ 69%] 2026-01-15T20:10:41.3608468Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mov] PASSED [ 70%] 2026-01-15T20:10:41.9712462Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mp4] PASSED [ 70%] 2026-01-15T20:10:42.5384138Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-avi] PASSED [ 70%] 2026-01-15T20:10:43.1412882Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mkv] PASSED [ 70%] 2026-01-15T20:10:43.7199391Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-flv] PASSED [ 70%] 2026-01-15T20:11:21.6644499Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-webm] PASSED [ 70%] 2026-01-15T20:11:22.8820329Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mov] PASSED [ 70%] 2026-01-15T20:11:24.1109913Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mp4] PASSED [ 70%] 2026-01-15T20:11:24.6759163Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-avi] PASSED [ 70%] 2026-01-15T20:11:25.9011236Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mkv] PASSED [ 70%] 2026-01-15T20:11:26.4632830Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-flv] PASSED [ 70%] 2026-01-15T20:12:04.3933022Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-webm] PASSED [ 70%] 2026-01-15T20:12:07.1379780Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mov] PASSED [ 70%] 2026-01-15T20:12:09.9088080Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mp4] PASSED [ 70%] 2026-01-15T20:12:09.9111037Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-avi] SKIPPED [ 70%] 2026-01-15T20:12:13.0540655Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mkv] PASSED [ 70%] 2026-01-15T20:12:13.0563992Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-flv] SKIPPED [ 70%] 2026-01-15T20:12:52.3831003Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-webm] PASSED [ 70%] 2026-01-15T20:12:53.6642433Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mov] PASSED [ 71%] 2026-01-15T20:12:54.9446759Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mp4] PASSED [ 71%] 2026-01-15T20:12:55.6289716Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-avi] PASSED [ 71%] 2026-01-15T20:12:56.9215881Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mkv] PASSED [ 71%] 2026-01-15T20:12:57.6109371Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-flv] PASSED [ 71%] 2026-01-15T20:13:35.7042756Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-webm] PASSED [ 71%] 2026-01-15T20:13:36.4390557Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mov] PASSED [ 71%] 2026-01-15T20:13:37.1691581Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mp4] PASSED [ 71%] 2026-01-15T20:13:37.8604468Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-avi] PASSED [ 71%] 2026-01-15T20:13:38.6366187Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mkv] PASSED [ 71%] 2026-01-15T20:13:39.3202759Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-flv] PASSED [ 71%] 2026-01-15T20:14:17.4528109Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-webm] PASSED [ 71%] 2026-01-15T20:14:18.9174171Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mov] PASSED [ 71%] 2026-01-15T20:14:20.3662202Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mp4] PASSED [ 71%] 2026-01-15T20:14:21.0515022Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-avi] PASSED [ 71%] 2026-01-15T20:14:22.5008397Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mkv] PASSED [ 71%] 2026-01-15T20:14:23.1825704Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-flv] PASSED [ 71%] 2026-01-15T20:15:01.2734621Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-webm] PASSED [ 71%] 2026-01-15T20:15:03.3207330Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mov] PASSED [ 72%] 2026-01-15T20:15:05.3939781Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mp4] PASSED [ 72%] 2026-01-15T20:15:05.3967725Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-avi] SKIPPED [ 72%] 2026-01-15T20:15:07.5673991Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mkv] PASSED [ 72%] 2026-01-15T20:15:07.5700817Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-flv] SKIPPED [ 72%] 2026-01-15T20:15:46.4094516Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-webm] PASSED [ 72%] 2026-01-15T20:15:47.5138853Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mov] PASSED [ 72%] 2026-01-15T20:15:48.6416914Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mp4] PASSED [ 72%] 2026-01-15T20:15:49.2114149Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-avi] PASSED [ 72%] 2026-01-15T20:15:50.3182465Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mkv] PASSED [ 72%] 2026-01-15T20:15:50.8867425Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-flv] PASSED [ 72%] 2026-01-15T20:16:28.7486736Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-webm] PASSED [ 72%] 2026-01-15T20:16:29.3308291Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mov] PASSED [ 72%] 2026-01-15T20:16:29.9115674Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mp4] PASSED [ 72%] 2026-01-15T20:16:30.4868737Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-avi] PASSED [ 72%] 2026-01-15T20:16:31.1012388Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mkv] PASSED [ 72%] 2026-01-15T20:16:31.6905021Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-flv] PASSED [ 72%] 2026-01-15T20:17:09.6157256Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-webm] PASSED [ 73%] 2026-01-15T20:17:10.8340518Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mov] PASSED [ 73%] 2026-01-15T20:17:12.0560635Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mp4] PASSED [ 73%] 2026-01-15T20:17:12.6246333Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-avi] PASSED [ 73%] 2026-01-15T20:17:13.8567135Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mkv] PASSED [ 73%] 2026-01-15T20:17:14.4419319Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-flv] PASSED [ 73%] 2026-01-15T20:17:52.3371913Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-webm] PASSED [ 73%] 2026-01-15T20:17:54.3578305Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mov] PASSED [ 73%] 2026-01-15T20:17:56.3997083Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mp4] PASSED [ 73%] 2026-01-15T20:17:56.4022979Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-avi] SKIPPED [ 73%] 2026-01-15T20:17:58.5816227Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mkv] PASSED [ 73%] 2026-01-15T20:17:58.5842099Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-flv] SKIPPED [ 73%] 2026-01-15T20:18:37.3554531Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-webm] PASSED [ 73%] 2026-01-15T20:18:38.4659602Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mov] PASSED [ 73%] 2026-01-15T20:18:39.5762333Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mp4] PASSED [ 73%] 2026-01-15T20:18:40.1485095Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-avi] PASSED [ 73%] 2026-01-15T20:18:41.3110653Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mkv] PASSED [ 73%] 2026-01-15T20:18:41.8888786Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-flv] PASSED [ 73%] 2026-01-15T20:19:19.6732676Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-webm] PASSED [ 74%] 2026-01-15T20:19:20.2616665Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mov] PASSED [ 74%] 2026-01-15T20:19:20.8594203Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mp4] PASSED [ 74%] 2026-01-15T20:19:21.4300046Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-avi] PASSED [ 74%] 2026-01-15T20:19:22.0417431Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mkv] PASSED [ 74%] 2026-01-15T20:19:22.6180704Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-flv] PASSED [ 74%] 2026-01-15T20:20:00.5649754Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-webm] PASSED [ 74%] 2026-01-15T20:20:01.7862769Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mov] PASSED [ 74%] 2026-01-15T20:20:03.0191577Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mp4] PASSED [ 74%] 2026-01-15T20:20:03.5824861Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-avi] PASSED [ 74%] 2026-01-15T20:20:04.8000032Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mkv] PASSED [ 74%] 2026-01-15T20:20:05.3653943Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-flv] PASSED [ 74%] 2026-01-15T20:20:43.3017207Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-webm] PASSED [ 74%] 2026-01-15T20:20:45.0767513Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_custom_file_object PASSED [ 74%] 2026-01-15T20:20:46.4644980Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_real_file PASSED [ 74%] 2026-01-15T20:20:46.5150676Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_bad_methods PASSED [ 74%] 2026-01-15T20:20:46.5413372Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mp4-h264] PASSED [ 74%] 2026-01-15T20:20:46.5811063Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mp4-hevc] PASSED [ 75%] 2026-01-15T20:20:46.6418000Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mkv-av1] PASSED [ 75%] 2026-01-15T20:20:46.6647243Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[avi-mpeg4] PASSED [ 75%] 2026-01-15T20:20:46.7036866Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[webm-vp9] PASSED [ 75%] 2026-01-15T20:20:46.7698762Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[h264-libx264] PASSED [ 75%] 2026-01-15T20:20:51.9653652Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[av1-libaom-av1] PASSED [ 75%] 2026-01-15T20:20:52.4377357Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[vp9-libvpx-vp9] PASSED [ 75%] 2026-01-15T20:20:52.4648421Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[baseline-bt709-tv] PASSED [ 75%] 2026-01-15T20:20:52.4886478Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[main-bt470bg-pc] PASSED [ 75%] 2026-01-15T20:20:52.5124595Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[high-fcc-pc] PASSED [ 75%] 2026-01-15T20:20:52.5131258Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_file] SKIPPED [ 75%] 2026-01-15T20:20:52.5137289Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_tensor] SKIPPED [ 75%] 2026-01-15T20:20:52.5143033Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_file_like] SKIPPED [ 75%] 2026-01-15T20:20:52.5150331Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T20:20:52.5156039Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T20:20:52.5161537Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 75%] 2026-01-15T20:20:52.5167316Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T20:20:52.5173058Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T20:20:52.5178623Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:20:52.5184134Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:20:52.5189959Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:20:52.5195349Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:20:52.5200987Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:20:52.5208030Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:20:52.5213419Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:20:52.5219269Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_file] SKIPPED [ 76%] 2026-01-15T20:20:52.5224660Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_tensor] SKIPPED [ 76%] 2026-01-15T20:20:52.5230755Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_file_like] SKIPPED [ 76%] 2026-01-15T20:20:52.5236202Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:20:52.5241867Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:20:52.5247628Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:20:52.5253082Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:20:52.5258683Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:20:52.5264185Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:20:52.5271177Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:20:52.5276928Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:20:52.5282394Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:20:52.5288127Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:20:52.5293502Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:20:52.5299121Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:20:52.5304461Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_file] SKIPPED [ 77%] 2026-01-15T20:20:52.5310234Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_tensor] SKIPPED [ 77%] 2026-01-15T20:20:52.5315800Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_file_like] SKIPPED [ 77%] 2026-01-15T20:20:52.5321513Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:20:52.5327481Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:20:52.5334127Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:20:52.5339705Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:20:52.5345075Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:20:52.5350667Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:20:52.5356068Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:20:52.5361535Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:20:52.5367123Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:20:52.5372574Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:20:52.5378186Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:20:52.5383524Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:20:52.5389180Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_file] SKIPPED [ 78%] 2026-01-15T20:20:52.5396208Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_tensor] SKIPPED [ 78%] 2026-01-15T20:20:52.5401820Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_file_like] SKIPPED [ 78%] 2026-01-15T20:20:52.5407550Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:20:52.5412917Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:20:52.5418809Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:20:52.5424154Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:20:52.5429961Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:20:52.5435347Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:20:52.5440969Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:20:52.5446660Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:20:52.5452081Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:20:52.5459103Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:20:52.5464474Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:20:52.5470140Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:20:52.5475444Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_file] SKIPPED [ 78%] 2026-01-15T20:20:52.5481124Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_tensor] SKIPPED [ 79%] 2026-01-15T20:20:52.5486925Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_file_like] SKIPPED [ 79%] 2026-01-15T20:20:52.5492327Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:20:52.5497910Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:20:52.5503390Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:20:52.5509057Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:20:52.5514468Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:20:52.5521691Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:20:52.5527409Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:20:52.5532847Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:20:52.5538438Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:20:52.5543793Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:20:52.5549357Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:20:52.5554718Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:20:52.5560284Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_file] SKIPPED [ 79%] 2026-01-15T20:20:52.5565781Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_tensor] SKIPPED [ 79%] 2026-01-15T20:20:52.5571236Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_file_like] SKIPPED [ 79%] 2026-01-15T20:20:52.5576941Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:20:52.5583737Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:20:52.5589321Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:20:52.5594582Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:20:52.5600207Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:20:52.5605445Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:20:52.5611057Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:20:52.5616932Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:20:52.5622464Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:20:52.5627943Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:20:52.5633634Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:20:52.5639457Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:20:52.5646228Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_file] SKIPPED [ 80%] 2026-01-15T20:20:52.5651783Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_tensor] SKIPPED [ 80%] 2026-01-15T20:20:52.5657400Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_file_like] SKIPPED [ 80%] 2026-01-15T20:20:52.5662846Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:20:52.5668404Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:20:52.5673720Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:20:52.5679298Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:20:52.5684597Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:20:52.5690422Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:20:52.5695983Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:20:52.5701488Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:20:52.5708682Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:20:52.5713935Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:20:52.5719573Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:20:52.5724942Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:20:52.5730464Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_file] SKIPPED [ 81%] 2026-01-15T20:20:52.5735916Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_tensor] SKIPPED [ 81%] 2026-01-15T20:20:52.5741411Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_file_like] SKIPPED [ 81%] 2026-01-15T20:20:52.5746976Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:20:52.5752423Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:20:52.5758058Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:20:52.5763472Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:20:52.5770531Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:20:52.5776113Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:20:52.5781538Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:20:52.5787189Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:20:52.5792829Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:20:52.5798260Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:20:52.5803662Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:20:52.5809138Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:20:52.5814487Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_file] SKIPPED [ 82%] 2026-01-15T20:20:52.5820325Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_tensor] SKIPPED [ 82%] 2026-01-15T20:20:52.5825863Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_file_like] SKIPPED [ 82%] 2026-01-15T20:20:52.5834633Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:20:52.5840277Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:20:52.5845727Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:20:52.5851129Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:20:52.5856748Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:20:52.5862221Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:20:52.5867752Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:20:52.5873164Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:20:52.5878741Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:20:52.5884014Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:20:52.5889669Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:20:52.5896685Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:20:52.5902117Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_file] SKIPPED [ 83%] 2026-01-15T20:20:52.5907693Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_tensor] SKIPPED [ 83%] 2026-01-15T20:20:52.5913068Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_file_like] SKIPPED [ 83%] 2026-01-15T20:20:52.5918645Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:20:52.5924050Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:20:52.5929617Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:20:52.5935011Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:20:52.5940589Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:20:52.5946212Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:20:52.5951492Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:20:52.5958550Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:20:52.5964019Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:20:52.5969541Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:20:52.5974838Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:20:52.5980488Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:20:52.5986023Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_file] SKIPPED [ 84%] 2026-01-15T20:20:52.5991444Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_tensor] SKIPPED [ 84%] 2026-01-15T20:20:52.5997214Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_file_like] SKIPPED [ 84%] 2026-01-15T20:20:52.6002632Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:20:52.6008299Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:20:52.6013764Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:20:52.6020756Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:20:52.6026425Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:20:52.6031859Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:20:52.6037364Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:20:52.6042747Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:20:52.6048272Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:20:52.6053577Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:20:52.6059160Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:20:52.6064511Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:20:52.6070128Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_file] SKIPPED [ 84%] 2026-01-15T20:20:52.6075813Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_tensor] SKIPPED [ 85%] 2026-01-15T20:20:52.6082642Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_file_like] SKIPPED [ 85%] 2026-01-15T20:20:52.6088384Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T20:20:52.6093708Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T20:20:52.6099460Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T20:20:52.6104654Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T20:20:52.6110499Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T20:20:52.6116052Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T20:20:52.6121404Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T20:20:52.6127134Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T20:20:52.6132678Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T20:20:52.6138262Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T20:20:52.6145201Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T20:20:52.6151444Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T20:20:52.6160177Z test/test_frame_dataclasses.py::test_unpacking PASSED [ 85%] 2026-01-15T20:20:52.6169394Z test/test_frame_dataclasses.py::test_frame_error PASSED [ 85%] 2026-01-15T20:20:52.6181180Z test/test_frame_dataclasses.py::test_framebatch_error PASSED [ 85%] 2026-01-15T20:20:52.6198952Z test/test_frame_dataclasses.py::test_framebatch_iteration PASSED [ 85%] 2026-01-15T20:20:52.6258199Z test/test_frame_dataclasses.py::test_framebatch_indexing PASSED [ 86%] 2026-01-15T20:20:52.6267600Z test/test_frame_dataclasses.py::test_audio_samples_error PASSED [ 86%] 2026-01-15T20:20:52.6311302Z test/test_metadata.py::test_get_metadata[get_container_metadata_from_header] PASSED [ 86%] 2026-01-15T20:20:52.6352142Z test/test_metadata.py::test_get_metadata[metadata_getter1] PASSED [ 86%] 2026-01-15T20:20:52.6401678Z test/test_metadata.py::test_get_metadata[metadata_getter2] PASSED [ 86%] 2026-01-15T20:20:52.7561320Z test/test_metadata.py::test_get_metadata[metadata_getter3] PASSED [ 86%] 2026-01-15T20:20:52.7578421Z test/test_metadata.py::test_get_metadata_audio_file[get_container_metadata_from_header] PASSED [ 86%] 2026-01-15T20:20:52.7593838Z test/test_metadata.py::test_get_metadata_audio_file[metadata_getter1] PASSED [ 86%] 2026-01-15T20:20:52.7651532Z test/test_metadata.py::test_repr PASSED [ 86%] 2026-01-15T20:20:52.7959297Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cpu] PASSED [ 86%] 2026-01-15T20:20:52.7966154Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cuda] SKIPPED [ 86%] 2026-01-15T20:20:52.7972478Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cuda:beta] SKIPPED [ 86%] 2026-01-15T20:20:52.8087860Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cpu] PASSED [ 86%] 2026-01-15T20:20:52.8094308Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cuda] SKIPPED [ 86%] 2026-01-15T20:20:52.8100874Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cuda:beta] SKIPPED [ 86%] 2026-01-15T20:20:52.8919878Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cpu] PASSED [ 86%] 2026-01-15T20:20:52.8935292Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cuda] SKIPPED [ 86%] 2026-01-15T20:20:52.8941645Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cuda:beta] SKIPPED [ 86%] 2026-01-15T20:20:52.9477298Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cpu] PASSED [ 87%] 2026-01-15T20:20:52.9484533Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cuda] SKIPPED [ 87%] 2026-01-15T20:20:52.9490442Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:20:52.9774011Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cpu] PASSED [ 87%] 2026-01-15T20:20:52.9780205Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cuda] SKIPPED [ 87%] 2026-01-15T20:20:52.9786163Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:20:53.0066941Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cpu] PASSED [ 87%] 2026-01-15T20:20:53.0073150Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:20:53.0079650Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:20:53.0269196Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cpu] PASSED [ 87%] 2026-01-15T20:20:53.0283557Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:20:53.0290099Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:20:53.0609279Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cpu] PASSED [ 87%] 2026-01-15T20:20:53.0615655Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:20:53.0621994Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:20:53.0679310Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cpu] PASSED [ 87%] 2026-01-15T20:20:53.0685831Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:20:53.0692216Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:20:53.1527334Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cpu] PASSED [ 88%] 2026-01-15T20:20:53.1533743Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cuda] SKIPPED [ 88%] 2026-01-15T20:20:53.1540324Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:20:53.6191508Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cpu] PASSED [ 88%] 2026-01-15T20:20:53.6197720Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cuda] SKIPPED [ 88%] 2026-01-15T20:20:53.6203459Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:20:53.7017987Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cpu] PASSED [ 88%] 2026-01-15T20:20:53.7024488Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cuda] SKIPPED [ 88%] 2026-01-15T20:20:53.7031113Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:20:53.7335786Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cpu] PASSED [ 88%] 2026-01-15T20:20:53.7342410Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cuda] SKIPPED [ 88%] 2026-01-15T20:20:53.7349034Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:20:53.7631440Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cpu] PASSED [ 88%] 2026-01-15T20:20:53.7637960Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cuda] SKIPPED [ 88%] 2026-01-15T20:20:53.7646427Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:20:54.1926613Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cpu] PASSED [ 88%] 2026-01-15T20:20:54.1933198Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cuda] SKIPPED [ 88%] 2026-01-15T20:20:54.1939162Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cuda:beta] SKIPPED [ 89%] 2026-01-15T20:20:54.2248874Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cpu] PASSED [ 89%] 2026-01-15T20:20:54.2255212Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cuda] SKIPPED [ 89%] 2026-01-15T20:20:54.2261752Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:20:54.2573456Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cpu] PASSED [ 89%] 2026-01-15T20:20:54.2579932Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cuda] SKIPPED [ 89%] 2026-01-15T20:20:54.2586179Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:20:54.2888343Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cpu] PASSED [ 89%] 2026-01-15T20:20:54.2894881Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cuda] SKIPPED [ 89%] 2026-01-15T20:20:54.2901393Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:20:54.3212610Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cpu] PASSED [ 89%] 2026-01-15T20:20:54.3219401Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cuda] SKIPPED [ 89%] 2026-01-15T20:20:54.3225787Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:20:54.3538951Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cpu] PASSED [ 89%] 2026-01-15T20:20:54.3545432Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cuda] SKIPPED [ 89%] 2026-01-15T20:20:54.3552046Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:20:54.3612485Z test/test_ops.py::TestVideoDecoderOps::test_video_get_json_metadata PASSED [ 89%] 2026-01-15T20:20:54.3663075Z test/test_ops.py::TestVideoDecoderOps::test_video_get_json_metadata_with_stream PASSED [ 90%] 2026-01-15T20:20:54.3671038Z test/test_ops.py::TestVideoDecoderOps::test_get_ffmpeg_version PASSED [ 90%] 2026-01-15T20:20:54.4318472Z test/test_ops.py::TestVideoDecoderOps::test_frame_pts_equality PASSED [ 90%] 2026-01-15T20:20:54.4437021Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings_fails PASSED [ 90%] 2026-01-15T20:20:54.5094505Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cpu] PASSED [ 90%] 2026-01-15T20:20:54.5101544Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cuda] SKIPPED [ 90%] 2026-01-15T20:20:54.5108084Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cuda:beta] SKIPPED [ 90%] 2026-01-15T20:20:54.5425816Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library[filtergraph] PASSED [ 90%] 2026-01-15T20:20:54.5736200Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library[swscale] PASSED [ 90%] 2026-01-15T20:20:54.5950059Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[filtergraph-NHWC] PASSED [ 90%] 2026-01-15T20:20:54.6178023Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[filtergraph-NCHW] PASSED [ 90%] 2026-01-15T20:20:54.6399339Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[swscale-NHWC] PASSED [ 90%] 2026-01-15T20:20:54.6614849Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[swscale-NCHW] PASSED [ 90%] 2026-01-15T20:20:54.6621732Z test/test_ops.py::TestVideoDecoderOps::test_cuda_decoder SKIPPED (CU...) [ 90%] 2026-01-15T20:20:54.6665847Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method0] PASSED [ 90%] 2026-01-15T20:20:54.6706297Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method1] PASSED [ 90%] 2026-01-15T20:20:54.6745698Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method2] PASSED [ 90%] 2026-01-15T20:20:54.6785357Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method3] PASSED [ 90%] 2026-01-15T20:20:54.6825827Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method4] PASSED [ 91%] 2026-01-15T20:20:54.6865203Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method5] PASSED [ 91%] 2026-01-15T20:20:54.6912992Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_seek_mode PASSED [ 91%] 2026-01-15T20:20:54.7352813Z test/test_ops.py::TestAudioDecoderOps::test_next[asset0] PASSED [ 91%] 2026-01-15T20:20:54.7710616Z test/test_ops.py::TestAudioDecoderOps::test_next[asset1] PASSED [ 91%] 2026-01-15T20:20:54.7812371Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_end] PASSED [ 91%] 2026-01-15T20:20:54.7909853Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_None] PASSED [ 91%] 2026-01-15T20:20:54.8005135Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_beyond_end] PASSED [ 91%] 2026-01-15T20:20:54.8057371Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:20:54.8109274Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-not_at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:20:54.8169526Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_end] PASSED [ 91%] 2026-01-15T20:20:54.8229191Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_None] PASSED [ 91%] 2026-01-15T20:20:54.8289384Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_beyond_end] PASSED [ 91%] 2026-01-15T20:20:54.8315794Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:20:54.8342378Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-not_at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:20:54.8398497Z test/test_ops.py::TestAudioDecoderOps::test_decode_epsilon_range[asset0] PASSED [ 91%] 2026-01-15T20:20:54.8426418Z test/test_ops.py::TestAudioDecoderOps::test_decode_epsilon_range[asset1] PASSED [ 91%] 2026-01-15T20:20:54.8470340Z test/test_ops.py::TestAudioDecoderOps::test_decode_just_one_frame_at_boundaries[asset0] PASSED [ 91%] 2026-01-15T20:20:54.8489781Z test/test_ops.py::TestAudioDecoderOps::test_decode_just_one_frame_at_boundaries[asset1] PASSED [ 92%] 2026-01-15T20:20:54.8528874Z test/test_ops.py::TestAudioDecoderOps::test_decode_start_equal_stop[asset0] PASSED [ 92%] 2026-01-15T20:20:54.8544762Z test/test_ops.py::TestAudioDecoderOps::test_decode_start_equal_stop[asset1] PASSED [ 92%] 2026-01-15T20:20:54.8921944Z test/test_ops.py::TestAudioDecoderOps::test_multiple_calls[asset0] PASSED [ 92%] 2026-01-15T20:20:54.9091642Z test/test_ops.py::TestAudioDecoderOps::test_multiple_calls[asset1] PASSED [ 92%] 2026-01-15T20:20:54.9538124Z test/test_ops.py::TestAudioDecoderOps::test_pts[asset0] PASSED [ 92%] 2026-01-15T20:20:54.9899279Z test/test_ops.py::TestAudioDecoderOps::test_pts[asset1] PASSED [ 92%] 2026-01-15T20:20:54.9967501Z test/test_ops.py::TestAudioDecoderOps::test_sample_rate_conversion PASSED [ 92%] 2026-01-15T20:20:55.0501487Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cpu-0] PASSED [ 92%] 2026-01-15T20:20:55.1034285Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cpu-1024] PASSED [ 92%] 2026-01-15T20:20:55.1041124Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda-0] SKIPPED [ 92%] 2026-01-15T20:20:55.1047505Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda-1024] SKIPPED [ 92%] 2026-01-15T20:20:55.1053949Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda:beta-0] SKIPPED [ 92%] 2026-01-15T20:20:55.1060315Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda:beta-1024] SKIPPED [ 92%] 2026-01-15T20:20:55.1082778Z test/test_ops.py::TestAudioDecoderOps::test_file_like_method_check_fails PASSED [ 92%] 2026-01-15T20:20:55.1093459Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_fails PASSED [ 92%] 2026-01-15T20:20:55.2402001Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_less_than_requested[half] PASSED [ 92%] 2026-01-15T20:20:55.3729572Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_less_than_requested[minus_10] PASSED [ 93%] 2026-01-15T20:20:55.3758348Z test/test_ops.py::TestAudioEncoderOps::test_bad_input PASSED [ 93%] 2026-01-15T20:20:55.3768312Z test/test_policy.py::test_policy[repeat_last-frame_indices0-expected_frame_indices0] PASSED [ 93%] 2026-01-15T20:20:55.3778023Z test/test_policy.py::test_policy[repeat_last-frame_indices1-expected_frame_indices1] PASSED [ 93%] 2026-01-15T20:20:55.3787575Z test/test_policy.py::test_policy[wrap-frame_indices2-expected_frame_indices2] PASSED [ 93%] 2026-01-15T20:20:55.3796997Z test/test_policy.py::test_policy[wrap-frame_indices3-expected_frame_indices3] PASSED [ 93%] 2026-01-15T20:20:55.3805361Z test/test_policy.py::test_error_policy PASSED [ 93%] 2026-01-15T20:20:55.4522669Z test/test_samplers.py::test_index_based_sampler[1-clips_at_random_indices] PASSED [ 93%] 2026-01-15T20:20:55.5254358Z test/test_samplers.py::test_index_based_sampler[1-clips_at_regular_indices] PASSED [ 93%] 2026-01-15T20:20:55.5666884Z test/test_samplers.py::test_index_based_sampler[5-clips_at_random_indices] PASSED [ 93%] 2026-01-15T20:20:55.6394691Z test/test_samplers.py::test_index_based_sampler[5-clips_at_regular_indices] PASSED [ 93%] 2026-01-15T20:20:55.7068053Z test/test_samplers.py::test_time_based_sampler[None-sampler0] PASSED [ 93%] 2026-01-15T20:20:55.7830181Z test/test_samplers.py::test_time_based_sampler[None-sampler1] PASSED [ 93%] 2026-01-15T20:20:55.8603606Z test/test_samplers.py::test_time_based_sampler[3-sampler0] PASSED [ 93%] 2026-01-15T20:20:55.9376200Z test/test_samplers.py::test_time_based_sampler[3-sampler1] PASSED [ 93%] 2026-01-15T20:20:55.9502822Z test/test_samplers.py::test_against_ref[sampler0] PASSED [ 93%] 2026-01-15T20:20:55.9622334Z test/test_samplers.py::test_against_ref[sampler1] PASSED [ 93%] 2026-01-15T20:20:55.9743656Z test/test_samplers.py::test_against_ref[sampler2] PASSED [ 93%] 2026-01-15T20:20:55.9868577Z test/test_samplers.py::test_against_ref[sampler3] PASSED [ 94%] 2026-01-15T20:20:56.0019429Z test/test_samplers.py::test_sampling_range[sampler0-10-11-True] PASSED [ 94%] 2026-01-15T20:20:56.0228462Z test/test_samplers.py::test_sampling_range[sampler1-10-12-False] PASSED [ 94%] 2026-01-15T20:20:56.0377679Z test/test_samplers.py::test_sampling_range[sampler2-10-11-True] PASSED [ 94%] 2026-01-15T20:20:56.0573830Z test/test_samplers.py::test_sampling_range[sampler3-10-12-False] PASSED [ 94%] 2026-01-15T20:20:56.0810340Z test/test_samplers.py::test_sampling_range[sampler4-10.0-11.0-True] PASSED [ 94%] 2026-01-15T20:20:56.1170730Z test/test_samplers.py::test_sampling_range[sampler5-10.0-12.0-False] PASSED [ 94%] 2026-01-15T20:20:56.1323165Z test/test_samplers.py::test_sampling_range[sampler6-10-11-True] PASSED [ 94%] 2026-01-15T20:20:56.1500083Z test/test_samplers.py::test_sampling_range[sampler7-10-12-False] PASSED [ 94%] 2026-01-15T20:20:56.1942844Z test/test_samplers.py::test_sampling_range_negative[clips_at_random_indices] PASSED [ 94%] 2026-01-15T20:20:56.2383938Z test/test_samplers.py::test_sampling_range_negative[clips_at_regular_indices] PASSED [ 94%] 2026-01-15T20:20:56.3433398Z test/test_samplers.py::test_sampling_range_default_behavior_random_sampler[clips_at_random_indices] PASSED [ 94%] 2026-01-15T20:20:56.4582407Z test/test_samplers.py::test_sampling_range_default_behavior_random_sampler[clips_at_random_timestamps] PASSED [ 94%] 2026-01-15T20:20:56.5294786Z test/test_samplers.py::test_sampling_range_default_regular_sampler[sampler0] PASSED [ 94%] 2026-01-15T20:20:56.6105397Z test/test_samplers.py::test_sampling_range_default_regular_sampler[sampler1] PASSED [ 94%] 2026-01-15T20:20:56.6161182Z test/test_samplers.py::test_sampling_range_error_policy[sampler0] PASSED [ 94%] 2026-01-15T20:20:56.6212270Z test/test_samplers.py::test_sampling_range_error_policy[sampler1] PASSED [ 94%] 2026-01-15T20:20:56.6264225Z test/test_samplers.py::test_sampling_range_error_policy[sampler2] PASSED [ 95%] 2026-01-15T20:20:56.6315933Z test/test_samplers.py::test_sampling_range_error_policy[sampler3] PASSED [ 95%] 2026-01-15T20:20:56.7819702Z test/test_samplers.py::test_random_sampler_randomness[clips_at_random_indices] PASSED [ 95%] 2026-01-15T20:20:56.9300395Z test/test_samplers.py::test_random_sampler_randomness[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T20:20:56.9392635Z test/test_samplers.py::test_sample_at_regular_indices_num_clips_large[10-10] PASSED [ 95%] 2026-01-15T20:20:56.9495242Z test/test_samplers.py::test_sample_at_regular_indices_num_clips_large[50-10] PASSED [ 95%] 2026-01-15T20:20:56.9551439Z test/test_samplers.py::test_sampler_errors[clips_at_random_indices] PASSED [ 95%] 2026-01-15T20:20:56.9601557Z test/test_samplers.py::test_sampler_errors[clips_at_regular_indices] PASSED [ 95%] 2026-01-15T20:20:56.9651395Z test/test_samplers.py::test_sampler_errors[sampler2] PASSED [ 95%] 2026-01-15T20:20:56.9701898Z test/test_samplers.py::test_sampler_errors[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T20:20:56.9754763Z test/test_samplers.py::test_index_based_samplers_errors[clips_at_random_indices] PASSED [ 95%] 2026-01-15T20:20:56.9804869Z test/test_samplers.py::test_index_based_samplers_errors[clips_at_regular_indices] PASSED [ 95%] 2026-01-15T20:20:56.9858654Z test/test_samplers.py::test_time_based_sampler_errors[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T20:20:56.9910290Z test/test_samplers.py::test_time_based_sampler_errors[sampler1] PASSED [ 95%] 2026-01-15T20:20:56.9921175Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices0-1-repeat_last-expected_all_clips_indices0] PASSED [ 95%] 2026-01-15T20:20:56.9931629Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices1-2-repeat_last-expected_all_clips_indices1] PASSED [ 95%] 2026-01-15T20:20:56.9941940Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices2-1-wrap-expected_all_clips_indices2] PASSED [ 95%] 2026-01-15T20:20:56.9952374Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices3-2-wrap-expected_all_clips_indices3] PASSED [ 95%] 2026-01-15T20:20:56.9962807Z test/test_samplers.py::test_build_all_clips_timestamps[clip_start_seconds0-1.5-repeat_last-expected_all_clips_timestamps0] PASSED [ 96%] 2026-01-15T20:20:56.9973022Z test/test_samplers.py::test_build_all_clips_timestamps[clip_start_seconds1-1.5-wrap-expected_all_clips_timestamps1] PASSED [ 96%] 2026-01-15T20:20:57.0161104Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[repeat_last] PASSED [ 96%] 2026-01-15T20:20:57.0344639Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[wrap] PASSED [ 96%] 2026-01-15T20:20:57.0529254Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[error] PASSED [ 96%] 2026-01-15T20:20:57.3430186Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.5-1.31] PASSED [ 96%] 2026-01-15T20:20:57.6047823Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-0.5-0.71] PASSED [ 96%] 2026-01-15T20:20:57.9129142Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-0.7-1.31] PASSED [ 96%] 2026-01-15T20:20:58.2157099Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.5-0.71] PASSED [ 96%] 2026-01-15T20:20:58.4487904Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.0-1.0] PASSED [ 96%] 2026-01-15T20:20:58.7946996Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-2.0-2.0] PASSED [ 96%] 2026-01-15T20:20:59.5600281Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.5-1.31] PASSED [ 96%] 2026-01-15T20:21:00.0932105Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-0.5-0.71] PASSED [ 96%] 2026-01-15T20:21:01.0050501Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-0.7-1.31] PASSED [ 96%] 2026-01-15T20:21:01.9302920Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.5-0.71] PASSED [ 96%] 2026-01-15T20:21:02.2911689Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.0-1.0] PASSED [ 96%] 2026-01-15T20:21:03.6469954Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-2.0-2.0] PASSED [ 96%] 2026-01-15T20:21:03.6656862Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_fails PASSED [ 96%] 2026-01-15T20:21:03.8790833Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.5-0.5] PASSED [ 97%] 2026-01-15T20:21:04.0915462Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.25-0.1] PASSED [ 97%] 2026-01-15T20:21:04.3049719Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-1.0-1.0] PASSED [ 97%] 2026-01-15T20:21:04.5172162Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.15-0.75] PASSED [ 97%] 2026-01-15T20:21:04.7018446Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.5-0.5] PASSED [ 97%] 2026-01-15T20:21:04.8855995Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.25-0.1] PASSED [ 97%] 2026-01-15T20:21:05.0797610Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-1.0-1.0] PASSED [ 97%] 2026-01-15T20:21:05.2636952Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.15-0.75] PASSED [ 97%] 2026-01-15T20:21:05.2644979Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_fails PASSED [ 97%] 2026-01-15T20:21:05.4823061Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.5-0.5] PASSED [ 97%] 2026-01-15T20:21:05.6972516Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.25-0.1] PASSED [ 97%] 2026-01-15T20:21:05.9173727Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-1.0-1.0] PASSED [ 97%] 2026-01-15T20:21:06.1380300Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.15-0.75] PASSED [ 97%] 2026-01-15T20:21:06.3278877Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.5-0.5] PASSED [ 97%] 2026-01-15T20:21:06.5161477Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.25-0.1] PASSED [ 97%] 2026-01-15T20:21:06.7144111Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-1.0-1.0] PASSED [ 97%] 2026-01-15T20:21:06.9037859Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.15-0.75] PASSED [ 97%] 2026-01-15T20:21:07.1208302Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.5-0.5] PASSED [ 98%] 2026-01-15T20:21:07.3366286Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.25-0.1] PASSED [ 98%] 2026-01-15T20:21:07.5558466Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-1.0-1.0] PASSED [ 98%] 2026-01-15T20:21:07.7759288Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.15-0.75] PASSED [ 98%] 2026-01-15T20:21:07.9682404Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.5-0.5] PASSED [ 98%] 2026-01-15T20:21:08.1571545Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.25-0.1] PASSED [ 98%] 2026-01-15T20:21:08.3550590Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-1.0-1.0] PASSED [ 98%] 2026-01-15T20:21:08.5451779Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.15-0.75] PASSED [ 98%] 2026-01-15T20:21:08.6044952Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_nhwc[0.25-0.1] PASSED [ 98%] 2026-01-15T20:21:08.6631472Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_nhwc[0.25-0.25] PASSED [ 98%] 2026-01-15T20:21:08.6687791Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[must not specify padding-params0] PASSED [ 98%] 2026-01-15T20:21:08.6740323Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[must not specify pad_if_needed-params1] PASSED [ 98%] 2026-01-15T20:21:08.6791760Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[fill must be 0-params2] PASSED [ 98%] 2026-01-15T20:21:08.6843800Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[padding_mode must be constant-params3] PASSED [ 98%] 2026-01-15T20:21:08.6859054Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_reusable_objects[0] PASSED [ 98%] 2026-01-15T20:21:08.6873136Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_reusable_objects[314] PASSED [ 98%] 2026-01-15T20:21:08.9637130Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_pipeline[Resize-RandomCrop0] PASSED [ 98%] 2026-01-15T20:21:09.2390271Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_pipeline[Resize-RandomCrop1] PASSED [ 98%] 2026-01-15T20:21:09.2446796Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_fails PASSED [ 99%] 2026-01-15T20:21:09.3550319Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video0] PASSED [ 99%] 2026-01-15T20:21:09.3692749Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video1] PASSED [ 99%] 2026-01-15T20:21:09.4437996Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video2] PASSED [ 99%] 2026-01-15T20:21:09.4788394Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-30] PASSED [ 99%] 2026-01-15T20:21:09.5095911Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-32] PASSED [ 99%] 2026-01-15T20:21:09.5436357Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-300] PASSED [ 99%] 2026-01-15T20:21:09.5442618Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_scaling_on_cuda_fails SKIPPED [ 99%] 2026-01-15T20:21:09.5494564Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_transform_fails PASSED [ 99%] 2026-01-15T20:21:09.6153153Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_resize_ffmpeg PASSED [ 99%] 2026-01-15T20:21:09.6221931Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_resize_transform_fails PASSED [ 99%] 2026-01-15T20:21:09.7366124Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_crop_transform PASSED [ 99%] 2026-01-15T20:21:09.7582505Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_crop_transform_fails PASSED [ 99%] 2026-01-15T20:21:09.7590706Z test/test_version.py::test_version PASSED [ 99%] 2026-01-15T20:21:09.8099329Z test/test_video_clip_sampler.py::test_sampler[sampler_args0] PASSED [ 99%] 2026-01-15T20:21:09.8353014Z test/test_video_clip_sampler.py::test_sampler[sampler_args1] PASSED [ 99%] 2026-01-15T20:21:09.9012493Z test/test_video_clip_sampler.py::test_sampler[sampler_args2] PASSED [ 99%] 2026-01-15T20:21:10.4829190Z test/test_video_clip_sampler.py::test_sampler[sampler_args3] PASSED [100%] 2026-01-15T20:21:10.4829620Z 2026-01-15T20:21:10.4829821Z ================ 1214 passed, 546 skipped in 1310.16s (0:21:50) ================ 2026-01-15T20:21:11.0263870Z Post job cleanup. 2026-01-15T20:21:11.1014001Z ##[group]Gathering Inputs... 2026-01-15T20:21:11.1026339Z ##[endgroup] 2026-01-15T20:21:11.1027689Z ##[group]Removing uncompressed packages to trim down packages directory... 2026-01-15T20:21:11.1033173Z Removing "/home/runner/conda_pkgs_dir/_libgcc_mutex-0.1-conda_forge" 2026-01-15T20:21:11.1066997Z Removing "/home/runner/conda_pkgs_dir/_openmp_mutex-4.5-2_gnu" 2026-01-15T20:21:11.1099838Z Removing "/home/runner/conda_pkgs_dir/aom-3.9.1-hac33072_0" 2026-01-15T20:21:11.1120732Z Removing "/home/runner/conda_pkgs_dir/bzip2-1.0.8-hda65f42_8" 2026-01-15T20:21:11.1149731Z Removing "/home/runner/conda_pkgs_dir/ca-certificates-2026.1.4-hbd8a1cb_0" 2026-01-15T20:21:11.1164240Z Removing "/home/runner/conda_pkgs_dir/cairo-1.18.4-h3394656_0" 2026-01-15T20:21:11.1198605Z Removing "/home/runner/conda_pkgs_dir/dav1d-1.2.1-hd590300_0" 2026-01-15T20:21:11.1217047Z Removing "/home/runner/conda_pkgs_dir/ffmpeg-6.1.1-gpl_h0db5852_117" 2026-01-15T20:21:11.1294057Z Removing "/home/runner/conda_pkgs_dir/font-ttf-dejavu-sans-mono-2.37-hab24e00_0" 2026-01-15T20:21:11.1307295Z Removing "/home/runner/conda_pkgs_dir/font-ttf-inconsolata-3.000-h77eed37_0" 2026-01-15T20:21:11.1321011Z Removing "/home/runner/conda_pkgs_dir/font-ttf-source-code-pro-2.038-h77eed37_0" 2026-01-15T20:21:11.1336912Z Removing "/home/runner/conda_pkgs_dir/font-ttf-ubuntu-0.83-h77eed37_3" 2026-01-15T20:21:11.1353990Z Removing "/home/runner/conda_pkgs_dir/fontconfig-2.15.0-h7e30c49_1" 2026-01-15T20:21:11.1420290Z Removing "/home/runner/conda_pkgs_dir/fonts-conda-ecosystem-1-0" 2026-01-15T20:21:11.1435015Z Removing "/home/runner/conda_pkgs_dir/fonts-conda-forge-1-hc364b38_1" 2026-01-15T20:21:11.1450945Z Removing "/home/runner/conda_pkgs_dir/freetype-2.14.1-ha770c72_0" 2026-01-15T20:21:11.1477831Z Removing "/home/runner/conda_pkgs_dir/fribidi-1.0.16-hb03c661_0" 2026-01-15T20:21:11.1494696Z Removing "/home/runner/conda_pkgs_dir/gmp-6.3.0-hac33072_2" 2026-01-15T20:21:11.1511289Z Removing "/home/runner/conda_pkgs_dir/gnutls-3.7.9-hb077bed_0" 2026-01-15T20:21:11.1765222Z Removing "/home/runner/conda_pkgs_dir/graphite2-1.3.14-hecca717_2" 2026-01-15T20:21:11.1782283Z Removing "/home/runner/conda_pkgs_dir/harfbuzz-12.1.0-h15599e2_0" 2026-01-15T20:21:11.1812789Z Removing "/home/runner/conda_pkgs_dir/icu-75.1-he02047a_0" 2026-01-15T20:21:11.1863684Z Removing "/home/runner/conda_pkgs_dir/icu-78.2-h33c6efd_0" 2026-01-15T20:21:11.1925661Z Removing "/home/runner/conda_pkgs_dir/lame-3.100-h166bdaf_1003" 2026-01-15T20:21:11.1944422Z Removing "/home/runner/conda_pkgs_dir/ld_impl_linux-64-2.45-default_hbd61a6d_105" 2026-01-15T20:21:11.1966489Z Removing "/home/runner/conda_pkgs_dir/libabseil-20240116.2-cxx17_he02047a_1" 2026-01-15T20:21:11.2101558Z Removing "/home/runner/conda_pkgs_dir/libass-0.17.3-hba53ac1_1" 2026-01-15T20:21:11.2115135Z Removing "/home/runner/conda_pkgs_dir/libdrm-2.4.125-hb03c661_1" 2026-01-15T20:21:11.2141507Z Removing "/home/runner/conda_pkgs_dir/libegl-1.7.0-ha4b6fd6_2" 2026-01-15T20:21:11.2154502Z Removing "/home/runner/conda_pkgs_dir/libexpat-2.7.3-hecca717_0" 2026-01-15T20:21:11.2168669Z Removing "/home/runner/conda_pkgs_dir/libffi-3.4.6-h2dba641_1" 2026-01-15T20:21:11.2191131Z Removing "/home/runner/conda_pkgs_dir/libffi-3.5.2-h9ec8514_0" 2026-01-15T20:21:11.2211196Z Removing "/home/runner/conda_pkgs_dir/libfreetype-2.14.1-ha770c72_0" 2026-01-15T20:21:11.2228519Z Removing "/home/runner/conda_pkgs_dir/libfreetype6-2.14.1-h73754d4_0" 2026-01-15T20:21:11.2244057Z Removing "/home/runner/conda_pkgs_dir/libgcc-15.2.0-he0feb66_16" 2026-01-15T20:21:11.2273116Z Removing "/home/runner/conda_pkgs_dir/libgcc-ng-15.2.0-h69a702a_16" 2026-01-15T20:21:11.2299043Z Removing "/home/runner/conda_pkgs_dir/libgl-1.7.0-ha4b6fd6_2" 2026-01-15T20:21:11.2313595Z Removing "/home/runner/conda_pkgs_dir/libglib-2.86.0-h1fed272_0" 2026-01-15T20:21:11.2449465Z Removing "/home/runner/conda_pkgs_dir/libglvnd-1.7.0-ha4b6fd6_2" 2026-01-15T20:21:11.2463210Z Removing "/home/runner/conda_pkgs_dir/libglx-1.7.0-ha4b6fd6_2" 2026-01-15T20:21:11.2486164Z Removing "/home/runner/conda_pkgs_dir/libgomp-15.2.0-he0feb66_16" 2026-01-15T20:21:11.2512301Z Removing "/home/runner/conda_pkgs_dir/libhwloc-2.12.1-default_h3d81e11_1000" 2026-01-15T20:21:11.2619173Z Removing "/home/runner/conda_pkgs_dir/libiconv-1.18-h3b78370_2" 2026-01-15T20:21:11.2690269Z Removing "/home/runner/conda_pkgs_dir/libidn2-2.3.8-hfac485b_1" 2026-01-15T20:21:11.2706587Z Removing "/home/runner/conda_pkgs_dir/liblzma-5.8.1-hb9d3cd8_2" 2026-01-15T20:21:11.2726706Z Removing "/home/runner/conda_pkgs_dir/liblzma-devel-5.8.1-hb9d3cd8_2" 2026-01-15T20:21:11.2800190Z Removing "/home/runner/conda_pkgs_dir/libnsl-2.0.1-hb9d3cd8_1" 2026-01-15T20:21:11.2815081Z Removing "/home/runner/conda_pkgs_dir/libopenvino-2024.3.0-h2da1b83_0" 2026-01-15T20:21:11.2838281Z Removing "/home/runner/conda_pkgs_dir/libopenvino-auto-batch-plugin-2024.3.0-hb045406_0" 2026-01-15T20:21:11.2868703Z Removing "/home/runner/conda_pkgs_dir/libopenvino-auto-plugin-2024.3.0-hb045406_0" 2026-01-15T20:21:11.2900671Z Removing "/home/runner/conda_pkgs_dir/libopenvino-hetero-plugin-2024.3.0-h5c03a75_0" 2026-01-15T20:21:11.2931323Z Removing "/home/runner/conda_pkgs_dir/libopenvino-intel-cpu-plugin-2024.3.0-h2da1b83_0" 2026-01-15T20:21:11.2959354Z Removing "/home/runner/conda_pkgs_dir/libopenvino-intel-gpu-plugin-2024.3.0-h2da1b83_0" 2026-01-15T20:21:11.2982333Z Removing "/home/runner/conda_pkgs_dir/libopenvino-intel-npu-plugin-2024.3.0-h2da1b83_0" 2026-01-15T20:21:11.3004796Z Removing "/home/runner/conda_pkgs_dir/libopenvino-ir-frontend-2024.3.0-h5c03a75_0" 2026-01-15T20:21:11.3024655Z Removing "/home/runner/conda_pkgs_dir/libopenvino-onnx-frontend-2024.3.0-h07e8aee_0" 2026-01-15T20:21:11.3044091Z Removing "/home/runner/conda_pkgs_dir/libopenvino-paddle-frontend-2024.3.0-h07e8aee_0" 2026-01-15T20:21:11.3062540Z Removing "/home/runner/conda_pkgs_dir/libopenvino-pytorch-frontend-2024.3.0-he02047a_0" 2026-01-15T20:21:11.3080903Z Removing "/home/runner/conda_pkgs_dir/libopenvino-tensorflow-frontend-2024.3.0-h39126c6_0" 2026-01-15T20:21:11.3100626Z Removing "/home/runner/conda_pkgs_dir/libopenvino-tensorflow-lite-frontend-2024.3.0-he02047a_0" 2026-01-15T20:21:11.3119071Z Removing "/home/runner/conda_pkgs_dir/libopus-1.6.1-h280c20c_0" 2026-01-15T20:21:11.3134705Z Removing "/home/runner/conda_pkgs_dir/libpciaccess-0.18-hb9d3cd8_0" 2026-01-15T20:21:11.3147567Z Removing "/home/runner/conda_pkgs_dir/libpng-1.6.54-h421ea60_0" 2026-01-15T20:21:11.3163555Z Removing "/home/runner/conda_pkgs_dir/libprotobuf-4.25.3-hd5b35b9_1" 2026-01-15T20:21:11.3221259Z Removing "/home/runner/conda_pkgs_dir/libsqlite-3.51.2-h0c1763c_0" 2026-01-15T20:21:11.3235445Z Removing "/home/runner/conda_pkgs_dir/libsqlite-3.51.2-hf4e2dac_0" 2026-01-15T20:21:11.3250465Z Removing "/home/runner/conda_pkgs_dir/libstdcxx-15.2.0-h934c35e_16" 2026-01-15T20:21:11.3272419Z Removing "/home/runner/conda_pkgs_dir/libstdcxx-ng-15.2.0-hdf11a46_16" 2026-01-15T20:21:11.3292851Z Removing "/home/runner/conda_pkgs_dir/libtasn1-4.21.0-hb03c661_0" 2026-01-15T20:21:11.3313908Z Removing "/home/runner/conda_pkgs_dir/libunistring-0.9.10-h7f98852_0" 2026-01-15T20:21:11.3331169Z Removing "/home/runner/conda_pkgs_dir/libuuid-2.41.3-h5347b49_0" 2026-01-15T20:21:11.3342933Z Removing "/home/runner/conda_pkgs_dir/libva-2.23.0-he1eb515_0" 2026-01-15T20:21:11.3361142Z Removing "/home/runner/conda_pkgs_dir/libvpx-1.14.1-hac33072_0" 2026-01-15T20:21:11.3376000Z Removing "/home/runner/conda_pkgs_dir/libxcb-1.17.0-h8a09558_0" 2026-01-15T20:21:11.3403430Z Removing "/home/runner/conda_pkgs_dir/libxcrypt-4.4.36-hd590300_1" 2026-01-15T20:21:11.3419914Z Removing "/home/runner/conda_pkgs_dir/libxml2-2.13.9-h04c0eec_0" 2026-01-15T20:21:11.3445428Z Removing "/home/runner/conda_pkgs_dir/libzlib-1.3.1-hb9d3cd8_2" 2026-01-15T20:21:11.3461189Z Removing "/home/runner/conda_pkgs_dir/ncurses-6.5-h2d0b736_3" 2026-01-15T20:21:11.3927399Z Removing "/home/runner/conda_pkgs_dir/nettle-3.9.1-h7ab15ed_0" 2026-01-15T20:21:11.3951108Z Removing "/home/runner/conda_pkgs_dir/ocl-icd-2.3.3-hb9d3cd8_0" 2026-01-15T20:21:11.3979004Z Removing "/home/runner/conda_pkgs_dir/opencl-headers-2025.06.13-h5888daf_0" 2026-01-15T20:21:11.3998241Z Removing "/home/runner/conda_pkgs_dir/openh264-2.4.1-h59595ed_0" 2026-01-15T20:21:11.4012521Z Removing "/home/runner/conda_pkgs_dir/openssl-3.6.0-h26f9b46_0" 2026-01-15T20:21:11.4056505Z Removing "/home/runner/conda_pkgs_dir/p11-kit-0.24.1-hc5aa10d_0" 2026-01-15T20:21:11.4083009Z Removing "/home/runner/conda_pkgs_dir/pcre2-10.46-h1321c63_0" 2026-01-15T20:21:11.4127474Z Removing "/home/runner/conda_pkgs_dir/pip-25.3-pyh8b19718_0" 2026-01-15T20:21:11.4222197Z Removing "/home/runner/conda_pkgs_dir/pixman-0.46.4-h54a6638_1" 2026-01-15T20:21:11.4238419Z Removing "/home/runner/conda_pkgs_dir/pthread-stubs-0.4-hb9d3cd8_1002" 2026-01-15T20:21:11.4249844Z Removing "/home/runner/conda_pkgs_dir/pugixml-1.14-h59595ed_0" 2026-01-15T20:21:11.4266578Z Removing "/home/runner/conda_pkgs_dir/python-3.10.19-h3c07f61_2_cpython" 2026-01-15T20:21:11.4555881Z Removing "/home/runner/conda_pkgs_dir/readline-8.3-h853b02a_0" 2026-01-15T20:21:11.4577719Z Removing "/home/runner/conda_pkgs_dir/setuptools-80.9.0-pyhff2d567_0" 2026-01-15T20:21:11.4658233Z Removing "/home/runner/conda_pkgs_dir/snappy-1.2.2-h03e3b7b_1" 2026-01-15T20:21:11.4677901Z Removing "/home/runner/conda_pkgs_dir/svt-av1-2.1.2-hac33072_0" 2026-01-15T20:21:11.4692978Z Removing "/home/runner/conda_pkgs_dir/tbb-2022.3.0-h8d10470_1" 2026-01-15T20:21:11.4703848Z Removing "/home/runner/conda_pkgs_dir/tk-8.6.13-noxft_ha0e22de_103" 2026-01-15T20:21:11.4793854Z Removing "/home/runner/conda_pkgs_dir/tzdata-2025c-hc9c84f9_1" 2026-01-15T20:21:11.4870638Z Removing "/home/runner/conda_pkgs_dir/wayland-1.24.0-h3e06ad9_0" 2026-01-15T20:21:11.4889434Z Removing "/home/runner/conda_pkgs_dir/wayland-protocols-1.47-hd8ed1ab_0" 2026-01-15T20:21:11.4942405Z Removing "/home/runner/conda_pkgs_dir/wheel-0.45.1-pyhd8ed1ab_1" 2026-01-15T20:21:11.4968387Z Removing "/home/runner/conda_pkgs_dir/x264-1!164.3095-h166bdaf_2" 2026-01-15T20:21:11.4992941Z Removing "/home/runner/conda_pkgs_dir/x265-3.5-h924138e_3" 2026-01-15T20:21:11.5028498Z Removing "/home/runner/conda_pkgs_dir/xorg-libice-1.1.2-hb9d3cd8_0" 2026-01-15T20:21:11.5048010Z Removing "/home/runner/conda_pkgs_dir/xorg-libsm-1.2.6-he73a12e_0" 2026-01-15T20:21:11.5072318Z Removing "/home/runner/conda_pkgs_dir/xorg-libx11-1.8.12-h4f16b4b_0" 2026-01-15T20:21:11.5145958Z Removing "/home/runner/conda_pkgs_dir/xorg-libxau-1.0.12-hb03c661_1" 2026-01-15T20:21:11.5171973Z Removing "/home/runner/conda_pkgs_dir/xorg-libxdmcp-1.1.5-hb03c661_1" 2026-01-15T20:21:11.5200046Z Removing "/home/runner/conda_pkgs_dir/xorg-libxext-1.3.6-hb9d3cd8_0" 2026-01-15T20:21:11.5220659Z Removing "/home/runner/conda_pkgs_dir/xorg-libxfixes-6.0.2-hb03c661_0" 2026-01-15T20:21:11.5239054Z Removing "/home/runner/conda_pkgs_dir/xorg-libxrender-0.9.12-hb9d3cd8_0" 2026-01-15T20:21:11.5266456Z Removing "/home/runner/conda_pkgs_dir/xz-5.8.1-hbcc6ac9_2" 2026-01-15T20:21:11.5290321Z Removing "/home/runner/conda_pkgs_dir/xz-gpl-tools-5.8.1-hbcc6ac9_2" 2026-01-15T20:21:11.5312356Z Removing "/home/runner/conda_pkgs_dir/xz-tools-5.8.1-hb9d3cd8_2" 2026-01-15T20:21:11.5334342Z Removing "/home/runner/conda_pkgs_dir/zstd-1.5.7-hb78ec9c_6" 2026-01-15T20:21:11.5363165Z ##[endgroup] 2026-01-15T20:21:11.5504863Z Post job cleanup. 2026-01-15T20:21:11.6260239Z [command]/usr/bin/git version 2026-01-15T20:21:11.6295786Z git version 2.52.0 2026-01-15T20:21:11.6338544Z Temporarily overriding HOME='/home/runner/work/_temp/dc1aaef6-8347-49d1-a1a0-83c05908f9b2' before making global git config changes 2026-01-15T20:21:11.6339838Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T20:21:11.6343238Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchcodec/torchcodec 2026-01-15T20:21:11.6373788Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T20:21:11.6402538Z [command]/usr/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-15T20:21:11.6649586Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T20:21:11.6668508Z http.https://github.com/.extraheader 2026-01-15T20:21:11.6679258Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2026-01-15T20:21:11.6706955Z [command]/usr/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-15T20:21:11.7026534Z Cleaning up orphan processes