2025-03-17T17:29:29.6798721Z Current runner version: '2.322.0' 2025-03-17T17:29:29.6805072Z Runner name: 'linux.20_04.4x_10395b1ee904' 2025-03-17T17:29:29.6805904Z Runner group name: 'Default' 2025-03-17T17:29:29.6806893Z Machine name: 'runner' 2025-03-17T17:29:29.6824632Z ##[group]Operating System 2025-03-17T17:29:29.6825397Z Ubuntu 2025-03-17T17:29:29.6825905Z 20.04.6 2025-03-17T17:29:29.6826396Z LTS 2025-03-17T17:29:29.6826888Z ##[endgroup] 2025-03-17T17:29:29.6827370Z ##[group]Runner Image 2025-03-17T17:29:29.6827972Z Image: ubuntu-20.04 2025-03-17T17:29:29.6828516Z Version: 20250309.1.0 2025-03-17T17:29:29.6829545Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20250309.1/images/ubuntu/Ubuntu2004-Readme.md 2025-03-17T17:29:29.6830885Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20250309.1 2025-03-17T17:29:29.6831804Z ##[endgroup] 2025-03-17T17:29:29.6834264Z ##[group]GITHUB_TOKEN Permissions 2025-03-17T17:29:29.6836198Z Actions: read 2025-03-17T17:29:29.6836975Z Attestations: read 2025-03-17T17:29:29.6837624Z Checks: read 2025-03-17T17:29:29.6838146Z Contents: read 2025-03-17T17:29:29.6838662Z Deployments: read 2025-03-17T17:29:29.6839205Z Discussions: read 2025-03-17T17:29:29.6839700Z Issues: read 2025-03-17T17:29:29.6840157Z Metadata: read 2025-03-17T17:29:29.6840691Z Packages: read 2025-03-17T17:29:29.6841177Z Pages: read 2025-03-17T17:29:29.6841702Z PullRequests: read 2025-03-17T17:29:29.6842234Z RepositoryProjects: read 2025-03-17T17:29:29.6842761Z SecurityEvents: read 2025-03-17T17:29:29.6843325Z Statuses: read 2025-03-17T17:29:29.6843827Z ##[endgroup] 2025-03-17T17:29:29.6846785Z Secret source: Actions 2025-03-17T17:29:29.6847602Z Prepare workflow directory 2025-03-17T17:29:29.7247117Z Prepare all required actions 2025-03-17T17:29:29.7283340Z Getting action download info 2025-03-17T17:29:29.9550258Z Download action repository 'pytorch/pytorch@main' (SHA:224cd9f055d7ebbd5cd417ba3054689b4ea7fde9) 2025-03-17T17:29:34.2166784Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2025-03-17T17:29:34.4654102Z Getting action download info 2025-03-17T17:29:34.6674486Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-03-17T17:29:34.7711148Z Complete job name: Test collect_env (with_torch) 2025-03-17T17:29:34.8476135Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-03-17T17:29:34.8476881Z with: 2025-03-17T17:29:34.8477137Z submodules: false 2025-03-17T17:29:34.8477382Z fetch-depth: 1 2025-03-17T17:29:34.8477797Z ##[endgroup] 2025-03-17T17:29:34.8579083Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-17T17:29:34.8580007Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-17T17:29:34.8639801Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-17T17:29:34.8640277Z ##[endgroup] 2025-03-17T17:29:34.8923946Z ##[group]Run # Use all available CPUs for fetching 2025-03-17T17:29:34.8924463Z # Use all available CPUs for fetching 2025-03-17T17:29:34.8924809Z cd "${GITHUB_WORKSPACE}" 2025-03-17T17:29:34.8925197Z git config --global fetch.parallel 0 2025-03-17T17:29:34.8925566Z git config --global submodule.fetchJobs 0 2025-03-17T17:29:34.8925877Z  2025-03-17T17:29:34.8926216Z # Clean workspace. The default checkout action should also do this, but 2025-03-17T17:29:34.8926654Z # do it here as well just in case 2025-03-17T17:29:34.8926975Z if [[ -d .git ]]; then 2025-03-17T17:29:34.8927260Z  if [ -z "${NO_SUDO}" ]; then 2025-03-17T17:29:34.8927564Z  sudo git clean -ffdx 2025-03-17T17:29:34.8927837Z  else 2025-03-17T17:29:34.8928075Z  git clean -ffdx 2025-03-17T17:29:34.8928338Z  fi 2025-03-17T17:29:34.8928553Z fi 2025-03-17T17:29:34.8981784Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-17T17:29:34.8982250Z env: 2025-03-17T17:29:34.8982496Z NO_SUDO: 2025-03-17T17:29:34.8982714Z ##[endgroup] 2025-03-17T17:29:35.3928945Z ##[group]Run actions/checkout@v4 2025-03-17T17:29:35.3929267Z with: 2025-03-17T17:29:35.3929534Z ref: 52b86900e894e6b34d880548ab6883b3d9207fb6 2025-03-17T17:29:35.3929844Z fetch-depth: 1 2025-03-17T17:29:35.3930087Z submodules: false 2025-03-17T17:29:35.3930322Z show-progress: false 2025-03-17T17:29:35.3930588Z repository: pytorch/pytorch 2025-03-17T17:29:35.3931015Z token: *** 2025-03-17T17:29:35.3931249Z ssh-strict: true 2025-03-17T17:29:35.3931482Z ssh-user: git 2025-03-17T17:29:35.3931717Z persist-credentials: true 2025-03-17T17:29:35.3931982Z clean: true 2025-03-17T17:29:35.3932226Z sparse-checkout-cone-mode: true 2025-03-17T17:29:35.3932514Z fetch-tags: false 2025-03-17T17:29:35.3932739Z lfs: false 2025-03-17T17:29:35.3932960Z set-safe-directory: true 2025-03-17T17:29:35.3933228Z ##[endgroup] 2025-03-17T17:29:35.5001899Z Syncing repository: pytorch/pytorch 2025-03-17T17:29:35.5003407Z ##[group]Getting Git version info 2025-03-17T17:29:35.5003863Z Working directory is '/home/runner/work/pytorch/pytorch' 2025-03-17T17:29:35.5004499Z [command]/usr/bin/git version 2025-03-17T17:29:35.5029501Z git version 2.48.1 2025-03-17T17:29:35.5055236Z ##[endgroup] 2025-03-17T17:29:35.5067258Z Copying '/home/runner/.gitconfig' to '/home/runner/work/_temp/a9c7f524-573a-4b75-978f-7f2f7e12eac1/.gitconfig' 2025-03-17T17:29:35.5078309Z Temporarily overriding HOME='/home/runner/work/_temp/a9c7f524-573a-4b75-978f-7f2f7e12eac1' before making global git config changes 2025-03-17T17:29:35.5079770Z Adding repository directory to the temporary git global config as a safe directory 2025-03-17T17:29:35.5084203Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2025-03-17T17:29:35.5117825Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2025-03-17T17:29:35.5121680Z ##[group]Initializing the repository 2025-03-17T17:29:35.5126634Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2025-03-17T17:29:35.5922080Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-17T17:29:35.5923368Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-17T17:29:35.5924089Z hint: of your new repositories, which will suppress this warning, call: 2025-03-17T17:29:35.5924757Z hint: 2025-03-17T17:29:35.5925262Z hint: git config --global init.defaultBranch 2025-03-17T17:29:35.5925745Z hint: 2025-03-17T17:29:35.5926115Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-17T17:29:35.5926696Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-17T17:29:35.5927131Z hint: 2025-03-17T17:29:35.5927387Z hint: git branch -m 2025-03-17T17:29:35.5927855Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2025-03-17T17:29:35.5934043Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-03-17T17:29:35.6188021Z ##[endgroup] 2025-03-17T17:29:35.6188551Z ##[group]Disabling automatic garbage collection 2025-03-17T17:29:35.6192816Z [command]/usr/bin/git config --local gc.auto 0 2025-03-17T17:29:35.6227895Z ##[endgroup] 2025-03-17T17:29:35.6228657Z ##[group]Setting up auth 2025-03-17T17:29:35.6236804Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-17T17:29:35.6272009Z [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' || :" 2025-03-17T17:29:36.1568895Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-17T17:29:36.1616032Z [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' || :" 2025-03-17T17:29:36.1846842Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-17T17:29:36.1890640Z ##[endgroup] 2025-03-17T17:29:36.1891536Z ##[group]Fetching the repository 2025-03-17T17:29:36.1899691Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 52b86900e894e6b34d880548ab6883b3d9207fb6 2025-03-17T17:29:39.9388386Z From https://github.com/pytorch/pytorch 2025-03-17T17:29:39.9389208Z * branch 52b86900e894e6b34d880548ab6883b3d9207fb6 -> FETCH_HEAD 2025-03-17T17:29:39.9416764Z ##[endgroup] 2025-03-17T17:29:39.9417360Z ##[group]Determining the checkout info 2025-03-17T17:29:39.9418033Z ##[endgroup] 2025-03-17T17:29:39.9424495Z [command]/usr/bin/git sparse-checkout disable 2025-03-17T17:29:39.9649048Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-03-17T17:29:39.9682182Z ##[group]Checking out the ref 2025-03-17T17:29:39.9687889Z [command]/usr/bin/git checkout --progress --force 52b86900e894e6b34d880548ab6883b3d9207fb6 2025-03-17T17:29:40.9968792Z Updating files: 94% (15611/16573) 2025-03-17T17:29:41.0111051Z Updating files: 95% (15745/16573) 2025-03-17T17:29:41.0222583Z Updating files: 96% (15911/16573) 2025-03-17T17:29:41.0467625Z Updating files: 97% (16076/16573) 2025-03-17T17:29:41.0598705Z Updating files: 98% (16242/16573) 2025-03-17T17:29:41.0726993Z Updating files: 99% (16408/16573) 2025-03-17T17:29:41.0728197Z Updating files: 100% (16573/16573) 2025-03-17T17:29:41.0729052Z Updating files: 100% (16573/16573), done. 2025-03-17T17:29:41.0901527Z Note: switching to '52b86900e894e6b34d880548ab6883b3d9207fb6'. 2025-03-17T17:29:41.0902062Z 2025-03-17T17:29:41.0902387Z You are in 'detached HEAD' state. You can look around, make experimental 2025-03-17T17:29:41.0902867Z changes and commit them, and you can discard any commits you make in this 2025-03-17T17:29:41.0903346Z state without impacting any branches by switching back to a branch. 2025-03-17T17:29:41.0903605Z 2025-03-17T17:29:41.0903812Z If you want to create a new branch to retain commits you create, you may 2025-03-17T17:29:41.0904533Z do so (now or later) by using -c with the switch command. Example: 2025-03-17T17:29:41.0904801Z 2025-03-17T17:29:41.0904916Z git switch -c 2025-03-17T17:29:41.0905098Z 2025-03-17T17:29:41.0905205Z Or undo this operation with: 2025-03-17T17:29:41.0905469Z 2025-03-17T17:29:41.0905576Z git switch - 2025-03-17T17:29:41.0905703Z 2025-03-17T17:29:41.0905914Z Turn off this advice by setting config variable advice.detachedHead to false 2025-03-17T17:29:41.0906223Z 2025-03-17T17:29:41.0906327Z HEAD is now at 52b8690 Update 2025-03-17T17:29:41.1139387Z ##[endgroup] 2025-03-17T17:29:41.1213815Z [command]/usr/bin/git log -1 --format=%H 2025-03-17T17:29:41.1216950Z 52b86900e894e6b34d880548ab6883b3d9207fb6 2025-03-17T17:29:41.1431495Z ##[group]Run actions/setup-python@v4 2025-03-17T17:29:41.1431808Z with: 2025-03-17T17:29:41.1432013Z python-version: 3.9 2025-03-17T17:29:41.1432238Z architecture: x64 2025-03-17T17:29:41.1432447Z check-latest: false 2025-03-17T17:29:41.1432650Z cache: pip 2025-03-17T17:29:41.1432877Z cache-dependency-path: **/requirements.txt 2025-03-17T17:29:41.1433275Z token: *** 2025-03-17T17:29:41.1433741Z update-environment: true 2025-03-17T17:29:41.1433995Z allow-prereleases: false 2025-03-17T17:29:41.1434218Z ##[endgroup] 2025-03-17T17:29:41.2676396Z ##[group]Installed versions 2025-03-17T17:29:41.4229847Z Successfully set up CPython (3.9.21) 2025-03-17T17:29:41.4230921Z ##[endgroup] 2025-03-17T17:29:42.5869080Z [command]/opt/hostedtoolcache/Python/3.9.21/x64/bin/pip cache dir 2025-03-17T17:29:47.3310991Z /home/runner/.cache/pip 2025-03-17T17:29:49.0524571Z Received 4194304 of 233626705 (1.8%), 4.0 MBs/sec 2025-03-17T17:29:50.0562326Z Received 117440512 of 233626705 (50.3%), 55.9 MBs/sec 2025-03-17T17:29:50.9865256Z Received 233626705 of 233626705 (100.0%), 75.9 MBs/sec 2025-03-17T17:29:50.9865859Z Cache Size: ~223 MB (233626705 B) 2025-03-17T17:29:50.9910451Z [command]/usr/bin/tar -xf /home/runner/work/_temp/06803d67-2209-4513-a18e-c472f44b69f0/cache.tzst -P -C /home/runner/work/pytorch/pytorch --use-compress-program unzstd 2025-03-17T17:29:51.5153330Z Cache restored successfully 2025-03-17T17:29:51.5667510Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.9.21-pip-247ca9672597156babcd90a2736c7c38d2285815c5eeba21f8770911e554c004 2025-03-17T17:29:51.5863263Z ##[group]Run pip install -r requirements.txt 2025-03-17T17:29:51.5863931Z pip install -r requirements.txt 2025-03-17T17:29:51.5864335Z # Doesn't really matter what torch version, we just need ANY torch installed 2025-03-17T17:29:51.5864725Z pip install 'torch==2.*' 2025-03-17T17:29:51.5920752Z shell: /usr/bin/bash -e {0} 2025-03-17T17:29:51.5921011Z env: 2025-03-17T17:29:51.5921277Z pythonLocation: /opt/hostedtoolcache/Python/3.9.21/x64 2025-03-17T17:29:51.5921749Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.9.21/x64/lib/pkgconfig 2025-03-17T17:29:51.5922177Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.9.21/x64 2025-03-17T17:29:51.5922555Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.9.21/x64 2025-03-17T17:29:51.5922928Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.9.21/x64 2025-03-17T17:29:51.5923305Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.9.21/x64/lib 2025-03-17T17:29:51.5923620Z ##[endgroup] 2025-03-17T17:29:53.9568364Z Collecting astunparse (from -r requirements.txt (line 2)) 2025-03-17T17:29:53.9770012Z Downloading astunparse-1.6.3-py2.py3-none-any.whl.metadata (4.4 kB) 2025-03-17T17:29:54.1110399Z Collecting cmake (from -r requirements.txt (line 3)) 2025-03-17T17:29:54.1198330Z Downloading cmake-3.31.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-03-17T17:29:54.1358819Z Collecting expecttest>=0.3.0 (from -r requirements.txt (line 4)) 2025-03-17T17:29:54.1377355Z Using cached expecttest-0.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-03-17T17:29:54.1609121Z Collecting filelock (from -r requirements.txt (line 5)) 2025-03-17T17:29:54.1683681Z Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) 2025-03-17T17:29:54.1977405Z Collecting fsspec (from -r requirements.txt (line 6)) 2025-03-17T17:29:54.2052145Z Downloading fsspec-2025.3.0-py3-none-any.whl.metadata (11 kB) 2025-03-17T17:29:54.4821926Z Collecting hypothesis (from -r requirements.txt (line 7)) 2025-03-17T17:29:54.4902463Z Downloading hypothesis-6.129.3-py3-none-any.whl.metadata (4.4 kB) 2025-03-17T17:29:54.5242145Z Collecting jinja2 (from -r requirements.txt (line 8)) 2025-03-17T17:29:54.5321807Z Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-03-17T17:29:54.5550248Z Collecting lintrunner (from -r requirements.txt (line 9)) 2025-03-17T17:29:54.5644057Z Downloading lintrunner-0.12.7-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.2 kB) 2025-03-17T17:29:54.5909685Z Collecting networkx (from -r requirements.txt (line 10)) 2025-03-17T17:29:54.5984668Z Downloading networkx-3.2.1-py3-none-any.whl.metadata (5.2 kB) 2025-03-17T17:29:54.6385863Z Collecting ninja (from -r requirements.txt (line 11)) 2025-03-17T17:29:54.6462095Z Downloading ninja-1.11.1.3-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.3 kB) 2025-03-17T17:29:54.8407011Z Collecting numpy (from -r requirements.txt (line 12)) 2025-03-17T17:29:54.8479919Z Downloading numpy-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) 2025-03-17T17:29:54.9222806Z Collecting optree>=0.13.0 (from -r requirements.txt (line 13)) 2025-03-17T17:29:54.9319994Z Downloading optree-0.14.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (49 kB) 2025-03-17T17:29:54.9611147Z Collecting packaging (from -r requirements.txt (line 14)) 2025-03-17T17:29:54.9632140Z Using cached packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2025-03-17T17:29:55.0333955Z Collecting psutil (from -r requirements.txt (line 15)) 2025-03-17T17:29:55.0411289Z Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) 2025-03-17T17:29:55.0827052Z Collecting pyyaml (from -r requirements.txt (line 16)) 2025-03-17T17:29:55.0912371Z Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-03-17T17:29:55.1254964Z Collecting requests (from -r requirements.txt (line 17)) 2025-03-17T17:29:55.1275425Z Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2025-03-17T17:29:55.1301298Z Requirement already satisfied: setuptools<=75.8.2 in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from -r requirements.txt (line 19)) (58.1.0) 2025-03-17T17:29:55.1488980Z Collecting sympy>=1.13.3 (from -r requirements.txt (line 20)) 2025-03-17T17:29:55.1572442Z Downloading sympy-1.13.3-py3-none-any.whl.metadata (12 kB) 2025-03-17T17:29:55.1752142Z Collecting types-dataclasses (from -r requirements.txt (line 21)) 2025-03-17T17:29:55.1831786Z Downloading types_dataclasses-0.6.6-py3-none-any.whl.metadata (1.3 kB) 2025-03-17T17:29:55.2031048Z Collecting typing-extensions>=4.10.0 (from -r requirements.txt (line 22)) 2025-03-17T17:29:55.2050698Z Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-03-17T17:29:55.2324473Z Collecting wheel<1.0,>=0.23.0 (from astunparse->-r requirements.txt (line 2)) 2025-03-17T17:29:55.2400264Z Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-03-17T17:29:55.2581917Z Collecting six<2.0,>=1.6.1 (from astunparse->-r requirements.txt (line 2)) 2025-03-17T17:29:55.2599252Z Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-03-17T17:29:55.2796154Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 7)) 2025-03-17T17:29:55.2868342Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-03-17T17:29:55.3153175Z Collecting exceptiongroup>=1.0.0 (from hypothesis->-r requirements.txt (line 7)) 2025-03-17T17:29:55.3172698Z Using cached exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) 2025-03-17T17:29:55.3341330Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 7)) 2025-03-17T17:29:55.3416533Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-03-17T17:29:55.3956393Z Collecting MarkupSafe>=2.0 (from jinja2->-r requirements.txt (line 8)) 2025-03-17T17:29:55.3975881Z Using cached MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 2025-03-17T17:29:55.4754031Z Collecting charset-normalizer<4,>=2 (from requests->-r requirements.txt (line 17)) 2025-03-17T17:29:55.4773053Z Using cached charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) 2025-03-17T17:29:55.4945783Z Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 17)) 2025-03-17T17:29:55.4966055Z Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-03-17T17:29:55.5271271Z Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 17)) 2025-03-17T17:29:55.5291590Z Using cached urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) 2025-03-17T17:29:55.5531984Z Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 17)) 2025-03-17T17:29:55.5606474Z Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) 2025-03-17T17:29:55.6402149Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->-r requirements.txt (line 20)) 2025-03-17T17:29:55.6477891Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2025-03-17T17:29:55.6708001Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2025-03-17T17:29:55.6802828Z Downloading cmake-3.31.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.8 MB) 2025-03-17T17:29:55.8254484Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.8/27.8 MB 202.3 MB/s eta 0:00:00 2025-03-17T17:29:55.8273645Z Using cached expecttest-0.3.0-py3-none-any.whl (8.2 kB) 2025-03-17T17:29:55.8344746Z Downloading filelock-3.18.0-py3-none-any.whl (16 kB) 2025-03-17T17:29:55.8434975Z Downloading fsspec-2025.3.0-py3-none-any.whl (193 kB) 2025-03-17T17:29:55.8534067Z Downloading hypothesis-6.129.3-py3-none-any.whl (487 kB) 2025-03-17T17:29:55.8654246Z Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-03-17T17:29:55.8765415Z Downloading lintrunner-0.12.7-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB) 2025-03-17T17:29:55.8930187Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 144.8 MB/s eta 0:00:00 2025-03-17T17:29:55.9004680Z Downloading networkx-3.2.1-py3-none-any.whl (1.6 MB) 2025-03-17T17:29:55.9130006Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 148.2 MB/s eta 0:00:00 2025-03-17T17:29:55.9204042Z Downloading ninja-1.11.1.3-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-03-17T17:29:55.9326808Z Downloading numpy-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.5 MB) 2025-03-17T17:29:56.0316884Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.5/19.5 MB 202.3 MB/s eta 0:00:00 2025-03-17T17:29:56.0415076Z Downloading optree-0.14.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (395 kB) 2025-03-17T17:29:56.0478323Z Using cached packaging-24.2-py3-none-any.whl (65 kB) 2025-03-17T17:29:56.0555002Z Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) 2025-03-17T17:29:56.0668142Z Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) 2025-03-17T17:29:56.0750216Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 100.0 MB/s eta 0:00:00 2025-03-17T17:29:56.0769517Z Using cached requests-2.32.3-py3-none-any.whl (64 kB) 2025-03-17T17:29:56.0849769Z Downloading sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-03-17T17:29:56.1184804Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 195.7 MB/s eta 0:00:00 2025-03-17T17:29:56.1256560Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2025-03-17T17:29:56.1295765Z Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-03-17T17:29:56.1364791Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-03-17T17:29:56.1458877Z Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) 2025-03-17T17:29:56.1505597Z Using cached charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146 kB) 2025-03-17T17:29:56.1524225Z Using cached exceptiongroup-1.2.2-py3-none-any.whl (16 kB) 2025-03-17T17:29:56.1541082Z Using cached idna-3.10-py3-none-any.whl (70 kB) 2025-03-17T17:29:56.1559236Z Using cached MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) 2025-03-17T17:29:56.1626817Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-03-17T17:29:56.1694388Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 75.1 MB/s eta 0:00:00 2025-03-17T17:29:56.1711535Z Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-03-17T17:29:56.1785514Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-03-17T17:29:56.1830418Z Using cached urllib3-2.3.0-py3-none-any.whl (128 kB) 2025-03-17T17:29:56.1903181Z Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 2025-03-17T17:29:56.4870412Z Installing collected packages: types-dataclasses, sortedcontainers, mpmath, wheel, urllib3, typing-extensions, sympy, six, pyyaml, psutil, packaging, numpy, ninja, networkx, MarkupSafe, lintrunner, idna, fsspec, filelock, expecttest, exceptiongroup, cmake, charset-normalizer, certifi, attrs, requests, optree, jinja2, hypothesis, astunparse 2025-03-17T17:30:07.2895261Z Successfully installed MarkupSafe-3.0.2 astunparse-1.6.3 attrs-25.3.0 certifi-2025.1.31 charset-normalizer-3.4.1 cmake-3.31.6 exceptiongroup-1.2.2 expecttest-0.3.0 filelock-3.18.0 fsspec-2025.3.0 hypothesis-6.129.3 idna-3.10 jinja2-3.1.6 lintrunner-0.12.7 mpmath-1.3.0 networkx-3.2.1 ninja-1.11.1.3 numpy-2.0.2 optree-0.14.1 packaging-24.2 psutil-7.0.0 pyyaml-6.0.2 requests-2.32.3 six-1.17.0 sortedcontainers-2.4.0 sympy-1.13.3 types-dataclasses-0.6.6 typing-extensions-4.12.2 urllib3-2.3.0 wheel-0.45.1 2025-03-17T17:30:08.4990966Z Collecting torch==2.* 2025-03-17T17:30:08.5312670Z Downloading torch-2.6.0-cp39-cp39-manylinux1_x86_64.whl.metadata (28 kB) 2025-03-17T17:30:08.5439610Z Requirement already satisfied: filelock in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from torch==2.*) (3.18.0) 2025-03-17T17:30:08.5444476Z Requirement already satisfied: typing-extensions>=4.10.0 in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from torch==2.*) (4.12.2) 2025-03-17T17:30:08.5448978Z Requirement already satisfied: networkx in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from torch==2.*) (3.2.1) 2025-03-17T17:30:08.5453468Z Requirement already satisfied: jinja2 in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from torch==2.*) (3.1.6) 2025-03-17T17:30:08.5457896Z Requirement already satisfied: fsspec in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from torch==2.*) (2025.3.0) 2025-03-17T17:30:08.5609429Z Collecting nvidia-cuda-nvrtc-cu12==12.4.127 (from torch==2.*) 2025-03-17T17:30:08.5709069Z Downloading nvidia_cuda_nvrtc_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl.metadata (1.5 kB) 2025-03-17T17:30:08.5876891Z Collecting nvidia-cuda-runtime-cu12==12.4.127 (from torch==2.*) 2025-03-17T17:30:08.5950097Z Downloading nvidia_cuda_runtime_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl.metadata (1.5 kB) 2025-03-17T17:30:08.6110134Z Collecting nvidia-cuda-cupti-cu12==12.4.127 (from torch==2.*) 2025-03-17T17:30:08.6202785Z Downloading nvidia_cuda_cupti_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl.metadata (1.6 kB) 2025-03-17T17:30:08.6372898Z Collecting nvidia-cudnn-cu12==9.1.0.70 (from torch==2.*) 2025-03-17T17:30:08.6447636Z Downloading nvidia_cudnn_cu12-9.1.0.70-py3-none-manylinux2014_x86_64.whl.metadata (1.6 kB) 2025-03-17T17:30:08.6616683Z Collecting nvidia-cublas-cu12==12.4.5.8 (from torch==2.*) 2025-03-17T17:30:08.6688483Z Downloading nvidia_cublas_cu12-12.4.5.8-py3-none-manylinux2014_x86_64.whl.metadata (1.5 kB) 2025-03-17T17:30:08.6859198Z Collecting nvidia-cufft-cu12==11.2.1.3 (from torch==2.*) 2025-03-17T17:30:08.6935763Z Downloading nvidia_cufft_cu12-11.2.1.3-py3-none-manylinux2014_x86_64.whl.metadata (1.5 kB) 2025-03-17T17:30:08.7108426Z Collecting nvidia-curand-cu12==10.3.5.147 (from torch==2.*) 2025-03-17T17:30:08.7186020Z Downloading nvidia_curand_cu12-10.3.5.147-py3-none-manylinux2014_x86_64.whl.metadata (1.5 kB) 2025-03-17T17:30:08.7350581Z Collecting nvidia-cusolver-cu12==11.6.1.9 (from torch==2.*) 2025-03-17T17:30:08.7422992Z Downloading nvidia_cusolver_cu12-11.6.1.9-py3-none-manylinux2014_x86_64.whl.metadata (1.6 kB) 2025-03-17T17:30:08.7596394Z Collecting nvidia-cusparse-cu12==12.3.1.170 (from torch==2.*) 2025-03-17T17:30:08.7670750Z Downloading nvidia_cusparse_cu12-12.3.1.170-py3-none-manylinux2014_x86_64.whl.metadata (1.6 kB) 2025-03-17T17:30:08.7816508Z Collecting nvidia-cusparselt-cu12==0.6.2 (from torch==2.*) 2025-03-17T17:30:08.7888768Z Downloading nvidia_cusparselt_cu12-0.6.2-py3-none-manylinux2014_x86_64.whl.metadata (6.8 kB) 2025-03-17T17:30:08.8051317Z Collecting nvidia-nccl-cu12==2.21.5 (from torch==2.*) 2025-03-17T17:30:08.8127720Z Downloading nvidia_nccl_cu12-2.21.5-py3-none-manylinux2014_x86_64.whl.metadata (1.8 kB) 2025-03-17T17:30:08.8307479Z Collecting nvidia-nvtx-cu12==12.4.127 (from torch==2.*) 2025-03-17T17:30:08.8386738Z Downloading nvidia_nvtx_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl.metadata (1.7 kB) 2025-03-17T17:30:08.8568019Z Collecting nvidia-nvjitlink-cu12==12.4.127 (from torch==2.*) 2025-03-17T17:30:08.8644543Z Downloading nvidia_nvjitlink_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl.metadata (1.5 kB) 2025-03-17T17:30:08.8847699Z Collecting triton==3.2.0 (from torch==2.*) 2025-03-17T17:30:08.8931716Z Downloading triton-3.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.4 kB) 2025-03-17T17:30:08.9173009Z Collecting sympy==1.13.1 (from torch==2.*) 2025-03-17T17:30:08.9249396Z Downloading sympy-1.13.1-py3-none-any.whl.metadata (12 kB) 2025-03-17T17:30:08.9387497Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from sympy==1.13.1->torch==2.*) (1.3.0) 2025-03-17T17:30:08.9854322Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages (from jinja2->torch==2.*) (3.0.2) 2025-03-17T17:30:09.0029194Z Downloading torch-2.6.0-cp39-cp39-manylinux1_x86_64.whl (766.7 MB) 2025-03-17T17:30:17.1406831Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 766.7/766.7 MB 41.8 MB/s eta 0:00:00 2025-03-17T17:30:17.1490095Z Downloading nvidia_cublas_cu12-12.4.5.8-py3-none-manylinux2014_x86_64.whl (363.4 MB) 2025-03-17T17:30:19.5365333Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 363.4/363.4 MB 131.0 MB/s eta 0:00:00 2025-03-17T17:30:19.5459782Z Downloading nvidia_cuda_cupti_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl (13.8 MB) 2025-03-17T17:30:19.6261935Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.8/13.8 MB 178.0 MB/s eta 0:00:00 2025-03-17T17:30:19.6341738Z Downloading nvidia_cuda_nvrtc_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl (24.6 MB) 2025-03-17T17:30:19.7702705Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.6/24.6 MB 184.3 MB/s eta 0:00:00 2025-03-17T17:30:19.7806167Z Downloading nvidia_cuda_runtime_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl (883 kB) 2025-03-17T17:30:19.7950068Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 883.7/883.7 kB 75.7 MB/s eta 0:00:00 2025-03-17T17:30:19.8028815Z Downloading nvidia_cudnn_cu12-9.1.0.70-py3-none-manylinux2014_x86_64.whl (664.8 MB) 2025-03-17T17:30:25.4637257Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 664.8/664.8 MB 61.7 MB/s eta 0:00:00 2025-03-17T17:30:25.4716981Z Downloading nvidia_cufft_cu12-11.2.1.3-py3-none-manylinux2014_x86_64.whl (211.5 MB) 2025-03-17T17:30:26.7451415Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 211.5/211.5 MB 166.4 MB/s eta 0:00:00 2025-03-17T17:30:26.7561781Z Downloading nvidia_curand_cu12-10.3.5.147-py3-none-manylinux2014_x86_64.whl (56.3 MB) 2025-03-17T17:30:27.0614607Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 MB 186.0 MB/s eta 0:00:00 2025-03-17T17:30:27.0693833Z Downloading nvidia_cusolver_cu12-11.6.1.9-py3-none-manylinux2014_x86_64.whl (127.9 MB) 2025-03-17T17:30:27.7012871Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 127.9/127.9 MB 203.3 MB/s eta 0:00:00 2025-03-17T17:30:27.7093368Z Downloading nvidia_cusparse_cu12-12.3.1.170-py3-none-manylinux2014_x86_64.whl (207.5 MB) 2025-03-17T17:30:28.9955433Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.5/207.5 MB 161.5 MB/s eta 0:00:00 2025-03-17T17:30:29.0035210Z Downloading nvidia_cusparselt_cu12-0.6.2-py3-none-manylinux2014_x86_64.whl (150.1 MB) 2025-03-17T17:30:30.4241687Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.1/150.1 MB 105.7 MB/s eta 0:00:00 2025-03-17T17:30:30.4320714Z Downloading nvidia_nccl_cu12-2.21.5-py3-none-manylinux2014_x86_64.whl (188.7 MB) 2025-03-17T17:30:31.5399333Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 188.7/188.7 MB 170.7 MB/s eta 0:00:00 2025-03-17T17:30:31.5479329Z Downloading nvidia_nvjitlink_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl (21.1 MB) 2025-03-17T17:30:31.6645933Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.1/21.1 MB 184.5 MB/s eta 0:00:00 2025-03-17T17:30:31.6725839Z Downloading nvidia_nvtx_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl (99 kB) 2025-03-17T17:30:31.6834421Z Downloading sympy-1.13.1-py3-none-any.whl (6.2 MB) 2025-03-17T17:30:31.7230407Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 165.5 MB/s eta 0:00:00 2025-03-17T17:30:31.7307533Z Downloading triton-3.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (253.1 MB) 2025-03-17T17:30:33.9473271Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 253.1/253.1 MB 114.3 MB/s eta 0:00:00 2025-03-17T17:30:36.3997800Z Installing collected packages: triton, nvidia-cusparselt-cu12, sympy, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufft-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, nvidia-cusparse-cu12, nvidia-cudnn-cu12, nvidia-cusolver-cu12, torch 2025-03-17T17:30:41.5053836Z Attempting uninstall: sympy 2025-03-17T17:30:41.5062604Z Found existing installation: sympy 1.13.3 2025-03-17T17:30:41.6465247Z Uninstalling sympy-1.13.3: 2025-03-17T17:30:41.8949926Z Successfully uninstalled sympy-1.13.3 2025-03-17T17:31:23.1415298Z Successfully installed nvidia-cublas-cu12-12.4.5.8 nvidia-cuda-cupti-cu12-12.4.127 nvidia-cuda-nvrtc-cu12-12.4.127 nvidia-cuda-runtime-cu12-12.4.127 nvidia-cudnn-cu12-9.1.0.70 nvidia-cufft-cu12-11.2.1.3 nvidia-curand-cu12-10.3.5.147 nvidia-cusolver-cu12-11.6.1.9 nvidia-cusparse-cu12-12.3.1.170 nvidia-cusparselt-cu12-0.6.2 nvidia-nccl-cu12-2.21.5 nvidia-nvjitlink-cu12-12.4.127 nvidia-nvtx-cu12-12.4.127 sympy-1.13.1 torch-2.6.0 triton-3.2.0 2025-03-17T17:31:23.8195422Z ##[group]Run # All we need to see is that it passes 2025-03-17T17:31:23.8196144Z # All we need to see is that it passes 2025-03-17T17:31:23.8196697Z python3 torch/utils/collect_env.py 2025-03-17T17:31:23.8252523Z shell: /usr/bin/bash -e {0} 2025-03-17T17:31:23.8252821Z env: 2025-03-17T17:31:23.8253099Z pythonLocation: /opt/hostedtoolcache/Python/3.9.21/x64 2025-03-17T17:31:23.8253547Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.9.21/x64/lib/pkgconfig 2025-03-17T17:31:23.8253988Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.9.21/x64 2025-03-17T17:31:23.8254372Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.9.21/x64 2025-03-17T17:31:23.8254754Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.9.21/x64 2025-03-17T17:31:23.8255138Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.9.21/x64/lib 2025-03-17T17:31:23.8255452Z ##[endgroup] 2025-03-17T17:32:00.1060840Z Collecting environment information... 2025-03-17T17:32:00.1061475Z PyTorch version: 2.6.0+cu124 2025-03-17T17:32:00.1061833Z Is debug build: False 2025-03-17T17:32:00.1062244Z CUDA used to build PyTorch: 12.4 2025-03-17T17:32:00.1062712Z ROCM used to build PyTorch: N/A 2025-03-17T17:32:00.1062988Z 2025-03-17T17:32:00.1063135Z OS: Ubuntu 20.04.6 LTS (x86_64) 2025-03-17T17:32:00.1063489Z GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 2025-03-17T17:32:00.1063838Z Clang version: 11.0.0-2~ubuntu20.04.1 2025-03-17T17:32:00.1064133Z CMake version: version 3.31.6 2025-03-17T17:32:00.1064402Z Libc version: glibc-2.31 2025-03-17T17:32:00.1064558Z 2025-03-17T17:32:00.1064776Z Python version: 3.9.21 (main, Dec 12 2024, 19:08:02) [GCC 9.4.0] (64-bit runtime) 2025-03-17T17:32:00.1065270Z Python platform: Linux-5.15.0-1079-azure-x86_64-with-glibc2.31 2025-03-17T17:32:00.1065661Z Is CUDA available: False 2025-03-17T17:32:00.1065929Z CUDA runtime version: No CUDA 2025-03-17T17:32:00.1066199Z CUDA_MODULE_LOADING set to: N/A 2025-03-17T17:32:00.1066482Z GPU models and configuration: No CUDA 2025-03-17T17:32:00.1066779Z Nvidia driver version: No CUDA 2025-03-17T17:32:00.1067044Z cuDNN version: No CUDA 2025-03-17T17:32:00.1067673Z HIP runtime version: N/A 2025-03-17T17:32:00.1067930Z MIOpen runtime version: N/A 2025-03-17T17:32:00.1068192Z Is XNNPACK available: True 2025-03-17T17:32:00.1068358Z 2025-03-17T17:32:00.1068438Z CPU: 2025-03-17T17:32:00.1068656Z Architecture: x86_64 2025-03-17T17:32:00.1068992Z CPU op-mode(s): 32-bit, 64-bit 2025-03-17T17:32:00.1069339Z Byte Order: Little Endian 2025-03-17T17:32:00.1069723Z Address sizes: 48 bits physical, 48 bits virtual 2025-03-17T17:32:00.1070085Z CPU(s): 4 2025-03-17T17:32:00.1070373Z On-line CPU(s) list: 0-3 2025-03-17T17:32:00.1070668Z Thread(s) per core: 2 2025-03-17T17:32:00.1070953Z Core(s) per socket: 2 2025-03-17T17:32:00.1071230Z Socket(s): 1 2025-03-17T17:32:00.1071501Z NUMA node(s): 1 2025-03-17T17:32:00.1071811Z Vendor ID: AuthenticAMD 2025-03-17T17:32:00.1072133Z CPU family: 25 2025-03-17T17:32:00.1072420Z Model: 1 2025-03-17T17:32:00.1072752Z Model name: AMD EPYC 7763 64-Core Processor 2025-03-17T17:32:00.1073105Z Stepping: 1 2025-03-17T17:32:00.1073635Z CPU MHz: 2445.427 2025-03-17T17:32:00.1074156Z BogoMIPS: 4890.85 2025-03-17T17:32:00.1074476Z Virtualization: AMD-V 2025-03-17T17:32:00.1074803Z Hypervisor vendor: Microsoft 2025-03-17T17:32:00.1075129Z Virtualization type: full 2025-03-17T17:32:00.1075433Z L1d cache: 64 KiB 2025-03-17T17:32:00.1075733Z L1i cache: 64 KiB 2025-03-17T17:32:00.1076279Z L2 cache: 1 MiB 2025-03-17T17:32:00.1076584Z L3 cache: 32 MiB 2025-03-17T17:32:00.1076866Z NUMA node0 CPU(s): 0-3 2025-03-17T17:32:00.1077190Z Vulnerability Gather data sampling: Not affected 2025-03-17T17:32:00.1077534Z Vulnerability Itlb multihit: Not affected 2025-03-17T17:32:00.1077858Z Vulnerability L1tf: Not affected 2025-03-17T17:32:00.1078166Z Vulnerability Mds: Not affected 2025-03-17T17:32:00.1078473Z Vulnerability Meltdown: Not affected 2025-03-17T17:32:00.1078784Z Vulnerability Mmio stale data: Not affected 2025-03-17T17:32:00.1079105Z Vulnerability Reg file data sampling: Not affected 2025-03-17T17:32:00.1079423Z Vulnerability Retbleed: Not affected 2025-03-17T17:32:00.1079773Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-03-17T17:32:00.1080135Z Vulnerability Spec store bypass: Vulnerable 2025-03-17T17:32:00.1080626Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-03-17T17:32:00.1081351Z Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-03-17T17:32:00.1081937Z Vulnerability Srbds: Not affected 2025-03-17T17:32:00.1082259Z Vulnerability Tsx async abort: Not affected 2025-03-17T17:32:00.1084590Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm 2025-03-17T17:32:00.1086998Z 2025-03-17T17:32:00.1087098Z Versions of relevant libraries: 2025-03-17T17:32:00.1087347Z [pip3] numpy==2.0.2 2025-03-17T17:32:00.1087570Z [pip3] nvidia-cublas-cu12==12.4.5.8 2025-03-17T17:32:00.1087950Z [pip3] nvidia-cuda-cupti-cu12==12.4.127 2025-03-17T17:32:00.1088279Z [pip3] nvidia-cuda-nvrtc-cu12==12.4.127 2025-03-17T17:32:00.1088561Z [pip3] nvidia-cuda-runtime-cu12==12.4.127 2025-03-17T17:32:00.1088851Z [pip3] nvidia-cudnn-cu12==9.1.0.70 2025-03-17T17:32:00.1089120Z [pip3] nvidia-cufft-cu12==11.2.1.3 2025-03-17T17:32:00.1089383Z [pip3] nvidia-curand-cu12==10.3.5.147 2025-03-17T17:32:00.1089661Z [pip3] nvidia-cusolver-cu12==11.6.1.9 2025-03-17T17:32:00.1089931Z [pip3] nvidia-cusparse-cu12==12.3.1.170 2025-03-17T17:32:00.1090217Z [pip3] nvidia-cusparselt-cu12==0.6.2 2025-03-17T17:32:00.1090500Z [pip3] nvidia-nccl-cu12==2.21.5 2025-03-17T17:32:00.1090759Z [pip3] nvidia-nvjitlink-cu12==12.4.127 2025-03-17T17:32:00.1091054Z [pip3] nvidia-nvtx-cu12==12.4.127 2025-03-17T17:32:00.1091330Z [pip3] optree==0.14.1 2025-03-17T17:32:00.1091564Z [pip3] torch==2.6.0 2025-03-17T17:32:00.1091785Z [pip3] triton==3.2.0 2025-03-17T17:32:00.1092208Z [conda] No relevant packages 2025-03-17T17:32:00.4041615Z Post job cleanup. 2025-03-17T17:32:00.5150367Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.9.21-pip-247ca9672597156babcd90a2736c7c38d2285815c5eeba21f8770911e554c004, not saving cache. 2025-03-17T17:32:00.5264546Z Post job cleanup. 2025-03-17T17:32:00.5309075Z Post job cleanup. 2025-03-17T17:32:00.6269899Z [command]/usr/bin/git version 2025-03-17T17:32:00.6304080Z git version 2.48.1 2025-03-17T17:32:00.6339719Z Copying '/home/runner/.gitconfig' to '/home/runner/work/_temp/cfa6668a-2d65-4254-beab-66f1e80412d7/.gitconfig' 2025-03-17T17:32:00.6349723Z Temporarily overriding HOME='/home/runner/work/_temp/cfa6668a-2d65-4254-beab-66f1e80412d7' before making global git config changes 2025-03-17T17:32:00.6350629Z Adding repository directory to the temporary git global config as a safe directory 2025-03-17T17:32:00.6355473Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2025-03-17T17:32:00.6388320Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-17T17:32:00.6419162Z [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' || :" 2025-03-17T17:32:00.6679865Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-17T17:32:00.6703896Z http.https://github.com/.extraheader 2025-03-17T17:32:00.6721269Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-03-17T17:32:00.6755461Z [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' || :" 2025-03-17T17:32:00.7122036Z Cleaning up orphan processes