2025-03-17T17:29:27.7715903Z Current runner version: '2.322.0' 2025-03-17T17:29:27.7721788Z Runner name: 'linux.20_04.4x_25dcfd3cf77d' 2025-03-17T17:29:27.7722696Z Runner group name: 'Default' 2025-03-17T17:29:27.7723548Z Machine name: 'runner' 2025-03-17T17:29:27.7738439Z ##[group]Operating System 2025-03-17T17:29:27.7739134Z Ubuntu 2025-03-17T17:29:27.7739551Z 20.04.6 2025-03-17T17:29:27.7740003Z LTS 2025-03-17T17:29:27.7740461Z ##[endgroup] 2025-03-17T17:29:27.7740928Z ##[group]Runner Image 2025-03-17T17:29:27.7741767Z Image: ubuntu-20.04 2025-03-17T17:29:27.7742288Z Version: 20250309.1.0 2025-03-17T17:29:27.7743213Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20250309.1/images/ubuntu/Ubuntu2004-Readme.md 2025-03-17T17:29:27.7744515Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20250309.1 2025-03-17T17:29:27.7745336Z ##[endgroup] 2025-03-17T17:29:27.7747292Z ##[group]GITHUB_TOKEN Permissions 2025-03-17T17:29:27.7749015Z Actions: read 2025-03-17T17:29:27.7749768Z Attestations: read 2025-03-17T17:29:27.7750307Z Checks: read 2025-03-17T17:29:27.7750768Z Contents: read 2025-03-17T17:29:27.7751276Z Deployments: read 2025-03-17T17:29:27.7751766Z Discussions: read 2025-03-17T17:29:27.7752242Z Issues: read 2025-03-17T17:29:27.7752706Z Metadata: read 2025-03-17T17:29:27.7753168Z Packages: read 2025-03-17T17:29:27.7753646Z Pages: read 2025-03-17T17:29:27.7754116Z PullRequests: read 2025-03-17T17:29:27.7754630Z RepositoryProjects: read 2025-03-17T17:29:27.7755166Z SecurityEvents: read 2025-03-17T17:29:27.7755612Z Statuses: read 2025-03-17T17:29:27.7756082Z ##[endgroup] 2025-03-17T17:29:27.7758599Z Secret source: Actions 2025-03-17T17:29:27.7759285Z Prepare workflow directory 2025-03-17T17:29:27.8123884Z Prepare all required actions 2025-03-17T17:29:27.8158145Z Getting action download info 2025-03-17T17:29:27.9835908Z Download action repository 'pytorch/pytorch@main' (SHA:224cd9f055d7ebbd5cd417ba3054689b4ea7fde9) 2025-03-17T17:29:31.3913829Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2025-03-17T17:29:31.5087529Z Getting action download info 2025-03-17T17:29:31.6829849Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-03-17T17:29:31.7571740Z Complete job name: Test collect_env (without_torch) 2025-03-17T17:29:31.8311644Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-03-17T17:29:31.8312383Z with: 2025-03-17T17:29:31.8312621Z submodules: false 2025-03-17T17:29:31.8312868Z fetch-depth: 1 2025-03-17T17:29:31.8313275Z ##[endgroup] 2025-03-17T17:29:31.8453334Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-17T17:29:31.8454742Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-17T17:29:31.8519028Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-17T17:29:31.8519455Z ##[endgroup] 2025-03-17T17:29:31.8770025Z ##[group]Run # Use all available CPUs for fetching 2025-03-17T17:29:31.8770444Z # Use all available CPUs for fetching 2025-03-17T17:29:31.8770779Z cd "${GITHUB_WORKSPACE}" 2025-03-17T17:29:31.8771149Z git config --global fetch.parallel 0 2025-03-17T17:29:31.8771499Z git config --global submodule.fetchJobs 0 2025-03-17T17:29:31.8771800Z  2025-03-17T17:29:31.8772139Z # Clean workspace. The default checkout action should also do this, but 2025-03-17T17:29:31.8772571Z # do it here as well just in case 2025-03-17T17:29:31.8772875Z if [[ -d .git ]]; then 2025-03-17T17:29:31.8773159Z  if [ -z "${NO_SUDO}" ]; then 2025-03-17T17:29:31.8773447Z  sudo git clean -ffdx 2025-03-17T17:29:31.8773716Z  else 2025-03-17T17:29:31.8773945Z  git clean -ffdx 2025-03-17T17:29:31.8774198Z  fi 2025-03-17T17:29:31.8774413Z fi 2025-03-17T17:29:31.8820121Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-17T17:29:31.8820523Z env: 2025-03-17T17:29:31.8820733Z NO_SUDO: 2025-03-17T17:29:31.8820945Z ##[endgroup] 2025-03-17T17:29:31.9033304Z ##[group]Run actions/checkout@v4 2025-03-17T17:29:31.9033589Z with: 2025-03-17T17:29:31.9033834Z ref: 52b86900e894e6b34d880548ab6883b3d9207fb6 2025-03-17T17:29:31.9034115Z fetch-depth: 1 2025-03-17T17:29:31.9034331Z submodules: false 2025-03-17T17:29:31.9034545Z show-progress: false 2025-03-17T17:29:31.9034781Z repository: pytorch/pytorch 2025-03-17T17:29:31.9035155Z token: *** 2025-03-17T17:29:31.9035364Z ssh-strict: true 2025-03-17T17:29:31.9035581Z ssh-user: git 2025-03-17T17:29:31.9035810Z persist-credentials: true 2025-03-17T17:29:31.9036080Z clean: true 2025-03-17T17:29:31.9036322Z sparse-checkout-cone-mode: true 2025-03-17T17:29:31.9036605Z fetch-tags: false 2025-03-17T17:29:31.9036831Z lfs: false 2025-03-17T17:29:31.9037045Z set-safe-directory: true 2025-03-17T17:29:31.9037305Z ##[endgroup] 2025-03-17T17:29:32.0085807Z Syncing repository: pytorch/pytorch 2025-03-17T17:29:32.0087886Z ##[group]Getting Git version info 2025-03-17T17:29:32.0088635Z Working directory is '/home/runner/work/pytorch/pytorch' 2025-03-17T17:29:32.0089756Z [command]/usr/bin/git version 2025-03-17T17:29:32.0096894Z git version 2.48.1 2025-03-17T17:29:32.0121591Z ##[endgroup] 2025-03-17T17:29:32.0130054Z Copying '/home/runner/.gitconfig' to '/home/runner/work/_temp/19696e5c-2188-4450-922d-9eda4a736efb/.gitconfig' 2025-03-17T17:29:32.0139372Z Temporarily overriding HOME='/home/runner/work/_temp/19696e5c-2188-4450-922d-9eda4a736efb' before making global git config changes 2025-03-17T17:29:32.0140374Z Adding repository directory to the temporary git global config as a safe directory 2025-03-17T17:29:32.0143678Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2025-03-17T17:29:32.0172781Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2025-03-17T17:29:32.0176061Z ##[group]Initializing the repository 2025-03-17T17:29:32.0180285Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2025-03-17T17:29:32.0230903Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-17T17:29:32.0232514Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-17T17:29:32.0233530Z hint: of your new repositories, which will suppress this warning, call: 2025-03-17T17:29:32.0234181Z hint: 2025-03-17T17:29:32.0234620Z hint: git config --global init.defaultBranch 2025-03-17T17:29:32.0234966Z hint: 2025-03-17T17:29:32.0235288Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-17T17:29:32.0235859Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-17T17:29:32.0236253Z hint: 2025-03-17T17:29:32.0236501Z hint: git branch -m 2025-03-17T17:29:32.0236888Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2025-03-17T17:29:32.0242974Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-03-17T17:29:32.0271508Z ##[endgroup] 2025-03-17T17:29:32.0271985Z ##[group]Disabling automatic garbage collection 2025-03-17T17:29:32.0274960Z [command]/usr/bin/git config --local gc.auto 0 2025-03-17T17:29:32.0300612Z ##[endgroup] 2025-03-17T17:29:32.0301053Z ##[group]Setting up auth 2025-03-17T17:29:32.0307472Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-17T17:29:32.0334789Z [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:32.0575153Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-17T17:29:32.0610170Z [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:32.0817200Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-17T17:29:32.0849528Z ##[endgroup] 2025-03-17T17:29:32.0850148Z ##[group]Fetching the repository 2025-03-17T17:29:32.0857518Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 52b86900e894e6b34d880548ab6883b3d9207fb6 2025-03-17T17:29:35.0942784Z From https://github.com/pytorch/pytorch 2025-03-17T17:29:35.0943548Z * branch 52b86900e894e6b34d880548ab6883b3d9207fb6 -> FETCH_HEAD 2025-03-17T17:29:35.0972699Z ##[endgroup] 2025-03-17T17:29:35.0973481Z ##[group]Determining the checkout info 2025-03-17T17:29:35.0975102Z ##[endgroup] 2025-03-17T17:29:35.0981729Z [command]/usr/bin/git sparse-checkout disable 2025-03-17T17:29:35.1017920Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-03-17T17:29:35.1044958Z ##[group]Checking out the ref 2025-03-17T17:29:35.1051483Z [command]/usr/bin/git checkout --progress --force 52b86900e894e6b34d880548ab6883b3d9207fb6 2025-03-17T17:29:36.1241469Z Updating files: 97% (16206/16573) 2025-03-17T17:29:36.1370058Z Updating files: 98% (16242/16573) 2025-03-17T17:29:36.1496472Z Updating files: 99% (16408/16573) 2025-03-17T17:29:36.1497024Z Updating files: 100% (16573/16573) 2025-03-17T17:29:36.1497534Z Updating files: 100% (16573/16573), done. 2025-03-17T17:29:36.1668712Z Note: switching to '52b86900e894e6b34d880548ab6883b3d9207fb6'. 2025-03-17T17:29:36.1669310Z 2025-03-17T17:29:36.1672602Z You are in 'detached HEAD' state. You can look around, make experimental 2025-03-17T17:29:36.1673361Z changes and commit them, and you can discard any commits you make in this 2025-03-17T17:29:36.1674313Z state without impacting any branches by switching back to a branch. 2025-03-17T17:29:36.1674768Z 2025-03-17T17:29:36.1675054Z If you want to create a new branch to retain commits you create, you may 2025-03-17T17:29:36.1675767Z do so (now or later) by using -c with the switch command. Example: 2025-03-17T17:29:36.1676151Z 2025-03-17T17:29:36.1676339Z git switch -c 2025-03-17T17:29:36.1676610Z 2025-03-17T17:29:36.1677056Z Or undo this operation with: 2025-03-17T17:29:36.1677315Z 2025-03-17T17:29:36.1677460Z git switch - 2025-03-17T17:29:36.1677654Z 2025-03-17T17:29:36.1678040Z Turn off this advice by setting config variable advice.detachedHead to false 2025-03-17T17:29:36.1678524Z 2025-03-17T17:29:36.1678689Z HEAD is now at 52b8690 Update 2025-03-17T17:29:36.1722092Z ##[endgroup] 2025-03-17T17:29:36.1763406Z [command]/usr/bin/git log -1 --format=%H 2025-03-17T17:29:36.1786380Z 52b86900e894e6b34d880548ab6883b3d9207fb6 2025-03-17T17:29:36.2000303Z ##[group]Run actions/setup-python@v4 2025-03-17T17:29:36.2000570Z with: 2025-03-17T17:29:36.2000779Z python-version: 3.9 2025-03-17T17:29:36.2000984Z architecture: x64 2025-03-17T17:29:36.2001188Z check-latest: false 2025-03-17T17:29:36.2001376Z cache: pip 2025-03-17T17:29:36.2001581Z cache-dependency-path: **/requirements.txt 2025-03-17T17:29:36.2001943Z token: *** 2025-03-17T17:29:36.2002133Z update-environment: true 2025-03-17T17:29:36.2002357Z allow-prereleases: false 2025-03-17T17:29:36.2002561Z ##[endgroup] 2025-03-17T17:29:36.3189737Z ##[group]Installed versions 2025-03-17T17:29:36.3267805Z Successfully set up CPython (3.9.21) 2025-03-17T17:29:36.3268851Z ##[endgroup] 2025-03-17T17:29:37.3384470Z [command]/opt/hostedtoolcache/Python/3.9.21/x64/bin/pip cache dir 2025-03-17T17:29:37.5320182Z /home/runner/.cache/pip 2025-03-17T17:29:38.7048440Z Received 233626705 of 233626705 (100.0%), 216.3 MBs/sec 2025-03-17T17:29:38.7049571Z Cache Size: ~223 MB (233626705 B) 2025-03-17T17:29:38.7088628Z [command]/usr/bin/tar -xf /home/runner/work/_temp/f8e73763-d03a-4359-acd0-eb79f53d9b94/cache.tzst -P -C /home/runner/work/pytorch/pytorch --use-compress-program unzstd 2025-03-17T17:29:39.1728155Z Cache restored successfully 2025-03-17T17:29:39.2230520Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.9.21-pip-247ca9672597156babcd90a2736c7c38d2285815c5eeba21f8770911e554c004 2025-03-17T17:29:39.2420126Z ##[group]Run # All we need to see is that it passes 2025-03-17T17:29:39.2420472Z # All we need to see is that it passes 2025-03-17T17:29:39.2420751Z python3 torch/utils/collect_env.py 2025-03-17T17:29:39.2470705Z shell: /usr/bin/bash -e {0} 2025-03-17T17:29:39.2470925Z env: 2025-03-17T17:29:39.2471165Z pythonLocation: /opt/hostedtoolcache/Python/3.9.21/x64 2025-03-17T17:29:39.2471555Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.9.21/x64/lib/pkgconfig 2025-03-17T17:29:39.2471919Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.9.21/x64 2025-03-17T17:29:39.2472236Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.9.21/x64 2025-03-17T17:29:39.2472569Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.9.21/x64 2025-03-17T17:29:39.2472892Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.9.21/x64/lib 2025-03-17T17:29:39.2473172Z ##[endgroup] 2025-03-17T17:29:40.2123305Z Collecting environment information... 2025-03-17T17:29:40.2123846Z PyTorch version: N/A 2025-03-17T17:29:40.2124104Z Is debug build: N/A 2025-03-17T17:29:40.2124348Z CUDA used to build PyTorch: N/A 2025-03-17T17:29:40.2124615Z ROCM used to build PyTorch: N/A 2025-03-17T17:29:40.2124785Z 2025-03-17T17:29:40.2124879Z OS: Ubuntu 20.04.6 LTS (x86_64) 2025-03-17T17:29:40.2125164Z GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 2025-03-17T17:29:40.2125511Z Clang version: 11.0.0-2~ubuntu20.04.1 2025-03-17T17:29:40.2125802Z CMake version: version 3.31.6 2025-03-17T17:29:40.2126063Z Libc version: glibc-2.31 2025-03-17T17:29:40.2126219Z 2025-03-17T17:29:40.2126427Z Python version: 3.9.21 (main, Dec 12 2024, 19:08:02) [GCC 9.4.0] (64-bit runtime) 2025-03-17T17:29:40.2126916Z Python platform: Linux-5.15.0-1079-azure-x86_64-with-glibc2.31 2025-03-17T17:29:40.2127277Z Is CUDA available: N/A 2025-03-17T17:29:40.2127538Z CUDA runtime version: Could not collect 2025-03-17T17:29:40.2127808Z CUDA_MODULE_LOADING set to: N/A 2025-03-17T17:29:40.2128040Z GPU models and configuration: Could not collect 2025-03-17T17:29:40.2128305Z Nvidia driver version: Could not collect 2025-03-17T17:29:40.2128539Z cuDNN version: Could not collect 2025-03-17T17:29:40.2128765Z HIP runtime version: N/A 2025-03-17T17:29:40.2128956Z MIOpen runtime version: N/A 2025-03-17T17:29:40.2129158Z Is XNNPACK available: N/A 2025-03-17T17:29:40.2129285Z 2025-03-17T17:29:40.2129346Z CPU: 2025-03-17T17:29:40.2129517Z Architecture: x86_64 2025-03-17T17:29:40.2129780Z CPU op-mode(s): 32-bit, 64-bit 2025-03-17T17:29:40.2130056Z Byte Order: Little Endian 2025-03-17T17:29:40.2130358Z Address sizes: 48 bits physical, 48 bits virtual 2025-03-17T17:29:40.2130681Z CPU(s): 4 2025-03-17T17:29:40.2130906Z On-line CPU(s) list: 0-3 2025-03-17T17:29:40.2131144Z Thread(s) per core: 2 2025-03-17T17:29:40.2131367Z Core(s) per socket: 2 2025-03-17T17:29:40.2131583Z Socket(s): 1 2025-03-17T17:29:40.2131811Z NUMA node(s): 1 2025-03-17T17:29:40.2132046Z Vendor ID: AuthenticAMD 2025-03-17T17:29:40.2132290Z CPU family: 25 2025-03-17T17:29:40.2132504Z Model: 1 2025-03-17T17:29:40.2132755Z Model name: AMD EPYC 7763 64-Core Processor 2025-03-17T17:29:40.2133022Z Stepping: 1 2025-03-17T17:29:40.2133242Z CPU MHz: 2445.431 2025-03-17T17:29:40.2133487Z BogoMIPS: 4890.86 2025-03-17T17:29:40.2133730Z Virtualization: AMD-V 2025-03-17T17:29:40.2133980Z Hypervisor vendor: Microsoft 2025-03-17T17:29:40.2134234Z Virtualization type: full 2025-03-17T17:29:40.2134729Z L1d cache: 64 KiB 2025-03-17T17:29:40.2134961Z L1i cache: 64 KiB 2025-03-17T17:29:40.2135363Z L2 cache: 1 MiB 2025-03-17T17:29:40.2135596Z L3 cache: 32 MiB 2025-03-17T17:29:40.2135824Z NUMA node0 CPU(s): 0-3 2025-03-17T17:29:40.2136083Z Vulnerability Gather data sampling: Not affected 2025-03-17T17:29:40.2136368Z Vulnerability Itlb multihit: Not affected 2025-03-17T17:29:40.2136638Z Vulnerability L1tf: Not affected 2025-03-17T17:29:40.2136898Z Vulnerability Mds: Not affected 2025-03-17T17:29:40.2137161Z Vulnerability Meltdown: Not affected 2025-03-17T17:29:40.2137429Z Vulnerability Mmio stale data: Not affected 2025-03-17T17:29:40.2137726Z Vulnerability Reg file data sampling: Not affected 2025-03-17T17:29:40.2138020Z Vulnerability Retbleed: Not affected 2025-03-17T17:29:40.2138388Z Vulnerability Spec rstack overflow: Mitigation; safe RET, no microcode 2025-03-17T17:29:40.2138772Z Vulnerability Spec store bypass: Vulnerable 2025-03-17T17:29:40.2139236Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-03-17T17:29:40.2139934Z Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-03-17T17:29:40.2140456Z Vulnerability Srbds: Not affected 2025-03-17T17:29:40.2140760Z Vulnerability Tsx async abort: Not affected 2025-03-17T17:29:40.2143225Z 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:29:40.2145374Z 2025-03-17T17:29:40.2145473Z Versions of relevant libraries: 2025-03-17T17:29:40.2145712Z [pip3] No relevant packages 2025-03-17T17:29:40.2145931Z [conda] No relevant packages 2025-03-17T17:29:40.2218134Z Post job cleanup. 2025-03-17T17:29:40.3264651Z 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:29:40.3391012Z Post job cleanup. 2025-03-17T17:29:40.3451920Z Post job cleanup. 2025-03-17T17:29:40.4359131Z [command]/usr/bin/git version 2025-03-17T17:29:40.4395269Z git version 2.48.1 2025-03-17T17:29:40.4432209Z Copying '/home/runner/.gitconfig' to '/home/runner/work/_temp/e1a717a6-cd3e-4378-9bb5-bb29ce4b1a09/.gitconfig' 2025-03-17T17:29:40.4442420Z Temporarily overriding HOME='/home/runner/work/_temp/e1a717a6-cd3e-4378-9bb5-bb29ce4b1a09' before making global git config changes 2025-03-17T17:29:40.4443724Z Adding repository directory to the temporary git global config as a safe directory 2025-03-17T17:29:40.4448596Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2025-03-17T17:29:40.4482072Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-17T17:29:40.4513052Z [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:40.4771737Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-17T17:29:40.4794194Z http.https://github.com/.extraheader 2025-03-17T17:29:40.4808017Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-03-17T17:29:40.4839061Z [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:40.5192806Z Cleaning up orphan processes