2026-01-15T19:58:17.2779753Z Current runner version: '2.331.0' 2026-01-15T19:58:17.2802640Z ##[group]Runner Image Provisioner 2026-01-15T19:58:17.2803562Z Hosted Compute Agent 2026-01-15T19:58:17.2804129Z Version: 20251211.462 2026-01-15T19:58:17.2804693Z Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 2026-01-15T19:58:17.2805458Z Build Date: 2025-12-11T16:28:49Z 2026-01-15T19:58:17.2806077Z Worker ID: {be42c2a0-f3ac-46d8-91aa-9d49ff3639f6} 2026-01-15T19:58:17.2806738Z ##[endgroup] 2026-01-15T19:58:17.2807269Z ##[group]Operating System 2026-01-15T19:58:17.2807841Z Ubuntu 2026-01-15T19:58:17.2808280Z 22.04.5 2026-01-15T19:58:17.2809149Z LTS 2026-01-15T19:58:17.2809616Z ##[endgroup] 2026-01-15T19:58:17.2810119Z ##[group]Runner Image 2026-01-15T19:58:17.2810720Z Image: ubuntu-22.04 2026-01-15T19:58:17.2811208Z Version: 20260112.2.1 2026-01-15T19:58:17.2812246Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20260112.2/images/ubuntu/Ubuntu2204-Readme.md 2026-01-15T19:58:17.2813761Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20260112.2 2026-01-15T19:58:17.2814717Z ##[endgroup] 2026-01-15T19:58:17.2815742Z ##[group]GITHUB_TOKEN Permissions 2026-01-15T19:58:17.2817563Z Contents: read 2026-01-15T19:58:17.2818203Z Metadata: read 2026-01-15T19:58:17.2818970Z ##[endgroup] 2026-01-15T19:58:17.2820996Z Secret source: None 2026-01-15T19:58:17.2821641Z Prepare workflow directory 2026-01-15T19:58:17.3142311Z Prepare all required actions 2026-01-15T19:58:17.3179831Z Getting action download info 2026-01-15T19:58:17.8591362Z Download action repository 'actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2026-01-15T19:58:18.0778021Z Download action repository 'actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2026-01-15T19:58:18.6837542Z Download action repository 'aws-actions/configure-aws-credentials@50ac8dd1e1b10d09dac7b8727528b91bed831ac0' (SHA:50ac8dd1e1b10d09dac7b8727528b91bed831ac0) 2026-01-15T19:58:19.1814511Z Download action repository 'pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc' (SHA:76f52bc884231f62b9a034ebfe128415bbaabdfc) 2026-01-15T19:58:19.7598083Z Getting action download info 2026-01-15T19:58:20.0048145Z Download action repository 'actions/setup-python@v5' (SHA:a26af69be951a213d495a4c3e4e4022e16d87065) 2026-01-15T19:58:20.2287168Z Uses: pytorch/test-infra/.github/workflows/_binary_upload.yml@refs/heads/main (beee92e55495ab8bc486a2013b8c79ddc55b30bb) 2026-01-15T19:58:20.2292763Z ##[group] Inputs 2026-01-15T19:58:20.2293691Z repository: meta-pytorch/torchcodec 2026-01-15T19:58:20.2294654Z ref: 2026-01-15T19:58:20.2295438Z test-infra-repository: pytorch/test-infra 2026-01-15T19:58:20.2296487Z test-infra-ref: main 2026-01-15T19:58:20.2319414Z build-matrix: {"include": [{"python_version": "3.10", "gpu_arch_type": "cuda-aarch64", "gpu_arch_version": "12.6-aarch64", "desired_cuda": "cu126", "container_image": "pytorch/manylinuxaarch64-builder:cuda12.6", "package_type": "wheel", "build_name": "wheel-py3_10-cuda-aarch6412_6-aarch64", "validation_runner": "linux.arm64.m7g.4xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.9.1"}, {"python_version": "3.10", "gpu_arch_type": "cuda-aarch64", "gpu_arch_version": "12.8-aarch64", "desired_cuda": "cu128", "container_image": "pytorch/manylinuxaarch64-builder:cuda12.8", "package_type": "wheel", "build_name": "wheel-py3_10-cuda-aarch6412_8-aarch64", "validation_runner": "linux.arm64.m7g.4xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.9.1"}, {"python_version": "3.10", "gpu_arch_type": "cuda-aarch64", "gpu_arch_version": "13.0-aarch64", "desired_cuda": "cu130", "container_image": "pytorch/manylinuxaarch64-builder:cuda13.0", "package_type": "wheel", "build_name": "wheel-py3_10-cuda-aarch6413_0-aarch64", "validation_runner": "linux.arm64.m7g.4xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu130", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.9.1"}, {"python_version": "3.10", "gpu_arch_type": "cuda-aarch64", "gpu_arch_version": "12.9-aarch64", "desired_cuda": "cu129", "container_image": "pytorch/manylinuxaarch64-builder:cuda12.9", "package_type": "wheel", "build_name": "wheel-py3_10-cuda-aarch6412_9-aarch64", "validation_runner": "linux.arm64.m7g.4xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu129", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.9.1"}]} 2026-01-15T19:58:20.2342802Z architecture: aarch64 2026-01-15T19:58:20.2343657Z trigger-event: pull_request 2026-01-15T19:58:20.2344562Z upload-to-pypi: 2026-01-15T19:58:20.2345342Z wheel-upload-path: 2026-01-15T19:58:20.2346160Z wheel-nightly-policy: 2026-01-15T19:58:20.2347003Z ##[endgroup] 2026-01-15T19:58:20.2348348Z Complete job name: Build and Upload wheel / upload / upload-wheel-py3_10-cuda-aarch6413_0-aarch64 2026-01-15T19:58:20.3218100Z ##[group]Run actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 2026-01-15T19:58:20.3220220Z with: 2026-01-15T19:58:20.3221078Z repository: pytorch/test-infra 2026-01-15T19:58:20.3222067Z ref: main 2026-01-15T19:58:20.3222803Z path: test-infra 2026-01-15T19:58:20.3224006Z token: *** 2026-01-15T19:58:20.3224823Z ssh-strict: true 2026-01-15T19:58:20.3225600Z ssh-user: git 2026-01-15T19:58:20.3226540Z persist-credentials: true 2026-01-15T19:58:20.3227453Z clean: true 2026-01-15T19:58:20.3228323Z sparse-checkout-cone-mode: true 2026-01-15T19:58:20.3229582Z fetch-depth: 1 2026-01-15T19:58:20.3230419Z fetch-tags: false 2026-01-15T19:58:20.3231236Z show-progress: true 2026-01-15T19:58:20.3232184Z lfs: false 2026-01-15T19:58:20.3232938Z submodules: false 2026-01-15T19:58:20.3233797Z set-safe-directory: true 2026-01-15T19:58:20.3235132Z ##[endgroup] 2026-01-15T19:58:20.4394889Z Syncing repository: pytorch/test-infra 2026-01-15T19:58:20.4397348Z ##[group]Getting Git version info 2026-01-15T19:58:20.4399055Z Working directory is '/home/runner/work/torchcodec/torchcodec/test-infra' 2026-01-15T19:58:20.4401050Z [command]/usr/bin/git version 2026-01-15T19:58:20.4485331Z git version 2.52.0 2026-01-15T19:58:20.4511657Z ##[endgroup] 2026-01-15T19:58:20.4525262Z Temporarily overriding HOME='/home/runner/work/_temp/4761b386-3bc3-4acf-b027-6ad8241c31da' before making global git config changes 2026-01-15T19:58:20.4527841Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T19:58:20.4530643Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchcodec/torchcodec/test-infra 2026-01-15T19:58:20.4559034Z ##[group]Initializing the repository 2026-01-15T19:58:20.4564105Z [command]/usr/bin/git init /home/runner/work/torchcodec/torchcodec/test-infra 2026-01-15T19:58:20.4690509Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-01-15T19:58:20.4692682Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-01-15T19:58:20.4695133Z hint: to use in all of your new repositories, which will suppress this warning, 2026-01-15T19:58:20.4697347Z hint: call: 2026-01-15T19:58:20.4698796Z hint: 2026-01-15T19:58:20.4700421Z hint: git config --global init.defaultBranch 2026-01-15T19:58:20.4702430Z hint: 2026-01-15T19:58:20.4704206Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-01-15T19:58:20.4707152Z hint: 'development'. The just-created branch can be renamed via this command: 2026-01-15T19:58:20.4709761Z hint: 2026-01-15T19:58:20.4710918Z hint: git branch -m 2026-01-15T19:58:20.4712242Z hint: 2026-01-15T19:58:20.4713859Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-01-15T19:58:20.4716171Z Initialized empty Git repository in /home/runner/work/torchcodec/torchcodec/test-infra/.git/ 2026-01-15T19:58:20.4720415Z [command]/usr/bin/git remote add origin https://github.com/pytorch/test-infra 2026-01-15T19:58:20.4743517Z ##[endgroup] 2026-01-15T19:58:20.4745717Z ##[group]Disabling automatic garbage collection 2026-01-15T19:58:20.4747790Z [command]/usr/bin/git config --local gc.auto 0 2026-01-15T19:58:20.4776909Z ##[endgroup] 2026-01-15T19:58:20.4779266Z ##[group]Setting up auth 2026-01-15T19:58:20.4783983Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T19:58:20.4814338Z [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:20.5157437Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T19:58:20.5190416Z [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:20.5413556Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-01-15T19:58:20.5458122Z ##[endgroup] 2026-01-15T19:58:20.5459639Z ##[group]Fetching the repository 2026-01-15T19:58:20.5467938Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main*:refs/remotes/origin/main* +refs/tags/main*:refs/tags/main* 2026-01-15T19:58:21.2884859Z From https://github.com/pytorch/test-infra 2026-01-15T19:58:21.2885458Z * [new branch] main -> origin/main 2026-01-15T19:58:21.2917584Z ##[endgroup] 2026-01-15T19:58:21.2917970Z ##[group]Determining the checkout info 2026-01-15T19:58:21.2925901Z [command]/usr/bin/git branch --list --remote origin/main 2026-01-15T19:58:21.2948761Z origin/main 2026-01-15T19:58:21.2954959Z ##[endgroup] 2026-01-15T19:58:21.2960038Z [command]/usr/bin/git sparse-checkout disable 2026-01-15T19:58:21.2999197Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2026-01-15T19:58:21.3024742Z ##[group]Checking out the ref 2026-01-15T19:58:21.3029005Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-01-15T19:58:21.4582224Z Switched to a new branch 'main' 2026-01-15T19:58:21.4583408Z branch 'main' set up to track 'origin/main'. 2026-01-15T19:58:21.4593668Z ##[endgroup] 2026-01-15T19:58:21.4633583Z [command]/usr/bin/git log -1 --format=%H 2026-01-15T19:58:21.4656210Z d10e4898daca24fc3a5d666824ff0a52781dfb6e 2026-01-15T19:58:21.4832818Z Prepare all required actions 2026-01-15T19:58:21.4886574Z ##[group]Run ./test-infra/.github/actions/set-channel 2026-01-15T19:58:21.4886898Z ##[endgroup] 2026-01-15T19:58:21.5011611Z ##[group]Run set -euxo pipefail 2026-01-15T19:58:21.5011973Z set -euxo pipefail 2026-01-15T19:58:21.5012286Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2026-01-15T19:58:21.5133691Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2026-01-15T19:58:21.5134081Z ##[endgroup] 2026-01-15T19:58:21.5234243Z + echo CHANNEL=nightly 2026-01-15T19:58:21.5338171Z Prepare all required actions 2026-01-15T19:58:21.5338728Z Getting action download info 2026-01-15T19:58:21.7942871Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5) 2026-01-15T19:58:21.8512502Z ##[group]Run ./test-infra/.github/actions/setup-binary-upload 2026-01-15T19:58:21.8512852Z with: 2026-01-15T19:58:21.8513047Z repository: meta-pytorch/torchcodec 2026-01-15T19:58:21.8513298Z python-version: 3.10 2026-01-15T19:58:21.8513503Z cuda-version: cu130 2026-01-15T19:58:21.8513689Z arch: aarch64 2026-01-15T19:58:21.8513879Z upload-to-base-bucket: no 2026-01-15T19:58:21.8514080Z env: 2026-01-15T19:58:21.8514423Z CHANNEL: nightly 2026-01-15T19:58:21.8514613Z ##[endgroup] 2026-01-15T19:58:21.8573019Z ##[group]Run actions/setup-python@v5 2026-01-15T19:58:21.8573270Z with: 2026-01-15T19:58:21.8573443Z python-version: 3.11 2026-01-15T19:58:21.8573634Z cache: pip 2026-01-15T19:58:21.8573819Z check-latest: false 2026-01-15T19:58:21.8574172Z token: *** 2026-01-15T19:58:21.8574360Z update-environment: true 2026-01-15T19:58:21.8574588Z allow-prereleases: false 2026-01-15T19:58:21.8574794Z freethreaded: false 2026-01-15T19:58:21.8574983Z env: 2026-01-15T19:58:21.8575136Z CHANNEL: nightly 2026-01-15T19:58:21.8575317Z ##[endgroup] 2026-01-15T19:58:22.0244875Z ##[group]Installed versions 2026-01-15T19:58:22.0344844Z Successfully set up CPython (3.11.14) 2026-01-15T19:58:22.0345621Z ##[endgroup] 2026-01-15T19:58:22.4461039Z [command]/opt/hostedtoolcache/Python/3.11.14/x64/bin/pip cache dir 2026-01-15T19:58:22.7503711Z /home/runner/.cache/pip 2026-01-15T19:58:23.0512239Z Cache hit for: setup-python-Linux-x64-22.04-Ubuntu-python-3.11.14-pip-07f4e6eded00b08162ef0d9258eb223308298993d17fb89d43b63c0b44b3bf03 2026-01-15T19:58:24.3750279Z Received 0 of 18767906 (0.0%), 0.0 MBs/sec 2026-01-15T19:58:24.7626524Z Received 18767906 of 18767906 (100.0%), 12.9 MBs/sec 2026-01-15T19:58:24.7627180Z Cache Size: ~18 MB (18767906 B) 2026-01-15T19:58:24.7655537Z [command]/usr/bin/tar -xf /home/runner/work/_temp/080ca299-2b99-47c0-9884-7451f5a3273e/cache.tzst -P -C /home/runner/work/torchcodec/torchcodec --use-compress-program unzstd 2026-01-15T19:58:24.8186371Z Cache restored successfully 2026-01-15T19:58:24.8232166Z Cache restored from key: setup-python-Linux-x64-22.04-Ubuntu-python-3.11.14-pip-07f4e6eded00b08162ef0d9258eb223308298993d17fb89d43b63c0b44b3bf03 2026-01-15T19:58:24.8360665Z ##[group]Run set -ex 2026-01-15T19:58:24.8360907Z set -ex 2026-01-15T19:58:24.8361087Z  2026-01-15T19:58:24.8361442Z # Set artifact name here since github actions doesn't have string manipulation tools 2026-01-15T19:58:24.8362065Z # and "/" is not allowed in artifact names. //\//_ is to replace all forward slashes, 2026-01-15T19:58:24.8362496Z # not just the first one 2026-01-15T19:58:24.8362996Z echo "ARTIFACT_NAME=${REPOSITORY//\//_}_${REF//\//_}_${PYTHON_VERSION}_${CU_VERSION}_${ARCH}" >> "${GITHUB_ENV}" 2026-01-15T19:58:24.8426895Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2026-01-15T19:58:24.8427232Z env: 2026-01-15T19:58:24.8427413Z CHANNEL: nightly 2026-01-15T19:58:24.8427684Z pythonLocation: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:24.8428107Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib/pkgconfig 2026-01-15T19:58:24.8428740Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:24.8429105Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:24.8429466Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:24.8429854Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib 2026-01-15T19:58:24.8430198Z REPOSITORY: meta-pytorch/torchcodec 2026-01-15T19:58:24.8430430Z REF: 2026-01-15T19:58:24.8430595Z PYTHON_VERSION: 3.10 2026-01-15T19:58:24.8430798Z CU_VERSION: cu130 2026-01-15T19:58:24.8430992Z ARCH: aarch64 2026-01-15T19:58:24.8431212Z ##[endgroup] 2026-01-15T19:58:24.8516493Z + echo ARTIFACT_NAME=meta-pytorch_torchcodec__3.10_cu130_aarch64 2026-01-15T19:58:24.8593371Z ##[group]Run actions/checkout@v4 2026-01-15T19:58:24.8593611Z with: 2026-01-15T19:58:24.8593796Z repository: meta-pytorch/torchcodec 2026-01-15T19:58:24.8594060Z path: meta-pytorch/torchcodec 2026-01-15T19:58:24.8594402Z token: *** 2026-01-15T19:58:24.8594586Z ssh-strict: true 2026-01-15T19:58:24.8594775Z ssh-user: git 2026-01-15T19:58:24.8594973Z persist-credentials: true 2026-01-15T19:58:24.8595192Z clean: true 2026-01-15T19:58:24.8595387Z sparse-checkout-cone-mode: true 2026-01-15T19:58:24.8595630Z fetch-depth: 1 2026-01-15T19:58:24.8595814Z fetch-tags: false 2026-01-15T19:58:24.8596203Z show-progress: true 2026-01-15T19:58:24.8596399Z lfs: false 2026-01-15T19:58:24.8596571Z submodules: false 2026-01-15T19:58:24.8596755Z set-safe-directory: true 2026-01-15T19:58:24.8596960Z env: 2026-01-15T19:58:24.8597121Z CHANNEL: nightly 2026-01-15T19:58:24.8597376Z pythonLocation: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:24.8597786Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib/pkgconfig 2026-01-15T19:58:24.8598192Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:24.8598762Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:24.8599116Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:24.8599479Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib 2026-01-15T19:58:24.8599842Z ARTIFACT_NAME: meta-pytorch_torchcodec__3.10_cu130_aarch64 2026-01-15T19:58:24.8600137Z ##[endgroup] 2026-01-15T19:58:24.9535360Z Syncing repository: meta-pytorch/torchcodec 2026-01-15T19:58:24.9541918Z ##[group]Getting Git version info 2026-01-15T19:58:24.9542674Z Working directory is '/home/runner/work/torchcodec/torchcodec/meta-pytorch/torchcodec' 2026-01-15T19:58:24.9591023Z [command]/usr/bin/git version 2026-01-15T19:58:24.9626017Z git version 2.52.0 2026-01-15T19:58:24.9651696Z ##[endgroup] 2026-01-15T19:58:24.9664375Z Temporarily overriding HOME='/home/runner/work/_temp/6b21b6dc-0782-43af-9a9e-dcf2ad847efc' before making global git config changes 2026-01-15T19:58:24.9665269Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T19:58:24.9668972Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchcodec/torchcodec/meta-pytorch/torchcodec 2026-01-15T19:58:24.9699200Z ##[group]Initializing the repository 2026-01-15T19:58:24.9703465Z [command]/usr/bin/git init /home/runner/work/torchcodec/torchcodec/meta-pytorch/torchcodec 2026-01-15T19:58:24.9739572Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-01-15T19:58:24.9740510Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-01-15T19:58:24.9741331Z hint: to use in all of your new repositories, which will suppress this warning, 2026-01-15T19:58:24.9741960Z hint: call: 2026-01-15T19:58:24.9742256Z hint: 2026-01-15T19:58:24.9742625Z hint: git config --global init.defaultBranch 2026-01-15T19:58:24.9742914Z hint: 2026-01-15T19:58:24.9743204Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-01-15T19:58:24.9743673Z hint: 'development'. The just-created branch can be renamed via this command: 2026-01-15T19:58:24.9744015Z hint: 2026-01-15T19:58:24.9744194Z hint: git branch -m 2026-01-15T19:58:24.9744403Z hint: 2026-01-15T19:58:24.9744705Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-01-15T19:58:24.9745318Z Initialized empty Git repository in /home/runner/work/torchcodec/torchcodec/meta-pytorch/torchcodec/.git/ 2026-01-15T19:58:24.9751456Z [command]/usr/bin/git remote add origin https://github.com/meta-pytorch/torchcodec 2026-01-15T19:58:24.9780540Z ##[endgroup] 2026-01-15T19:58:24.9781043Z ##[group]Disabling automatic garbage collection 2026-01-15T19:58:24.9785089Z [command]/usr/bin/git config --local gc.auto 0 2026-01-15T19:58:24.9813702Z ##[endgroup] 2026-01-15T19:58:24.9814092Z ##[group]Setting up auth 2026-01-15T19:58:24.9819862Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T19:58:24.9849254Z [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:25.0080458Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T19:58:25.0110173Z [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:25.0347065Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-01-15T19:58:25.0377662Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-01-15T19:58:25.0612268Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-01-15T19:58:25.0650834Z ##[endgroup] 2026-01-15T19:58:25.0651556Z ##[group]Fetching the repository 2026-01-15T19:58:25.0660163Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9dac10733cac190aa5e48f18321310f2a487a531:refs/remotes/pull/1166/merge 2026-01-15T19:58:25.9952051Z From https://github.com/meta-pytorch/torchcodec 2026-01-15T19:58:25.9952886Z * [new ref] 9dac10733cac190aa5e48f18321310f2a487a531 -> pull/1166/merge 2026-01-15T19:58:25.9982871Z ##[endgroup] 2026-01-15T19:58:25.9983305Z ##[group]Determining the checkout info 2026-01-15T19:58:25.9984931Z ##[endgroup] 2026-01-15T19:58:25.9990162Z [command]/usr/bin/git sparse-checkout disable 2026-01-15T19:58:26.0028757Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2026-01-15T19:58:26.0056583Z ##[group]Checking out the ref 2026-01-15T19:58:26.0061752Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/1166/merge 2026-01-15T19:58:26.0948317Z Note: switching to 'refs/remotes/pull/1166/merge'. 2026-01-15T19:58:26.0948968Z 2026-01-15T19:58:26.0949366Z You are in 'detached HEAD' state. You can look around, make experimental 2026-01-15T19:58:26.0950209Z changes and commit them, and you can discard any commits you make in this 2026-01-15T19:58:26.0951188Z state without impacting any branches by switching back to a branch. 2026-01-15T19:58:26.0951718Z 2026-01-15T19:58:26.0952043Z If you want to create a new branch to retain commits you create, you may 2026-01-15T19:58:26.0952870Z do so (now or later) by using -c with the switch command. Example: 2026-01-15T19:58:26.0953384Z 2026-01-15T19:58:26.0953807Z git switch -c 2026-01-15T19:58:26.0954114Z 2026-01-15T19:58:26.0954292Z Or undo this operation with: 2026-01-15T19:58:26.0954631Z 2026-01-15T19:58:26.0954773Z git switch - 2026-01-15T19:58:26.0955131Z 2026-01-15T19:58:26.0955500Z Turn off this advice by setting config variable advice.detachedHead to false 2026-01-15T19:58:26.0956023Z 2026-01-15T19:58:26.0956660Z HEAD is now at 9dac107 Merge d45b2e7ef41f2190c02280ef1c831f5d050bbf96 into 5d5f46462088cefd6d6be0f8afcffdd1b9daa07d 2026-01-15T19:58:26.0967745Z ##[endgroup] 2026-01-15T19:58:26.1006756Z [command]/usr/bin/git log -1 --format=%H 2026-01-15T19:58:26.1030245Z 9dac10733cac190aa5e48f18321310f2a487a531 2026-01-15T19:58:26.1137200Z ##[group]Run set -ex 2026-01-15T19:58:26.1137570Z set -ex 2026-01-15T19:58:26.1137830Z  2026-01-15T19:58:26.1138202Z python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2026-01-15T19:58:26.1139338Z  2026-01-15T19:58:26.1139703Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2026-01-15T19:58:26.1140191Z python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2026-01-15T19:58:26.1140603Z  2026-01-15T19:58:26.1141143Z cat "${BUILD_ENV_FILE}" 2026-01-15T19:58:26.1141539Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2026-01-15T19:58:26.1202686Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2026-01-15T19:58:26.1203182Z env: 2026-01-15T19:58:26.1203487Z CHANNEL: nightly 2026-01-15T19:58:26.1203816Z pythonLocation: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:26.1204352Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib/pkgconfig 2026-01-15T19:58:26.1204880Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:26.1205296Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:26.1205957Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:26.1206446Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib 2026-01-15T19:58:26.1206908Z ARTIFACT_NAME: meta-pytorch_torchcodec__3.10_cu130_aarch64 2026-01-15T19:58:26.1207326Z REPOSITORY: meta-pytorch/torchcodec 2026-01-15T19:58:26.1207694Z REF: 2026-01-15T19:58:26.1207948Z PYTHON_VERSION: 3.10 2026-01-15T19:58:26.1208262Z CU_VERSION: cu130 2026-01-15T19:58:26.1208804Z ARCH: aarch64 2026-01-15T19:58:26.1209075Z ##[endgroup] 2026-01-15T19:58:26.1289750Z + python -m pip install /home/runner/work/torchcodec/torchcodec/test-infra/tools/pkg-helpers 2026-01-15T19:58:26.6834662Z Processing /home/runner/work/torchcodec/torchcodec/test-infra/tools/pkg-helpers 2026-01-15T19:58:26.6857297Z Installing build dependencies: started 2026-01-15T19:58:27.2214753Z Installing build dependencies: finished with status 'done' 2026-01-15T19:58:27.2220838Z Getting requirements to build wheel: started 2026-01-15T19:58:27.3984573Z Getting requirements to build wheel: finished with status 'done' 2026-01-15T19:58:27.3993241Z Preparing metadata (pyproject.toml): started 2026-01-15T19:58:27.5797954Z Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-15T19:58:27.5819188Z Building wheels for collected packages: pytorch-pkg-helpers 2026-01-15T19:58:27.5825370Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2026-01-15T19:58:27.7672802Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2026-01-15T19:58:27.7681103Z Created wheel for pytorch-pkg-helpers: filename=pytorch_pkg_helpers-0.1.5-py3-none-any.whl size=6661 sha256=116815d78df70ee2a5576539c64e715b719729a15858b9f513c2f59ddda192bb 2026-01-15T19:58:27.7682555Z Stored in directory: /home/runner/.cache/pip/wheels/8d/9c/fd/f73c4331e18eff2fe29b7cbda01a5789d3df1980640fc3c301 2026-01-15T19:58:27.7703175Z Successfully built pytorch-pkg-helpers 2026-01-15T19:58:27.7783881Z Installing collected packages: pytorch-pkg-helpers 2026-01-15T19:58:27.7885319Z Successfully installed pytorch-pkg-helpers-0.1.5 2026-01-15T19:58:27.8344136Z + BUILD_ENV_FILE=/home/runner/work/_temp/build_env_21043849911 2026-01-15T19:58:27.8344719Z + python -m pytorch_pkg_helpers 2026-01-15T19:58:27.8767917Z + cat /home/runner/work/_temp/build_env_21043849911 2026-01-15T19:58:27.8777513Z export BUILD_VERSION='0.10.0.dev20260115+cu130' 2026-01-15T19:58:27.8778147Z export CUDA_HOME='/usr/local/cuda-13.0' 2026-01-15T19:58:27.8779052Z export CUDA_PATH='/usr/local/cuda-13.0' 2026-01-15T19:58:27.8779581Z export FORCE_CUDA=1 2026-01-15T19:58:27.8779944Z export PATH="/opt/python/cp310-cp310/bin:${PATH}" 2026-01-15T19:58:27.8780415Z export PATH="/usr/local/cuda-13.0/bin:${PATH}" 2026-01-15T19:58:27.8781134Z export PIP_INSTALL_TORCH='pip install torch --pre --index-url https://download-r2.pytorch.org/whl/nightly/cu130' 2026-01-15T19:58:27.8782133Z export PYTORCH_S3_BUCKET_PATH='s3://pytorch/whl/nightly/cu130/' 2026-01-15T19:58:27.8782932Z export PYTORCH_VERSION_SUFFIX='+cu130' 2026-01-15T19:58:27.8783534Z export TORCH_CUDA_ARCH_LIST='7.5;8.0;8.6;9.0;10.0;12.0+PTX' 2026-01-15T19:58:27.8784298Z export VERSION_SUFFIX='+cu130' 2026-01-15T19:58:27.8784816Z export WHEEL_DIR='cu130/' 2026-01-15T19:58:27.8785673Z + echo BUILD_ENV_FILE=/home/runner/work/_temp/build_env_21043849911 2026-01-15T19:58:27.8856602Z ##[group]Run actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 2026-01-15T19:58:27.8856993Z with: 2026-01-15T19:58:27.8857208Z name: meta-pytorch_torchcodec__3.10_cu130_aarch64 2026-01-15T19:58:27.8857499Z path: meta-pytorch/torchcodec/dist/ 2026-01-15T19:58:27.8857748Z merge-multiple: false 2026-01-15T19:58:27.8857964Z repository: meta-pytorch/torchcodec 2026-01-15T19:58:27.8858190Z run-id: 21043849911 2026-01-15T19:58:27.8858366Z env: 2026-01-15T19:58:27.8858780Z CHANNEL: nightly 2026-01-15T19:58:27.8859028Z pythonLocation: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:27.8859609Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib/pkgconfig 2026-01-15T19:58:27.8860009Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:27.8860366Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:27.8860712Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:27.8861099Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib 2026-01-15T19:58:27.8861460Z ARTIFACT_NAME: meta-pytorch_torchcodec__3.10_cu130_aarch64 2026-01-15T19:58:27.8861821Z BUILD_ENV_FILE: /home/runner/work/_temp/build_env_21043849911 2026-01-15T19:58:27.8862116Z ##[endgroup] 2026-01-15T19:58:28.0857928Z Downloading single artifact 2026-01-15T19:58:28.3870591Z Preparing to download the following artifacts: 2026-01-15T19:58:28.3871877Z - meta-pytorch_torchcodec__3.10_cu130_aarch64 (ID: 5145598256, Size: 2181022, Expected Digest: sha256:265b744e3ae07d59ab2dbe5991fc6a1aa5fbd7bebd8371e78b0df68fead09339) 2026-01-15T19:58:28.5978413Z Redirecting to blob download url: https://productionresultssa10.blob.core.windows.net/actions-results/b9527911-ab98-44e8-b6c1-c82878bd6bd6/workflow-job-run-dca9c144-9761-5035-98d2-759c636c11b0/artifacts/b90db00dcd81ab2568773d1220072e0086ab029a9c0e12f6a017f8662ab3994f.zip 2026-01-15T19:58:28.5981117Z Starting download of artifact to: /home/runner/work/torchcodec/torchcodec/meta-pytorch/torchcodec/dist 2026-01-15T19:58:28.9445632Z (node:2104) [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:28.9447276Z (Use `node --trace-deprecation ...` to show where the warning was created) 2026-01-15T19:58:29.8211936Z SHA256 digest of downloaded artifact is 265b744e3ae07d59ab2dbe5991fc6a1aa5fbd7bebd8371e78b0df68fead09339 2026-01-15T19:58:29.8212523Z Artifact download completed successfully. 2026-01-15T19:58:29.8212811Z Total of 1 artifact(s) downloaded 2026-01-15T19:58:29.8219745Z Download artifact has finished successfully 2026-01-15T19:58:29.8349800Z ##[group]Run set -ex 2026-01-15T19:58:29.8350069Z set -ex 2026-01-15T19:58:29.8350250Z  2026-01-15T19:58:29.8350438Z # shellcheck disable=SC1090 2026-01-15T19:58:29.8350706Z source "${BUILD_ENV_FILE}" 2026-01-15T19:58:29.8350938Z  2026-01-15T19:58:29.8351115Z pip install awscli==1.32.18 2026-01-15T19:58:29.8351344Z  2026-01-15T19:58:29.8351515Z AWS_CMD="aws s3 cp --dryrun" 2026-01-15T19:58:29.8351812Z if [[ "${NIGHTLY_OR_TEST:-0}" == "1" ]]; then 2026-01-15T19:58:29.8352097Z  AWS_CMD="aws s3 cp" 2026-01-15T19:58:29.8352315Z fi 2026-01-15T19:58:29.8352482Z  2026-01-15T19:58:29.8352694Z  # set path to specific wheel-upload-path 2026-01-15T19:58:29.8352999Z if [[ -n "$WHEEL_UPLOAD_PATH" ]]; then 2026-01-15T19:58:29.8353382Z  PYTORCH_S3_BUCKET_PATH="s3://pytorch/${WHEEL_UPLOAD_PATH}" 2026-01-15T19:58:29.8353779Z fi 2026-01-15T19:58:29.8353947Z  2026-01-15T19:58:29.8354115Z for pkg in dist/*; do 2026-01-15T19:58:29.8354393Z  shm_id=$(sha256sum "${pkg}" | awk '{print $1}') 2026-01-15T19:58:29.8354778Z  ${AWS_CMD} "$pkg" "${PYTORCH_S3_BUCKET_PATH}" --acl public-read \ 2026-01-15T19:58:29.8355163Z  --metadata "checksum-sha256=${shm_id}" 2026-01-15T19:58:29.8355430Z done 2026-01-15T19:58:29.8414839Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2026-01-15T19:58:29.8415167Z env: 2026-01-15T19:58:29.8415333Z CHANNEL: nightly 2026-01-15T19:58:29.8415602Z pythonLocation: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:29.8416008Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib/pkgconfig 2026-01-15T19:58:29.8416409Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:29.8416766Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:29.8417303Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:29.8417667Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib 2026-01-15T19:58:29.8418034Z ARTIFACT_NAME: meta-pytorch_torchcodec__3.10_cu130_aarch64 2026-01-15T19:58:29.8418404Z BUILD_ENV_FILE: /home/runner/work/_temp/build_env_21043849911 2026-01-15T19:58:29.8418865Z WHEEL_UPLOAD_PATH: 2026-01-15T19:58:29.8419094Z ##[endgroup] 2026-01-15T19:58:29.8495433Z + source /home/runner/work/_temp/build_env_21043849911 2026-01-15T19:58:29.8496026Z ++ export BUILD_VERSION=0.10.0.dev20260115+cu130 2026-01-15T19:58:29.8496492Z ++ BUILD_VERSION=0.10.0.dev20260115+cu130 2026-01-15T19:58:29.8496954Z ++ export CUDA_HOME=/usr/local/cuda-13.0 2026-01-15T19:58:29.8497463Z ++ CUDA_HOME=/usr/local/cuda-13.0 2026-01-15T19:58:29.8497797Z ++ export CUDA_PATH=/usr/local/cuda-13.0 2026-01-15T19:58:29.8498078Z ++ CUDA_PATH=/usr/local/cuda-13.0 2026-01-15T19:58:29.8498329Z ++ export FORCE_CUDA=1 2026-01-15T19:58:29.8498656Z ++ FORCE_CUDA=1 2026-01-15T19:58:29.8500488Z ++ export PATH=/opt/python/cp310-cp310/bin:/opt/hostedtoolcache/Python/3.11.14/x64/bin:/opt/hostedtoolcache/Python/3.11.14/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-01-15T19:58:29.8503675Z ++ PATH=/opt/python/cp310-cp310/bin:/opt/hostedtoolcache/Python/3.11.14/x64/bin:/opt/hostedtoolcache/Python/3.11.14/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-01-15T19:58:29.8506766Z ++ export PATH=/usr/local/cuda-13.0/bin:/opt/python/cp310-cp310/bin:/opt/hostedtoolcache/Python/3.11.14/x64/bin:/opt/hostedtoolcache/Python/3.11.14/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-01-15T19:58:29.8509982Z ++ PATH=/usr/local/cuda-13.0/bin:/opt/python/cp310-cp310/bin:/opt/hostedtoolcache/Python/3.11.14/x64/bin:/opt/hostedtoolcache/Python/3.11.14/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-01-15T19:58:29.8511652Z ++ export 'PIP_INSTALL_TORCH=pip install torch --pre --index-url https://download-r2.pytorch.org/whl/nightly/cu130' 2026-01-15T19:58:29.8512365Z ++ PIP_INSTALL_TORCH='pip install torch --pre --index-url https://download-r2.pytorch.org/whl/nightly/cu130' 2026-01-15T19:58:29.8512913Z ++ export PYTORCH_S3_BUCKET_PATH=s3://pytorch/whl/nightly/cu130/ 2026-01-15T19:58:29.8513285Z ++ PYTORCH_S3_BUCKET_PATH=s3://pytorch/whl/nightly/cu130/ 2026-01-15T19:58:29.8513590Z ++ export PYTORCH_VERSION_SUFFIX=+cu130 2026-01-15T19:58:29.8513840Z ++ PYTORCH_VERSION_SUFFIX=+cu130 2026-01-15T19:58:29.8514125Z ++ export 'TORCH_CUDA_ARCH_LIST=7.5;8.0;8.6;9.0;10.0;12.0+PTX' 2026-01-15T19:58:29.8514467Z ++ TORCH_CUDA_ARCH_LIST='7.5;8.0;8.6;9.0;10.0;12.0+PTX' 2026-01-15T19:58:29.8514752Z ++ export VERSION_SUFFIX=+cu130 2026-01-15T19:58:29.8514980Z ++ VERSION_SUFFIX=+cu130 2026-01-15T19:58:29.8515192Z ++ export WHEEL_DIR=cu130/ 2026-01-15T19:58:29.8515391Z ++ WHEEL_DIR=cu130/ 2026-01-15T19:58:29.8515671Z + pip install awscli==1.32.18 2026-01-15T19:58:30.5687009Z Collecting awscli==1.32.18 2026-01-15T19:58:30.5705134Z Using cached awscli-1.32.18-py3-none-any.whl.metadata (11 kB) 2026-01-15T19:58:30.8877583Z Collecting botocore==1.34.18 (from awscli==1.32.18) 2026-01-15T19:58:30.8895926Z Using cached botocore-1.34.18-py3-none-any.whl.metadata (5.6 kB) 2026-01-15T19:58:30.9059800Z Collecting docutils<0.17,>=0.10 (from awscli==1.32.18) 2026-01-15T19:58:30.9075185Z Using cached docutils-0.16-py2.py3-none-any.whl.metadata (2.7 kB) 2026-01-15T19:58:30.9252207Z Collecting s3transfer<0.11.0,>=0.10.0 (from awscli==1.32.18) 2026-01-15T19:58:30.9267954Z Using cached s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-01-15T19:58:30.9618930Z Collecting PyYAML<6.1,>=3.10 (from awscli==1.32.18) 2026-01-15T19:58:30.9633106Z Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-01-15T19:58:30.9771403Z Collecting colorama<0.4.5,>=0.2.5 (from awscli==1.32.18) 2026-01-15T19:58:30.9784737Z Using cached colorama-0.4.4-py2.py3-none-any.whl.metadata (14 kB) 2026-01-15T19:58:30.9916107Z Collecting rsa<4.8,>=3.1.2 (from awscli==1.32.18) 2026-01-15T19:58:30.9929818Z Using cached rsa-4.7.2-py3-none-any.whl.metadata (3.6 kB) 2026-01-15T19:58:31.0033440Z Collecting jmespath<2.0.0,>=0.7.1 (from botocore==1.34.18->awscli==1.32.18) 2026-01-15T19:58:31.0046843Z Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-01-15T19:58:31.0216535Z Collecting python-dateutil<3.0.0,>=2.1 (from botocore==1.34.18->awscli==1.32.18) 2026-01-15T19:58:31.0229950Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-01-15T19:58:31.0475943Z Collecting urllib3<2.1,>=1.25.4 (from botocore==1.34.18->awscli==1.32.18) 2026-01-15T19:58:31.0490393Z Using cached urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) 2026-01-15T19:58:31.0653331Z Collecting six>=1.5 (from python-dateutil<3.0.0,>=2.1->botocore==1.34.18->awscli==1.32.18) 2026-01-15T19:58:31.0668437Z Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-01-15T19:58:31.0880815Z Collecting pyasn1>=0.1.3 (from rsa<4.8,>=3.1.2->awscli==1.32.18) 2026-01-15T19:58:31.0895270Z Using cached pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 2026-01-15T19:58:31.2237180Z Using cached awscli-1.32.18-py3-none-any.whl (4.3 MB) 2026-01-15T19:58:31.2286165Z Using cached botocore-1.34.18-py3-none-any.whl (11.9 MB) 2026-01-15T19:58:31.2390237Z Using cached colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2026-01-15T19:58:31.2403722Z Using cached docutils-0.16-py2.py3-none-any.whl (548 kB) 2026-01-15T19:58:31.2420929Z Using cached jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-01-15T19:58:31.2434386Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-01-15T19:58:31.2449678Z Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-01-15T19:58:31.2468078Z Using cached rsa-4.7.2-py3-none-any.whl (34 kB) 2026-01-15T19:58:31.2481601Z Using cached s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-01-15T19:58:31.2495095Z Using cached urllib3-2.0.7-py3-none-any.whl (124 kB) 2026-01-15T19:58:31.2508901Z Using cached pyasn1-0.6.1-py3-none-any.whl (83 kB) 2026-01-15T19:58:31.2522306Z Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-01-15T19:58:31.3595254Z Installing collected packages: urllib3, six, PyYAML, pyasn1, jmespath, docutils, colorama, rsa, python-dateutil, botocore, s3transfer, awscli 2026-01-15T19:58:33.4329857Z 2026-01-15T19:58:33.4346061Z Successfully installed PyYAML-6.0.3 awscli-1.32.18 botocore-1.34.18 colorama-0.4.4 docutils-0.16 jmespath-1.0.1 pyasn1-0.6.1 python-dateutil-2.9.0.post0 rsa-4.7.2 s3transfer-0.10.4 six-1.17.0 urllib3-2.0.7 2026-01-15T19:58:33.5180921Z + AWS_CMD='aws s3 cp --dryrun' 2026-01-15T19:58:33.5181669Z + [[ 0 == \1 ]] 2026-01-15T19:58:33.5182205Z + [[ -n '' ]] 2026-01-15T19:58:33.5182717Z + for pkg in dist/* 2026-01-15T19:58:33.5188221Z ++ sha256sum dist/torchcodec-0.10.0.dev20260115+cu130-cp310-cp310-manylinux_2_28_aarch64.whl 2026-01-15T19:58:33.5189320Z ++ awk '{print $1}' 2026-01-15T19:58:33.5296528Z + shm_id=a7fd6a6dc4387cf701c9047be52a2bf2c10ec325f9dd21df46f4373aa6c87d4d 2026-01-15T19:58:33.5298408Z + aws s3 cp --dryrun dist/torchcodec-0.10.0.dev20260115+cu130-cp310-cp310-manylinux_2_28_aarch64.whl s3://pytorch/whl/nightly/cu130/ --acl public-read --metadata checksum-sha256=a7fd6a6dc4387cf701c9047be52a2bf2c10ec325f9dd21df46f4373aa6c87d4d 2026-01-15T19:58:34.5241083Z (dryrun) upload: dist/torchcodec-0.10.0.dev20260115+cu130-cp310-cp310-manylinux_2_28_aarch64.whl to s3://pytorch/whl/nightly/cu130/torchcodec-0.10.0.dev20260115+cu130-cp310-cp310-manylinux_2_28_aarch64.whl 2026-01-15T19:58:34.5802249Z Post job cleanup. 2026-01-15T19:58:34.5849629Z Post job cleanup. 2026-01-15T19:58:34.6792634Z [command]/usr/bin/git version 2026-01-15T19:58:34.6829192Z git version 2.52.0 2026-01-15T19:58:34.6879532Z Temporarily overriding HOME='/home/runner/work/_temp/cb842956-3c89-4f06-8fbf-23889813f6bf' before making global git config changes 2026-01-15T19:58:34.6880964Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T19:58:34.6885206Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchcodec/torchcodec/meta-pytorch/torchcodec 2026-01-15T19:58:34.6919876Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T19:58:34.6952472Z [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:34.7190785Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T19:58:34.7212268Z http.https://github.com/.extraheader 2026-01-15T19:58:34.7224659Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2026-01-15T19:58:34.7255214Z [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:34.7487412Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-01-15T19:58:34.7519358Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-01-15T19:58:34.7886025Z Post job cleanup. 2026-01-15T19:58:34.9404543Z Cache hit occurred on the primary key setup-python-Linux-x64-22.04-Ubuntu-python-3.11.14-pip-07f4e6eded00b08162ef0d9258eb223308298993d17fb89d43b63c0b44b3bf03, not saving cache. 2026-01-15T19:58:34.9505579Z Post job cleanup. 2026-01-15T19:58:35.0449441Z [command]/usr/bin/git version 2026-01-15T19:58:35.0491067Z git version 2.52.0 2026-01-15T19:58:35.0534478Z Temporarily overriding HOME='/home/runner/work/_temp/f6df6d22-9c82-42a8-8296-0f64d3e4fe55' before making global git config changes 2026-01-15T19:58:35.0535855Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T19:58:35.0541042Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchcodec/torchcodec/test-infra 2026-01-15T19:58:35.0577751Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T19:58:35.0611858Z [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:35.0851334Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T19:58:35.0873792Z http.https://github.com/.extraheader 2026-01-15T19:58:35.0886728Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2026-01-15T19:58:35.0918721Z [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:35.1271518Z Cleaning up orphan processes