2026-02-09T15:58:10.8692181Z Current runner version: '2.331.0' 2026-02-09T15:58:10.8725484Z ##[group]Runner Image Provisioner 2026-02-09T15:58:10.8726779Z Hosted Compute Agent 2026-02-09T15:58:10.8727582Z Version: 20260123.484 2026-02-09T15:58:10.8728493Z Commit: 6bd6555ca37d84114959e1c76d2c01448ff61c5d 2026-02-09T15:58:10.8729805Z Build Date: 2026-01-23T19:41:17Z 2026-02-09T15:58:10.8730800Z Worker ID: {606df47a-4787-40e2-a7d3-9196551f0d2d} 2026-02-09T15:58:10.8731925Z Azure Region: eastus 2026-02-09T15:58:10.8732874Z ##[endgroup] 2026-02-09T15:58:10.8735169Z ##[group]Operating System 2026-02-09T15:58:10.8736095Z Ubuntu 2026-02-09T15:58:10.8736968Z 24.04.3 2026-02-09T15:58:10.8737614Z LTS 2026-02-09T15:58:10.8738361Z ##[endgroup] 2026-02-09T15:58:10.8739211Z ##[group]Runner Image 2026-02-09T15:58:10.8740128Z Image: ubuntu-24.04 2026-02-09T15:58:10.8740922Z Version: 20260201.15.1 2026-02-09T15:58:10.8742826Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260201.15/images/ubuntu/Ubuntu2404-Readme.md 2026-02-09T15:58:10.8745518Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260201.15 2026-02-09T15:58:10.8747244Z ##[endgroup] 2026-02-09T15:58:10.8748790Z ##[group]GITHUB_TOKEN Permissions 2026-02-09T15:58:10.8751415Z Contents: write 2026-02-09T15:58:10.8752209Z Metadata: read 2026-02-09T15:58:10.8753046Z ##[endgroup] 2026-02-09T15:58:10.8756329Z Secret source: Actions 2026-02-09T15:58:10.8757435Z Prepare workflow directory 2026-02-09T15:58:10.9320647Z Prepare all required actions 2026-02-09T15:58:10.9375849Z Getting action download info 2026-02-09T15:58:11.2627218Z Download action repository 'actions/checkout@v6' (SHA:de0fac2e4500dabe0009e67214ff5f5447ce83dd) 2026-02-09T15:58:11.3618180Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2026-02-09T15:58:11.7867597Z Complete job name: upload-docs 2026-02-09T15:58:11.8617796Z ##[group]Run actions/checkout@v6 2026-02-09T15:58:11.8618816Z with: 2026-02-09T15:58:11.8619266Z ref: gh-pages 2026-02-09T15:58:11.8619823Z repository: meta-pytorch/torchcodec 2026-02-09T15:58:11.8620723Z token: *** 2026-02-09T15:58:11.8621195Z ssh-strict: true 2026-02-09T15:58:11.8621674Z ssh-user: git 2026-02-09T15:58:11.8622149Z persist-credentials: true 2026-02-09T15:58:11.8622713Z clean: true 2026-02-09T15:58:11.8623190Z sparse-checkout-cone-mode: true 2026-02-09T15:58:11.8623798Z fetch-depth: 1 2026-02-09T15:58:11.8624281Z fetch-tags: false 2026-02-09T15:58:11.8624967Z show-progress: true 2026-02-09T15:58:11.8625630Z lfs: false 2026-02-09T15:58:11.8626202Z submodules: false 2026-02-09T15:58:11.8626716Z set-safe-directory: true 2026-02-09T15:58:11.8627686Z ##[endgroup] 2026-02-09T15:58:11.9596772Z Syncing repository: meta-pytorch/torchcodec 2026-02-09T15:58:11.9598786Z ##[group]Getting Git version info 2026-02-09T15:58:11.9599736Z Working directory is '/home/runner/work/torchcodec/torchcodec' 2026-02-09T15:58:11.9600967Z [command]/usr/bin/git version 2026-02-09T15:58:11.9684181Z git version 2.52.0 2026-02-09T15:58:11.9708764Z ##[endgroup] 2026-02-09T15:58:11.9728623Z Temporarily overriding HOME='/home/runner/work/_temp/c987bd8d-13c5-481c-a1ab-c8cefc3c89a9' before making global git config changes 2026-02-09T15:58:11.9731120Z Adding repository directory to the temporary git global config as a safe directory 2026-02-09T15:58:11.9735977Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchcodec/torchcodec 2026-02-09T15:58:11.9785963Z Deleting the contents of '/home/runner/work/torchcodec/torchcodec' 2026-02-09T15:58:11.9789743Z ##[group]Initializing the repository 2026-02-09T15:58:11.9796342Z [command]/usr/bin/git init /home/runner/work/torchcodec/torchcodec 2026-02-09T15:58:11.9920820Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-02-09T15:58:11.9922783Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-02-09T15:58:11.9924772Z hint: to use in all of your new repositories, which will suppress this warning, 2026-02-09T15:58:11.9926860Z hint: call: 2026-02-09T15:58:11.9927700Z hint: 2026-02-09T15:58:11.9928647Z hint: git config --global init.defaultBranch 2026-02-09T15:58:11.9929701Z hint: 2026-02-09T15:58:11.9930917Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-02-09T15:58:11.9932550Z hint: 'development'. The just-created branch can be renamed via this command: 2026-02-09T15:58:11.9933532Z hint: 2026-02-09T15:58:11.9934031Z hint: git branch -m 2026-02-09T15:58:11.9934598Z hint: 2026-02-09T15:58:11.9935577Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-02-09T15:58:11.9937369Z Initialized empty Git repository in /home/runner/work/torchcodec/torchcodec/.git/ 2026-02-09T15:58:11.9939678Z [command]/usr/bin/git remote add origin https://github.com/meta-pytorch/torchcodec 2026-02-09T15:58:11.9973523Z ##[endgroup] 2026-02-09T15:58:11.9974382Z ##[group]Disabling automatic garbage collection 2026-02-09T15:58:11.9977527Z [command]/usr/bin/git config --local gc.auto 0 2026-02-09T15:58:12.0007545Z ##[endgroup] 2026-02-09T15:58:12.0008567Z ##[group]Setting up auth 2026-02-09T15:58:12.0009560Z Removing SSH command configuration 2026-02-09T15:58:12.0016444Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-02-09T15:58:12.0048798Z [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-02-09T15:58:12.0406109Z Removing HTTP extra header 2026-02-09T15:58:12.0412557Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-02-09T15:58:12.0446922Z [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-02-09T15:58:12.0663333Z Removing includeIf entries pointing to credentials config files 2026-02-09T15:58:12.0669808Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-02-09T15:58:12.0702959Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-02-09T15:58:12.0934279Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-f8208b4e-78e8-42cd-bfa5-d54c176015ad.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-02-09T15:58:12.0975022Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/torchcodec/torchcodec/.git.path /home/runner/work/_temp/git-credentials-f8208b4e-78e8-42cd-bfa5-d54c176015ad.config 2026-02-09T15:58:12.1006390Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/torchcodec/torchcodec/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-f8208b4e-78e8-42cd-bfa5-d54c176015ad.config 2026-02-09T15:58:12.1037513Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-f8208b4e-78e8-42cd-bfa5-d54c176015ad.config 2026-02-09T15:58:12.1069040Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-f8208b4e-78e8-42cd-bfa5-d54c176015ad.config 2026-02-09T15:58:12.1096782Z ##[endgroup] 2026-02-09T15:58:12.1098124Z ##[group]Fetching the repository 2026-02-09T15:58:12.1107280Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/gh-pages*:refs/remotes/origin/gh-pages* +refs/tags/gh-pages*:refs/tags/gh-pages* 2026-02-09T15:58:35.7059345Z From https://github.com/meta-pytorch/torchcodec 2026-02-09T15:58:35.7060150Z * [new branch] gh-pages -> origin/gh-pages 2026-02-09T15:58:35.7090229Z ##[endgroup] 2026-02-09T15:58:35.7091123Z ##[group]Determining the checkout info 2026-02-09T15:58:35.7097082Z [command]/usr/bin/git branch --list --remote origin/gh-pages 2026-02-09T15:58:35.7120852Z origin/gh-pages 2026-02-09T15:58:35.7125244Z ##[endgroup] 2026-02-09T15:58:35.7129712Z [command]/usr/bin/git sparse-checkout disable 2026-02-09T15:58:35.7172838Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2026-02-09T15:58:35.7199055Z ##[group]Checking out the ref 2026-02-09T15:58:35.7202586Z [command]/usr/bin/git checkout --progress --force -B gh-pages refs/remotes/origin/gh-pages 2026-02-09T15:58:36.8684388Z Updating files: 29% (840/2866) 2026-02-09T15:58:36.8804092Z Updating files: 30% (860/2866) 2026-02-09T15:58:36.8820068Z Updating files: 31% (889/2866) 2026-02-09T15:58:36.8853299Z Updating files: 32% (918/2866) 2026-02-09T15:58:36.8868681Z Updating files: 33% (946/2866) 2026-02-09T15:58:36.8909428Z Updating files: 34% (975/2866) 2026-02-09T15:58:36.8937151Z Updating files: 35% (1004/2866) 2026-02-09T15:58:36.9041911Z Updating files: 36% (1032/2866) 2026-02-09T15:58:37.1160814Z Updating files: 37% (1061/2866) 2026-02-09T15:58:37.1186895Z Updating files: 38% (1090/2866) 2026-02-09T15:58:37.1210920Z Updating files: 39% (1118/2866) 2026-02-09T15:58:37.1245459Z Updating files: 40% (1147/2866) 2026-02-09T15:58:37.3470491Z Updating files: 41% (1176/2866) 2026-02-09T15:58:37.3496107Z Updating files: 42% (1204/2866) 2026-02-09T15:58:37.3600669Z Updating files: 43% (1233/2866) 2026-02-09T15:58:37.5754301Z Updating files: 44% (1262/2866) 2026-02-09T15:58:37.5781557Z Updating files: 45% (1290/2866) 2026-02-09T15:58:37.5800601Z Updating files: 46% (1319/2866) 2026-02-09T15:58:37.5838456Z Updating files: 47% (1348/2866) 2026-02-09T15:58:37.6257319Z Updating files: 48% (1376/2866) 2026-02-09T15:58:37.6287652Z Updating files: 49% (1405/2866) 2026-02-09T15:58:37.6392665Z Updating files: 50% (1433/2866) 2026-02-09T15:58:37.6420934Z Updating files: 51% (1462/2866) 2026-02-09T15:58:37.8935146Z Updating files: 52% (1491/2866) 2026-02-09T15:58:37.8983770Z Updating files: 52% (1498/2866) 2026-02-09T15:58:37.9011164Z Updating files: 53% (1519/2866) 2026-02-09T15:58:37.9031139Z Updating files: 54% (1548/2866) 2026-02-09T15:58:37.9067960Z Updating files: 55% (1577/2866) 2026-02-09T15:58:38.1689996Z Updating files: 56% (1605/2866) 2026-02-09T15:58:38.1758874Z Updating files: 57% (1634/2866) 2026-02-09T15:58:38.1788896Z Updating files: 58% (1663/2866) 2026-02-09T15:58:38.1911280Z Updating files: 59% (1691/2866) 2026-02-09T15:58:38.6230748Z Updating files: 60% (1720/2866) 2026-02-09T15:58:38.6254447Z Updating files: 61% (1749/2866) 2026-02-09T15:58:38.6279888Z Updating files: 62% (1777/2866) 2026-02-09T15:58:38.6315028Z Updating files: 63% (1806/2866) 2026-02-09T15:58:38.6336869Z Updating files: 64% (1835/2866) 2026-02-09T15:58:38.8545039Z Updating files: 65% (1863/2866) 2026-02-09T15:58:38.8988055Z Updating files: 65% (1870/2866) 2026-02-09T15:58:38.9022852Z Updating files: 66% (1892/2866) 2026-02-09T15:58:38.9136109Z Updating files: 67% (1921/2866) 2026-02-09T15:58:38.9168188Z Updating files: 68% (1949/2866) 2026-02-09T15:58:39.3512223Z Updating files: 69% (1978/2866) 2026-02-09T15:58:39.3539554Z Updating files: 70% (2007/2866) 2026-02-09T15:58:39.3558256Z Updating files: 71% (2035/2866) 2026-02-09T15:58:39.3595836Z Updating files: 72% (2064/2866) 2026-02-09T15:58:39.6202126Z Updating files: 73% (2093/2866) 2026-02-09T15:58:39.6269786Z Updating files: 74% (2121/2866) 2026-02-09T15:58:39.6391628Z Updating files: 75% (2150/2866) 2026-02-09T15:58:39.6426528Z Updating files: 76% (2179/2866) 2026-02-09T15:58:39.8692993Z Updating files: 77% (2207/2866) 2026-02-09T15:58:39.8744146Z Updating files: 77% (2213/2866) 2026-02-09T15:58:39.8773568Z Updating files: 78% (2236/2866) 2026-02-09T15:58:39.8791628Z Updating files: 79% (2265/2866) 2026-02-09T15:58:39.8829050Z Updating files: 80% (2293/2866) 2026-02-09T15:58:40.1132130Z Updating files: 81% (2322/2866) 2026-02-09T15:58:40.1164091Z Updating files: 82% (2351/2866) 2026-02-09T15:58:40.1225213Z Updating files: 83% (2379/2866) 2026-02-09T15:58:40.1258716Z Updating files: 84% (2408/2866) 2026-02-09T15:58:40.6271748Z Updating files: 85% (2437/2866) 2026-02-09T15:58:40.6297770Z Updating files: 86% (2465/2866) 2026-02-09T15:58:40.6318379Z Updating files: 87% (2494/2866) 2026-02-09T15:58:40.6352945Z Updating files: 88% (2523/2866) 2026-02-09T15:58:40.6768522Z Updating files: 89% (2551/2866) 2026-02-09T15:58:40.9634731Z Updating files: 90% (2580/2866) 2026-02-09T15:58:40.9654697Z Updating files: 90% (2589/2866) 2026-02-09T15:58:40.9686485Z Updating files: 91% (2609/2866) 2026-02-09T15:58:40.9772577Z Updating files: 92% (2637/2866) 2026-02-09T15:58:40.9794487Z Updating files: 93% (2666/2866) 2026-02-09T15:58:41.4802190Z Updating files: 94% (2695/2866) 2026-02-09T15:58:41.4828688Z Updating files: 95% (2723/2866) 2026-02-09T15:58:41.4848128Z Updating files: 96% (2752/2866) 2026-02-09T15:58:41.4884444Z Updating files: 97% (2781/2866) 2026-02-09T15:58:41.4946678Z Updating files: 98% (2809/2866) 2026-02-09T15:58:42.0053249Z Updating files: 99% (2838/2866) 2026-02-09T15:58:42.0063033Z Updating files: 99% (2853/2866) 2026-02-09T15:58:42.0063369Z Updating files: 100% (2866/2866) 2026-02-09T15:58:42.0063628Z Updating files: 100% (2866/2866), done. 2026-02-09T15:58:42.0107579Z Switched to a new branch 'gh-pages' 2026-02-09T15:58:42.0110502Z branch 'gh-pages' set up to track 'origin/gh-pages'. 2026-02-09T15:58:42.0230184Z ##[endgroup] 2026-02-09T15:58:42.0272684Z [command]/usr/bin/git log -1 --format=%H 2026-02-09T15:58:42.0300032Z 4e2cca61c9be4cace0a6852aa772c161de334802 2026-02-09T15:58:42.0509855Z ##[group]Run actions/download-artifact@v4 2026-02-09T15:58:42.0510170Z with: 2026-02-09T15:58:42.0510351Z name: Built-Docs 2026-02-09T15:58:42.0510547Z path: docs-artifact/ 2026-02-09T15:58:42.0510762Z merge-multiple: false 2026-02-09T15:58:42.0510991Z repository: meta-pytorch/torchcodec 2026-02-09T15:58:42.0511238Z run-id: 21830262223 2026-02-09T15:58:42.0511420Z ##[endgroup] 2026-02-09T15:58:42.2487168Z Downloading single artifact 2026-02-09T15:58:42.4143396Z Preparing to download the following artifacts: 2026-02-09T15:58:42.4144699Z - Built-Docs (ID: 5434826079, Size: 178405080, Expected Digest: sha256:8020f90abb9a01c3149382acabe31fdf17f874b6f8d2c6427869115d8b7588fb) 2026-02-09T15:58:42.4965510Z Redirecting to blob download url: https://productionresultssa9.blob.core.windows.net/actions-results/85d8e96b-0550-4e34-a65b-c6918bbc815d/workflow-job-run-dd2884f2-ec16-5513-b574-1913ca17d7f3/artifacts/ea39a34d9f4d31676225e65bfa4cfb52eb75a7021c28f04ba3be86ad69d4e2df.zip 2026-02-09T15:58:42.4967983Z Starting download of artifact to: /home/runner/work/torchcodec/torchcodec/docs-artifact 2026-02-09T15:58:42.6036634Z (node:2191) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2026-02-09T15:58:42.6038226Z (Use `node --trace-deprecation ...` to show where the warning was created) 2026-02-09T15:58:44.8734655Z SHA256 digest of downloaded artifact is 8020f90abb9a01c3149382acabe31fdf17f874b6f8d2c6427869115d8b7588fb 2026-02-09T15:58:44.8735550Z Artifact download completed successfully. 2026-02-09T15:58:44.8735906Z Total of 1 artifact(s) downloaded 2026-02-09T15:58:44.8741386Z Download artifact has finished successfully 2026-02-09T15:58:44.8904302Z ##[group]Run set -euo pipefail 2026-02-09T15:58:44.8904671Z set -euo pipefail 2026-02-09T15:58:44.8905108Z  2026-02-09T15:58:44.8905295Z REF_TYPE=branch 2026-02-09T15:58:44.8905514Z REF_NAME=main 2026-02-09T15:58:44.8905720Z  2026-02-09T15:58:44.8905934Z if [[ "${REF_TYPE}" == branch ]]; then 2026-02-09T15:58:44.8906236Z  TARGET_FOLDER="${REF_NAME}" 2026-02-09T15:58:44.8906513Z elif [[ "${REF_TYPE}" == tag ]]; then 2026-02-09T15:58:44.8906780Z  case "${REF_NAME}" in 2026-02-09T15:58:44.8906997Z  *-rc*) 2026-02-09T15:58:44.8907321Z  echo "Aborting upload since this is an RC tag: ${REF_NAME}" 2026-02-09T15:58:44.8907877Z  exit 0 2026-02-09T15:58:44.8908069Z  ;; 2026-02-09T15:58:44.8908239Z  *) 2026-02-09T15:58:44.8908597Z  # Strip the leading "v" as well as the trailing patch version. For example: 2026-02-09T15:58:44.8908991Z  # 'v0.10.2' -> '0.10' 2026-02-09T15:58:44.8909376Z  TARGET_FOLDER=$(echo "${REF_NAME}" | sed 's/v\([0-9]\+\)\.\([0-9]\+\)\.[0-9]\+/\1.\2/') 2026-02-09T15:58:44.8909760Z  ;; 2026-02-09T15:58:44.8909936Z  esac 2026-02-09T15:58:44.8910103Z fi 2026-02-09T15:58:44.8910303Z echo "Target Folder: ${TARGET_FOLDER}" 2026-02-09T15:58:44.8910562Z  2026-02-09T15:58:44.8910740Z mkdir -p "${TARGET_FOLDER}" 2026-02-09T15:58:44.8910997Z rm -rf "${TARGET_FOLDER}"/* 2026-02-09T15:58:44.8911281Z cp -r docs-artifact/* "${TARGET_FOLDER}/" 2026-02-09T15:58:44.8911562Z git add "${TARGET_FOLDER}" 2026-02-09T15:58:44.8911801Z  2026-02-09T15:58:44.8911996Z git config user.name 'pytorchbot' 2026-02-09T15:58:44.8912310Z git config user.email 'soumith+bot@pytorch.org' 2026-02-09T15:58:44.8912803Z git commit -m "auto-generating sphinx docs for ${TARGET_FOLDER}" || echo "No changes to commit" 2026-02-09T15:58:44.8913245Z git push 2026-02-09T15:58:44.8948041Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-02-09T15:58:44.8948329Z ##[endgroup] 2026-02-09T15:58:45.0877408Z Target Folder: main 2026-02-09T15:58:54.1397920Z [gh-pages 05b1776] auto-generating sphinx docs for main 2026-02-09T15:58:54.1398781Z 89 files changed, 205 insertions(+), 205 deletions(-) 2026-02-09T15:59:11.6959097Z remote: warning: See https://gh.io/lfs for more information. 2026-02-09T15:59:11.6960294Z remote: warning: File main/_sources/generated_examples/encoding/video_encoding.rst.txt is 64.56 MB; this is larger than GitHub's recommended maximum file size of 50.00 MB 2026-02-09T15:59:11.6961871Z remote: warning: File main/generated_examples/encoding/video_encoding.html is 64.63 MB; this is larger than GitHub's recommended maximum file size of 50.00 MB 2026-02-09T15:59:11.6963249Z remote: warning: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com. 2026-02-09T15:59:11.9978050Z To https://github.com/meta-pytorch/torchcodec 2026-02-09T15:59:11.9978649Z 4e2cca6..05b1776 gh-pages -> gh-pages 2026-02-09T15:59:12.0111087Z Post job cleanup. 2026-02-09T15:59:12.0896061Z [command]/usr/bin/git version 2026-02-09T15:59:12.0933255Z git version 2.52.0 2026-02-09T15:59:12.0975681Z Temporarily overriding HOME='/home/runner/work/_temp/3a2e5ff7-dfc1-426f-b4fd-7aaf64e3e856' before making global git config changes 2026-02-09T15:59:12.0976990Z Adding repository directory to the temporary git global config as a safe directory 2026-02-09T15:59:12.0982102Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchcodec/torchcodec 2026-02-09T15:59:12.1014608Z Removing SSH command configuration 2026-02-09T15:59:12.1021564Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-02-09T15:59:12.1056260Z [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-02-09T15:59:12.1285398Z Removing HTTP extra header 2026-02-09T15:59:12.1291079Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-02-09T15:59:12.1325273Z [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-02-09T15:59:12.1551694Z Removing includeIf entries pointing to credentials config files 2026-02-09T15:59:12.1558627Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-02-09T15:59:12.1582762Z includeif.gitdir:/home/runner/work/torchcodec/torchcodec/.git.path 2026-02-09T15:59:12.1583618Z includeif.gitdir:/home/runner/work/torchcodec/torchcodec/.git/worktrees/*.path 2026-02-09T15:59:12.1584336Z includeif.gitdir:/github/workspace/.git.path 2026-02-09T15:59:12.1585141Z includeif.gitdir:/github/workspace/.git/worktrees/*.path 2026-02-09T15:59:12.1593493Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/torchcodec/torchcodec/.git.path 2026-02-09T15:59:12.1614283Z /home/runner/work/_temp/git-credentials-f8208b4e-78e8-42cd-bfa5-d54c176015ad.config 2026-02-09T15:59:12.1625013Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/torchcodec/torchcodec/.git.path /home/runner/work/_temp/git-credentials-f8208b4e-78e8-42cd-bfa5-d54c176015ad.config 2026-02-09T15:59:12.1658052Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/torchcodec/torchcodec/.git/worktrees/*.path 2026-02-09T15:59:12.1678465Z /home/runner/work/_temp/git-credentials-f8208b4e-78e8-42cd-bfa5-d54c176015ad.config 2026-02-09T15:59:12.1688000Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/torchcodec/torchcodec/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-f8208b4e-78e8-42cd-bfa5-d54c176015ad.config 2026-02-09T15:59:12.1718380Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git.path 2026-02-09T15:59:12.1739313Z /github/runner_temp/git-credentials-f8208b4e-78e8-42cd-bfa5-d54c176015ad.config 2026-02-09T15:59:12.1747525Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-f8208b4e-78e8-42cd-bfa5-d54c176015ad.config 2026-02-09T15:59:12.1776943Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git/worktrees/*.path 2026-02-09T15:59:12.1797084Z /github/runner_temp/git-credentials-f8208b4e-78e8-42cd-bfa5-d54c176015ad.config 2026-02-09T15:59:12.1806679Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-f8208b4e-78e8-42cd-bfa5-d54c176015ad.config 2026-02-09T15:59:12.1838375Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-02-09T15:59:12.2061494Z Removing credentials config '/home/runner/work/_temp/git-credentials-f8208b4e-78e8-42cd-bfa5-d54c176015ad.config' 2026-02-09T15:59:12.2178114Z Cleaning up orphan processes