2025-03-09T07:39:18.3972333Z Current runner version: '2.322.0' 2025-03-09T07:39:18.3991919Z Runner name: 'windows-11-arm64_79afd44d3606' 2025-03-09T07:39:18.3993134Z Runner group name: 'Default' 2025-03-09T07:39:18.3994339Z Machine name: 'runner' 2025-03-09T07:39:18.4346723Z ##[group]VM Image 2025-03-09T07:39:18.4347680Z OS: Windows (arm64) 2025-03-09T07:39:18.4348496Z Source: Marketplace 2025-03-09T07:39:18.4349321Z Publisher: MicrosoftWindowsDesktop 2025-03-09T07:39:18.4350311Z Offer: windows11preview-arm64 2025-03-09T07:39:18.4351189Z Plan: win11-23h2-ent 2025-03-09T07:39:18.4351977Z Version: 22631.4890.250210 2025-03-09T07:39:18.4352821Z ##[endgroup] 2025-03-09T07:39:18.4354517Z ##[group]GITHUB_TOKEN Permissions 2025-03-09T07:39:18.4357136Z Contents: read 2025-03-09T07:39:18.4357925Z Metadata: read 2025-03-09T07:39:18.4358675Z Packages: read 2025-03-09T07:39:18.4359444Z ##[endgroup] 2025-03-09T07:39:18.4363490Z Secret source: Actions 2025-03-09T07:39:18.4365165Z Prepare workflow directory 2025-03-09T07:39:18.5279882Z Prepare all required actions 2025-03-09T07:39:18.5333760Z Getting action download info 2025-03-09T07:39:18.6910077Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-03-09T07:39:20.0971041Z Download action repository 'actions/upload-artifact@v4.4.0' (SHA:50769540e7f4bd5e21e526ee35c689e35e0d6874) 2025-03-09T07:39:22.3298061Z Complete job name: wheel-py3_12-cpu-build 2025-03-09T07:39:22.5744145Z ##[group]Run echo BINARY_ENV_FILE=%RUNNER_TEMP%/env>> %GITHUB_ENV% 2025-03-09T07:39:22.5746386Z echo BINARY_ENV_FILE=%RUNNER_TEMP%/env>> %GITHUB_ENV% 2025-03-09T07:39:22.5748438Z echo PYTORCH_FINAL_PACKAGE_DIR=%RUNNER_TEMP%/artifacts>> %GITHUB_ENV% 2025-03-09T07:39:22.5750556Z echo WIN_PACKAGE_WORK_DIR=%RUNNER_TEMP%>> %GITHUB_ENV% 2025-03-09T07:39:22.5772496Z shell: C:\Windows\system32\cmd.EXE /D /E:ON /V:OFF /S /C "CALL "{0}"" 2025-03-09T07:39:22.5774539Z env: 2025-03-09T07:39:22.5775789Z BUILD_ENVIRONMENT: windows-arm64-binary-wheel 2025-03-09T07:39:22.5778285Z GITHUB_TOKEN: *** 2025-03-09T07:39:22.5780468Z PR_NUMBER: 2025-03-09T07:39:22.5781922Z SHA1: ecc1272a4b291814d73c785fe3025ef86ffb7f06 2025-03-09T07:39:22.5783404Z SKIP_ALL_TESTS: 1 2025-03-09T07:39:22.5784648Z PYTORCH_ROOT: C:\a\pytorch\pytorch/pytorch 2025-03-09T07:39:22.5786070Z DOWNLOADS_DIR: c:\temp\downloads 2025-03-09T07:39:22.5787509Z DEPENDENCIES_DIR: c:\temp\dependencies 2025-03-09T07:39:22.5788839Z ENABLE_APL: 1 2025-03-09T07:39:22.5789947Z ENABLE_OPENBLAS: 0 2025-03-09T07:39:22.5791091Z MSVC_VERSION: 14.42 2025-03-09T07:39:22.5792280Z AWS_DEFAULT_REGION: us-east-1 2025-03-09T07:39:22.5793540Z PACKAGE_TYPE: wheel 2025-03-09T07:39:22.5794697Z DESIRED_CUDA: cpu 2025-03-09T07:39:22.5795835Z GPU_ARCH_TYPE: cpu 2025-03-09T07:39:22.5796999Z DESIRED_PYTHON: 3.12 2025-03-09T07:39:22.5809436Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.1.0.70; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.4.5.8; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.2.1.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.5.147; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.6.1.9; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.3.1.170; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.25.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-03-09T07:39:22.5833596Z ##[endgroup] 2025-03-09T07:39:22.7196883Z ##[group]Run mkdir "%NIGHTLIES_PYTORCH_ROOT%" 2025-03-09T07:39:22.7198713Z mkdir "%NIGHTLIES_PYTORCH_ROOT%" 2025-03-09T07:39:22.7200167Z mkdir "%PYTORCH_FINAL_PACKAGE_DIR%" 2025-03-09T07:39:22.7216631Z shell: C:\Windows\system32\cmd.EXE /D /E:ON /V:OFF /S /C "CALL "{0}"" 2025-03-09T07:39:22.7218295Z env: 2025-03-09T07:39:22.7219466Z BUILD_ENVIRONMENT: windows-arm64-binary-wheel 2025-03-09T07:39:22.7221349Z GITHUB_TOKEN: *** 2025-03-09T07:39:22.7222466Z PR_NUMBER: 2025-03-09T07:39:22.7223650Z SHA1: ecc1272a4b291814d73c785fe3025ef86ffb7f06 2025-03-09T07:39:22.7225028Z SKIP_ALL_TESTS: 1 2025-03-09T07:39:22.7226257Z PYTORCH_ROOT: C:\a\pytorch\pytorch/pytorch 2025-03-09T07:39:22.7227751Z DOWNLOADS_DIR: c:\temp\downloads 2025-03-09T07:39:22.7229128Z DEPENDENCIES_DIR: c:\temp\dependencies 2025-03-09T07:39:22.7230526Z ENABLE_APL: 1 2025-03-09T07:39:22.7231631Z ENABLE_OPENBLAS: 0 2025-03-09T07:39:22.7232778Z MSVC_VERSION: 14.42 2025-03-09T07:39:22.7234000Z AWS_DEFAULT_REGION: us-east-1 2025-03-09T07:39:22.7235256Z PACKAGE_TYPE: wheel 2025-03-09T07:39:22.7236403Z DESIRED_CUDA: cpu 2025-03-09T07:39:22.7237525Z GPU_ARCH_TYPE: cpu 2025-03-09T07:39:22.7238671Z DESIRED_PYTHON: 3.12 2025-03-09T07:39:22.7251193Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.1.0.70; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.4.5.8; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.2.1.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.5.147; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.6.1.9; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.3.1.170; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.25.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-03-09T07:39:22.7264593Z BINARY_ENV_FILE: C:\a\_temp/env 2025-03-09T07:39:22.7265983Z PYTORCH_FINAL_PACKAGE_DIR: C:\a\_temp/artifacts 2025-03-09T07:39:22.7267434Z WIN_PACKAGE_WORK_DIR: C:\a\_temp 2025-03-09T07:39:22.7268699Z ##[endgroup] 2025-03-09T07:39:22.7597719Z The filename, directory name, or volume label syntax is incorrect. 2025-03-09T07:39:22.8490047Z ##[group]Run actions/checkout@v4 2025-03-09T07:39:22.8491520Z with: 2025-03-09T07:39:22.8492535Z path: pytorch 2025-03-09T07:39:22.8493651Z repository: pytorch/pytorch 2025-03-09T07:39:22.8495189Z token: *** 2025-03-09T07:39:22.8496227Z ssh-strict: true 2025-03-09T07:39:22.8497450Z ssh-user: git 2025-03-09T07:39:22.8498539Z persist-credentials: true 2025-03-09T07:39:22.8499699Z clean: true 2025-03-09T07:39:22.8500782Z sparse-checkout-cone-mode: true 2025-03-09T07:39:22.8502017Z fetch-depth: 1 2025-03-09T07:39:22.8503077Z fetch-tags: false 2025-03-09T07:39:22.8504153Z show-progress: true 2025-03-09T07:39:22.8505284Z lfs: false 2025-03-09T07:39:22.8506326Z submodules: false 2025-03-09T07:39:22.8507441Z set-safe-directory: true 2025-03-09T07:39:22.8508587Z env: 2025-03-09T07:39:22.8509720Z BUILD_ENVIRONMENT: windows-arm64-binary-wheel 2025-03-09T07:39:22.8511423Z GITHUB_TOKEN: *** 2025-03-09T07:39:22.8512501Z PR_NUMBER: 2025-03-09T07:39:22.8519037Z SHA1: ecc1272a4b291814d73c785fe3025ef86ffb7f06 2025-03-09T07:39:22.8520415Z SKIP_ALL_TESTS: 1 2025-03-09T07:39:22.8521605Z PYTORCH_ROOT: C:\a\pytorch\pytorch/pytorch 2025-03-09T07:39:22.8522971Z DOWNLOADS_DIR: c:\temp\downloads 2025-03-09T07:39:22.8524272Z DEPENDENCIES_DIR: c:\temp\dependencies 2025-03-09T07:39:22.8525543Z ENABLE_APL: 1 2025-03-09T07:39:22.8526603Z ENABLE_OPENBLAS: 0 2025-03-09T07:39:22.8527708Z MSVC_VERSION: 14.42 2025-03-09T07:39:22.8528849Z AWS_DEFAULT_REGION: us-east-1 2025-03-09T07:39:22.8530057Z PACKAGE_TYPE: wheel 2025-03-09T07:39:22.8531163Z DESIRED_CUDA: cpu 2025-03-09T07:39:22.8532255Z GPU_ARCH_TYPE: cpu 2025-03-09T07:39:22.8533371Z DESIRED_PYTHON: 3.12 2025-03-09T07:39:22.8545485Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.1.0.70; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.4.5.8; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.2.1.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.5.147; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.6.1.9; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.3.1.170; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.25.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-03-09T07:39:22.8558644Z BINARY_ENV_FILE: C:\a\_temp/env 2025-03-09T07:39:22.8560009Z PYTORCH_FINAL_PACKAGE_DIR: C:\a\_temp/artifacts 2025-03-09T07:39:22.8561399Z WIN_PACKAGE_WORK_DIR: C:\a\_temp 2025-03-09T07:39:22.8562618Z ##[endgroup] 2025-03-09T07:39:24.2103902Z Syncing repository: pytorch/pytorch 2025-03-09T07:39:24.2106260Z ##[group]Getting Git version info 2025-03-09T07:39:24.2106886Z Working directory is 'C:\a\pytorch\pytorch\pytorch' 2025-03-09T07:39:24.2156426Z ##[endgroup] 2025-03-09T07:39:24.2157049Z The repository will be downloaded using the GitHub REST API 2025-03-09T07:39:24.2157837Z To create a local Git repository instead, add Git 2.18 or higher to the PATH 2025-03-09T07:39:24.2162014Z Downloading the archive 2025-03-09T07:39:29.4245814Z Writing archive to disk 2025-03-09T07:39:29.5424973Z Extracting the archive 2025-03-09T07:39:29.5667196Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoLogo -Sta -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command "$ErrorActionPreference = 'Stop' ; try { Add-Type -AssemblyName System.IO.Compression.FileSystem } catch { } ; if ((Get-Command -Name Expand-Archive -Module Microsoft.PowerShell.Archive -ErrorAction Ignore)) { Expand-Archive -LiteralPath 'C:\a\pytorch\pytorch\pytorch\3d2b0878-c838-4277-bff6-a745dabdb4b7.zip' -DestinationPath 'C:\a\pytorch\pytorch\pytorch\3d2b0878-c838-4277-bff6-a745dabdb4b7' -Force } else {[System.IO.Compression.ZipFile]::ExtractToDirectory('C:\a\pytorch\pytorch\pytorch\3d2b0878-c838-4277-bff6-a745dabdb4b7.zip', 'C:\a\pytorch\pytorch\pytorch\3d2b0878-c838-4277-bff6-a745dabdb4b7', $true) }" 2025-03-09T07:46:11.0823465Z Resolved version pytorch-pytorch-ecc1272 2025-03-09T07:46:41.1754646Z ##[group]Run "pytorch/.ci/pytorch/windows/arm64/bootstrap_buildtools.bat" 2025-03-09T07:46:41.1755745Z "pytorch/.ci/pytorch/windows/arm64/bootstrap_buildtools.bat" 2025-03-09T07:46:41.1762981Z shell: C:\Windows\system32\cmd.EXE /D /E:ON /V:OFF /S /C "CALL "{0}"" 2025-03-09T07:46:41.1763593Z env: 2025-03-09T07:46:41.1764611Z BUILD_ENVIRONMENT: windows-arm64-binary-wheel 2025-03-09T07:46:41.1765720Z GITHUB_TOKEN: *** 2025-03-09T07:46:41.1766133Z PR_NUMBER: 2025-03-09T07:46:41.1766524Z SHA1: ecc1272a4b291814d73c785fe3025ef86ffb7f06 2025-03-09T07:46:41.1767039Z SKIP_ALL_TESTS: 1 2025-03-09T07:46:41.1767485Z PYTORCH_ROOT: C:\a\pytorch\pytorch/pytorch 2025-03-09T07:46:41.1768041Z DOWNLOADS_DIR: c:\temp\downloads 2025-03-09T07:46:41.1768585Z DEPENDENCIES_DIR: c:\temp\dependencies 2025-03-09T07:46:41.1769042Z ENABLE_APL: 1 2025-03-09T07:46:41.1769417Z ENABLE_OPENBLAS: 0 2025-03-09T07:46:41.1769823Z MSVC_VERSION: 14.42 2025-03-09T07:46:41.1770380Z AWS_DEFAULT_REGION: us-east-1 2025-03-09T07:46:41.1770815Z PACKAGE_TYPE: wheel 2025-03-09T07:46:41.1771207Z DESIRED_CUDA: cpu 2025-03-09T07:46:41.1771595Z GPU_ARCH_TYPE: cpu 2025-03-09T07:46:41.1772003Z DESIRED_PYTHON: 3.12 2025-03-09T07:46:41.1777187Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.1.0.70; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.4.5.8; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.2.1.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.5.147; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.6.1.9; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.3.1.170; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.25.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-03-09T07:46:41.1782853Z BINARY_ENV_FILE: C:\a\_temp/env 2025-03-09T07:46:41.1783379Z PYTORCH_FINAL_PACKAGE_DIR: C:\a\_temp/artifacts 2025-03-09T07:46:41.1783913Z WIN_PACKAGE_WORK_DIR: C:\a\_temp 2025-03-09T07:46:41.1784373Z ##[endgroup] 2025-03-09T07:46:41.2114986Z Dependency MSVC Build Tools with C++ with ARM64/ARM64EC components installation started. 2025-03-09T07:46:41.2148499Z Downloading Visual Studio Build Tools with C++ installer... 2025-03-09T07:46:41.3695378Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-09T07:46:41.3696222Z Dload Upload Total Spent Left Speed 2025-03-09T07:46:41.3696686Z 2025-03-09T07:46:41.9749655Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-09T07:46:41.9750321Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-09T07:46:42.0453909Z 2025-03-09T07:46:42.0455248Z 100 4345k 100 4345k 0 0 6408k 0 --:--:-- --:--:-- --:--:-- 6408k 2025-03-09T07:46:42.2757705Z Installing Visual Studio Build Tools with C++ components... 2025-03-09T07:46:42.2760296Z Installing MSVC 14.42 2025-03-09T07:46:43.7873761Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\HelpFile\2052\help.html... 2025-03-09T07:46:43.7874504Z 2025-03-09T07:46:43.7877938Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\HelpFile\1028\help.html... 2025-03-09T07:46:43.7878917Z 2025-03-09T07:46:43.7879512Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\HelpFile\1029\help.html... 2025-03-09T07:46:43.7880345Z 2025-03-09T07:46:43.7880968Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\HelpFile\1033\help.html... 2025-03-09T07:46:43.7882076Z 2025-03-09T07:46:43.7882676Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\HelpFile\1046\help.html... 2025-03-09T07:46:43.7883395Z 2025-03-09T07:46:43.7883983Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\HelpFile\1055\help.html... 2025-03-09T07:46:43.7884686Z 2025-03-09T07:46:43.7885242Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\HelpFile\1045\help.html... 2025-03-09T07:46:43.7885941Z 2025-03-09T07:46:43.7886515Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\HelpFile\1042\help.html... 2025-03-09T07:46:43.7887218Z 2025-03-09T07:46:43.7887772Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\HelpFile\1040\help.html... 2025-03-09T07:46:43.7888469Z 2025-03-09T07:46:43.7889031Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\HelpFile\3082\help.html... 2025-03-09T07:46:43.7889797Z 2025-03-09T07:46:43.7890399Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\HelpFile\1031\help.html... 2025-03-09T07:46:43.7891098Z 2025-03-09T07:46:43.7891696Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\HelpFile\1036\help.html... 2025-03-09T07:46:43.7892415Z 2025-03-09T07:46:43.7892991Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\HelpFile\1041\help.html... 2025-03-09T07:46:43.7893683Z 2025-03-09T07:46:43.7894245Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\HelpFile\1049\help.html... 2025-03-09T07:46:43.7894936Z 2025-03-09T07:46:43.7895519Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\vs_setup_bootstrapper.exe... 2025-03-09T07:46:43.7896243Z 2025-03-09T07:46:43.7896910Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\Microsoft.C2RSignatureReader.Interop.dll... 2025-03-09T07:46:43.7897720Z 2025-03-09T07:46:43.7898383Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\Microsoft.C2RSignatureReader.Native.dll... 2025-03-09T07:46:43.7899185Z 2025-03-09T07:46:43.7899834Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\Microsoft.Identity.Client.Broker.dll... 2025-03-09T07:46:43.7900618Z 2025-03-09T07:46:43.7901215Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\Microsoft.Identity.Client.dll... 2025-03-09T07:46:43.7901960Z 2025-03-09T07:46:43.7902664Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\Microsoft.Identity.Client.Extensions.Msal.dll... 2025-03-09T07:46:43.7903515Z 2025-03-09T07:46:43.7904200Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\Microsoft.Identity.Client.NativeInterop.dll... 2025-03-09T07:46:43.7905088Z 2025-03-09T07:46:43.7905763Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\Microsoft.IdentityModel.Abstractions.dll... 2025-03-09T07:46:43.7906565Z 2025-03-09T07:46:43.7908096Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\Microsoft.VisualStudio.RemoteControl.dll... 2025-03-09T07:46:43.7909003Z 2025-03-09T07:46:43.7909716Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\Microsoft.VisualStudio.Setup.Common.dll... 2025-03-09T07:46:43.7910516Z 2025-03-09T07:46:43.7911143Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\Microsoft.VisualStudio.Setup.dll... 2025-03-09T07:46:43.7912737Z 2025-03-09T07:46:43.7913429Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\Microsoft.VisualStudio.Setup.Download.dll... 2025-03-09T07:46:43.7914241Z 2025-03-09T07:46:43.7914888Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\Microsoft.VisualStudio.Telemetry.dll... 2025-03-09T07:46:43.7915665Z 2025-03-09T07:46:43.7916391Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\Microsoft.VisualStudio.Utilities.Internal.dll... 2025-03-09T07:46:43.7917232Z 2025-03-09T07:46:43.7917877Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\runtimes\win-x64\native\msalruntime.dll... 2025-03-09T07:46:43.7918665Z 2025-03-09T07:53:23.4857825Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\runtimes\win-arm64\native\msalruntime_arm64.dll... 2025-03-09T07:53:23.4859032Z 2025-03-09T07:53:23.4859770Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\runtimes\win-x86\native\msalruntime_x86.dll... 2025-03-09T07:53:23.4860591Z 2025-03-09T07:53:23.4861197Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\Newtonsoft.Json.dll... 2025-03-09T07:53:23.4861935Z 2025-03-09T07:53:23.4862494Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\System.Memory.dll... 2025-03-09T07:53:23.4863235Z 2025-03-09T07:53:23.4863936Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\System.Runtime.CompilerServices.Unsafe.dll... 2025-03-09T07:53:23.4864806Z 2025-03-09T07:53:23.4865507Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\VSInstallerElevationService.Contracts.dll... 2025-03-09T07:53:23.4866376Z 2025-03-09T07:53:23.4867065Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\zh-Hant\vs_setup_bootstrapper.resources.dll... 2025-03-09T07:53:23.4867916Z 2025-03-09T07:53:23.4868667Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\pt-BR\vs_setup_bootstrapper.resources.dll... 2025-03-09T07:53:23.4869520Z 2025-03-09T07:53:23.4870182Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\ja\vs_setup_bootstrapper.resources.dll... 2025-03-09T07:53:23.4870987Z 2025-03-09T07:53:23.4871687Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\es\vs_setup_bootstrapper.resources.dll... 2025-03-09T07:53:23.4872483Z 2025-03-09T07:53:23.4873183Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\tr\vs_setup_bootstrapper.resources.dll... 2025-03-09T07:53:23.4873987Z 2025-03-09T07:53:23.4875229Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\de\vs_setup_bootstrapper.resources.dll... 2025-03-09T07:53:23.4876132Z 2025-03-09T07:53:23.4876884Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\cs\vs_setup_bootstrapper.resources.dll... 2025-03-09T07:53:23.4877697Z 2025-03-09T07:53:23.4878407Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\pl\vs_setup_bootstrapper.resources.dll... 2025-03-09T07:53:23.4880401Z 2025-03-09T07:53:23.4881135Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\it\vs_setup_bootstrapper.resources.dll... 2025-03-09T07:53:23.4882689Z 2025-03-09T07:53:23.4883440Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\zh-Hans\vs_setup_bootstrapper.resources.dll... 2025-03-09T07:53:23.4885189Z 2025-03-09T07:53:23.4885873Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\fr\vs_setup_bootstrapper.resources.dll... 2025-03-09T07:53:23.4886708Z 2025-03-09T07:53:23.4887370Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\ko\vs_setup_bootstrapper.resources.dll... 2025-03-09T07:53:23.4888209Z 2025-03-09T07:53:23.4888874Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\ru\vs_setup_bootstrapper.resources.dll... 2025-03-09T07:53:23.4889701Z 2025-03-09T07:53:23.4890311Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\vs_setup_bootstrapper.config... 2025-03-09T07:53:23.4891084Z 2025-03-09T07:53:23.4891716Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\vs_setup_bootstrapper.exe.config... 2025-03-09T07:53:23.4892489Z 2025-03-09T07:53:23.4893036Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\detection.json... 2025-03-09T07:53:23.4893707Z 2025-03-09T07:53:23.4894767Z Preparing: C:\Users\RUNNER~1\AppData\Local\Temp\f7fb6ca12cb80fe4ed68b8e3fd42b808\vs_bootstrapper_d15\vs_setup_bootstrapper.json... 2025-03-09T07:53:23.4895737Z 2025-03-09T07:53:23.4958033Z exitcode = 0 2025-03-09T07:53:23.4967229Z Dependency Visual Studio Build Tools with C++ installation finished. 2025-03-09T07:53:23.5444499Z ##[group]Run "pytorch/.ci/pytorch/windows/arm64/bootstrap_git.bat" 2025-03-09T07:53:23.5445443Z "pytorch/.ci/pytorch/windows/arm64/bootstrap_git.bat" 2025-03-09T07:53:23.5452517Z shell: C:\Windows\system32\cmd.EXE /D /E:ON /V:OFF /S /C "CALL "{0}"" 2025-03-09T07:53:23.5453077Z env: 2025-03-09T07:53:23.5453507Z BUILD_ENVIRONMENT: windows-arm64-binary-wheel 2025-03-09T07:53:23.5454635Z GITHUB_TOKEN: *** 2025-03-09T07:53:23.5455035Z PR_NUMBER: 2025-03-09T07:53:23.5455411Z SHA1: ecc1272a4b291814d73c785fe3025ef86ffb7f06 2025-03-09T07:53:23.5455890Z SKIP_ALL_TESTS: 1 2025-03-09T07:53:23.5456306Z PYTORCH_ROOT: C:\a\pytorch\pytorch/pytorch 2025-03-09T07:53:23.5456787Z DOWNLOADS_DIR: c:\temp\downloads 2025-03-09T07:53:23.5457256Z DEPENDENCIES_DIR: c:\temp\dependencies 2025-03-09T07:53:23.5457691Z ENABLE_APL: 1 2025-03-09T07:53:23.5458059Z ENABLE_OPENBLAS: 0 2025-03-09T07:53:23.5458444Z MSVC_VERSION: 14.42 2025-03-09T07:53:23.5458960Z AWS_DEFAULT_REGION: us-east-1 2025-03-09T07:53:23.5459369Z PACKAGE_TYPE: wheel 2025-03-09T07:53:23.5459751Z DESIRED_CUDA: cpu 2025-03-09T07:53:23.5460129Z GPU_ARCH_TYPE: cpu 2025-03-09T07:53:23.5460532Z DESIRED_PYTHON: 3.12 2025-03-09T07:53:23.5465701Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.1.0.70; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.4.5.8; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.2.1.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.5.147; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.6.1.9; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.3.1.170; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.25.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-03-09T07:53:23.5471649Z BINARY_ENV_FILE: C:\a\_temp/env 2025-03-09T07:53:23.5472157Z PYTORCH_FINAL_PACKAGE_DIR: C:\a\_temp/artifacts 2025-03-09T07:53:23.5472626Z WIN_PACKAGE_WORK_DIR: C:\a\_temp 2025-03-09T07:53:23.5472995Z ##[endgroup] 2025-03-09T07:53:23.5810255Z Dependency Git installation started. 2025-03-09T07:53:23.5834063Z Downloading Git... 2025-03-09T07:53:23.6005228Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-09T07:53:23.6006254Z Dload Upload Total Spent Left Speed 2025-03-09T07:53:23.6006605Z 2025-03-09T07:53:23.8195063Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-09T07:53:23.8196861Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-09T07:53:24.0633817Z 2025-03-09T07:53:24.0634907Z 100 65.0M 100 65.0M 0 0 139M 0 --:--:-- --:--:-- --:--:-- 139M 2025-03-09T07:53:27.3666998Z Installing Git... 2025-03-09T07:54:00.1092300Z Volume in drive C is Windows 2025-03-09T07:54:00.1092813Z Volume Serial Number is 009F-C878 2025-03-09T07:54:00.1093074Z 2025-03-09T07:54:00.1093237Z Directory of c:\temp\dependencies\git 2025-03-09T07:54:00.1093533Z 2025-03-09T07:54:00.1094420Z 03/09/2025 07:53 AM . 2025-03-09T07:54:00.1095179Z 03/09/2025 07:53 AM .. 2025-03-09T07:54:00.1095607Z 03/09/2025 07:53 AM bin 2025-03-09T07:54:00.1099191Z 03/09/2025 07:53 AM cmd 2025-03-09T07:54:00.1099897Z 03/09/2025 07:53 AM dev 2025-03-09T07:54:00.1100312Z 03/09/2025 07:53 AM etc 2025-03-09T07:54:00.1100770Z 07/29/2024 06:18 PM 138,632 git-bash.exe 2025-03-09T07:54:00.1101239Z 07/29/2024 06:18 PM 138,104 git-cmd.exe 2025-03-09T07:54:00.1102087Z 07/29/2024 06:29 PM 18,765 LICENSE.txt 2025-03-09T07:54:00.1102552Z 03/09/2025 07:53 AM mingw64 2025-03-09T07:54:00.1103045Z 07/29/2024 06:30 PM 265,974 ReleaseNotes.html 2025-03-09T07:54:00.1103543Z 03/09/2025 07:53 AM tmp 2025-03-09T07:54:00.1103981Z 03/09/2025 07:53 AM 1,362,550 unins000.dat 2025-03-09T07:54:00.1104441Z 03/09/2025 07:53 AM 3,384,040 unins000.exe 2025-03-09T07:54:00.1105579Z 03/09/2025 07:53 AM 24,183 unins000.msg 2025-03-09T07:54:00.1106055Z 03/09/2025 07:53 AM usr 2025-03-09T07:54:00.1106473Z 7 File(s) 5,332,248 bytes 2025-03-09T07:54:00.1107875Z 9 Dir(s) 281,125,007,360 bytes free 2025-03-09T07:54:00.2702996Z Dependency Git installation finished. 2025-03-09T07:54:00.3093574Z ##[group]Run rmdir /s /q "pytorch" 2025-03-09T07:54:00.3094130Z rmdir /s /q "pytorch" 2025-03-09T07:54:00.3107679Z shell: C:\Windows\system32\cmd.EXE /D /E:ON /V:OFF /S /C "CALL "{0}"" 2025-03-09T07:54:00.3108200Z env: 2025-03-09T07:54:00.3108552Z BUILD_ENVIRONMENT: windows-arm64-binary-wheel 2025-03-09T07:54:00.3109593Z GITHUB_TOKEN: *** 2025-03-09T07:54:00.3109933Z PR_NUMBER: 2025-03-09T07:54:00.3110265Z SHA1: ecc1272a4b291814d73c785fe3025ef86ffb7f06 2025-03-09T07:54:00.3110692Z SKIP_ALL_TESTS: 1 2025-03-09T07:54:00.3111045Z PYTORCH_ROOT: C:\a\pytorch\pytorch/pytorch 2025-03-09T07:54:00.3111476Z DOWNLOADS_DIR: c:\temp\downloads 2025-03-09T07:54:00.3111885Z DEPENDENCIES_DIR: c:\temp\dependencies 2025-03-09T07:54:00.3112279Z ENABLE_APL: 1 2025-03-09T07:54:00.3112590Z ENABLE_OPENBLAS: 0 2025-03-09T07:54:00.3112914Z MSVC_VERSION: 14.42 2025-03-09T07:54:00.3113257Z AWS_DEFAULT_REGION: us-east-1 2025-03-09T07:54:00.3113669Z PACKAGE_TYPE: wheel 2025-03-09T07:54:00.3114002Z DESIRED_CUDA: cpu 2025-03-09T07:54:00.3114317Z GPU_ARCH_TYPE: cpu 2025-03-09T07:54:00.3114638Z DESIRED_PYTHON: 3.12 2025-03-09T07:54:00.3119731Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.1.0.70; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.4.5.8; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.2.1.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.5.147; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.6.1.9; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.3.1.170; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.25.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-03-09T07:54:00.3125752Z BINARY_ENV_FILE: C:\a\_temp/env 2025-03-09T07:54:00.3126183Z PYTORCH_FINAL_PACKAGE_DIR: C:\a\_temp/artifacts 2025-03-09T07:54:00.3126647Z WIN_PACKAGE_WORK_DIR: C:\a\_temp 2025-03-09T07:54:00.3127013Z ##[endgroup] 2025-03-09T07:54:05.8994358Z ##[group]Run actions/checkout@v4 2025-03-09T07:54:05.8994870Z with: 2025-03-09T07:54:05.8995171Z path: pytorch 2025-03-09T07:54:05.8995490Z submodules: recursive 2025-03-09T07:54:05.8995845Z repository: pytorch/pytorch 2025-03-09T07:54:05.8996415Z token: *** 2025-03-09T07:54:05.8996717Z ssh-strict: true 2025-03-09T07:54:05.8997041Z ssh-user: git 2025-03-09T07:54:05.8997363Z persist-credentials: true 2025-03-09T07:54:05.8997721Z clean: true 2025-03-09T07:54:05.8998044Z sparse-checkout-cone-mode: true 2025-03-09T07:54:05.8998420Z fetch-depth: 1 2025-03-09T07:54:05.8998731Z fetch-tags: false 2025-03-09T07:54:05.8999088Z show-progress: true 2025-03-09T07:54:05.8999415Z lfs: false 2025-03-09T07:54:05.8999725Z set-safe-directory: true 2025-03-09T07:54:05.9000063Z env: 2025-03-09T07:54:05.9000404Z BUILD_ENVIRONMENT: windows-arm64-binary-wheel 2025-03-09T07:54:05.9000991Z GITHUB_TOKEN: *** 2025-03-09T07:54:05.9001309Z PR_NUMBER: 2025-03-09T07:54:05.9001702Z SHA1: ecc1272a4b291814d73c785fe3025ef86ffb7f06 2025-03-09T07:54:05.9002133Z SKIP_ALL_TESTS: 1 2025-03-09T07:54:05.9002489Z PYTORCH_ROOT: C:\a\pytorch\pytorch/pytorch 2025-03-09T07:54:05.9002927Z DOWNLOADS_DIR: c:\temp\downloads 2025-03-09T07:54:05.9003341Z DEPENDENCIES_DIR: c:\temp\dependencies 2025-03-09T07:54:05.9003737Z ENABLE_APL: 1 2025-03-09T07:54:05.9004046Z ENABLE_OPENBLAS: 0 2025-03-09T07:54:05.9004368Z MSVC_VERSION: 14.42 2025-03-09T07:54:05.9004711Z AWS_DEFAULT_REGION: us-east-1 2025-03-09T07:54:05.9005081Z PACKAGE_TYPE: wheel 2025-03-09T07:54:05.9005403Z DESIRED_CUDA: cpu 2025-03-09T07:54:05.9005736Z GPU_ARCH_TYPE: cpu 2025-03-09T07:54:05.9006061Z DESIRED_PYTHON: 3.12 2025-03-09T07:54:05.9011152Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.1.0.70; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.4.5.8; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.2.1.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.5.147; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.6.1.9; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.3.1.170; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.25.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-03-09T07:54:05.9018051Z BINARY_ENV_FILE: C:\a\_temp/env 2025-03-09T07:54:05.9018476Z PYTORCH_FINAL_PACKAGE_DIR: C:\a\_temp/artifacts 2025-03-09T07:54:05.9018936Z WIN_PACKAGE_WORK_DIR: C:\a\_temp 2025-03-09T07:54:05.9019311Z ##[endgroup] 2025-03-09T07:54:06.1982321Z Syncing repository: pytorch/pytorch 2025-03-09T07:54:06.2002464Z ##[group]Getting Git version info 2025-03-09T07:54:06.2003006Z Working directory is 'C:\a\pytorch\pytorch\pytorch' 2025-03-09T07:54:06.2171723Z [command]c:\temp\dependencies\git\cmd\git.exe version 2025-03-09T07:54:06.3086583Z git version 2.46.0.windows.1 2025-03-09T07:54:06.3178233Z ##[endgroup] 2025-03-09T07:54:06.3207950Z Temporarily overriding HOME='C:\a\_temp\caf0399e-29b8-4420-9b89-25b8e9610ed4' before making global git config changes 2025-03-09T07:54:06.3209092Z Adding repository directory to the temporary git global config as a safe directory 2025-03-09T07:54:06.3224181Z [command]c:\temp\dependencies\git\cmd\git.exe config --global --add safe.directory C:\a\pytorch\pytorch\pytorch 2025-03-09T07:54:06.4204634Z ##[group]Initializing the repository 2025-03-09T07:54:06.4217372Z [command]c:\temp\dependencies\git\cmd\git.exe init C:\a\pytorch\pytorch\pytorch 2025-03-09T07:54:06.6321913Z Initialized empty Git repository in C:/a/pytorch/pytorch/pytorch/.git/ 2025-03-09T07:54:06.6414073Z [command]c:\temp\dependencies\git\cmd\git.exe remote add origin https://github.com/pytorch/pytorch 2025-03-09T07:54:06.7488725Z ##[endgroup] 2025-03-09T07:54:06.7489324Z ##[group]Disabling automatic garbage collection 2025-03-09T07:54:06.7502005Z [command]c:\temp\dependencies\git\cmd\git.exe config --local gc.auto 0 2025-03-09T07:54:06.8462302Z ##[endgroup] 2025-03-09T07:54:06.8462854Z ##[group]Setting up auth 2025-03-09T07:54:06.8481486Z [command]c:\temp\dependencies\git\cmd\git.exe config --local --name-only --get-regexp core\.sshCommand 2025-03-09T07:54:06.9460546Z [command]c:\temp\dependencies\git\cmd\git.exe submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2025-03-09T07:54:09.1376244Z [command]c:\temp\dependencies\git\cmd\git.exe config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-09T07:54:09.2269789Z [command]c:\temp\dependencies\git\cmd\git.exe 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-09T07:54:10.7798703Z [command]c:\temp\dependencies\git\cmd\git.exe config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-03-09T07:54:10.8773095Z ##[endgroup] 2025-03-09T07:54:10.8773712Z ##[group]Fetching the repository 2025-03-09T07:54:10.8791005Z [command]c:\temp\dependencies\git\cmd\git.exe -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ecc1272a4b291814d73c785fe3025ef86ffb7f06:refs/remotes/origin/nightly 2025-03-09T07:54:16.3680854Z From https://github.com/pytorch/pytorch 2025-03-09T07:54:16.3681535Z * [new ref] ecc1272a4b291814d73c785fe3025ef86ffb7f06 -> origin/nightly 2025-03-09T07:54:16.4258793Z ##[endgroup] 2025-03-09T07:54:16.4259377Z ##[group]Determining the checkout info 2025-03-09T07:54:16.4262171Z ##[endgroup] 2025-03-09T07:54:16.4275768Z [command]c:\temp\dependencies\git\cmd\git.exe sparse-checkout disable 2025-03-09T07:54:16.5489358Z [command]c:\temp\dependencies\git\cmd\git.exe config --local --unset-all extensions.worktreeConfig 2025-03-09T07:54:16.6437353Z ##[group]Checking out the ref 2025-03-09T07:54:16.6448838Z [command]c:\temp\dependencies\git\cmd\git.exe checkout --progress --force -B nightly refs/remotes/origin/nightly 2025-03-09T07:54:17.8819316Z Updating files: 4% (724/16554) 2025-03-09T07:54:18.0367510Z Updating files: 5% (828/16554) 2025-03-09T07:54:18.1851985Z Updating files: 6% (994/16554) 2025-03-09T07:54:18.3372287Z Updating files: 7% (1159/16554) 2025-03-09T07:54:18.5319287Z Updating files: 8% (1325/16554) 2025-03-09T07:54:18.6795973Z Updating files: 9% (1490/16554) 2025-03-09T07:54:18.7971638Z Updating files: 10% (1656/16554) 2025-03-09T07:54:18.8411120Z Updating files: 10% (1770/16554) 2025-03-09T07:54:18.9830683Z Updating files: 11% (1821/16554) 2025-03-09T07:54:19.1410507Z Updating files: 12% (1987/16554) 2025-03-09T07:54:19.2852731Z Updating files: 13% (2153/16554) 2025-03-09T07:54:19.4390365Z Updating files: 14% (2318/16554) 2025-03-09T07:54:19.5799943Z Updating files: 15% (2484/16554) 2025-03-09T07:54:19.7799311Z Updating files: 16% (2649/16554) 2025-03-09T07:54:19.7982450Z Updating files: 17% (2815/16554) 2025-03-09T07:54:19.8958291Z Updating files: 17% (2838/16554) 2025-03-09T07:54:20.0143071Z Updating files: 18% (2980/16554) 2025-03-09T07:54:20.1662822Z Updating files: 19% (3146/16554) 2025-03-09T07:54:20.2953481Z Updating files: 20% (3311/16554) 2025-03-09T07:54:20.4214262Z Updating files: 21% (3477/16554) 2025-03-09T07:54:20.5473879Z Updating files: 22% (3642/16554) 2025-03-09T07:54:20.6733722Z Updating files: 23% (3808/16554) 2025-03-09T07:54:20.7971184Z Updating files: 24% (3973/16554) 2025-03-09T07:54:20.7977939Z Updating files: 25% (4139/16554) 2025-03-09T07:54:20.9344751Z Updating files: 25% (4140/16554) 2025-03-09T07:54:21.1509999Z Updating files: 26% (4305/16554) 2025-03-09T07:54:21.2882099Z Updating files: 27% (4470/16554) 2025-03-09T07:54:21.4240175Z Updating files: 28% (4636/16554) 2025-03-09T07:54:21.5917629Z Updating files: 29% (4801/16554) 2025-03-09T07:54:21.7424685Z Updating files: 30% (4967/16554) 2025-03-09T07:54:21.7988162Z Updating files: 31% (5132/16554) 2025-03-09T07:54:21.9015993Z Updating files: 31% (5190/16554) 2025-03-09T07:54:22.0906573Z Updating files: 32% (5298/16554) 2025-03-09T07:54:22.1721611Z Updating files: 33% (5463/16554) 2025-03-09T07:54:22.2523965Z Updating files: 34% (5629/16554) 2025-03-09T07:54:22.3407076Z Updating files: 35% (5794/16554) 2025-03-09T07:54:22.4232296Z Updating files: 36% (5960/16554) 2025-03-09T07:54:22.5093673Z Updating files: 37% (6125/16554) 2025-03-09T07:54:22.5957685Z Updating files: 38% (6291/16554) 2025-03-09T07:54:22.6827209Z Updating files: 39% (6457/16554) 2025-03-09T07:54:22.7675209Z Updating files: 40% (6622/16554) 2025-03-09T07:54:22.8305157Z Updating files: 41% (6788/16554) 2025-03-09T07:54:22.9233470Z Updating files: 41% (6829/16554) 2025-03-09T07:54:23.0067988Z Updating files: 42% (6953/16554) 2025-03-09T07:54:23.0967641Z Updating files: 43% (7119/16554) 2025-03-09T07:54:23.1886386Z Updating files: 44% (7284/16554) 2025-03-09T07:54:23.2930005Z Updating files: 45% (7450/16554) 2025-03-09T07:54:23.4018923Z Updating files: 46% (7615/16554) 2025-03-09T07:54:23.5046658Z Updating files: 47% (7781/16554) 2025-03-09T07:54:23.6063437Z Updating files: 48% (7946/16554) 2025-03-09T07:54:23.7079161Z Updating files: 49% (8112/16554) 2025-03-09T07:54:23.7997345Z Updating files: 50% (8277/16554) 2025-03-09T07:54:23.8156223Z Updating files: 50% (8418/16554) 2025-03-09T07:54:23.9188175Z Updating files: 51% (8443/16554) 2025-03-09T07:54:24.0177979Z Updating files: 52% (8609/16554) 2025-03-09T07:54:24.1198013Z Updating files: 53% (8774/16554) 2025-03-09T07:54:24.2287947Z Updating files: 54% (8940/16554) 2025-03-09T07:54:24.3337975Z Updating files: 55% (9105/16554) 2025-03-09T07:54:24.4465849Z Updating files: 56% (9271/16554) 2025-03-09T07:54:24.5627257Z Updating files: 57% (9436/16554) 2025-03-09T07:54:24.6731183Z Updating files: 58% (9602/16554) 2025-03-09T07:54:24.7760567Z Updating files: 59% (9767/16554) 2025-03-09T07:54:24.8043748Z Updating files: 60% (9933/16554) 2025-03-09T07:54:24.8759977Z Updating files: 60% (9977/16554) 2025-03-09T07:54:24.9792684Z Updating files: 61% (10098/16554) 2025-03-09T07:54:25.0753161Z Updating files: 62% (10264/16554) 2025-03-09T07:54:25.1898351Z Updating files: 63% (10430/16554) 2025-03-09T07:54:25.2865307Z Updating files: 64% (10595/16554) 2025-03-09T07:54:25.4031349Z Updating files: 65% (10761/16554) 2025-03-09T07:54:25.6297083Z Updating files: 66% (10926/16554) 2025-03-09T07:54:25.7609231Z Updating files: 67% (11092/16554) 2025-03-09T07:54:25.8043347Z Updating files: 68% (11257/16554) 2025-03-09T07:54:25.8504894Z Updating files: 68% (11337/16554) 2025-03-09T07:54:25.9990519Z Updating files: 69% (11423/16554) 2025-03-09T07:54:26.1723459Z Updating files: 70% (11588/16554) 2025-03-09T07:54:26.3437882Z Updating files: 71% (11754/16554) 2025-03-09T07:54:26.5597629Z Updating files: 72% (11919/16554) 2025-03-09T07:54:26.7352173Z Updating files: 73% (12085/16554) 2025-03-09T07:54:26.8048382Z Updating files: 74% (12250/16554) 2025-03-09T07:54:26.9047365Z Updating files: 74% (12319/16554) 2025-03-09T07:54:27.0869252Z Updating files: 75% (12416/16554) 2025-03-09T07:54:27.2758253Z Updating files: 76% (12582/16554) 2025-03-09T07:54:27.4613880Z Updating files: 77% (12747/16554) 2025-03-09T07:54:27.6547413Z Updating files: 78% (12913/16554) 2025-03-09T07:54:27.8058475Z Updating files: 79% (13078/16554) 2025-03-09T07:54:27.8539597Z Updating files: 79% (13199/16554) 2025-03-09T07:54:28.0321234Z Updating files: 80% (13244/16554) 2025-03-09T07:54:28.1774045Z Updating files: 81% (13409/16554) 2025-03-09T07:54:28.3690589Z Updating files: 82% (13575/16554) 2025-03-09T07:54:28.5094965Z Updating files: 83% (13740/16554) 2025-03-09T07:54:28.6612529Z Updating files: 84% (13906/16554) 2025-03-09T07:54:28.8036120Z Updating files: 85% (14071/16554) 2025-03-09T07:54:28.8059974Z Updating files: 86% (14237/16554) 2025-03-09T07:54:28.9422183Z Updating files: 86% (14240/16554) 2025-03-09T07:54:29.0790736Z Updating files: 87% (14402/16554) 2025-03-09T07:54:29.2279921Z Updating files: 88% (14568/16554) 2025-03-09T07:54:29.3938139Z Updating files: 89% (14734/16554) 2025-03-09T07:54:29.5339893Z Updating files: 90% (14899/16554) 2025-03-09T07:54:29.6946269Z Updating files: 91% (15065/16554) 2025-03-09T07:54:29.8059645Z Updating files: 92% (15230/16554) 2025-03-09T07:54:29.8452897Z Updating files: 92% (15354/16554) 2025-03-09T07:54:30.0069148Z Updating files: 93% (15396/16554) 2025-03-09T07:54:30.1737006Z Updating files: 94% (15561/16554) 2025-03-09T07:54:30.3533828Z Updating files: 95% (15727/16554) 2025-03-09T07:54:30.5165673Z Updating files: 96% (15892/16554) 2025-03-09T07:54:30.7577842Z Updating files: 97% (16058/16554) 2025-03-09T07:54:30.8068401Z Updating files: 98% (16223/16554) 2025-03-09T07:54:30.9218867Z Updating files: 98% (16271/16554) 2025-03-09T07:54:31.1281001Z Updating files: 99% (16389/16554) 2025-03-09T07:54:31.1281521Z Updating files: 100% (16554/16554) 2025-03-09T07:54:31.1281937Z Updating files: 100% (16554/16554), done. 2025-03-09T07:54:31.2928883Z branch 'nightly' set up to track 'origin/nightly'. 2025-03-09T07:54:31.2944113Z Switched to a new branch 'nightly' 2025-03-09T07:54:31.3131091Z ##[endgroup] 2025-03-09T07:54:31.3131881Z ##[group]Setting up auth for fetching submodules 2025-03-09T07:54:31.3146914Z [command]c:\temp\dependencies\git\cmd\git.exe config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-03-09T07:54:31.4133909Z [command]c:\temp\dependencies\git\cmd\git.exe config --global --unset-all url.https://github.com/.insteadOf 2025-03-09T07:54:31.5026242Z [command]c:\temp\dependencies\git\cmd\git.exe config --global --add url.https://github.com/.insteadOf git@github.com: 2025-03-09T07:54:31.5934382Z [command]c:\temp\dependencies\git\cmd\git.exe config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-03-09T07:54:31.6872357Z ##[endgroup] 2025-03-09T07:54:31.6873495Z ##[group]Fetching submodules 2025-03-09T07:54:31.6883639Z [command]c:\temp\dependencies\git\cmd\git.exe submodule sync --recursive 2025-03-09T07:54:33.2339878Z [command]c:\temp\dependencies\git\cmd\git.exe -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-03-09T07:54:35.2737699Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-03-09T07:54:35.2738982Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-03-09T07:54:35.2740237Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-03-09T07:54:35.2741452Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-03-09T07:54:35.2742549Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-03-09T07:54:35.2744044Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-03-09T07:54:35.2745554Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-03-09T07:54:35.2747180Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-03-09T07:54:35.2748541Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-03-09T07:54:35.2749890Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-03-09T07:54:35.2751098Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-03-09T07:54:35.2752352Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-03-09T07:54:35.2753593Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-03-09T07:54:35.2754701Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2025-03-09T07:54:35.2755784Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-03-09T07:54:35.2757023Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-03-09T07:54:35.2758376Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-03-09T07:54:35.2759503Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-03-09T07:54:35.2760698Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-03-09T07:54:35.2761943Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2025-03-09T07:54:35.2763135Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-03-09T07:54:35.2764260Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-03-09T07:54:35.2765293Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-03-09T07:54:35.2766367Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-03-09T07:54:35.2767525Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-03-09T07:54:35.2769132Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-03-09T07:54:35.2770298Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-03-09T07:54:35.2771368Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-03-09T07:54:35.2772737Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-03-09T07:54:35.2774115Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-03-09T07:54:35.2775357Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-03-09T07:54:35.2776631Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-03-09T07:54:35.2777997Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-03-09T07:54:35.3390951Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-03-09T07:54:35.3393493Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-03-09T07:54:35.3394752Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-03-09T07:54:35.3395907Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-03-09T07:54:36.4209997Z Cloning into 'C:/a/pytorch/pytorch/pytorch/android/libs/fbjni'... 2025-03-09T07:54:37.4386480Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/FP16'... 2025-03-09T07:54:38.4545024Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/FXdiv'... 2025-03-09T07:54:39.5315655Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/NNPACK'... 2025-03-09T07:54:40.6882386Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/NVTX'... 2025-03-09T07:54:41.8293857Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-03-09T07:54:44.5811502Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2025-03-09T07:54:45.6757222Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/benchmark'... 2025-03-09T07:54:47.2397015Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/composable_kernel'... 2025-03-09T07:54:48.3647211Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/cpp-httplib'... 2025-03-09T07:54:49.6153430Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2025-03-09T07:54:50.8653216Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2025-03-09T07:54:53.4611727Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/cutlass'... 2025-03-09T07:54:55.0091443Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/eigen'... 2025-03-09T07:54:56.5410811Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/fbgemm'... 2025-03-09T07:54:57.8384219Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/flash-attention'... 2025-03-09T07:54:59.0579577Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2025-03-09T07:55:00.1213794Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/fmt'... 2025-03-09T07:55:01.4344411Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-03-09T07:55:02.5599507Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/gloo'... 2025-03-09T07:55:03.7176177Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/googletest'... 2025-03-09T07:55:04.8127231Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/ideep'... 2025-03-09T07:55:05.8758995Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/ittapi'... 2025-03-09T07:55:07.2987563Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/kineto'... 2025-03-09T07:55:08.4710822Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/kleidiai'... 2025-03-09T07:55:09.6121651Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/mimalloc'... 2025-03-09T07:55:10.9408417Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/nlohmann'... 2025-03-09T07:55:12.8324158Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/onnx'... 2025-03-09T07:55:13.9579839Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-03-09T07:55:14.9604129Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/pocketfft'... 2025-03-09T07:55:17.0092537Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/protobuf'... 2025-03-09T07:55:17.9941612Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/psimd'... 2025-03-09T07:55:19.0274881Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2025-03-09T07:55:20.1675797Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/pybind11'... 2025-03-09T07:55:21.2305594Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2025-03-09T07:55:22.3404904Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/sleef'... 2025-03-09T07:55:23.5250661Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2025-03-09T07:55:25.5359294Z From https://github.com/facebookincubator/fbjni 2025-03-09T07:55:25.5359966Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2025-03-09T07:55:25.7907359Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-03-09T07:55:27.9415147Z From https://github.com/Maratyszcza/FP16 2025-03-09T07:55:27.9415794Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2025-03-09T07:55:28.2332336Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-03-09T07:55:30.1081969Z From https://github.com/Maratyszcza/FXdiv 2025-03-09T07:55:30.1082635Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2025-03-09T07:55:30.2675797Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-03-09T07:55:32.2008003Z From https://github.com/Maratyszcza/NNPACK 2025-03-09T07:55:32.2008700Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2025-03-09T07:55:32.5822421Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-03-09T07:55:34.7762261Z From https://github.com/NVIDIA/NVTX 2025-03-09T07:55:34.7762918Z * branch e170594ac7cf1dac584da473d4ca9301087090c1 -> FETCH_HEAD 2025-03-09T07:55:35.2774709Z Submodule path 'third_party/NVTX': checked out 'e170594ac7cf1dac584da473d4ca9301087090c1' 2025-03-09T07:55:37.4956604Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2025-03-09T07:55:37.4957358Z * branch a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 -> FETCH_HEAD 2025-03-09T07:55:37.9053554Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2025-03-09T07:55:43.5503972Z From https://github.com/google/XNNPACK 2025-03-09T07:55:43.5504611Z * branch 51a0103656eff6fc9bfd39a4597923c4b542c883 -> FETCH_HEAD 2025-03-09T07:55:53.7161832Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-03-09T07:55:56.6618477Z From https://github.com/google/benchmark 2025-03-09T07:55:56.6619128Z * branch 0d98dba29d66e93259db7daa53a9327df767a415 -> FETCH_HEAD 2025-03-09T07:55:56.9571876Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2025-03-09T07:55:59.4720713Z From https://github.com/ROCm/composable_kernel 2025-03-09T07:55:59.4721366Z * branch 8086bbe3a78d931eb96fe12fdc014082e18d18d3 -> FETCH_HEAD 2025-03-09T07:56:02.9646245Z Submodule path 'third_party/composable_kernel': checked out '8086bbe3a78d931eb96fe12fdc014082e18d18d3' 2025-03-09T07:56:05.1198092Z From https://github.com/yhirose/cpp-httplib 2025-03-09T07:56:05.1198715Z * branch 3b6597bba913d51161383657829b7e644e59c006 -> FETCH_HEAD 2025-03-09T07:56:05.4890127Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2025-03-09T07:56:07.5876282Z From https://github.com/pytorch/cpuinfo 2025-03-09T07:56:07.5876914Z * branch 1e83a2fdd3102f65c6f1fb602c1b320486218a99 -> FETCH_HEAD 2025-03-09T07:56:08.5002689Z Submodule path 'third_party/cpuinfo': checked out '1e83a2fdd3102f65c6f1fb602c1b320486218a99' 2025-03-09T07:56:10.4903056Z From https://github.com/NVIDIA/cudnn-frontend 2025-03-09T07:56:10.4903685Z * branch 91b7532f3386768bba4f444ee7672b497f34da8a -> FETCH_HEAD 2025-03-09T07:56:10.9136824Z Submodule path 'third_party/cudnn_frontend': checked out '91b7532f3386768bba4f444ee7672b497f34da8a' 2025-03-09T07:56:13.1394436Z From https://github.com/NVIDIA/cutlass 2025-03-09T07:56:13.1395127Z * branch afa1772203677c5118fcd82537a9c8fefbcc7008 -> FETCH_HEAD 2025-03-09T07:56:19.4500742Z Submodule path 'third_party/cutlass': checked out 'afa1772203677c5118fcd82537a9c8fefbcc7008' 2025-03-09T07:56:22.9314326Z From https://gitlab.com/libeigen/eigen 2025-03-09T07:56:22.9315405Z * branch 3147391d946bb4b6c68edd901f2add6ac1f31f8c -> FETCH_HEAD 2025-03-09T07:56:24.5873083Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2025-03-09T07:56:27.3182047Z From https://github.com/pytorch/fbgemm 2025-03-09T07:56:27.3182699Z * branch dbc3157bf256f1339b3fa1fef2be89ac4078be0e -> FETCH_HEAD 2025-03-09T07:56:27.9178381Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2025-03-09T07:56:28.0332813Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2025-03-09T07:56:28.0334182Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2025-03-09T07:56:28.0335489Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2025-03-09T07:56:28.0336852Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2025-03-09T07:56:28.0338358Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2025-03-09T07:56:29.2240975Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2025-03-09T07:56:30.4917266Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2025-03-09T07:56:33.0842217Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2025-03-09T07:56:34.1639610Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2025-03-09T07:56:35.2223629Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2025-03-09T07:56:37.5185977Z From https://github.com/asmjit/asmjit 2025-03-09T07:56:37.5186609Z * branch d3fbf7c9bc7c1d1365a94a45614b91c5a3706b81 -> FETCH_HEAD 2025-03-09T07:56:37.8913198Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2025-03-09T07:56:40.2921254Z From https://github.com/pytorch/cpuinfo 2025-03-09T07:56:41.1215288Z * branch ed8b86a253800bafdb7b25c5c399f91bff9cb1f3 -> FETCH_HEAD 2025-03-09T07:56:41.1216226Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2025-03-09T07:56:44.0774346Z From https://github.com/NVIDIA/cutlass 2025-03-09T07:56:44.0774983Z * branch fc9ebc645b63f3a6bc80aaefde5c063fb72110d6 -> FETCH_HEAD 2025-03-09T07:56:48.6964584Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2025-03-09T07:56:51.1392403Z From https://github.com/google/googletest 2025-03-09T07:56:51.1393054Z * branch cbf019de22c8dd37b2108da35b2748fd702d1796 -> FETCH_HEAD 2025-03-09T07:56:51.5824321Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2025-03-09T07:56:53.6408154Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-03-09T07:56:53.6408835Z * branch 23f53b025b466d8ec3c45d52290d3442f7fbe6b1 -> FETCH_HEAD 2025-03-09T07:56:53.8297320Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2025-03-09T07:56:55.9515983Z From https://github.com/Dao-AILab/flash-attention 2025-03-09T07:56:55.9516629Z * branch 979702c87a8713a8e0a5e9fee122b90d2ef13be5 -> FETCH_HEAD 2025-03-09T07:56:56.7868642Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-03-09T07:56:56.8597940Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-03-09T07:56:56.8599908Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-03-09T07:56:58.3812157Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-03-09T07:57:00.9088712Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-03-09T07:57:03.3119636Z From https://github.com/ROCm/composable_kernel 2025-03-09T07:57:03.3120266Z * branch 888317e698e9803c62bd38568abc9e05d7709f33 -> FETCH_HEAD 2025-03-09T07:57:06.6213361Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-03-09T07:57:09.7679663Z From https://github.com/NVIDIA/cutlass 2025-03-09T07:57:09.7680484Z * branch c506e16788cb08416a4a57e11a9067beeee29420 -> FETCH_HEAD 2025-03-09T07:57:15.5618369Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-03-09T07:57:18.0515723Z From https://github.com/google/flatbuffers 2025-03-09T07:57:19.6715407Z * branch 01834de25e4bf3975a9a00e816292b1ad0fe184b -> FETCH_HEAD 2025-03-09T07:57:19.6716254Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2025-03-09T07:57:21.7838599Z From https://github.com/fmtlib/fmt 2025-03-09T07:57:21.7839206Z * branch 123913715afeb8a437e6388b4473fcc4753e1c9a -> FETCH_HEAD 2025-03-09T07:57:22.1233744Z Submodule path 'third_party/fmt': checked out '123913715afeb8a437e6388b4473fcc4753e1c9a' 2025-03-09T07:57:24.3985968Z From https://github.com/google/gemmlowp 2025-03-09T07:57:24.3986608Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2025-03-09T07:57:24.9437948Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-03-09T07:57:27.1040551Z From https://github.com/facebookincubator/gloo 2025-03-09T07:57:27.1041221Z * branch 5354032ea08eadd7fc4456477f7f7c6308818509 -> FETCH_HEAD 2025-03-09T07:57:27.4675355Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2025-03-09T07:57:29.9194603Z From https://github.com/google/googletest 2025-03-09T07:57:29.9195229Z * branch b514bdc898e2951020cbdca1304b75f5950d1f59 -> FETCH_HEAD 2025-03-09T07:57:30.5664767Z Submodule path 'third_party/googletest': checked out 'b514bdc898e2951020cbdca1304b75f5950d1f59' 2025-03-09T07:57:32.6915034Z From https://github.com/intel/ideep 2025-03-09T07:57:32.6915663Z * branch 719d8e6cd7f7a0e01b155657526d693acf97c2b3 -> FETCH_HEAD 2025-03-09T07:57:32.9875877Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-03-09T07:57:33.0489833Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-03-09T07:57:37.1323142Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-03-09T07:57:40.9544560Z From https://github.com/intel/mkl-dnn 2025-03-09T07:57:40.9545187Z * branch 8d263e693366ef8db40acc569cc7d8edf644556d -> FETCH_HEAD 2025-03-09T07:57:45.3271882Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-03-09T07:57:47.6200076Z From https://github.com/intel/ittapi 2025-03-09T07:57:47.6200702Z * branch 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 -> FETCH_HEAD 2025-03-09T07:57:48.0069407Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2025-03-09T07:57:50.0918135Z From https://github.com/pytorch/kineto 2025-03-09T07:57:50.0918773Z * branch a054a4be0db117c579a21747debf19c863631f26 -> FETCH_HEAD 2025-03-09T07:57:50.6876875Z Submodule path 'third_party/kineto': checked out 'a054a4be0db117c579a21747debf19c863631f26' 2025-03-09T07:57:50.7768341Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-09T07:57:50.7770005Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-03-09T07:57:50.7771512Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-03-09T07:57:52.3340116Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-03-09T07:57:53.4439813Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-03-09T07:57:55.1188032Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-03-09T07:57:57.4358347Z From https://github.com/facebookincubator/dynolog 2025-03-09T07:57:57.4359242Z * branch 7d04a0053a845370ae06ce317a22a48e9edcc74e -> FETCH_HEAD 2025-03-09T07:57:58.2785085Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-03-09T07:57:58.4291891Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-09T07:57:58.4293437Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-09T07:57:58.4294909Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-09T07:57:58.4296431Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-09T07:57:58.4298004Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-09T07:57:58.4299642Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-09T07:57:58.4301270Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-09T07:57:58.4303034Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-09T07:57:59.8854545Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-03-09T07:58:00.9320492Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-03-09T07:58:02.0264357Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-03-09T07:58:03.0737533Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-03-09T07:58:04.1373993Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-03-09T07:58:05.2321970Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-03-09T07:58:06.5615624Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-03-09T07:58:07.6040333Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-03-09T07:58:10.7158379Z From https://github.com/NVIDIA/DCGM 2025-03-09T07:58:10.7159003Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2025-03-09T07:58:11.9573033Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-03-09T07:58:14.0111242Z From https://github.com/libcpr/cpr 2025-03-09T07:58:14.0111891Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2025-03-09T07:58:14.2753538Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-03-09T07:58:16.5239231Z From https://github.com/fmtlib/fmt 2025-03-09T07:58:16.5239850Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2025-03-09T07:58:16.8839999Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-03-09T07:58:18.9838624Z From https://github.com/gflags/gflags 2025-03-09T07:58:18.9839256Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2025-03-09T07:58:19.2756080Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-03-09T07:58:19.3408878Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-09T07:58:20.4091383Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-03-09T07:58:22.3740035Z From https://github.com/gflags/gflags 2025-03-09T07:58:22.3740676Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2025-03-09T07:58:22.5314427Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-03-09T07:58:24.9881028Z From https://github.com/google/glog 2025-03-09T07:58:24.9881652Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2025-03-09T07:58:25.4725382Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-03-09T07:58:27.8271267Z From https://github.com/google/googletest 2025-03-09T07:58:27.8271911Z * branch 58d77fa8070e8cec2dc1ed015d66b454c8d78850 -> FETCH_HEAD 2025-03-09T07:58:28.2619556Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-03-09T07:58:30.6740051Z From https://github.com/nlohmann/json 2025-03-09T07:58:30.6740670Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2025-03-09T07:58:31.6382300Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-03-09T07:58:33.8025433Z From https://github.com/dtrugman/pfs 2025-03-09T07:58:33.8026063Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2025-03-09T07:58:34.2503920Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-03-09T07:58:36.6960223Z From https://github.com/fmtlib/fmt 2025-03-09T07:58:36.6960846Z * branch 0041a40c1350ba702d475b9c4ad62da77caea164 -> FETCH_HEAD 2025-03-09T07:58:37.2348569Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-03-09T07:58:39.6053437Z From https://github.com/google/googletest 2025-03-09T07:58:39.6054053Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2025-03-09T07:58:40.0212695Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-03-09T07:58:42.2413700Z From https://github.com/ARM-software/kleidiai 2025-03-09T07:58:42.7923831Z * branch ef685a13cfbe8d418aa2ed34350e21e4938358b6 -> FETCH_HEAD 2025-03-09T07:58:42.7924667Z Submodule path 'third_party/kleidiai': checked out 'ef685a13cfbe8d418aa2ed34350e21e4938358b6' 2025-03-09T07:58:44.9901961Z From https://github.com/microsoft/mimalloc 2025-03-09T07:58:44.9903099Z * branch b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 -> FETCH_HEAD 2025-03-09T07:58:45.3751206Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2025-03-09T07:58:47.9811615Z From https://github.com/nlohmann/json 2025-03-09T07:58:47.9812217Z * branch 87cda1d6646592ac5866dc703c8e1839046a6806 -> FETCH_HEAD 2025-03-09T07:58:49.0150834Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2025-03-09T07:58:51.7394525Z From https://github.com/onnx/onnx 2025-03-09T07:58:51.7395149Z * branch b8baa8446686496da4cc8fda09f2b6fe65c2a02c -> FETCH_HEAD 2025-03-09T07:58:57.5188902Z Submodule path 'third_party/onnx': checked out 'b8baa8446686496da4cc8fda09f2b6fe65c2a02c' 2025-03-09T07:58:57.5920104Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-03-09T07:58:58.7120710Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-03-09T07:59:00.9288179Z From https://github.com/pybind/pybind11 2025-03-09T07:59:00.9288804Z * branch 3e9dfa2866941655c56877882565e7577de6fc7b -> FETCH_HEAD 2025-03-09T07:59:01.3236459Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2025-03-09T07:59:04.0688050Z From https://github.com/open-telemetry/opentelemetry-cpp 2025-03-09T07:59:04.0688729Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2025-03-09T07:59:05.1315983Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-03-09T07:59:05.2858786Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-09T07:59:05.2860364Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-09T07:59:05.2861783Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-09T07:59:05.2863197Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-09T07:59:05.2864906Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-09T07:59:05.2866824Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-09T07:59:05.2869666Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-09T07:59:05.2871099Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-09T07:59:06.6020110Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-03-09T07:59:07.6802343Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-03-09T07:59:08.7278134Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-03-09T07:59:10.1189666Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-03-09T07:59:11.1975940Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-03-09T07:59:12.2449130Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-03-09T07:59:13.2670555Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-03-09T07:59:15.4671815Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-03-09T07:59:17.5439094Z From https://github.com/google/benchmark 2025-03-09T07:59:17.5439729Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2025-03-09T07:59:17.8495709Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-03-09T07:59:20.2279593Z From https://github.com/google/googletest 2025-03-09T07:59:20.2280232Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2025-03-09T07:59:20.6372726Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-03-09T07:59:22.8813668Z From https://github.com/microsoft/GSL 2025-03-09T07:59:22.8814331Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2025-03-09T07:59:23.2037795Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-03-09T07:59:25.7883277Z From https://github.com/nlohmann/json 2025-03-09T07:59:25.7883902Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2025-03-09T07:59:26.8695291Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-03-09T07:59:28.9725457Z From https://github.com/open-telemetry/opentelemetry-proto 2025-03-09T07:59:28.9726145Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2025-03-09T07:59:29.2252995Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-03-09T07:59:31.1024957Z From https://github.com/opentracing/opentracing-cpp 2025-03-09T07:59:31.1025628Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2025-03-09T07:59:31.3427174Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-03-09T07:59:33.6019055Z From https://github.com/jupp0r/prometheus-cpp 2025-03-09T07:59:33.6019696Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2025-03-09T07:59:34.0929867Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-03-09T07:59:34.1670239Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-09T07:59:34.1673177Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-09T07:59:35.7184076Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-03-09T07:59:36.8389207Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-03-09T07:59:38.9513791Z From https://github.com/civetweb/civetweb 2025-03-09T07:59:38.9514439Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2025-03-09T07:59:40.4203039Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-03-09T07:59:42.8272344Z From https://github.com/google/googletest 2025-03-09T07:59:42.8272956Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2025-03-09T07:59:43.2365204Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-03-09T07:59:47.4093712Z From https://github.com/Microsoft/vcpkg 2025-03-09T07:59:56.5948446Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2025-03-09T07:59:56.5949857Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-03-09T07:59:58.5945883Z From https://github.com/mreineck/pocketfft 2025-03-09T07:59:58.5946600Z * branch 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe -> FETCH_HEAD 2025-03-09T07:59:58.7508989Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2025-03-09T08:00:03.6475553Z From https://github.com/protocolbuffers/protobuf 2025-03-09T08:00:03.6476216Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2025-03-09T08:00:06.3184086Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-03-09T08:00:06.3954824Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-03-09T08:00:06.3956331Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-03-09T08:00:07.5033512Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-03-09T08:00:08.6551486Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-03-09T08:00:10.9049409Z From https://github.com/google/benchmark 2025-03-09T08:00:10.9050047Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2025-03-09T08:00:11.4073025Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-03-09T08:00:13.9884555Z From https://github.com/google/googletest 2025-03-09T08:00:13.9885209Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2025-03-09T08:00:14.5879733Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-03-09T08:00:14.8562852Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-03-09T08:00:16.8362940Z From https://github.com/Maratyszcza/pthreadpool 2025-03-09T08:00:16.8363589Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2025-03-09T08:00:17.0318727Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-03-09T08:00:19.3360593Z From https://github.com/pybind/pybind11 2025-03-09T08:00:19.3361221Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2025-03-09T08:00:19.7220393Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-03-09T08:00:21.8155758Z From https://github.com/malfet/PeachPy 2025-03-09T08:00:21.8156388Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2025-03-09T08:00:22.1629155Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-03-09T08:00:24.4458682Z From https://github.com/shibatch/sleef 2025-03-09T08:00:24.4459303Z * branch 56e1f79cb140fb9326d612d0be06b5250565cade -> FETCH_HEAD 2025-03-09T08:00:24.8668392Z Submodule path 'third_party/sleef': checked out '56e1f79cb140fb9326d612d0be06b5250565cade' 2025-03-09T08:00:26.9161960Z From https://github.com/pytorch/tensorpipe 2025-03-09T08:00:26.9162605Z * branch 52791a2fd214b2a9dc5759d36725909c1daa7f2e -> FETCH_HEAD 2025-03-09T08:00:27.3678210Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-03-09T08:00:27.4642393Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-03-09T08:00:27.4643871Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-03-09T08:00:27.4645637Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-03-09T08:00:27.4646999Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-03-09T08:00:28.5792181Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-03-09T08:00:29.6418649Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-03-09T08:00:30.8787928Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-03-09T08:00:32.0134024Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-03-09T08:00:34.3581047Z From https://github.com/google/googletest 2025-03-09T08:00:34.3581705Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2025-03-09T08:00:34.7761770Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-03-09T08:00:36.7194554Z From https://github.com/google/libnop 2025-03-09T08:00:36.7195181Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2025-03-09T08:00:36.9488492Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-03-09T08:00:39.4330471Z From https://github.com/libuv/libuv 2025-03-09T08:00:39.4331090Z * branch 1dff88e5161cba5c59276d2070d2e304e4dcb242 -> FETCH_HEAD 2025-03-09T08:00:39.9808661Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2025-03-09T08:00:42.3195839Z From https://github.com/pybind/pybind11 2025-03-09T08:00:42.3196498Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2025-03-09T08:00:42.6195393Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-03-09T08:00:42.6802472Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-09T08:00:43.7090710Z Cloning into 'C:/a/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-03-09T08:00:45.5906401Z From https://github.com/wjakob/clang-cindex-python3 2025-03-09T08:00:45.5907071Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2025-03-09T08:00:45.7654257Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-03-09T08:00:45.8414805Z [command]c:\temp\dependencies\git\cmd\git.exe submodule foreach --recursive "git config --local gc.auto 0" 2025-03-09T08:00:47.4137924Z Entering 'android/libs/fbjni' 2025-03-09T08:00:47.5654421Z Entering 'third_party/FP16' 2025-03-09T08:00:47.7126028Z Entering 'third_party/FXdiv' 2025-03-09T08:00:47.8600931Z Entering 'third_party/NNPACK' 2025-03-09T08:00:48.0093546Z Entering 'third_party/NVTX' 2025-03-09T08:00:48.1586024Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-09T08:00:48.3045993Z Entering 'third_party/XNNPACK' 2025-03-09T08:00:48.4604070Z Entering 'third_party/benchmark' 2025-03-09T08:00:48.6088763Z Entering 'third_party/composable_kernel' 2025-03-09T08:00:48.7603325Z Entering 'third_party/cpp-httplib' 2025-03-09T08:00:48.9101833Z Entering 'third_party/cpuinfo' 2025-03-09T08:00:49.0595664Z Entering 'third_party/cudnn_frontend' 2025-03-09T08:00:49.2096753Z Entering 'third_party/cutlass' 2025-03-09T08:00:49.3605404Z Entering 'third_party/eigen' 2025-03-09T08:00:49.5104229Z Entering 'third_party/fbgemm' 2025-03-09T08:00:49.6581356Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-09T08:00:49.8085213Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-09T08:00:49.9580673Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-09T08:00:50.1122912Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-09T08:00:50.2644278Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-09T08:00:50.4186297Z Entering 'third_party/flash-attention' 2025-03-09T08:00:50.5646871Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-09T08:00:50.7215821Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-09T08:00:50.8777403Z Entering 'third_party/flatbuffers' 2025-03-09T08:00:51.0287909Z Entering 'third_party/fmt' 2025-03-09T08:00:51.1806968Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-09T08:00:51.3324153Z Entering 'third_party/gloo' 2025-03-09T08:00:51.4793317Z Entering 'third_party/googletest' 2025-03-09T08:00:51.6302705Z Entering 'third_party/ideep' 2025-03-09T08:00:51.7751909Z Entering 'third_party/ideep/mkl-dnn' 2025-03-09T08:00:51.9363781Z Entering 'third_party/ittapi' 2025-03-09T08:00:52.0903540Z Entering 'third_party/kineto' 2025-03-09T08:00:52.2437785Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-09T08:00:52.3967653Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-09T08:00:52.5550603Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-09T08:00:52.7100159Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-09T08:00:52.8676748Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-09T08:00:53.0195859Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-09T08:00:53.1783908Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-09T08:00:53.3312711Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-09T08:00:53.4810308Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-09T08:00:53.6333427Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-09T08:00:53.7936038Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-09T08:00:53.9476150Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-09T08:00:54.0987422Z Entering 'third_party/kleidiai' 2025-03-09T08:00:54.2481010Z Entering 'third_party/mimalloc' 2025-03-09T08:00:54.4030989Z Entering 'third_party/nlohmann' 2025-03-09T08:00:54.5522335Z Entering 'third_party/onnx' 2025-03-09T08:00:54.7135083Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-09T08:00:54.8730813Z Entering 'third_party/opentelemetry-cpp' 2025-03-09T08:00:55.0335143Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-09T08:00:55.1885990Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-09T08:00:55.3422081Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-09T08:00:55.4945439Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-09T08:00:55.6427410Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-09T08:00:55.8001451Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-09T08:00:55.9536559Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-09T08:00:56.1009748Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-09T08:00:56.2529338Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-09T08:00:56.4064440Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-09T08:00:56.5653071Z Entering 'third_party/pocketfft' 2025-03-09T08:00:56.7117893Z Entering 'third_party/protobuf' 2025-03-09T08:00:56.8609237Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-09T08:00:57.0105164Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-09T08:00:57.1689135Z Entering 'third_party/psimd' 2025-03-09T08:00:57.3219575Z Entering 'third_party/pthreadpool' 2025-03-09T08:00:57.4718227Z Entering 'third_party/pybind11' 2025-03-09T08:00:57.6216130Z Entering 'third_party/python-peachpy' 2025-03-09T08:00:57.7726137Z Entering 'third_party/sleef' 2025-03-09T08:00:57.9243360Z Entering 'third_party/tensorpipe' 2025-03-09T08:00:58.0742836Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-09T08:00:58.2265034Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-09T08:00:58.3829928Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-09T08:00:58.5341467Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-09T08:00:58.6906628Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-09T08:00:58.8622770Z ##[endgroup] 2025-03-09T08:00:58.8624767Z ##[group]Persisting credentials for submodules 2025-03-09T08:00:58.8649717Z [command]c:\temp\dependencies\git\cmd\git.exe submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :\"" 2025-03-09T08:01:00.3781298Z Entering 'android/libs/fbjni' 2025-03-09T08:01:00.6113799Z Entering 'third_party/FP16' 2025-03-09T08:01:00.8413152Z Entering 'third_party/FXdiv' 2025-03-09T08:01:01.0665089Z Entering 'third_party/NNPACK' 2025-03-09T08:01:01.2970228Z Entering 'third_party/NVTX' 2025-03-09T08:01:01.5294717Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-09T08:01:01.7659450Z Entering 'third_party/XNNPACK' 2025-03-09T08:01:02.0147405Z Entering 'third_party/benchmark' 2025-03-09T08:01:02.2503444Z Entering 'third_party/composable_kernel' 2025-03-09T08:01:02.4856099Z Entering 'third_party/cpp-httplib' 2025-03-09T08:01:02.7225477Z Entering 'third_party/cpuinfo' 2025-03-09T08:01:02.9570176Z Entering 'third_party/cudnn_frontend' 2025-03-09T08:01:03.1928291Z Entering 'third_party/cutlass' 2025-03-09T08:01:03.4350053Z Entering 'third_party/eigen' 2025-03-09T08:01:03.6735369Z Entering 'third_party/fbgemm' 2025-03-09T08:01:03.9068262Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-09T08:01:04.1435666Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-09T08:01:04.3767702Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-09T08:01:04.6101535Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-09T08:01:04.8413777Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-09T08:01:05.0773831Z Entering 'third_party/flash-attention' 2025-03-09T08:01:05.3058582Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-09T08:01:05.5441427Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-09T08:01:05.7834790Z Entering 'third_party/flatbuffers' 2025-03-09T08:01:06.0167775Z Entering 'third_party/fmt' 2025-03-09T08:01:06.2427269Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-09T08:01:06.4711328Z Entering 'third_party/gloo' 2025-03-09T08:01:06.7004391Z Entering 'third_party/googletest' 2025-03-09T08:01:06.9342902Z Entering 'third_party/ideep' 2025-03-09T08:01:07.1617624Z Entering 'third_party/ideep/mkl-dnn' 2025-03-09T08:01:07.4013957Z Entering 'third_party/ittapi' 2025-03-09T08:01:07.6291634Z Entering 'third_party/kineto' 2025-03-09T08:01:07.8580912Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-09T08:01:08.0910069Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-09T08:01:08.3297268Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-09T08:01:08.5638634Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-09T08:01:08.8034472Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-09T08:01:09.0358082Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-09T08:01:09.2803260Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-09T08:01:09.5119805Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-09T08:01:09.7447246Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-09T08:01:09.9819248Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-09T08:01:10.2241487Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-09T08:01:10.4635139Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-09T08:01:10.6911836Z Entering 'third_party/kleidiai' 2025-03-09T08:01:10.9149548Z Entering 'third_party/mimalloc' 2025-03-09T08:01:11.1433815Z Entering 'third_party/nlohmann' 2025-03-09T08:01:11.3711511Z Entering 'third_party/onnx' 2025-03-09T08:01:11.6045189Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-09T08:01:11.8357864Z Entering 'third_party/opentelemetry-cpp' 2025-03-09T08:01:12.0633953Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-09T08:01:12.2919785Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-09T08:01:12.5263910Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-09T08:01:12.7549221Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-09T08:01:12.9922879Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-09T08:01:13.2249790Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-09T08:01:13.4517821Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-09T08:01:13.6818995Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-09T08:01:13.9177535Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-09T08:01:14.1560628Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-09T08:01:14.4046611Z Entering 'third_party/pocketfft' 2025-03-09T08:01:14.6357351Z Entering 'third_party/protobuf' 2025-03-09T08:01:14.8684601Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-09T08:01:15.0975491Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-09T08:01:15.3351120Z Entering 'third_party/psimd' 2025-03-09T08:01:15.5721345Z Entering 'third_party/pthreadpool' 2025-03-09T08:01:15.8101943Z Entering 'third_party/pybind11' 2025-03-09T08:01:16.0463587Z Entering 'third_party/python-peachpy' 2025-03-09T08:01:16.2750052Z Entering 'third_party/sleef' 2025-03-09T08:01:16.5004559Z Entering 'third_party/tensorpipe' 2025-03-09T08:01:16.7311649Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-09T08:01:16.9599888Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-09T08:01:17.1886009Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-09T08:01:17.4179198Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-09T08:01:17.6492582Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-09T08:01:17.9077572Z [command]c:\temp\dependencies\git\cmd\git.exe submodule foreach --recursive "sh -c \"git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url\"" 2025-03-09T08:01:19.4214308Z Entering 'android/libs/fbjni' 2025-03-09T08:01:19.6487401Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-03-09T08:01:19.6972654Z Entering 'third_party/FP16' 2025-03-09T08:01:19.9191903Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-03-09T08:01:19.9674309Z Entering 'third_party/FXdiv' 2025-03-09T08:01:20.1912623Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-03-09T08:01:20.2415719Z Entering 'third_party/NNPACK' 2025-03-09T08:01:20.4648999Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-03-09T08:01:20.5141945Z Entering 'third_party/NVTX' 2025-03-09T08:01:20.7415866Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-03-09T08:01:20.7898035Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-09T08:01:21.0106585Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-03-09T08:01:21.0608560Z Entering 'third_party/XNNPACK' 2025-03-09T08:01:21.2890992Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-03-09T08:01:21.3432533Z Entering 'third_party/benchmark' 2025-03-09T08:01:21.5619248Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-03-09T08:01:21.6130990Z Entering 'third_party/composable_kernel' 2025-03-09T08:01:21.8352640Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-03-09T08:01:21.8870302Z Entering 'third_party/cpp-httplib' 2025-03-09T08:01:22.1092842Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-03-09T08:01:22.1570609Z Entering 'third_party/cpuinfo' 2025-03-09T08:01:22.3774002Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-03-09T08:01:22.4251061Z Entering 'third_party/cudnn_frontend' 2025-03-09T08:01:22.6563673Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-03-09T08:01:22.7059127Z Entering 'third_party/cutlass' 2025-03-09T08:01:22.9359233Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-03-09T08:01:22.9886059Z Entering 'third_party/eigen' 2025-03-09T08:01:23.2123469Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2025-03-09T08:01:23.2627250Z Entering 'third_party/fbgemm' 2025-03-09T08:01:23.4918672Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-03-09T08:01:23.5381605Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-09T08:01:23.7704723Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2025-03-09T08:01:23.8202289Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-09T08:01:24.0487498Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2025-03-09T08:01:24.0986109Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-09T08:01:24.3267977Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2025-03-09T08:01:24.3777136Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-09T08:01:24.6039512Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2025-03-09T08:01:24.6536844Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-09T08:01:24.8817870Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2025-03-09T08:01:24.9349553Z Entering 'third_party/flash-attention' 2025-03-09T08:01:25.1631036Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-03-09T08:01:25.2087573Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-09T08:01:25.4338789Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-03-09T08:01:25.4864233Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-09T08:01:25.7106137Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-03-09T08:01:25.7647996Z Entering 'third_party/flatbuffers' 2025-03-09T08:01:25.9937585Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-03-09T08:01:26.0447395Z Entering 'third_party/fmt' 2025-03-09T08:01:26.2637505Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-03-09T08:01:26.3098058Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-09T08:01:26.5274661Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-03-09T08:01:26.5750243Z Entering 'third_party/gloo' 2025-03-09T08:01:26.7993513Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-03-09T08:01:26.8487707Z Entering 'third_party/googletest' 2025-03-09T08:01:27.0722760Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-03-09T08:01:27.1208099Z Entering 'third_party/ideep' 2025-03-09T08:01:27.3435737Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-03-09T08:01:27.3880377Z Entering 'third_party/ideep/mkl-dnn' 2025-03-09T08:01:27.6222215Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-03-09T08:01:27.6792814Z Entering 'third_party/ittapi' 2025-03-09T08:01:27.9082920Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-03-09T08:01:27.9583609Z Entering 'third_party/kineto' 2025-03-09T08:01:28.1901194Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-03-09T08:01:28.2376237Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-09T08:01:28.4631964Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-03-09T08:01:28.5089999Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-09T08:01:28.7436130Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-03-09T08:01:28.7926101Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-09T08:01:29.0213592Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-03-09T08:01:29.0693814Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-09T08:01:29.2984449Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-03-09T08:01:29.3478377Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-09T08:01:29.5752821Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-03-09T08:01:29.6207221Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-09T08:01:29.8495705Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-03-09T08:01:29.9016396Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-09T08:01:30.1308156Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-03-09T08:01:30.1807397Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-09T08:01:30.4069683Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-03-09T08:01:30.4564160Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-09T08:01:30.6873170Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-03-09T08:01:30.7365132Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-09T08:01:30.9631914Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-03-09T08:01:31.0158305Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-09T08:01:31.2389339Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-03-09T08:01:31.2875073Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-09T08:01:31.5125478Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-03-09T08:01:31.5637786Z Entering 'third_party/kleidiai' 2025-03-09T08:01:31.7927957Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-03-09T08:01:31.8424499Z Entering 'third_party/mimalloc' 2025-03-09T08:01:32.0705636Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-03-09T08:01:32.1195686Z Entering 'third_party/nlohmann' 2025-03-09T08:01:32.3452346Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-03-09T08:01:32.3936982Z Entering 'third_party/onnx' 2025-03-09T08:01:32.6185595Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-03-09T08:01:32.6736998Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-09T08:01:32.8994312Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-03-09T08:01:32.9514596Z Entering 'third_party/opentelemetry-cpp' 2025-03-09T08:01:33.1795168Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-03-09T08:01:33.2280264Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-09T08:01:33.4540187Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-03-09T08:01:33.5044687Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-09T08:01:33.7277073Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-03-09T08:01:33.7750337Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-09T08:01:34.0014561Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-03-09T08:01:34.0503285Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-09T08:01:34.2741701Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-03-09T08:01:34.3247379Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-09T08:01:34.5486395Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-03-09T08:01:34.5971629Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-09T08:01:34.8203910Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-03-09T08:01:34.8682931Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-09T08:01:35.0935681Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-03-09T08:01:35.1393659Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-09T08:01:35.3715714Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-03-09T08:01:35.4216484Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-09T08:01:35.6459536Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-03-09T08:01:35.6982797Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-09T08:01:35.9329321Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-03-09T08:01:35.9941851Z Entering 'third_party/pocketfft' 2025-03-09T08:01:36.2193779Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-03-09T08:01:36.2668473Z Entering 'third_party/protobuf' 2025-03-09T08:01:36.4884929Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-03-09T08:01:36.5362442Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-09T08:01:36.7618712Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-03-09T08:01:36.8105046Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-09T08:01:37.0469727Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-03-09T08:01:37.0999493Z Entering 'third_party/psimd' 2025-03-09T08:01:37.3225116Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-03-09T08:01:37.3708414Z Entering 'third_party/pthreadpool' 2025-03-09T08:01:37.5949223Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-03-09T08:01:37.6435288Z Entering 'third_party/pybind11' 2025-03-09T08:01:37.8716407Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-03-09T08:01:37.9203825Z Entering 'third_party/python-peachpy' 2025-03-09T08:01:38.1436159Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-03-09T08:01:38.1917006Z Entering 'third_party/sleef' 2025-03-09T08:01:38.4152564Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-03-09T08:01:38.4639498Z Entering 'third_party/tensorpipe' 2025-03-09T08:01:38.6848103Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-03-09T08:01:38.7285825Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-09T08:01:38.9471183Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-03-09T08:01:38.9943424Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-09T08:01:39.2161478Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-03-09T08:01:39.2638153Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-09T08:01:39.4880629Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-03-09T08:01:39.5370831Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-09T08:01:39.7639865Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-03-09T08:01:39.8111824Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-09T08:01:40.0475043Z file:C:/a/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-03-09T08:01:40.4917827Z [command]c:\temp\dependencies\git\cmd\git.exe submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2025-03-09T08:01:41.9825909Z Entering 'android/libs/fbjni' 2025-03-09T08:01:42.1361186Z Entering 'third_party/FP16' 2025-03-09T08:01:42.2840418Z Entering 'third_party/FXdiv' 2025-03-09T08:01:42.4322170Z Entering 'third_party/NNPACK' 2025-03-09T08:01:42.5868869Z Entering 'third_party/NVTX' 2025-03-09T08:01:42.7378202Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-09T08:01:42.8861186Z Entering 'third_party/XNNPACK' 2025-03-09T08:01:43.0386363Z Entering 'third_party/benchmark' 2025-03-09T08:01:43.1862518Z Entering 'third_party/composable_kernel' 2025-03-09T08:01:43.3336983Z Entering 'third_party/cpp-httplib' 2025-03-09T08:01:43.4800857Z Entering 'third_party/cpuinfo' 2025-03-09T08:01:43.6251733Z Entering 'third_party/cudnn_frontend' 2025-03-09T08:01:43.7686160Z Entering 'third_party/cutlass' 2025-03-09T08:01:43.9196444Z Entering 'third_party/eigen' 2025-03-09T08:01:44.0607163Z Entering 'third_party/fbgemm' 2025-03-09T08:01:44.1966724Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-09T08:01:44.3358755Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-09T08:01:44.4784281Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-09T08:01:44.6324559Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-09T08:01:44.7774181Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-09T08:01:44.9272063Z Entering 'third_party/flash-attention' 2025-03-09T08:01:45.0675399Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-09T08:01:45.2161320Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-09T08:01:45.3668178Z Entering 'third_party/flatbuffers' 2025-03-09T08:01:45.5140315Z Entering 'third_party/fmt' 2025-03-09T08:01:45.6609772Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-09T08:01:45.8053934Z Entering 'third_party/gloo' 2025-03-09T08:01:45.9511051Z Entering 'third_party/googletest' 2025-03-09T08:01:46.0966091Z Entering 'third_party/ideep' 2025-03-09T08:01:46.2388026Z Entering 'third_party/ideep/mkl-dnn' 2025-03-09T08:01:46.3927313Z Entering 'third_party/ittapi' 2025-03-09T08:01:46.5402368Z Entering 'third_party/kineto' 2025-03-09T08:01:46.6845586Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-09T08:01:46.8284069Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-09T08:01:46.9782351Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-09T08:01:47.1273026Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-09T08:01:47.2758519Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-09T08:01:47.4209251Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-09T08:01:47.5795236Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-09T08:01:47.7261781Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-09T08:01:47.8758299Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-09T08:01:48.0262177Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-09T08:01:48.1780304Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-09T08:01:48.3240983Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-09T08:01:48.4739407Z Entering 'third_party/kleidiai' 2025-03-09T08:01:48.6233563Z Entering 'third_party/mimalloc' 2025-03-09T08:01:48.7732795Z Entering 'third_party/nlohmann' 2025-03-09T08:01:48.9259442Z Entering 'third_party/onnx' 2025-03-09T08:01:49.0851219Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-09T08:01:49.2346385Z Entering 'third_party/opentelemetry-cpp' 2025-03-09T08:01:49.3758112Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-09T08:01:49.5152760Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-09T08:01:49.6547697Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-09T08:01:49.8029733Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-09T08:01:49.9523836Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-09T08:01:50.1056423Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-09T08:01:50.2576533Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-09T08:01:50.3999737Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-09T08:01:50.5472277Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-09T08:01:50.6961839Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-09T08:01:50.8577298Z Entering 'third_party/pocketfft' 2025-03-09T08:01:51.0032276Z Entering 'third_party/protobuf' 2025-03-09T08:01:51.1524419Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-09T08:01:51.3027897Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-09T08:01:51.4550499Z Entering 'third_party/psimd' 2025-03-09T08:01:51.5996598Z Entering 'third_party/pthreadpool' 2025-03-09T08:01:51.7465098Z Entering 'third_party/pybind11' 2025-03-09T08:01:51.8921517Z Entering 'third_party/python-peachpy' 2025-03-09T08:01:52.0408620Z Entering 'third_party/sleef' 2025-03-09T08:01:52.1901902Z Entering 'third_party/tensorpipe' 2025-03-09T08:01:52.3397797Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-09T08:01:52.4929565Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-09T08:01:52.6438035Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-09T08:01:52.7912890Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-09T08:01:52.9401389Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-09T08:01:53.1199261Z [command]c:\temp\dependencies\git\cmd\git.exe submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:'" 2025-03-09T08:01:54.6460970Z Entering 'android/libs/fbjni' 2025-03-09T08:01:54.7956726Z Entering 'third_party/FP16' 2025-03-09T08:01:54.9402989Z Entering 'third_party/FXdiv' 2025-03-09T08:01:55.0857007Z Entering 'third_party/NNPACK' 2025-03-09T08:01:55.2310886Z Entering 'third_party/NVTX' 2025-03-09T08:01:55.3830840Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-09T08:01:55.5300011Z Entering 'third_party/XNNPACK' 2025-03-09T08:01:55.6779757Z Entering 'third_party/benchmark' 2025-03-09T08:01:55.8232765Z Entering 'third_party/composable_kernel' 2025-03-09T08:01:55.9727264Z Entering 'third_party/cpp-httplib' 2025-03-09T08:01:56.1208389Z Entering 'third_party/cpuinfo' 2025-03-09T08:01:56.2701781Z Entering 'third_party/cudnn_frontend' 2025-03-09T08:01:56.4151287Z Entering 'third_party/cutlass' 2025-03-09T08:01:56.5639328Z Entering 'third_party/eigen' 2025-03-09T08:01:56.7067106Z Entering 'third_party/fbgemm' 2025-03-09T08:01:56.8491705Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-09T08:01:56.9977461Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-09T08:01:57.1461977Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-09T08:01:57.2959630Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-09T08:01:57.4420632Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-09T08:01:57.5924082Z Entering 'third_party/flash-attention' 2025-03-09T08:01:57.7376883Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-09T08:01:57.8910329Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-09T08:01:58.0498283Z Entering 'third_party/flatbuffers' 2025-03-09T08:01:58.1997527Z Entering 'third_party/fmt' 2025-03-09T08:01:58.3483965Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-09T08:01:58.4955588Z Entering 'third_party/gloo' 2025-03-09T08:01:58.6405064Z Entering 'third_party/googletest' 2025-03-09T08:01:58.7865148Z Entering 'third_party/ideep' 2025-03-09T08:01:58.9291189Z Entering 'third_party/ideep/mkl-dnn' 2025-03-09T08:01:59.0836628Z Entering 'third_party/ittapi' 2025-03-09T08:01:59.2298828Z Entering 'third_party/kineto' 2025-03-09T08:01:59.3728263Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-09T08:01:59.5196663Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-09T08:01:59.6701497Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-09T08:01:59.8129766Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-09T08:01:59.9646226Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-09T08:02:00.1140275Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-09T08:02:00.2654156Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-09T08:02:00.4123907Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-09T08:02:00.5582784Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-09T08:02:00.7057003Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-09T08:02:00.8564244Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-09T08:02:01.0082352Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-09T08:02:01.1635212Z Entering 'third_party/kleidiai' 2025-03-09T08:02:01.3148945Z Entering 'third_party/mimalloc' 2025-03-09T08:02:01.4685551Z Entering 'third_party/nlohmann' 2025-03-09T08:02:01.6148689Z Entering 'third_party/onnx' 2025-03-09T08:02:01.7737707Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-09T08:02:01.9347533Z Entering 'third_party/opentelemetry-cpp' 2025-03-09T08:02:02.0868155Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-09T08:02:02.2370758Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-09T08:02:02.3853430Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-09T08:02:02.5335378Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-09T08:02:02.6819747Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-09T08:02:02.8272722Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-09T08:02:02.9753508Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-09T08:02:03.1227160Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-09T08:02:03.2714566Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-09T08:02:03.4231785Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-09T08:02:03.5829843Z Entering 'third_party/pocketfft' 2025-03-09T08:02:03.7294879Z Entering 'third_party/protobuf' 2025-03-09T08:02:03.8790515Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-09T08:02:04.0270220Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-09T08:02:04.1777303Z Entering 'third_party/psimd' 2025-03-09T08:02:04.3233470Z Entering 'third_party/pthreadpool' 2025-03-09T08:02:04.4697847Z Entering 'third_party/pybind11' 2025-03-09T08:02:04.6144457Z Entering 'third_party/python-peachpy' 2025-03-09T08:02:04.7624072Z Entering 'third_party/sleef' 2025-03-09T08:02:04.9099239Z Entering 'third_party/tensorpipe' 2025-03-09T08:02:05.0544240Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-09T08:02:05.2043034Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-09T08:02:05.3523257Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-09T08:02:05.4999343Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-09T08:02:05.6428072Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-09T08:02:05.8141741Z ##[endgroup] 2025-03-09T08:02:05.9136002Z [command]c:\temp\dependencies\git\cmd\git.exe log -1 --format=%H 2025-03-09T08:02:05.9992462Z ecc1272a4b291814d73c785fe3025ef86ffb7f06 2025-03-09T08:02:06.0745992Z ##[group]Run "pytorch/.ci/pytorch/windows/arm64/bootstrap_python.bat" 2025-03-09T08:02:06.0746911Z "pytorch/.ci/pytorch/windows/arm64/bootstrap_python.bat" 2025-03-09T08:02:06.0757165Z shell: C:\Windows\system32\cmd.EXE /D /E:ON /V:OFF /S /C "CALL "{0}"" 2025-03-09T08:02:06.0757715Z env: 2025-03-09T08:02:06.0758081Z BUILD_ENVIRONMENT: windows-arm64-binary-wheel 2025-03-09T08:02:06.0759223Z GITHUB_TOKEN: *** 2025-03-09T08:02:06.0759561Z PR_NUMBER: 2025-03-09T08:02:06.0759931Z SHA1: ecc1272a4b291814d73c785fe3025ef86ffb7f06 2025-03-09T08:02:06.0760345Z SKIP_ALL_TESTS: 1 2025-03-09T08:02:06.0760693Z PYTORCH_ROOT: C:\a\pytorch\pytorch/pytorch 2025-03-09T08:02:06.0761129Z DOWNLOADS_DIR: c:\temp\downloads 2025-03-09T08:02:06.0761542Z DEPENDENCIES_DIR: c:\temp\dependencies 2025-03-09T08:02:06.0761943Z ENABLE_APL: 1 2025-03-09T08:02:06.0762240Z ENABLE_OPENBLAS: 0 2025-03-09T08:02:06.0762561Z MSVC_VERSION: 14.42 2025-03-09T08:02:06.0762955Z AWS_DEFAULT_REGION: us-east-1 2025-03-09T08:02:06.0763328Z PACKAGE_TYPE: wheel 2025-03-09T08:02:06.0763643Z DESIRED_CUDA: cpu 2025-03-09T08:02:06.0763957Z GPU_ARCH_TYPE: cpu 2025-03-09T08:02:06.0764287Z DESIRED_PYTHON: 3.12 2025-03-09T08:02:06.0769385Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.1.0.70; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.4.5.8; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.2.1.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.5.147; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.6.1.9; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.3.1.170; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.25.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-03-09T08:02:06.0774837Z BINARY_ENV_FILE: C:\a\_temp/env 2025-03-09T08:02:06.0775264Z PYTORCH_FINAL_PACKAGE_DIR: C:\a\_temp/artifacts 2025-03-09T08:02:06.0775726Z WIN_PACKAGE_WORK_DIR: C:\a\_temp 2025-03-09T08:02:06.0776099Z ##[endgroup] 2025-03-09T08:02:06.1118079Z Dependency Python installation started. 2025-03-09T08:02:06.1133829Z Python version is set to 3.12 2025-03-09T08:02:06.1144983Z Downloading Python... 2025-03-09T08:02:06.1296559Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-09T08:02:06.1297210Z Dload Upload Total Spent Left Speed 2025-03-09T08:02:06.1297540Z 2025-03-09T08:02:06.1543895Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-09T08:02:06.3086301Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-09T08:02:06.3087573Z 100 24.5M 100 24.5M 0 0 135M 0 --:--:-- --:--:-- --:--:-- 136M 2025-03-09T08:02:07.6841043Z Installing Python... 2025-03-09T08:02:46.1822502Z Dependency Python installation finished. 2025-03-09T08:02:46.2221140Z ##[group]Run "pytorch/.ci/pytorch/windows/arm64/bootstrap_apl.bat" 2025-03-09T08:02:46.2221957Z "pytorch/.ci/pytorch/windows/arm64/bootstrap_apl.bat" 2025-03-09T08:02:46.2235573Z shell: C:\Windows\system32\cmd.EXE /D /E:ON /V:OFF /S /C "CALL "{0}"" 2025-03-09T08:02:46.2236169Z env: 2025-03-09T08:02:46.2236567Z BUILD_ENVIRONMENT: windows-arm64-binary-wheel 2025-03-09T08:02:46.2237338Z GITHUB_TOKEN: *** 2025-03-09T08:02:46.2237703Z PR_NUMBER: 2025-03-09T08:02:46.2238053Z SHA1: ecc1272a4b291814d73c785fe3025ef86ffb7f06 2025-03-09T08:02:46.2238478Z SKIP_ALL_TESTS: 1 2025-03-09T08:02:46.2238881Z PYTORCH_ROOT: C:\a\pytorch\pytorch/pytorch 2025-03-09T08:02:46.2239318Z DOWNLOADS_DIR: c:\temp\downloads 2025-03-09T08:02:46.2239757Z DEPENDENCIES_DIR: c:\temp\dependencies 2025-03-09T08:02:46.2240169Z ENABLE_APL: 1 2025-03-09T08:02:46.2240474Z ENABLE_OPENBLAS: 0 2025-03-09T08:02:46.2240799Z MSVC_VERSION: 14.42 2025-03-09T08:02:46.2241189Z AWS_DEFAULT_REGION: us-east-1 2025-03-09T08:02:46.2241563Z PACKAGE_TYPE: wheel 2025-03-09T08:02:46.2241894Z DESIRED_CUDA: cpu 2025-03-09T08:02:46.2242212Z GPU_ARCH_TYPE: cpu 2025-03-09T08:02:46.2242542Z DESIRED_PYTHON: 3.12 2025-03-09T08:02:46.2247674Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.1.0.70; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.4.5.8; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.2.1.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.5.147; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.6.1.9; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.3.1.170; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.25.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-03-09T08:02:46.2253189Z BINARY_ENV_FILE: C:\a\_temp/env 2025-03-09T08:02:46.2253621Z PYTORCH_FINAL_PACKAGE_DIR: C:\a\_temp/artifacts 2025-03-09T08:02:46.2254086Z WIN_PACKAGE_WORK_DIR: C:\a\_temp 2025-03-09T08:02:46.2254455Z ##[endgroup] 2025-03-09T08:02:46.2619339Z Dependency ARM Performance Libraries (APL) installation started. 2025-03-09T08:02:46.2643587Z Downloading ARM Performance Libraries (APL)... 2025-03-09T08:02:46.2815798Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-09T08:02:46.2817002Z Dload Upload Total Spent Left Speed 2025-03-09T08:02:46.2817395Z 2025-03-09T08:02:47.4003566Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-09T08:02:48.1529826Z 0 181M 0 1406 0 0 1253 0 42:10:23 0:00:01 42:10:22 1257 2025-03-09T08:02:49.1526691Z 19 181M 19 36.0M 0 0 19.2M 0 0:00:09 0:00:01 0:00:08 19.2M 2025-03-09T08:02:49.9688363Z 40 181M 40 74.0M 0 0 25.7M 0 0:00:07 0:00:02 0:00:05 25.7M 2025-03-09T08:02:49.9689809Z 100 181M 100 181M 0 0 49.1M 0 0:00:03 0:00:03 --:--:-- 49.2M 2025-03-09T08:02:49.9800403Z Installing ARM Performance Libraries (APL)... 2025-03-09T08:02:59.9582248Z Dependency ARM Performance Libraries (APL) installation finished. 2025-03-09T08:02:59.9998317Z ##[group]Run "pytorch/.ci/pytorch/windows/arm64/bootstrap_rust.bat" 2025-03-09T08:02:59.9999217Z "pytorch/.ci/pytorch/windows/arm64/bootstrap_rust.bat" 2025-03-09T08:03:00.0015279Z shell: C:\Windows\system32\cmd.EXE /D /E:ON /V:OFF /S /C "CALL "{0}"" 2025-03-09T08:03:00.0016039Z env: 2025-03-09T08:03:00.0016480Z BUILD_ENVIRONMENT: windows-arm64-binary-wheel 2025-03-09T08:03:00.0018287Z GITHUB_TOKEN: *** 2025-03-09T08:03:00.0018898Z PR_NUMBER: 2025-03-09T08:03:00.0019481Z SHA1: ecc1272a4b291814d73c785fe3025ef86ffb7f06 2025-03-09T08:03:00.0020030Z SKIP_ALL_TESTS: 1 2025-03-09T08:03:00.0020475Z PYTORCH_ROOT: C:\a\pytorch\pytorch/pytorch 2025-03-09T08:03:00.0021004Z DOWNLOADS_DIR: c:\temp\downloads 2025-03-09T08:03:00.0021528Z DEPENDENCIES_DIR: c:\temp\dependencies 2025-03-09T08:03:00.0022091Z ENABLE_APL: 1 2025-03-09T08:03:00.0022578Z ENABLE_OPENBLAS: 0 2025-03-09T08:03:00.0023100Z MSVC_VERSION: 14.42 2025-03-09T08:03:00.0023601Z AWS_DEFAULT_REGION: us-east-1 2025-03-09T08:03:00.0024117Z PACKAGE_TYPE: wheel 2025-03-09T08:03:00.0024537Z DESIRED_CUDA: cpu 2025-03-09T08:03:00.0024950Z GPU_ARCH_TYPE: cpu 2025-03-09T08:03:00.0025356Z DESIRED_PYTHON: 3.12 2025-03-09T08:03:00.0030734Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.1.0.70; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.4.5.8; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.2.1.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.5.147; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.6.1.9; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.3.1.170; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.25.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-03-09T08:03:00.0036527Z BINARY_ENV_FILE: C:\a\_temp/env 2025-03-09T08:03:00.0037042Z PYTORCH_FINAL_PACKAGE_DIR: C:\a\_temp/artifacts 2025-03-09T08:03:00.0037575Z WIN_PACKAGE_WORK_DIR: C:\a\_temp 2025-03-09T08:03:00.0038067Z ARMPL_DIR: c:\temp\dependencies\armpl_24.10\ 2025-03-09T08:03:00.0038531Z ##[endgroup] 2025-03-09T08:03:00.0415164Z Dependency Rust installation started. 2025-03-09T08:03:00.0444014Z Downloading Rust... 2025-03-09T08:03:00.0612161Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-09T08:03:00.0613577Z Dload Upload Total Spent Left Speed 2025-03-09T08:03:00.0613998Z 2025-03-09T08:03:00.1478569Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-09T08:03:00.2021675Z 0 11.9M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-09T08:03:00.2022425Z 100 11.9M 100 11.9M 0 0 83.5M 0 --:--:-- --:--:-- --:--:-- 84.4M 2025-03-09T08:03:00.6913469Z Installing Rust... 2025-03-09T08:03:28.5129225Z 2025-03-09T08:03:32.8255651Z stable-aarch64-pc-windows-msvc installed - rustc 1.85.0 (4d91de4e4 2025-02-17) 2025-03-09T08:03:32.8256345Z 2025-03-09T08:03:32.8273535Z 2025-03-09T08:03:32.8277269Z Rust is installed now. Great! 2025-03-09T08:03:32.8277757Z 2025-03-09T08:03:32.8278455Z To get started you may need to restart your current shell. 2025-03-09T08:03:32.8284295Z This would reload its PATH environment variable to include 2025-03-09T08:03:32.8289251Z Cargo's bin directory (c:\temp\dependencies\cargo\bin). 2025-03-09T08:03:32.8580625Z Dependency Rust installation finished. 2025-03-09T08:03:32.9008091Z ##[group]Run "pytorch/.ci/pytorch/windows/arm64/bootstrap_sccache.bat" 2025-03-09T08:03:32.9009119Z "pytorch/.ci/pytorch/windows/arm64/bootstrap_sccache.bat" 2025-03-09T08:03:32.9026295Z shell: C:\Windows\system32\cmd.EXE /D /E:ON /V:OFF /S /C "CALL "{0}"" 2025-03-09T08:03:32.9026819Z env: 2025-03-09T08:03:32.9027182Z BUILD_ENVIRONMENT: windows-arm64-binary-wheel 2025-03-09T08:03:32.9028053Z GITHUB_TOKEN: *** 2025-03-09T08:03:32.9028381Z PR_NUMBER: 2025-03-09T08:03:32.9028791Z SHA1: ecc1272a4b291814d73c785fe3025ef86ffb7f06 2025-03-09T08:03:32.9029209Z SKIP_ALL_TESTS: 1 2025-03-09T08:03:32.9029565Z PYTORCH_ROOT: C:\a\pytorch\pytorch/pytorch 2025-03-09T08:03:32.9029995Z DOWNLOADS_DIR: c:\temp\downloads 2025-03-09T08:03:32.9030437Z DEPENDENCIES_DIR: c:\temp\dependencies 2025-03-09T08:03:32.9030844Z ENABLE_APL: 1 2025-03-09T08:03:32.9031144Z ENABLE_OPENBLAS: 0 2025-03-09T08:03:32.9031473Z MSVC_VERSION: 14.42 2025-03-09T08:03:32.9031863Z AWS_DEFAULT_REGION: us-east-1 2025-03-09T08:03:32.9032238Z PACKAGE_TYPE: wheel 2025-03-09T08:03:32.9032567Z DESIRED_CUDA: cpu 2025-03-09T08:03:32.9032885Z GPU_ARCH_TYPE: cpu 2025-03-09T08:03:32.9033215Z DESIRED_PYTHON: 3.12 2025-03-09T08:03:32.9038362Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.1.0.70; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.4.5.8; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.2.1.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.5.147; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.6.1.9; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.3.1.170; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.25.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-03-09T08:03:32.9043871Z BINARY_ENV_FILE: C:\a\_temp/env 2025-03-09T08:03:32.9044301Z PYTORCH_FINAL_PACKAGE_DIR: C:\a\_temp/artifacts 2025-03-09T08:03:32.9044762Z WIN_PACKAGE_WORK_DIR: C:\a\_temp 2025-03-09T08:03:32.9045191Z ARMPL_DIR: c:\temp\dependencies\armpl_24.10\ 2025-03-09T08:03:32.9045651Z RUSTUP_HOME: c:\temp\dependencies\rust 2025-03-09T08:03:32.9046086Z CARGO_HOME: c:\temp\dependencies\cargo 2025-03-09T08:03:32.9046488Z ##[endgroup] 2025-03-09T08:03:32.9437049Z Dependency sccache installation started. 2025-03-09T08:03:32.9461088Z Downloading sccache.zip... 2025-03-09T08:03:32.9633753Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-09T08:03:32.9634437Z Dload Upload Total Spent Left Speed 2025-03-09T08:03:32.9634775Z 2025-03-09T08:03:33.0700878Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-09T08:03:33.0701449Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-09T08:03:33.1481490Z 2025-03-09T08:03:33.1603571Z 29 7662k 29 2255k 0 0 11.7M 0 --:--:-- --:--:-- --:--:-- 11.7M 2025-03-09T08:03:33.1604784Z 100 7662k 100 7662k 0 0 37.5M 0 --:--:-- --:--:-- --:--:-- 439M 2025-03-09T08:03:33.1709725Z Extracting sccache.zip... 2025-03-09T08:03:33.5703125Z Dependency sccache installation finished. 2025-03-09T08:03:33.6374186Z ##[group]Run "pytorch/.ci/pytorch/windows/arm64/bootstrap_libuv.bat" 2025-03-09T08:03:33.6375167Z "pytorch/.ci/pytorch/windows/arm64/bootstrap_libuv.bat" 2025-03-09T08:03:33.6393253Z shell: C:\Windows\system32\cmd.EXE /D /E:ON /V:OFF /S /C "CALL "{0}"" 2025-03-09T08:03:33.6393792Z env: 2025-03-09T08:03:33.6394141Z BUILD_ENVIRONMENT: windows-arm64-binary-wheel 2025-03-09T08:03:33.6395138Z GITHUB_TOKEN: *** 2025-03-09T08:03:33.6395474Z PR_NUMBER: 2025-03-09T08:03:33.6395805Z SHA1: ecc1272a4b291814d73c785fe3025ef86ffb7f06 2025-03-09T08:03:33.6396243Z SKIP_ALL_TESTS: 1 2025-03-09T08:03:33.6396595Z PYTORCH_ROOT: C:\a\pytorch\pytorch/pytorch 2025-03-09T08:03:33.6397032Z DOWNLOADS_DIR: c:\temp\downloads 2025-03-09T08:03:33.6397444Z DEPENDENCIES_DIR: c:\temp\dependencies 2025-03-09T08:03:33.6397843Z ENABLE_APL: 1 2025-03-09T08:03:33.6398192Z ENABLE_OPENBLAS: 0 2025-03-09T08:03:33.6398517Z MSVC_VERSION: 14.42 2025-03-09T08:03:33.6398911Z AWS_DEFAULT_REGION: us-east-1 2025-03-09T08:03:33.6399281Z PACKAGE_TYPE: wheel 2025-03-09T08:03:33.6399611Z DESIRED_CUDA: cpu 2025-03-09T08:03:33.6399940Z GPU_ARCH_TYPE: cpu 2025-03-09T08:03:33.6400322Z DESIRED_PYTHON: 3.12 2025-03-09T08:03:33.6405502Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.1.0.70; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.4.5.8; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.2.1.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.5.147; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.6.1.9; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.3.1.170; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.25.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-03-09T08:03:33.6411005Z BINARY_ENV_FILE: C:\a\_temp/env 2025-03-09T08:03:33.6411435Z PYTORCH_FINAL_PACKAGE_DIR: C:\a\_temp/artifacts 2025-03-09T08:03:33.6411902Z WIN_PACKAGE_WORK_DIR: C:\a\_temp 2025-03-09T08:03:33.6412323Z ARMPL_DIR: c:\temp\dependencies\armpl_24.10\ 2025-03-09T08:03:33.6412785Z RUSTUP_HOME: c:\temp\dependencies\rust 2025-03-09T08:03:33.6413224Z CARGO_HOME: c:\temp\dependencies\cargo 2025-03-09T08:03:33.6413636Z ##[endgroup] 2025-03-09T08:03:33.6800767Z Dependency libuv installation started. 2025-03-09T08:03:34.2254441Z ********************************************************************** 2025-03-09T08:03:34.2255110Z ** Visual Studio 2022 Developer Command Prompt v17.13.2 2025-03-09T08:03:34.2255749Z ** Copyright (c) 2022 Microsoft Corporation 2025-03-09T08:03:34.2257825Z ********************************************************************** 2025-03-09T08:03:35.4038776Z [vcvarsall.bat] Environment initialized for: 'arm64' 2025-03-09T08:03:35.4391297Z c:\temp\dependencies\VSBuildTools\VC\Tools\MSVC\14.43.34808\bin\HostARM64\arm64\cl.exe 2025-03-09T08:03:35.6767909Z Cloning into 'libuv'... 2025-03-09T08:03:39.9067616Z Note: switching to '25f4b8b8a3c0f934158cd37a37b0525d75ca488e'. 2025-03-09T08:03:39.9068059Z 2025-03-09T08:03:39.9068337Z You are in 'detached HEAD' state. You can look around, make experimental 2025-03-09T08:03:39.9069655Z changes and commit them, and you can discard any commits you make in this 2025-03-09T08:03:39.9073237Z state without impacting any branches by switching back to a branch. 2025-03-09T08:03:39.9073785Z 2025-03-09T08:03:39.9074074Z If you want to create a new branch to retain commits you create, you may 2025-03-09T08:03:39.9074713Z do so (now or later) by using -c with the switch command. Example: 2025-03-09T08:03:39.9075090Z 2025-03-09T08:03:39.9075243Z git switch -c 2025-03-09T08:03:39.9075508Z 2025-03-09T08:03:39.9075681Z Or undo this operation with: 2025-03-09T08:03:39.9075937Z 2025-03-09T08:03:39.9076065Z git switch - 2025-03-09T08:03:39.9076246Z 2025-03-09T08:03:39.9076555Z Turn off this advice by setting config variable advice.detachedHead to false 2025-03-09T08:03:39.9076989Z 2025-03-09T08:03:39.9180409Z Configuring libuv... 2025-03-09T08:03:40.9074515Z -- Building for: Visual Studio 17 2022 2025-03-09T08:03:40.9282490Z CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): 2025-03-09T08:03:40.9284429Z Compatibility with CMake < 3.5 will be removed from a future version of 2025-03-09T08:03:40.9285024Z CMake. 2025-03-09T08:03:40.9285188Z 2025-03-09T08:03:40.9285485Z Update the VERSION argument value or use a ... suffix to tell 2025-03-09T08:03:40.9286176Z CMake that the project does not need compatibility with older versions. 2025-03-09T08:03:40.9286598Z 2025-03-09T08:03:40.9286603Z 2025-03-09T08:03:40.9861130Z -- Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.22631. 2025-03-09T08:03:45.9313610Z -- The C compiler identification is MSVC 19.43.34808.0 2025-03-09T08:03:46.1804404Z -- Detecting C compiler ABI info 2025-03-09T08:03:47.8160485Z -- Detecting C compiler ABI info - done 2025-03-09T08:03:47.8700715Z -- Check for working C compiler: c:/temp/dependencies/VSBuildTools/VC/Tools/MSVC/14.43.34808/bin/Hostarm64/arm64/cl.exe - skipped 2025-03-09T08:03:47.8773616Z -- Detecting C compile features 2025-03-09T08:03:47.8865708Z -- Detecting C compile features - done 2025-03-09T08:03:47.9972467Z -- Performing Test UV_LINT_W4 2025-03-09T08:03:49.4326770Z -- Performing Test UV_LINT_W4 - Success 2025-03-09T08:03:49.4365823Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2025-03-09T08:03:50.8164169Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Success 2025-03-09T08:03:50.8204154Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2025-03-09T08:03:52.2532353Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Success 2025-03-09T08:03:52.2571843Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2025-03-09T08:03:53.7085274Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Success 2025-03-09T08:03:53.7124493Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2025-03-09T08:03:55.0918688Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Success 2025-03-09T08:03:55.0957338Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2025-03-09T08:03:56.5199946Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Success 2025-03-09T08:03:56.5238320Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2025-03-09T08:03:57.8945531Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Success 2025-03-09T08:03:57.8984029Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2025-03-09T08:03:59.3175513Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Success 2025-03-09T08:03:59.3214221Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2025-03-09T08:04:00.7398207Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Success 2025-03-09T08:04:00.7436239Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2025-03-09T08:04:02.2075148Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Success 2025-03-09T08:04:02.2114289Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2025-03-09T08:04:03.5905729Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Success 2025-03-09T08:04:03.5946029Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2025-03-09T08:04:05.0512759Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Success 2025-03-09T08:04:05.0551436Z -- Performing Test UV_LINT_WALL 2025-03-09T08:04:06.5275888Z -- Performing Test UV_LINT_WALL - Success 2025-03-09T08:04:06.5313904Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2025-03-09T08:04:07.5433556Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Failed 2025-03-09T08:04:07.5473009Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2025-03-09T08:04:08.5521652Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Failed 2025-03-09T08:04:08.5560040Z -- Performing Test UV_LINT_EXTRA 2025-03-09T08:04:09.5389914Z -- Performing Test UV_LINT_EXTRA - Failed 2025-03-09T08:04:09.5429403Z -- Performing Test UV_LINT_UTF8_MSVC 2025-03-09T08:04:10.9846050Z -- Performing Test UV_LINT_UTF8_MSVC - Success 2025-03-09T08:04:10.9955432Z -- summary of build options: 2025-03-09T08:04:10.9955912Z Install prefix: C:/Program Files (x86)/libuv 2025-03-09T08:04:10.9956363Z Target system: Windows 2025-03-09T08:04:10.9956719Z Compiler: 2025-03-09T08:04:10.9957393Z C compiler: c:/temp/dependencies/VSBuildTools/VC/Tools/MSVC/14.43.34808/bin/Hostarm64/arm64/cl.exe 2025-03-09T08:04:10.9958145Z CFLAGS: /DWIN32 /D_WINDOWS /W3 2025-03-09T08:04:10.9958424Z 2025-03-09T08:04:10.9973047Z -- Configuring done (30.1s) 2025-03-09T08:04:11.1869444Z -- Generating done (0.2s) 2025-03-09T08:04:11.2055855Z -- Build files have been written to: C:/temp/dependencies/libuv/build 2025-03-09T08:04:11.2311457Z Building libuv... 2025-03-09T08:04:11.5053098Z MSBuild version 17.13.15+18b3035f6 for .NET Framework 2025-03-09T08:04:11.6357932Z 2025-03-09T08:04:12.1664906Z 1>Checking Build System 2025-03-09T08:04:12.4402095Z Building Custom Rule C:/temp/dependencies/libuv/CMakeLists.txt 2025-03-09T08:04:12.7499636Z fs-poll.c 2025-03-09T08:04:13.7786906Z idna.c 2025-03-09T08:04:13.8906658Z C:\temp\dependencies\libuv\src\fs-poll.c(200,23): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:13.8931214Z C:\temp\dependencies\libuv\src\fs-poll.c(203,30): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:14.0039245Z C:\temp\dependencies\libuv\src\idna.c(33,12): warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:14.0040900Z C:\temp\dependencies\libuv\src\idna.c(65,12): warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:14.0042501Z C:\temp\dependencies\libuv\src\idna.c(69,12): warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:14.0044097Z C:\temp\dependencies\libuv\src\idna.c(77,12): warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:14.0045753Z C:\temp\dependencies\libuv\src\idna.c(80,12): warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:14.0047351Z C:\temp\dependencies\libuv\src\idna.c(83,12): warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:14.0048909Z C:\temp\dependencies\libuv\src\idna.c(147,17): warning C4244: '=': conversion from 'unsigned int' to 'char', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:14.0050434Z C:\temp\dependencies\libuv\src\idna.c(167,9): warning C4245: '=': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:14.0051945Z C:\temp\dependencies\libuv\src\idna.c(290,12): warning C4244: 'return': conversion from '__int64' to 'long', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:14.0079517Z inet.c 2025-03-09T08:04:14.2225658Z C:\temp\dependencies\libuv\src\inet.c(164,15): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:14.2227265Z C:\temp\dependencies\libuv\src\inet.c(197,13): warning C4244: '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:14.2228903Z C:\temp\dependencies\libuv\src\inet.c(191,34): warning C4244: 'initializing': conversion from '__int64' to 'unsigned int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:14.2230551Z C:\temp\dependencies\libuv\src\inet.c(287,22): warning C4244: 'initializing': conversion from '__int64' to 'const int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:14.2291153Z random.c 2025-03-09T08:04:14.4555066Z strscpy.c 2025-03-09T08:04:14.6742989Z threadpool.c 2025-03-09T08:04:14.9019409Z timer.c 2025-03-09T08:04:15.1275559Z uv-common.c 2025-03-09T08:04:15.3487265Z C:\temp\dependencies\libuv\src\uv-common.c(137,14): warning C4245: 'return': conversion from 'int' to 'size_t', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:15.3488907Z C:\temp\dependencies\libuv\src\uv-common.c(145,14): warning C4245: 'return': conversion from 'int' to 'size_t', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:15.3514032Z C:\temp\dependencies\libuv\src\uv-common.c(224,26): warning C4244: 'function': conversion from 'int' to 'u_short', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:15.3515663Z C:\temp\dependencies\libuv\src\uv-common.c(239,27): warning C4244: 'function': conversion from 'int' to 'u_short', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:15.3535225Z C:\temp\dependencies\libuv\src\uv-common.c(658,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:15.3612073Z uv-data-getter-setters.c 2025-03-09T08:04:15.5770803Z version.c 2025-03-09T08:04:15.7910190Z async.c 2025-03-09T08:04:16.0349709Z core.c 2025-03-09T08:04:16.2846681Z C:\temp\dependencies\libuv\src\win\core.c(452,17): warning C4244: '=': conversion from 'uint64_t' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:16.2848240Z C:\temp\dependencies\libuv\src\win\core.c(533,17): warning C4244: '=': conversion from 'uint64_t' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:16.2922879Z detect-wakeup.c 2025-03-09T08:04:16.5191886Z dl.c 2025-03-09T08:04:16.7446342Z error.c 2025-03-09T08:04:16.9777244Z fs.c 2025-03-09T08:04:17.2364744Z C:\temp\dependencies\libuv\src\win\fs.c(214,35): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2366336Z C:\temp\dependencies\libuv\src\win\fs.c(228,35): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2370674Z C:\temp\dependencies\libuv\src\win\fs.c(425,20): warning C4267: '=': conversion from 'size_t' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2403879Z C:\temp\dependencies\libuv\src\win\fs.c(1246,8): warning C4090: '=': different 'const' qualifiers [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2408147Z C:\temp\dependencies\libuv\src\win\fs.c(1341,7): warning C4245: '=': conversion from 'int' to 'DWORD', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2411581Z C:\temp\dependencies\libuv\src\win\fs.c(1453,43): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2414066Z C:\temp\dependencies\libuv\src\win\fs.c(1485,31): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2415643Z C:\temp\dependencies\libuv\src\win\fs.c(1487,31): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2439744Z C:\temp\dependencies\libuv\src\win\fs.c(2111,47): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2442025Z C:\temp\dependencies\libuv\src\win\fs.c(2157,5): warning C4245: '=': conversion from 'int' to 'DWORD', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2450967Z C:\temp\dependencies\libuv\src\win\fs.c(2381,16): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2452457Z C:\temp\dependencies\libuv\src\win\fs.c(2438,64): warning C4267: '=': conversion from 'size_t' to 'USHORT', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2453943Z C:\temp\dependencies\libuv\src\win\fs.c(2439,62): warning C4267: '=': conversion from 'size_t' to 'USHORT', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2455413Z C:\temp\dependencies\libuv\src\win\fs.c(2467,59): warning C4267: '=': conversion from 'size_t' to 'USHORT', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2456884Z C:\temp\dependencies\libuv\src\win\fs.c(2468,57): warning C4267: '=': conversion from 'size_t' to 'USHORT', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2458360Z C:\temp\dependencies\libuv\src\win\fs.c(2481,31): warning C4244: '=': conversion from 'int' to 'USHORT', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2463908Z C:\temp\dependencies\libuv\src\win\fs.c(2737,28): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2472693Z C:\temp\dependencies\libuv\src\win\fs.c(2886,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2474219Z C:\temp\dependencies\libuv\src\win\fs.c(2891,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2475732Z C:\temp\dependencies\libuv\src\win\fs.c(2898,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2477763Z C:\temp\dependencies\libuv\src\win\fs.c(2931,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2479343Z C:\temp\dependencies\libuv\src\win\fs.c(2964,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2480861Z C:\temp\dependencies\libuv\src\win\fs.c(2976,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2482379Z C:\temp\dependencies\libuv\src\win\fs.c(2979,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2483893Z C:\temp\dependencies\libuv\src\win\fs.c(2991,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2487259Z C:\temp\dependencies\libuv\src\win\fs.c(2995,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2488849Z C:\temp\dependencies\libuv\src\win\fs.c(3009,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2490371Z C:\temp\dependencies\libuv\src\win\fs.c(3012,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2491881Z C:\temp\dependencies\libuv\src\win\fs.c(3026,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2493390Z C:\temp\dependencies\libuv\src\win\fs.c(3029,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2494918Z C:\temp\dependencies\libuv\src\win\fs.c(3040,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2496422Z C:\temp\dependencies\libuv\src\win\fs.c(3043,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2497926Z C:\temp\dependencies\libuv\src\win\fs.c(3055,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2499433Z C:\temp\dependencies\libuv\src\win\fs.c(3059,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2500937Z C:\temp\dependencies\libuv\src\win\fs.c(3072,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2502484Z C:\temp\dependencies\libuv\src\win\fs.c(3074,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2503989Z C:\temp\dependencies\libuv\src\win\fs.c(3091,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2505492Z C:\temp\dependencies\libuv\src\win\fs.c(3104,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2506997Z C:\temp\dependencies\libuv\src\win\fs.c(3115,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2508505Z C:\temp\dependencies\libuv\src\win\fs.c(3118,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2510029Z C:\temp\dependencies\libuv\src\win\fs.c(3130,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2511521Z C:\temp\dependencies\libuv\src\win\fs.c(3134,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2513028Z C:\temp\dependencies\libuv\src\win\fs.c(3146,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2514527Z C:\temp\dependencies\libuv\src\win\fs.c(3149,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2516032Z C:\temp\dependencies\libuv\src\win\fs.c(3167,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2518313Z C:\temp\dependencies\libuv\src\win\fs.c(3170,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2519981Z C:\temp\dependencies\libuv\src\win\fs.c(3182,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2521548Z C:\temp\dependencies\libuv\src\win\fs.c(3185,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2523058Z C:\temp\dependencies\libuv\src\win\fs.c(3192,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2524617Z C:\temp\dependencies\libuv\src\win\fs.c(3204,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2526155Z C:\temp\dependencies\libuv\src\win\fs.c(3207,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2527667Z C:\temp\dependencies\libuv\src\win\fs.c(3218,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2529168Z C:\temp\dependencies\libuv\src\win\fs.c(3221,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2530684Z C:\temp\dependencies\libuv\src\win\fs.c(3232,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2532201Z C:\temp\dependencies\libuv\src\win\fs.c(3235,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2533729Z C:\temp\dependencies\libuv\src\win\fs.c(3242,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2535241Z C:\temp\dependencies\libuv\src\win\fs.c(3254,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2536749Z C:\temp\dependencies\libuv\src\win\fs.c(3257,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2538260Z C:\temp\dependencies\libuv\src\win\fs.c(3264,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2539768Z C:\temp\dependencies\libuv\src\win\fs.c(3271,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2541291Z C:\temp\dependencies\libuv\src\win\fs.c(3280,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2542796Z C:\temp\dependencies\libuv\src\win\fs.c(3304,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2544295Z C:\temp\dependencies\libuv\src\win\fs.c(3308,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2545784Z C:\temp\dependencies\libuv\src\win\fs.c(3318,32): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2547271Z C:\temp\dependencies\libuv\src\win\fs.c(3319,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2549821Z C:\temp\dependencies\libuv\src\win\fs.c(3334,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2551445Z C:\temp\dependencies\libuv\src\win\fs.c(3338,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2552952Z C:\temp\dependencies\libuv\src\win\fs.c(3350,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2554455Z C:\temp\dependencies\libuv\src\win\fs.c(3354,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2555990Z C:\temp\dependencies\libuv\src\win\fs.c(3363,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2557507Z C:\temp\dependencies\libuv\src\win\fs.c(3375,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2559016Z C:\temp\dependencies\libuv\src\win\fs.c(3380,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2560519Z C:\temp\dependencies\libuv\src\win\fs.c(3390,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2562027Z C:\temp\dependencies\libuv\src\win\fs.c(3401,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2563539Z C:\temp\dependencies\libuv\src\win\fs.c(3406,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2565051Z C:\temp\dependencies\libuv\src\win\fs.c(3420,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2566549Z C:\temp\dependencies\libuv\src\win\fs.c(3423,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.2598656Z fs-event.c 2025-03-09T08:04:17.4872202Z C:\temp\dependencies\libuv\src\win\fs-event.c(483,59): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.4944774Z getaddrinfo.c 2025-03-09T08:04:17.8733061Z C:\temp\dependencies\libuv\src\win\getaddrinfo.c(131,43): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.8741553Z C:\temp\dependencies\libuv\src\win\getaddrinfo.c(434,33): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:17.8811887Z getnameinfo.c 2025-03-09T08:04:18.1085853Z handle.c 2025-03-09T08:04:18.3461781Z Generating Code... 2025-03-09T08:04:18.5491696Z C:\temp\dependencies\libuv\src\win\fs.c(915,1): warning C4701: potentially uninitialized local variable 'original_position' used [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:18.5608580Z C:\temp\dependencies\libuv\src\win\fs.c(1115,1): warning C4701: potentially uninitialized local variable 'original_position' used [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:18.7925514Z C:\temp\dependencies\libuv\src\win\core.c(452,1): warning C4701: potentially uninitialized local variable 'user_timeout' used [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:18.7928315Z C:\temp\dependencies\libuv\src\win\core.c(533,1): warning C4701: potentially uninitialized local variable 'user_timeout' used [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:19.1020099Z C:\temp\dependencies\libuv\src\idna.c(125,1): warning C4701: potentially uninitialized local variable 'c' used [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:19.1606911Z Compiling... 2025-03-09T08:04:19.1607282Z loop-watcher.c 2025-03-09T08:04:19.3878611Z pipe.c 2025-03-09T08:04:19.7091737Z C:\temp\dependencies\libuv\src\win\pipe.c(1085,55): warning C4244: 'function': conversion from 'ULONG_PTR' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:19.7093472Z C:\temp\dependencies\libuv\src\win\pipe.c(1104,55): warning C4244: 'function': conversion from 'ULONG_PTR' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:19.7121479Z C:\temp\dependencies\libuv\src\win\pipe.c(2253,38): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:19.7193987Z thread.c 2025-03-09T08:04:19.9466837Z poll.c 2025-03-09T08:04:20.1733876Z C:\temp\dependencies\libuv\src\win\poll.c(493,20): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:20.1798628Z process.c 2025-03-09T08:04:20.4247166Z C:\temp\dependencies\libuv\src\win\process.c(633,13): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:20.4250874Z C:\temp\dependencies\libuv\src\win\process.c(753,40): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:20.4252504Z C:\temp\dependencies\libuv\src\win\process.c(789,41): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:20.4254107Z C:\temp\dependencies\libuv\src\win\process.c(808,31): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:20.4336467Z process-stdio.c 2025-03-09T08:04:20.6631389Z signal.c 2025-03-09T08:04:20.8932519Z C:\temp\dependencies\libuv\src\win\signal.c(212,9): warning C4189: 'r': local variable is initialized but not referenced [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:20.8997436Z snprintf.c 2025-03-09T08:04:20.9139675Z stream.c 2025-03-09T08:04:21.1440376Z tcp.c 2025-03-09T08:04:21.3715456Z C:\temp\dependencies\libuv\src\win\tcp.c(366,55): warning C4244: 'function': conversion from 'ULONG_PTR' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:21.3717097Z C:\temp\dependencies\libuv\src\win\tcp.c(385,55): warning C4244: 'function': conversion from 'ULONG_PTR' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:21.3823731Z tty.c 2025-03-09T08:04:21.6164287Z C:\temp\dependencies\libuv\src\win\tty.c(986,41): warning C4244: 'initializing': conversion from 'ULONG_PTR' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:21.6167813Z C:\temp\dependencies\libuv\src\win\tty.c(1127,5): warning C4244: '=': conversion from 'UINT' to 'WORD', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:21.6174343Z C:\temp\dependencies\libuv\src\win\tty.c(1367,53): warning C4244: 'function': conversion from 'int' to 'unsigned char', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:21.6175987Z C:\temp\dependencies\libuv\src\win\tty.c(1367,62): warning C4244: 'function': conversion from 'int' to 'unsigned char', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:21.6179350Z C:\temp\dependencies\libuv\src\win\tty.c(1368,51): warning C4244: 'function': conversion from 'int' to 'unsigned char', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:21.6181031Z C:\temp\dependencies\libuv\src\win\tty.c(1368,60): warning C4244: 'function': conversion from 'int' to 'unsigned char', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:21.6182579Z C:\temp\dependencies\libuv\src\win\tty.c(1464,22): warning C4244: '=': conversion from 'int' to 'char', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:21.6184015Z C:\temp\dependencies\libuv\src\win\tty.c(1473,22): warning C4244: '=': conversion from 'int' to 'char', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:21.6185449Z C:\temp\dependencies\libuv\src\win\tty.c(1483,22): warning C4244: '=': conversion from 'int' to 'char', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:21.6186908Z C:\temp\dependencies\libuv\src\win\tty.c(1488,22): warning C4244: '=': conversion from 'int' to 'char', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:21.6188350Z C:\temp\dependencies\libuv\src\win\tty.c(1575,61): warning C4244: '=': conversion from 'int' to 'SHORT', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:21.6189886Z C:\temp\dependencies\libuv\src\win\tty.c(1896,40): warning C4244: '=': conversion from 'unsigned int' to 'unsigned short', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:21.6204536Z C:\temp\dependencies\libuv\src\win\tty.c(2224,10): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:21.6280731Z udp.c 2025-03-09T08:04:21.8685075Z util.c 2025-03-09T08:04:22.3286079Z C:\temp\dependencies\libuv\src\win\util.c(255,27): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:22.3287763Z C:\temp\dependencies\libuv\src\win\util.c(268,40): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:22.3289343Z C:\temp\dependencies\libuv\src\win\util.c(278,42): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:22.3290932Z C:\temp\dependencies\libuv\src\win\util.c(333,13): warning C4245: 'return': conversion from 'int' to 'uint64_t', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:22.3292527Z C:\temp\dependencies\libuv\src\win\util.c(345,12): warning C4245: 'return': conversion from 'int' to 'uint64_t', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:22.3302653Z C:\temp\dependencies\libuv\src\win\util.c(776,3): warning C4244: 'function': conversion from 'int' to 'BYTE', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:22.3304245Z C:\temp\dependencies\libuv\src\win\util.c(777,3): warning C4244: 'function': conversion from 'int' to 'BYTE', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:22.3305787Z C:\temp\dependencies\libuv\src\win\util.c(778,3): warning C4244: 'function': conversion from 'int' to 'BYTE', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:22.3307386Z C:\temp\dependencies\libuv\src\win\util.c(779,3): warning C4244: 'function': conversion from 'int' to 'BYTE', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:22.3319445Z C:\temp\dependencies\libuv\src\win\util.c(1216,23): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:22.3321562Z C:\temp\dependencies\libuv\src\win\util.c(1249,33): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:22.3328269Z C:\temp\dependencies\libuv\src\win\util.c(1551,16): warning C4267: '=': conversion from 'size_t' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:22.3329815Z C:\temp\dependencies\libuv\src\win\util.c(1589,33): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:22.3337482Z C:\temp\dependencies\libuv\src\win\util.c(1910,34): warning C4244: '=': conversion from 'int' to 'char', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:22.3341767Z C:\temp\dependencies\libuv\src\win\util.c(1969,30): warning C4267: 'function': conversion from 'size_t' to 'ULONG', possible loss of data [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:22.3426846Z winapi.c 2025-03-09T08:04:22.5674847Z winsock.c 2025-03-09T08:04:22.7930654Z Generating Code... 2025-03-09T08:04:22.8088938Z C:\temp\dependencies\libuv\src\win\winsock.c(518,1): warning C4701: potentially uninitialized local variable 'iosb' used [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:22.9826651Z C:\temp\dependencies\libuv\src\win\tty.c(2416,1): warning C4702: unreachable code [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:23.4779960Z C:\temp\dependencies\libuv\src\win\process-stdio.c(356,1): warning C4701: potentially uninitialized local variable 'fdopt' used [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:23.6636395Z C:\temp\dependencies\libuv\src\win\thread.c(387,1): warning C4702: unreachable code [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:23.7065887Z C:\temp\dependencies\libuv\src\win\pipe.c(629,1): warning C4701: potentially uninitialized local variable 'duplex_flags' used [C:\temp\dependencies\libuv\build\uv.vcxproj] 2025-03-09T08:04:24.4141029Z Creating library C:/temp/dependencies/libuv/build/Release/uv.lib and object C:/temp/dependencies/libuv/build/Release/uv.exp 2025-03-09T08:04:24.6055186Z uv.vcxproj -> C:\temp\dependencies\libuv\build\Release\uv.dll 2025-03-09T08:04:24.7373078Z Building Custom Rule C:/temp/dependencies/libuv/CMakeLists.txt 2025-03-09T08:04:24.9300415Z fs-poll.c 2025-03-09T08:04:25.1617170Z C:\temp\dependencies\libuv\src\fs-poll.c(200,23): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:25.1618748Z C:\temp\dependencies\libuv\src\fs-poll.c(203,30): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:25.1686612Z idna.c 2025-03-09T08:04:25.3727335Z C:\temp\dependencies\libuv\src\idna.c(33,12): warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:25.3729067Z C:\temp\dependencies\libuv\src\idna.c(65,12): warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:25.3730680Z C:\temp\dependencies\libuv\src\idna.c(69,12): warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:25.3732298Z C:\temp\dependencies\libuv\src\idna.c(77,12): warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:25.3733976Z C:\temp\dependencies\libuv\src\idna.c(80,12): warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:25.3735603Z C:\temp\dependencies\libuv\src\idna.c(83,12): warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:25.3738033Z C:\temp\dependencies\libuv\src\idna.c(147,17): warning C4244: '=': conversion from 'unsigned int' to 'char', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:25.3739607Z C:\temp\dependencies\libuv\src\idna.c(167,9): warning C4245: '=': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:25.3741142Z C:\temp\dependencies\libuv\src\idna.c(290,12): warning C4244: 'return': conversion from '__int64' to 'long', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:25.3792841Z inet.c 2025-03-09T08:04:25.5812461Z C:\temp\dependencies\libuv\src\inet.c(164,15): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:25.5814076Z C:\temp\dependencies\libuv\src\inet.c(197,13): warning C4244: '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:25.5815736Z C:\temp\dependencies\libuv\src\inet.c(191,34): warning C4244: 'initializing': conversion from '__int64' to 'unsigned int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:25.5817388Z C:\temp\dependencies\libuv\src\inet.c(287,22): warning C4244: 'initializing': conversion from '__int64' to 'const int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:25.5878657Z random.c 2025-03-09T08:04:25.8051097Z strscpy.c 2025-03-09T08:04:26.0091437Z threadpool.c 2025-03-09T08:04:26.2240745Z timer.c 2025-03-09T08:04:26.4344406Z uv-common.c 2025-03-09T08:04:26.6502416Z C:\temp\dependencies\libuv\src\uv-common.c(137,14): warning C4245: 'return': conversion from 'int' to 'size_t', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:26.6504138Z C:\temp\dependencies\libuv\src\uv-common.c(145,14): warning C4245: 'return': conversion from 'int' to 'size_t', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:26.6526997Z C:\temp\dependencies\libuv\src\uv-common.c(224,26): warning C4244: 'function': conversion from 'int' to 'u_short', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:26.6529173Z C:\temp\dependencies\libuv\src\uv-common.c(239,27): warning C4244: 'function': conversion from 'int' to 'u_short', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:26.6549263Z C:\temp\dependencies\libuv\src\uv-common.c(658,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:26.6625092Z uv-data-getter-setters.c 2025-03-09T08:04:26.8743347Z version.c 2025-03-09T08:04:27.0793926Z async.c 2025-03-09T08:04:27.2972907Z core.c 2025-03-09T08:04:27.5230780Z C:\temp\dependencies\libuv\src\win\core.c(452,17): warning C4244: '=': conversion from 'uint64_t' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:27.5232355Z C:\temp\dependencies\libuv\src\win\core.c(533,17): warning C4244: '=': conversion from 'uint64_t' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:27.5301626Z detect-wakeup.c 2025-03-09T08:04:27.7488051Z dl.c 2025-03-09T08:04:27.9620757Z error.c 2025-03-09T08:04:28.1811028Z fs.c 2025-03-09T08:04:28.4042719Z C:\temp\dependencies\libuv\src\win\fs.c(214,35): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4044313Z C:\temp\dependencies\libuv\src\win\fs.c(228,35): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4048415Z C:\temp\dependencies\libuv\src\win\fs.c(425,20): warning C4267: '=': conversion from 'size_t' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4081326Z C:\temp\dependencies\libuv\src\win\fs.c(1246,8): warning C4090: '=': different 'const' qualifiers [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4084506Z C:\temp\dependencies\libuv\src\win\fs.c(1341,7): warning C4245: '=': conversion from 'int' to 'DWORD', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4087690Z C:\temp\dependencies\libuv\src\win\fs.c(1453,43): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4089237Z C:\temp\dependencies\libuv\src\win\fs.c(1485,31): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4090806Z C:\temp\dependencies\libuv\src\win\fs.c(1487,31): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4114597Z C:\temp\dependencies\libuv\src\win\fs.c(2111,47): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4116542Z C:\temp\dependencies\libuv\src\win\fs.c(2157,5): warning C4245: '=': conversion from 'int' to 'DWORD', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4125162Z C:\temp\dependencies\libuv\src\win\fs.c(2381,16): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4126689Z C:\temp\dependencies\libuv\src\win\fs.c(2438,64): warning C4267: '=': conversion from 'size_t' to 'USHORT', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4128238Z C:\temp\dependencies\libuv\src\win\fs.c(2439,62): warning C4267: '=': conversion from 'size_t' to 'USHORT', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4129721Z C:\temp\dependencies\libuv\src\win\fs.c(2467,59): warning C4267: '=': conversion from 'size_t' to 'USHORT', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4131196Z C:\temp\dependencies\libuv\src\win\fs.c(2468,57): warning C4267: '=': conversion from 'size_t' to 'USHORT', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4132669Z C:\temp\dependencies\libuv\src\win\fs.c(2481,31): warning C4244: '=': conversion from 'int' to 'USHORT', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4137791Z C:\temp\dependencies\libuv\src\win\fs.c(2737,28): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4146524Z C:\temp\dependencies\libuv\src\win\fs.c(2886,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4148077Z C:\temp\dependencies\libuv\src\win\fs.c(2891,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4149589Z C:\temp\dependencies\libuv\src\win\fs.c(2898,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4151162Z C:\temp\dependencies\libuv\src\win\fs.c(2931,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4152685Z C:\temp\dependencies\libuv\src\win\fs.c(2964,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4155075Z C:\temp\dependencies\libuv\src\win\fs.c(2976,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4156636Z C:\temp\dependencies\libuv\src\win\fs.c(2979,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4158172Z C:\temp\dependencies\libuv\src\win\fs.c(2991,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4159686Z C:\temp\dependencies\libuv\src\win\fs.c(2995,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4161200Z C:\temp\dependencies\libuv\src\win\fs.c(3009,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4162737Z C:\temp\dependencies\libuv\src\win\fs.c(3012,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4164255Z C:\temp\dependencies\libuv\src\win\fs.c(3026,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4165785Z C:\temp\dependencies\libuv\src\win\fs.c(3029,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4167295Z C:\temp\dependencies\libuv\src\win\fs.c(3040,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4168817Z C:\temp\dependencies\libuv\src\win\fs.c(3043,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4170352Z C:\temp\dependencies\libuv\src\win\fs.c(3055,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4171873Z C:\temp\dependencies\libuv\src\win\fs.c(3059,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4173389Z C:\temp\dependencies\libuv\src\win\fs.c(3072,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4174917Z C:\temp\dependencies\libuv\src\win\fs.c(3074,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4176442Z C:\temp\dependencies\libuv\src\win\fs.c(3091,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4177964Z C:\temp\dependencies\libuv\src\win\fs.c(3104,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4179479Z C:\temp\dependencies\libuv\src\win\fs.c(3115,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4181015Z C:\temp\dependencies\libuv\src\win\fs.c(3118,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4182540Z C:\temp\dependencies\libuv\src\win\fs.c(3130,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4184726Z C:\temp\dependencies\libuv\src\win\fs.c(3134,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4195869Z C:\temp\dependencies\libuv\src\win\fs.c(3146,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4197435Z C:\temp\dependencies\libuv\src\win\fs.c(3149,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4198967Z C:\temp\dependencies\libuv\src\win\fs.c(3167,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4200499Z C:\temp\dependencies\libuv\src\win\fs.c(3170,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4202080Z C:\temp\dependencies\libuv\src\win\fs.c(3182,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4203608Z C:\temp\dependencies\libuv\src\win\fs.c(3185,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4205137Z C:\temp\dependencies\libuv\src\win\fs.c(3192,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4206650Z C:\temp\dependencies\libuv\src\win\fs.c(3204,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4208178Z C:\temp\dependencies\libuv\src\win\fs.c(3207,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4209715Z C:\temp\dependencies\libuv\src\win\fs.c(3218,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4211243Z C:\temp\dependencies\libuv\src\win\fs.c(3221,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4212882Z C:\temp\dependencies\libuv\src\win\fs.c(3232,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4214406Z C:\temp\dependencies\libuv\src\win\fs.c(3235,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4215938Z C:\temp\dependencies\libuv\src\win\fs.c(3242,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4217481Z C:\temp\dependencies\libuv\src\win\fs.c(3254,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4219004Z C:\temp\dependencies\libuv\src\win\fs.c(3257,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4220579Z C:\temp\dependencies\libuv\src\win\fs.c(3264,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4222098Z C:\temp\dependencies\libuv\src\win\fs.c(3271,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4223613Z C:\temp\dependencies\libuv\src\win\fs.c(3280,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4226072Z C:\temp\dependencies\libuv\src\win\fs.c(3304,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4227626Z C:\temp\dependencies\libuv\src\win\fs.c(3308,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4229201Z C:\temp\dependencies\libuv\src\win\fs.c(3318,32): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4230698Z C:\temp\dependencies\libuv\src\win\fs.c(3319,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4232205Z C:\temp\dependencies\libuv\src\win\fs.c(3334,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4233739Z C:\temp\dependencies\libuv\src\win\fs.c(3338,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4235251Z C:\temp\dependencies\libuv\src\win\fs.c(3350,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4236764Z C:\temp\dependencies\libuv\src\win\fs.c(3354,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4238273Z C:\temp\dependencies\libuv\src\win\fs.c(3363,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4239776Z C:\temp\dependencies\libuv\src\win\fs.c(3375,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4241299Z C:\temp\dependencies\libuv\src\win\fs.c(3380,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4242811Z C:\temp\dependencies\libuv\src\win\fs.c(3390,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4244323Z C:\temp\dependencies\libuv\src\win\fs.c(3401,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4245838Z C:\temp\dependencies\libuv\src\win\fs.c(3406,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4247367Z C:\temp\dependencies\libuv\src\win\fs.c(3420,15): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4261307Z C:\temp\dependencies\libuv\src\win\fs.c(3423,3): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.4268147Z fs-event.c 2025-03-09T08:04:28.6397341Z C:\temp\dependencies\libuv\src\win\fs-event.c(483,59): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.6462705Z getaddrinfo.c 2025-03-09T08:04:28.8809368Z C:\temp\dependencies\libuv\src\win\getaddrinfo.c(131,43): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.8817916Z C:\temp\dependencies\libuv\src\win\getaddrinfo.c(434,33): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:28.8891831Z getnameinfo.c 2025-03-09T08:04:29.1084212Z handle.c 2025-03-09T08:04:29.3368646Z Generating Code... 2025-03-09T08:04:29.5379739Z C:\temp\dependencies\libuv\src\win\fs.c(915,1): warning C4701: potentially uninitialized local variable 'original_position' used [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:29.5490111Z C:\temp\dependencies\libuv\src\win\fs.c(1115,1): warning C4701: potentially uninitialized local variable 'original_position' used [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:29.7789874Z C:\temp\dependencies\libuv\src\win\core.c(452,1): warning C4701: potentially uninitialized local variable 'user_timeout' used [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:29.7791517Z C:\temp\dependencies\libuv\src\win\core.c(533,1): warning C4701: potentially uninitialized local variable 'user_timeout' used [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:30.0804822Z C:\temp\dependencies\libuv\src\idna.c(125,1): warning C4701: potentially uninitialized local variable 'c' used [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:30.1381062Z Compiling... 2025-03-09T08:04:30.1381415Z loop-watcher.c 2025-03-09T08:04:30.3565155Z pipe.c 2025-03-09T08:04:30.5998299Z C:\temp\dependencies\libuv\src\win\pipe.c(1085,55): warning C4244: 'function': conversion from 'ULONG_PTR' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:30.5999981Z C:\temp\dependencies\libuv\src\win\pipe.c(1104,55): warning C4244: 'function': conversion from 'ULONG_PTR' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:30.6037261Z C:\temp\dependencies\libuv\src\win\pipe.c(2253,38): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:30.6111212Z thread.c 2025-03-09T08:04:30.8364773Z poll.c 2025-03-09T08:04:31.0566735Z C:\temp\dependencies\libuv\src\win\poll.c(493,20): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:31.0634287Z process.c 2025-03-09T08:04:31.2914824Z C:\temp\dependencies\libuv\src\win\process.c(633,13): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:31.2919646Z C:\temp\dependencies\libuv\src\win\process.c(753,40): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:31.2921281Z C:\temp\dependencies\libuv\src\win\process.c(789,41): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:31.2922835Z C:\temp\dependencies\libuv\src\win\process.c(808,31): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:31.3001131Z process-stdio.c 2025-03-09T08:04:31.5266068Z signal.c 2025-03-09T08:04:31.7450775Z C:\temp\dependencies\libuv\src\win\signal.c(212,9): warning C4189: 'r': local variable is initialized but not referenced [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:31.7514857Z snprintf.c 2025-03-09T08:04:31.7605535Z stream.c 2025-03-09T08:04:31.9862043Z tcp.c 2025-03-09T08:04:32.2074514Z C:\temp\dependencies\libuv\src\win\tcp.c(366,55): warning C4244: 'function': conversion from 'ULONG_PTR' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:32.2076172Z C:\temp\dependencies\libuv\src\win\tcp.c(385,55): warning C4244: 'function': conversion from 'ULONG_PTR' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:32.2185065Z tty.c 2025-03-09T08:04:32.4479103Z C:\temp\dependencies\libuv\src\win\tty.c(986,41): warning C4244: 'initializing': conversion from 'ULONG_PTR' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:32.4480839Z C:\temp\dependencies\libuv\src\win\tty.c(1127,5): warning C4244: '=': conversion from 'UINT' to 'WORD', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:32.4486946Z C:\temp\dependencies\libuv\src\win\tty.c(1367,53): warning C4244: 'function': conversion from 'int' to 'unsigned char', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:32.4488602Z C:\temp\dependencies\libuv\src\win\tty.c(1367,62): warning C4244: 'function': conversion from 'int' to 'unsigned char', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:32.4490241Z C:\temp\dependencies\libuv\src\win\tty.c(1368,51): warning C4244: 'function': conversion from 'int' to 'unsigned char', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:32.4491902Z C:\temp\dependencies\libuv\src\win\tty.c(1368,60): warning C4244: 'function': conversion from 'int' to 'unsigned char', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:32.4493448Z C:\temp\dependencies\libuv\src\win\tty.c(1464,22): warning C4244: '=': conversion from 'int' to 'char', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:32.4494955Z C:\temp\dependencies\libuv\src\win\tty.c(1473,22): warning C4244: '=': conversion from 'int' to 'char', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:32.4496405Z C:\temp\dependencies\libuv\src\win\tty.c(1483,22): warning C4244: '=': conversion from 'int' to 'char', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:32.4497849Z C:\temp\dependencies\libuv\src\win\tty.c(1488,22): warning C4244: '=': conversion from 'int' to 'char', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:32.4499323Z C:\temp\dependencies\libuv\src\win\tty.c(1575,61): warning C4244: '=': conversion from 'int' to 'SHORT', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:32.4501495Z C:\temp\dependencies\libuv\src\win\tty.c(1896,40): warning C4244: '=': conversion from 'unsigned int' to 'unsigned short', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:32.4516020Z C:\temp\dependencies\libuv\src\win\tty.c(2224,10): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:32.4592567Z udp.c 2025-03-09T08:04:32.6897703Z util.c 2025-03-09T08:04:33.0363816Z C:\temp\dependencies\libuv\src\win\util.c(255,27): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:33.0365509Z C:\temp\dependencies\libuv\src\win\util.c(268,40): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:33.0367097Z C:\temp\dependencies\libuv\src\win\util.c(278,42): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:33.0368693Z C:\temp\dependencies\libuv\src\win\util.c(333,13): warning C4245: 'return': conversion from 'int' to 'uint64_t', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:33.0370305Z C:\temp\dependencies\libuv\src\win\util.c(345,12): warning C4245: 'return': conversion from 'int' to 'uint64_t', signed/unsigned mismatch [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:33.0380232Z C:\temp\dependencies\libuv\src\win\util.c(776,3): warning C4244: 'function': conversion from 'int' to 'BYTE', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:33.0383159Z C:\temp\dependencies\libuv\src\win\util.c(777,3): warning C4244: 'function': conversion from 'int' to 'BYTE', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:33.0384754Z C:\temp\dependencies\libuv\src\win\util.c(778,3): warning C4244: 'function': conversion from 'int' to 'BYTE', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:33.0386286Z C:\temp\dependencies\libuv\src\win\util.c(779,3): warning C4244: 'function': conversion from 'int' to 'BYTE', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:33.0395177Z C:\temp\dependencies\libuv\src\win\util.c(1216,23): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:33.0396794Z C:\temp\dependencies\libuv\src\win\util.c(1249,33): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:33.0404003Z C:\temp\dependencies\libuv\src\win\util.c(1551,16): warning C4267: '=': conversion from 'size_t' to 'DWORD', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:33.0405561Z C:\temp\dependencies\libuv\src\win\util.c(1589,33): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:33.0412987Z C:\temp\dependencies\libuv\src\win\util.c(1910,34): warning C4244: '=': conversion from 'int' to 'char', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:33.0416498Z C:\temp\dependencies\libuv\src\win\util.c(1969,30): warning C4267: 'function': conversion from 'size_t' to 'ULONG', possible loss of data [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:33.0509072Z winapi.c 2025-03-09T08:04:33.2685299Z winsock.c 2025-03-09T08:04:33.4872701Z Generating Code... 2025-03-09T08:04:33.5027361Z C:\temp\dependencies\libuv\src\win\winsock.c(518,1): warning C4701: potentially uninitialized local variable 'iosb' used [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:33.6742986Z C:\temp\dependencies\libuv\src\win\tty.c(2416,1): warning C4702: unreachable code [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:34.1463228Z C:\temp\dependencies\libuv\src\win\process-stdio.c(356,1): warning C4701: potentially uninitialized local variable 'fdopt' used [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:34.3296017Z C:\temp\dependencies\libuv\src\win\thread.c(387,1): warning C4702: unreachable code [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:34.3746579Z C:\temp\dependencies\libuv\src\win\pipe.c(629,1): warning C4701: potentially uninitialized local variable 'duplex_flags' used [C:\temp\dependencies\libuv\build\uv_a.vcxproj] 2025-03-09T08:04:35.0273696Z uv_a.vcxproj -> C:\temp\dependencies\libuv\build\Release\uv_a.lib 2025-03-09T08:04:35.1073177Z Building Custom Rule C:/temp/dependencies/libuv/CMakeLists.txt 2025-03-09T08:04:35.2678450Z Installing libuv... 2025-03-09T08:04:35.3391154Z -- Install configuration: "Release" 2025-03-09T08:04:35.3408243Z -- Installing: C:/temp/dependencies/libuv/build/../install/include 2025-03-09T08:04:35.3424364Z -- Installing: C:/temp/dependencies/libuv/build/../install/include/uv 2025-03-09T08:04:35.3484264Z -- Installing: C:/temp/dependencies/libuv/build/../install/include/uv/aix.h 2025-03-09T08:04:35.3555451Z -- Installing: C:/temp/dependencies/libuv/build/../install/include/uv/android-ifaddrs.h 2025-03-09T08:04:35.3618624Z -- Installing: C:/temp/dependencies/libuv/build/../install/include/uv/bsd.h 2025-03-09T08:04:35.3682679Z -- Installing: C:/temp/dependencies/libuv/build/../install/include/uv/darwin.h 2025-03-09T08:04:35.3703816Z -- Installing: C:/temp/dependencies/libuv/build/../install/include/uv/errno.h 2025-03-09T08:04:35.3765641Z -- Installing: C:/temp/dependencies/libuv/build/../install/include/uv/linux.h 2025-03-09T08:04:35.3833329Z -- Installing: C:/temp/dependencies/libuv/build/../install/include/uv/os390.h 2025-03-09T08:04:35.3896446Z -- Installing: C:/temp/dependencies/libuv/build/../install/include/uv/posix.h 2025-03-09T08:04:35.3965731Z -- Installing: C:/temp/dependencies/libuv/build/../install/include/uv/stdint-msvc2008.h 2025-03-09T08:04:35.4030559Z -- Installing: C:/temp/dependencies/libuv/build/../install/include/uv/sunos.h 2025-03-09T08:04:35.4051811Z -- Installing: C:/temp/dependencies/libuv/build/../install/include/uv/threadpool.h 2025-03-09T08:04:35.4074144Z -- Installing: C:/temp/dependencies/libuv/build/../install/include/uv/tree.h 2025-03-09T08:04:35.4144462Z -- Installing: C:/temp/dependencies/libuv/build/../install/include/uv/unix.h 2025-03-09T08:04:35.4170196Z -- Installing: C:/temp/dependencies/libuv/build/../install/include/uv/version.h 2025-03-09T08:04:35.4192534Z -- Installing: C:/temp/dependencies/libuv/build/../install/include/uv/win.h 2025-03-09T08:04:35.4219923Z -- Installing: C:/temp/dependencies/libuv/build/../install/include/uv.h 2025-03-09T08:04:35.4302725Z -- Installing: C:/temp/dependencies/libuv/build/../install/./LICENSE 2025-03-09T08:04:35.4381180Z -- Installing: C:/temp/dependencies/libuv/build/../install/lib/Release/uv.lib 2025-03-09T08:04:35.4486604Z -- Installing: C:/temp/dependencies/libuv/build/../install/lib/Release/uv.dll 2025-03-09T08:04:35.4574513Z -- Installing: C:/temp/dependencies/libuv/build/../install/lib/Release/uv_a.lib 2025-03-09T08:04:35.4794856Z Dependency libuv installation finished. 2025-03-09T08:04:35.5255867Z ##[group]Run "pytorch/.circleci/scripts/binary_populate_env.sh" 2025-03-09T08:04:35.5256635Z "pytorch/.circleci/scripts/binary_populate_env.sh" 2025-03-09T08:04:35.5271571Z shell: c:\temp\dependencies\git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-03-09T08:04:35.5272174Z env: 2025-03-09T08:04:35.5272519Z BUILD_ENVIRONMENT: windows-arm64-binary-wheel 2025-03-09T08:04:35.5273235Z GITHUB_TOKEN: *** 2025-03-09T08:04:35.5273554Z PR_NUMBER: 2025-03-09T08:04:35.5273897Z SHA1: ecc1272a4b291814d73c785fe3025ef86ffb7f06 2025-03-09T08:04:35.5274325Z SKIP_ALL_TESTS: 1 2025-03-09T08:04:35.5274686Z PYTORCH_ROOT: C:\a\pytorch\pytorch/pytorch 2025-03-09T08:04:35.5275126Z DOWNLOADS_DIR: c:\temp\downloads 2025-03-09T08:04:35.5275526Z DEPENDENCIES_DIR: c:\temp\dependencies 2025-03-09T08:04:35.5275938Z ENABLE_APL: 1 2025-03-09T08:04:35.5276249Z ENABLE_OPENBLAS: 0 2025-03-09T08:04:35.5276578Z MSVC_VERSION: 14.42 2025-03-09T08:04:35.5276958Z AWS_DEFAULT_REGION: us-east-1 2025-03-09T08:04:35.5277332Z PACKAGE_TYPE: wheel 2025-03-09T08:04:35.5277654Z DESIRED_CUDA: cpu 2025-03-09T08:04:35.5277976Z GPU_ARCH_TYPE: cpu 2025-03-09T08:04:35.5278302Z DESIRED_PYTHON: 3.12 2025-03-09T08:04:35.5283410Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.1.0.70; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.4.5.8; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.2.1.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.5.147; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.6.1.9; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.3.1.170; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.25.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-03-09T08:04:35.5289279Z BINARY_ENV_FILE: C:\a\_temp/env 2025-03-09T08:04:35.5289705Z PYTORCH_FINAL_PACKAGE_DIR: C:\a\_temp/artifacts 2025-03-09T08:04:35.5290151Z WIN_PACKAGE_WORK_DIR: C:\a\_temp 2025-03-09T08:04:35.5290573Z ARMPL_DIR: c:\temp\dependencies\armpl_24.10\ 2025-03-09T08:04:35.5291028Z RUSTUP_HOME: c:\temp\dependencies\rust 2025-03-09T08:04:35.5291456Z CARGO_HOME: c:\temp\dependencies\cargo 2025-03-09T08:04:35.5291857Z ##[endgroup] 2025-03-09T08:04:35.8173921Z + export TZ=UTC 2025-03-09T08:04:35.8174833Z + TZ=UTC 2025-03-09T08:04:35.8216559Z + envfile='C:\a\_temp/env' 2025-03-09T08:04:35.8222323Z + [[ -n C:\a\pytorch\pytorch/pytorch ]] 2025-03-09T08:04:35.8594331Z ++ dirname 'C:\a\pytorch\pytorch/pytorch' 2025-03-09T08:04:35.9348603Z + workdir='C:\a\pytorch\pytorch' 2025-03-09T08:04:35.9354543Z + [[ wheel == \l\i\b\t\o\r\c\h ]] 2025-03-09T08:04:35.9358550Z + export DOCKER_IMAGE= 2025-03-09T08:04:35.9358961Z + DOCKER_IMAGE= 2025-03-09T08:04:35.9360863Z + [[ -z '' ]] 2025-03-09T08:04:35.9361516Z + [[ cpu == cpu ]] 2025-03-09T08:04:35.9361942Z + export DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-03-09T08:04:35.9362442Z + DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-03-09T08:04:35.9364235Z + USE_GOLD_LINKER=OFF 2025-03-09T08:04:35.9364897Z + [[ cpu == \c\p\u ]] 2025-03-09T08:04:35.9365373Z + USE_GOLD_LINKER=ON 2025-03-09T08:04:35.9366969Z + PIP_UPLOAD_FOLDER=nightly/ 2025-03-09T08:04:35.9709576Z ++ date -u +%Y%m%d 2025-03-09T08:04:36.0504991Z + export DATE=20250309 2025-03-09T08:04:36.0508543Z + DATE=20250309 2025-03-09T08:04:36.1179305Z ++ cat 'C:\a\pytorch\pytorch/pytorch/version.txt' 2025-03-09T08:04:36.1497729Z ++ cut -da -f1 2025-03-09T08:04:36.2253215Z + BASE_BUILD_VERSION=2.7.0.dev20250309 2025-03-09T08:04:36.2255822Z + tagged_version 2025-03-09T08:04:36.2264098Z + GIT_DIR='C:\a\pytorch\pytorch/pytorch/.git' 2025-03-09T08:04:36.2265307Z + GIT_DESCRIBE='git --git-dir C:\a\pytorch\pytorch/pytorch/.git describe --tags --match v[0-9]*.[0-9]*.[0-9]*' 2025-03-09T08:04:36.2266622Z + [[ ! -d C:\a\pytorch\pytorch/pytorch/.git ]] 2025-03-09T08:04:36.2275809Z + git --git-dir 'C:\a\pytorch\pytorch/pytorch/.git' describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*' --exact 2025-03-09T08:04:36.3083058Z fatal: No names found, cannot describe anything. 2025-03-09T08:04:36.3133737Z + return 1 2025-03-09T08:04:36.3458144Z ++ uname 2025-03-09T08:04:36.3925763Z + [[ MINGW64_NT-10.0-22631 == \D\a\r\w\i\n ]] 2025-03-09T08:04:36.3928533Z + export PYTORCH_BUILD_VERSION=2.7.0.dev20250309+cpu 2025-03-09T08:04:36.3929075Z + PYTORCH_BUILD_VERSION=2.7.0.dev20250309+cpu 2025-03-09T08:04:36.3930017Z + export PYTORCH_BUILD_NUMBER=1 2025-03-09T08:04:36.3930414Z + PYTORCH_BUILD_NUMBER=1 2025-03-09T08:04:36.4263231Z ++ cat 'C:\a\pytorch\pytorch/pytorch/.ci/docker/triton_version.txt' 2025-03-09T08:04:36.4605166Z + TRITON_VERSION=3.2.0 2025-03-09T08:04:36.4606107Z + TRITON_CONSTRAINT='platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\''' 2025-03-09T08:04:36.4609270Z + [[ wheel =~ .*wheel.* ]] 2025-03-09T08:04:36.4629571Z + [[ -n nvidia-cuda-nvrtc-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.1.0.70; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.4.5.8; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.2.1.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.5.147; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.6.1.9; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.3.1.170; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.25.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' ]] 2025-03-09T08:04:36.4635391Z + [[ ! 2.7.0.dev20250309+cpu =~ .*xpu.* ]] 2025-03-09T08:04:36.4636067Z + TRITON_REQUIREMENT='triton==3.2.0; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\''' 2025-03-09T08:04:36.4636745Z + [[ -n 2.7.0.dev20250309+cpu ]] 2025-03-09T08:04:36.4637127Z + [[ 2.7.0.dev20250309+cpu =~ .*dev.* ]] 2025-03-09T08:04:36.4961901Z ++ cut -c1-8 'C:\a\pytorch\pytorch/pytorch/.ci/docker/ci_commit_pins/triton.txt' 2025-03-09T08:04:36.5335452Z + TRITON_SHORTHASH=4b3bb1f8 2025-03-09T08:04:36.5336337Z + TRITON_REQUIREMENT='pytorch-triton==3.2.0+git4b3bb1f8; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\''' 2025-03-09T08:04:36.5343992Z + export 'PYTORCH_EXTRA_INSTALL_REQUIREMENTS=nvidia-cuda-nvrtc-cu12==12.4.127; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cuda-runtime-cu12==12.4.127; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cuda-cupti-cu12==12.4.127; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cudnn-cu12==9.1.0.70; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cublas-cu12==12.4.5.8; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cufft-cu12==11.2.1.3; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-curand-cu12==10.3.5.147; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cusolver-cu12==11.6.1.9; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cusparse-cu12==12.3.1.170; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cusparselt-cu12==0.6.2; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-nccl-cu12==2.25.1; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-nvtx-cu12==12.4.127; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-nvjitlink-cu12==12.4.127; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | pytorch-triton==3.2.0+git4b3bb1f8; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\''' 2025-03-09T08:04:36.5355373Z + PYTORCH_EXTRA_INSTALL_REQUIREMENTS='nvidia-cuda-nvrtc-cu12==12.4.127; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cuda-runtime-cu12==12.4.127; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cuda-cupti-cu12==12.4.127; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cudnn-cu12==9.1.0.70; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cublas-cu12==12.4.5.8; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cufft-cu12==11.2.1.3; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-curand-cu12==10.3.5.147; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cusolver-cu12==11.6.1.9; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cusparse-cu12==12.3.1.170; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cusparselt-cu12==0.6.2; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-nccl-cu12==2.25.1; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-nvtx-cu12==12.4.127; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-nvjitlink-cu12==12.4.127; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | pytorch-triton==3.2.0+git4b3bb1f8; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\''' 2025-03-09T08:04:36.5361731Z + [[ wheel =~ .*wheel.* ]] 2025-03-09T08:04:36.5362089Z + [[ -n 2.7.0.dev20250309+cpu ]] 2025-03-09T08:04:36.5362459Z + [[ 2.7.0.dev20250309+cpu =~ .*rocm.* ]] 2025-03-09T08:04:36.5362855Z + [[ wheel =~ .*wheel.* ]] 2025-03-09T08:04:36.5363203Z + [[ -n 2.7.0.dev20250309+cpu ]] 2025-03-09T08:04:36.5363579Z + [[ 2.7.0.dev20250309+cpu =~ .*xpu.* ]] 2025-03-09T08:04:36.5363978Z + USE_GLOO_WITH_OPENSSL=ON 2025-03-09T08:04:36.5364325Z + [[ cpu =~ .*aarch64.* ]] 2025-03-09T08:04:36.5364667Z + cat 2025-03-09T08:04:36.6023211Z ++ uname -a 2025-03-09T08:04:36.6784175Z ++ date 2025-03-09T08:04:36.7787492Z ++ uname 2025-03-09T08:04:36.8276651Z + [[ MINGW64_NT-10.0-22631 != Darwin ]] 2025-03-09T08:04:36.8277130Z + MEMORY_LIMIT_MAX_JOBS=12 2025-03-09T08:04:36.8627456Z ++ nproc 2025-03-09T08:04:36.9740829Z + NUM_CPUS=6 2025-03-09T08:04:36.9745369Z + export MAX_JOBS=6 2025-03-09T08:04:36.9745738Z + MAX_JOBS=6 2025-03-09T08:04:36.9746040Z + cat 2025-03-09T08:04:37.0488082Z + echo 'retry () {' 2025-03-09T08:04:37.0548231Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2025-03-09T08:04:37.0601802Z + echo '}' 2025-03-09T08:04:37.0653897Z + echo 'export -f retry' 2025-03-09T08:04:37.0704369Z + cat 'C:\a\_temp/env' 2025-03-09T08:04:37.1323127Z # =================== The following code will be executed inside Docker container =================== 2025-03-09T08:04:37.1324327Z export TZ=UTC 2025-03-09T08:04:37.1325543Z echo "Running on MINGW64_NT-10.0-22631 runner 3.4.10-2e2ef940.x86_64 2024-07-09 21:35 UTC x86_64 Msys at Sun Mar 9 08:04:36 GMT 2025" 2025-03-09T08:04:37.1326218Z 2025-03-09T08:04:37.1326373Z export PACKAGE_TYPE="wheel" 2025-03-09T08:04:37.1326748Z export DESIRED_PYTHON="3.12" 2025-03-09T08:04:37.1327124Z export DESIRED_CUDA="cpu" 2025-03-09T08:04:37.1327482Z export LIBTORCH_VARIANT="" 2025-03-09T08:04:37.1327842Z export BUILD_PYTHONLESS="" 2025-03-09T08:04:37.1328204Z export USE_SPLIT_BUILD="" 2025-03-09T08:04:37.1328580Z if [[ "msys" == "msys" ]]; then 2025-03-09T08:04:37.1328954Z export LIBTORCH_CONFIG="" 2025-03-09T08:04:37.1329325Z if [[ "" == 'debug' ]]; then 2025-03-09T08:04:37.1329670Z export DEBUG=1 2025-03-09T08:04:37.1329975Z fi 2025-03-09T08:04:37.1330275Z export DESIRED_DEVTOOLSET="" 2025-03-09T08:04:37.1330634Z else 2025-03-09T08:04:37.1330928Z export DESIRED_DEVTOOLSET="" 2025-03-09T08:04:37.1331296Z fi 2025-03-09T08:04:37.1331450Z 2025-03-09T08:04:37.1331581Z export DATE="20250309" 2025-03-09T08:04:37.1331949Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-03-09T08:04:37.1332443Z export PYTORCH_BUILD_VERSION="2.7.0.dev20250309+cpu" 2025-03-09T08:04:37.1332915Z export PYTORCH_BUILD_NUMBER="1" 2025-03-09T08:04:37.1333381Z export OVERRIDE_PACKAGE_VERSION="2.7.0.dev20250309+cpu" 2025-03-09T08:04:37.1339683Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="nvidia-cuda-nvrtc-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.1.0.70; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.4.5.8; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.2.1.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.5.147; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.6.1.9; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.3.1.170; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.25.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | pytorch-triton==3.2.0+git4b3bb1f8; platform_system == 'Linux' and platform_machine == 'x86_64'" 2025-03-09T08:04:37.1346053Z 2025-03-09T08:04:37.1346235Z # TODO: We don't need this anymore IIUC 2025-03-09T08:04:37.1346667Z export TORCH_PACKAGE_NAME='torch' 2025-03-09T08:04:37.1346923Z 2025-03-09T08:04:37.1347055Z export USE_FBGEMM=1 2025-03-09T08:04:37.1347477Z export PIP_UPLOAD_FOLDER="nightly/" 2025-03-09T08:04:37.1347943Z export DOCKER_IMAGE="pytorch/manylinux2_28:cpu" 2025-03-09T08:04:37.1348264Z 2025-03-09T08:04:37.1348281Z 2025-03-09T08:04:37.1348435Z export USE_GOLD_LINKER="ON" 2025-03-09T08:04:37.1348823Z export USE_GLOO_WITH_OPENSSL="ON" 2025-03-09T08:04:37.1349364Z # =================== The above code will be executed inside Docker container =================== 2025-03-09T08:04:37.1349945Z export MAX_JOBS="6" 2025-03-09T08:04:37.1350270Z retry () { 2025-03-09T08:04:37.1350654Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2025-03-09T08:04:37.1351136Z } 2025-03-09T08:04:37.1351410Z export -f retry 2025-03-09T08:04:37.1874095Z ##[group]Run "pytorch/.circleci/scripts/binary_windows_arm64_build.sh" 2025-03-09T08:04:37.1874975Z "pytorch/.circleci/scripts/binary_windows_arm64_build.sh" 2025-03-09T08:04:37.1892337Z shell: c:\temp\dependencies\git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-03-09T08:04:37.1892955Z env: 2025-03-09T08:04:37.1893351Z BUILD_ENVIRONMENT: windows-arm64-binary-wheel 2025-03-09T08:04:37.1894085Z GITHUB_TOKEN: *** 2025-03-09T08:04:37.1894411Z PR_NUMBER: 2025-03-09T08:04:37.1894749Z SHA1: ecc1272a4b291814d73c785fe3025ef86ffb7f06 2025-03-09T08:04:37.1895215Z SKIP_ALL_TESTS: 1 2025-03-09T08:04:37.1895572Z PYTORCH_ROOT: C:\a\pytorch\pytorch/pytorch 2025-03-09T08:04:37.1896051Z DOWNLOADS_DIR: c:\temp\downloads 2025-03-09T08:04:37.1896465Z DEPENDENCIES_DIR: c:\temp\dependencies 2025-03-09T08:04:37.1896903Z ENABLE_APL: 1 2025-03-09T08:04:37.1897216Z ENABLE_OPENBLAS: 0 2025-03-09T08:04:37.1897544Z MSVC_VERSION: 14.42 2025-03-09T08:04:37.1897931Z AWS_DEFAULT_REGION: us-east-1 2025-03-09T08:04:37.1898296Z PACKAGE_TYPE: wheel 2025-03-09T08:04:37.1898674Z DESIRED_CUDA: cpu 2025-03-09T08:04:37.1898989Z GPU_ARCH_TYPE: cpu 2025-03-09T08:04:37.1899321Z DESIRED_PYTHON: 3.12 2025-03-09T08:04:37.1904424Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.1.0.70; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.4.5.8; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.2.1.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.5.147; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.6.1.9; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.3.1.170; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.25.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-03-09T08:04:37.1909926Z BINARY_ENV_FILE: C:\a\_temp/env 2025-03-09T08:04:37.1910356Z PYTORCH_FINAL_PACKAGE_DIR: C:\a\_temp/artifacts 2025-03-09T08:04:37.1910875Z WIN_PACKAGE_WORK_DIR: C:\a\_temp 2025-03-09T08:04:37.1911299Z ARMPL_DIR: c:\temp\dependencies\armpl_24.10\ 2025-03-09T08:04:37.1911766Z RUSTUP_HOME: c:\temp\dependencies\rust 2025-03-09T08:04:37.1912710Z CARGO_HOME: c:\temp\dependencies\cargo 2025-03-09T08:04:37.1913205Z ##[endgroup] 2025-03-09T08:04:37.3906661Z + source 'C:\a\_temp/env' 2025-03-09T08:04:37.3910709Z ++ export TZ=UTC 2025-03-09T08:04:37.3911029Z ++ TZ=UTC 2025-03-09T08:04:37.3927637Z ++ echo 'Running on MINGW64_NT-10.0-22631 runner 3.4.10-2e2ef940.x86_64 2024-07-09 21:35 UTC x86_64 Msys at Sun Mar 9 08:04:36 GMT 2025' 2025-03-09T08:04:37.3928736Z Running on MINGW64_NT-10.0-22631 runner 3.4.10-2e2ef940.x86_64 2024-07-09 21:35 UTC x86_64 Msys at Sun Mar 9 08:04:36 GMT 2025 2025-03-09T08:04:37.3929488Z ++ export PACKAGE_TYPE=wheel 2025-03-09T08:04:37.3929859Z ++ PACKAGE_TYPE=wheel 2025-03-09T08:04:37.3930194Z ++ export DESIRED_PYTHON=3.12 2025-03-09T08:04:37.3930571Z ++ DESIRED_PYTHON=3.12 2025-03-09T08:04:37.3930930Z ++ export DESIRED_CUDA=cpu 2025-03-09T08:04:37.3931279Z ++ DESIRED_CUDA=cpu 2025-03-09T08:04:37.3931609Z ++ export LIBTORCH_VARIANT= 2025-03-09T08:04:37.3931959Z ++ LIBTORCH_VARIANT= 2025-03-09T08:04:37.3932327Z ++ export BUILD_PYTHONLESS= 2025-03-09T08:04:37.3932685Z ++ BUILD_PYTHONLESS= 2025-03-09T08:04:37.3936205Z ++ export USE_SPLIT_BUILD= 2025-03-09T08:04:37.3936716Z ++ USE_SPLIT_BUILD= 2025-03-09T08:04:37.3937045Z ++ [[ msys == \m\s\y\s ]] 2025-03-09T08:04:37.3937389Z ++ export LIBTORCH_CONFIG= 2025-03-09T08:04:37.3937738Z ++ LIBTORCH_CONFIG= 2025-03-09T08:04:37.3938073Z ++ [[ '' == \d\e\b\u\g ]] 2025-03-09T08:04:37.3938427Z ++ export DESIRED_DEVTOOLSET= 2025-03-09T08:04:37.3938789Z ++ DESIRED_DEVTOOLSET= 2025-03-09T08:04:37.3939132Z ++ export DATE=20250309 2025-03-09T08:04:37.3939457Z ++ DATE=20250309 2025-03-09T08:04:37.3947872Z ++ export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-03-09T08:04:37.3948434Z ++ NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-03-09T08:04:37.3948914Z ++ export PYTORCH_BUILD_VERSION=2.7.0.dev20250309+cpu 2025-03-09T08:04:37.3949409Z ++ PYTORCH_BUILD_VERSION=2.7.0.dev20250309+cpu 2025-03-09T08:04:37.3949854Z ++ export PYTORCH_BUILD_NUMBER=1 2025-03-09T08:04:37.3950263Z ++ PYTORCH_BUILD_NUMBER=1 2025-03-09T08:04:37.3950688Z ++ export OVERRIDE_PACKAGE_VERSION=2.7.0.dev20250309+cpu 2025-03-09T08:04:37.3951198Z ++ OVERRIDE_PACKAGE_VERSION=2.7.0.dev20250309+cpu 2025-03-09T08:04:37.3957415Z ++ export 'PYTORCH_EXTRA_INSTALL_REQUIREMENTS=nvidia-cuda-nvrtc-cu12==12.4.127; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cuda-runtime-cu12==12.4.127; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cuda-cupti-cu12==12.4.127; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cudnn-cu12==9.1.0.70; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cublas-cu12==12.4.5.8; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cufft-cu12==11.2.1.3; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-curand-cu12==10.3.5.147; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cusolver-cu12==11.6.1.9; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cusparse-cu12==12.3.1.170; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cusparselt-cu12==0.6.2; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-nccl-cu12==2.25.1; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-nvtx-cu12==12.4.127; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-nvjitlink-cu12==12.4.127; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | pytorch-triton==3.2.0+git4b3bb1f8; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\''' 2025-03-09T08:04:37.3969699Z ++ PYTORCH_EXTRA_INSTALL_REQUIREMENTS='nvidia-cuda-nvrtc-cu12==12.4.127; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cuda-runtime-cu12==12.4.127; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cuda-cupti-cu12==12.4.127; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cudnn-cu12==9.1.0.70; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cublas-cu12==12.4.5.8; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cufft-cu12==11.2.1.3; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-curand-cu12==10.3.5.147; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cusolver-cu12==11.6.1.9; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cusparse-cu12==12.3.1.170; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cusparselt-cu12==0.6.2; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-nccl-cu12==2.25.1; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-nvtx-cu12==12.4.127; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-nvjitlink-cu12==12.4.127; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | pytorch-triton==3.2.0+git4b3bb1f8; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\''' 2025-03-09T08:04:37.3976063Z ++ export TORCH_PACKAGE_NAME=torch 2025-03-09T08:04:37.3976461Z ++ TORCH_PACKAGE_NAME=torch 2025-03-09T08:04:37.3976831Z ++ export USE_FBGEMM=1 2025-03-09T08:04:37.3977158Z ++ USE_FBGEMM=1 2025-03-09T08:04:37.3977494Z ++ export PIP_UPLOAD_FOLDER=nightly/ 2025-03-09T08:04:37.3977906Z ++ PIP_UPLOAD_FOLDER=nightly/ 2025-03-09T08:04:37.3978330Z ++ export DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-03-09T08:04:37.3978796Z ++ DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-03-09T08:04:37.3979227Z ++ export USE_GOLD_LINKER=ON 2025-03-09T08:04:37.3979590Z ++ USE_GOLD_LINKER=ON 2025-03-09T08:04:37.3979939Z ++ export USE_GLOO_WITH_OPENSSL=ON 2025-03-09T08:04:37.3980332Z ++ USE_GLOO_WITH_OPENSSL=ON 2025-03-09T08:04:37.3980678Z ++ export MAX_JOBS=6 2025-03-09T08:04:37.3981010Z ++ MAX_JOBS=6 2025-03-09T08:04:37.3981316Z ++ export -f retry 2025-03-09T08:04:37.3981677Z + mkdir -p 'C:\a\_temp/artifacts' 2025-03-09T08:04:37.4957909Z + export USE_SCCACHE=1 2025-03-09T08:04:37.4958301Z + USE_SCCACHE=1 2025-03-09T08:04:37.4958863Z + export SCCACHE_IGNORE_SERVER_IO_ERROR=1 2025-03-09T08:04:37.4959323Z + SCCACHE_IGNORE_SERVER_IO_ERROR=1 2025-03-09T08:04:37.4959765Z + echo 'Free space on filesystem before build:' 2025-03-09T08:04:37.4960213Z + df -h 2025-03-09T08:04:37.4960547Z Free space on filesystem before build: 2025-03-09T08:04:37.6047376Z Filesystem Size Used Avail Use% Mounted on 2025-03-09T08:04:37.6047923Z C:/temp/dependencies/git 300G 43G 258G 15% / 2025-03-09T08:04:37.6060798Z + export 'NIGHTLIES_PYTORCH_ROOT=C:\a\pytorch\pytorch/pytorch' 2025-03-09T08:04:37.6061421Z + NIGHTLIES_PYTORCH_ROOT='C:\a\pytorch\pytorch/pytorch' 2025-03-09T08:04:37.6061939Z + [[ wheel == \l\i\b\t\o\r\c\h ]] 2025-03-09T08:04:37.6062648Z + [[ wheel == \w\h\e\e\l ]] 2025-03-09T08:04:37.6063169Z + pytorch/.ci/pytorch/windows/arm64/build_pytorch.bat 2025-03-09T08:04:37.6998030Z 2025-03-09T08:04:37.6998706Z C:\a\pytorch\pytorch>set CMAKE_BUILD_TYPE= 2025-03-09T08:04:37.7003233Z 2025-03-09T08:04:37.7003682Z C:\a\pytorch\pytorch>set CMAKE_C_COMPILER_LAUNCHER=sccache 2025-03-09T08:04:37.7008801Z 2025-03-09T08:04:37.7009536Z C:\a\pytorch\pytorch>set CMAKE_CXX_COMPILER_LAUNCHER=sccache 2025-03-09T08:04:37.7014596Z 2025-03-09T08:04:37.7015301Z C:\a\pytorch\pytorch>set libuv_ROOT=c:\temp\dependencies\libuv\install 2025-03-09T08:04:37.7020091Z 2025-03-09T08:04:37.7020498Z C:\a\pytorch\pytorch>set MSSdk=1 2025-03-09T08:04:37.7026809Z 2025-03-09T08:04:37.7027269Z C:\a\pytorch\pytorch>if defined PYTORCH_BUILD_VERSION ( 2025-03-09T08:04:37.7027799Z set PYTORCH_BUILD_VERSION=2.7.0.dev20250309+cpu 2025-03-09T08:04:37.7028259Z set PYTORCH_BUILD_NUMBER=1 2025-03-09T08:04:37.7028612Z ) 2025-03-09T08:04:37.7036575Z 2025-03-09T08:04:37.7037394Z C:\a\pytorch\pytorch>if 1 == 1 ( 2025-03-09T08:04:37.7038332Z set BLAS=APL 2025-03-09T08:04:37.7038645Z set USE_LAPACK=1 2025-03-09T08:04:37.7038974Z ) else if 0 == 1 ( 2025-03-09T08:04:37.7039292Z set BLAS=OpenBLAS 2025-03-09T08:04:37.7039708Z set OpenBLAS_HOME=c:\temp\dependencies\OpenBLAS\install 2025-03-09T08:04:37.7040181Z ) 2025-03-09T08:04:37.7048076Z 2025-03-09T08:04:37.7048847Z C:\a\pytorch\pytorch>call "c:\temp\dependencies\VSBuildTools\VC\Auxiliary\Build\vcvarsall.bat" arm64 2025-03-09T08:04:37.9866599Z ********************************************************************** 2025-03-09T08:04:37.9867187Z ** Visual Studio 2022 Developer Command Prompt v17.13.2 2025-03-09T08:04:37.9867691Z ** Copyright (c) 2022 Microsoft Corporation 2025-03-09T08:04:37.9868135Z ********************************************************************** 2025-03-09T08:04:39.2194758Z [vcvarsall.bat] Environment initialized for: 'arm64' 2025-03-09T08:04:39.2429327Z c:\temp\dependencies\VSBuildTools\VC\Tools\MSVC\14.43.34808\bin\HostARM64\arm64\cl.exe 2025-03-09T08:04:39.3487144Z 1 file(s) copied. 2025-03-09T08:04:47.9094130Z C:\a\pytorch\pytorch\pytorch\.venv\Scripts\python.exe 2025-03-09T08:04:47.9393801Z C:\temp\dependencies\Python\python.exe 2025-03-09T08:04:50.0015589Z Requirement already satisfied: pip in c:\a\pytorch\pytorch\pytorch\.venv\lib\site-packages (24.2) 2025-03-09T08:04:50.1463326Z Collecting pip 2025-03-09T08:04:50.1842963Z Downloading pip-25.0.1-py3-none-any.whl.metadata (3.7 kB) 2025-03-09T08:04:50.2129608Z Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) 2025-03-09T08:04:50.2608141Z ---------------------------------------- 1.8/1.8 MB 50.9 MB/s eta 0:00:00 2025-03-09T08:04:50.3285866Z Installing collected packages: pip 2025-03-09T08:04:50.3287657Z Attempting uninstall: pip 2025-03-09T08:04:50.3347872Z Found existing installation: pip 24.2 2025-03-09T08:04:50.4912401Z Uninstalling pip-24.2: 2025-03-09T08:04:50.5257070Z Successfully uninstalled pip-24.2 2025-03-09T08:04:54.7653320Z Successfully installed pip-25.0.1 2025-03-09T08:04:57.6605599Z Collecting astunparse (from -r requirements.txt (line 2)) 2025-03-09T08:04:57.6896059Z Downloading astunparse-1.6.3-py2.py3-none-any.whl.metadata (4.4 kB) 2025-03-09T08:04:57.8403828Z Collecting cmake (from -r requirements.txt (line 3)) 2025-03-09T08:04:57.8517274Z Downloading cmake-3.31.6-py3-none-win_arm64.whl.metadata (6.3 kB) 2025-03-09T08:04:57.8928156Z Collecting expecttest>=0.3.0 (from -r requirements.txt (line 4)) 2025-03-09T08:04:57.9032959Z Downloading expecttest-0.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-03-09T08:04:57.9518545Z Collecting filelock (from -r requirements.txt (line 5)) 2025-03-09T08:04:57.9613980Z Downloading filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB) 2025-03-09T08:04:58.0158685Z Collecting fsspec (from -r requirements.txt (line 6)) 2025-03-09T08:04:58.0255743Z Downloading fsspec-2025.3.0-py3-none-any.whl.metadata (11 kB) 2025-03-09T08:04:58.3996543Z Collecting hypothesis (from -r requirements.txt (line 7)) 2025-03-09T08:04:58.4093944Z Downloading hypothesis-6.127.9-py3-none-any.whl.metadata (4.4 kB) 2025-03-09T08:04:58.4670103Z Collecting jinja2 (from -r requirements.txt (line 8)) 2025-03-09T08:04:58.4764386Z Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-03-09T08:04:58.5205549Z Collecting lintrunner (from -r requirements.txt (line 9)) 2025-03-09T08:04:58.5313644Z Downloading lintrunner-0.12.7.tar.gz (62 kB) 2025-03-09T08:04:58.6633293Z Installing build dependencies: started 2025-03-09T08:05:01.2174101Z Installing build dependencies: finished with status 'done' 2025-03-09T08:05:01.2199409Z Getting requirements to build wheel: started 2025-03-09T08:05:01.3902404Z Getting requirements to build wheel: finished with status 'done' 2025-03-09T08:05:01.3995327Z Preparing metadata (pyproject.toml): started 2025-03-09T08:05:56.8308691Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-03-09T08:05:56.8768021Z Collecting networkx (from -r requirements.txt (line 10)) 2025-03-09T08:05:56.8857810Z Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-03-09T08:05:56.9471197Z Collecting ninja (from -r requirements.txt (line 11)) 2025-03-09T08:05:56.9567253Z Downloading ninja-1.11.1.3-py3-none-win_arm64.whl.metadata (5.3 kB) 2025-03-09T08:05:57.1527442Z Collecting numpy (from -r requirements.txt (line 12)) 2025-03-09T08:05:57.1627860Z Downloading numpy-2.2.3.tar.gz (20.3 MB) 2025-03-09T08:05:57.4646381Z --------------------------------------- 20.3/20.3 MB 67.3 MB/s eta 0:00:00 2025-03-09T08:06:10.3497399Z Installing build dependencies: started 2025-03-09T08:06:18.5101068Z Installing build dependencies: finished with status 'done' 2025-03-09T08:06:18.5120746Z Getting requirements to build wheel: started 2025-03-09T08:06:19.1123032Z Getting requirements to build wheel: finished with status 'done' 2025-03-09T08:06:19.1200532Z Preparing metadata (pyproject.toml): started 2025-03-09T08:07:19.9559455Z Preparing metadata (pyproject.toml): still running... 2025-03-09T08:08:22.2833317Z Preparing metadata (pyproject.toml): still running... 2025-03-09T08:08:27.9548753Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-03-09T08:08:28.0437697Z Collecting optree>=0.13.0 (from -r requirements.txt (line 13)) 2025-03-09T08:08:28.0545292Z Downloading optree-0.14.1-cp312-cp312-win_arm64.whl.metadata (50 kB) 2025-03-09T08:08:28.1263614Z Collecting packaging (from -r requirements.txt (line 14)) 2025-03-09T08:08:28.1349014Z Using cached packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2025-03-09T08:08:28.2246099Z Collecting psutil (from -r requirements.txt (line 15)) 2025-03-09T08:08:28.2350471Z Downloading psutil-7.0.0.tar.gz (497 kB) 2025-03-09T08:08:28.6409017Z Installing build dependencies: started 2025-03-09T08:08:34.8836979Z Installing build dependencies: finished with status 'done' 2025-03-09T08:08:34.8858449Z Getting requirements to build wheel: started 2025-03-09T08:08:35.6494546Z Getting requirements to build wheel: finished with status 'done' 2025-03-09T08:08:35.6578288Z Preparing metadata (pyproject.toml): started 2025-03-09T08:08:36.3860004Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-03-09T08:08:36.4776141Z Collecting pyyaml (from -r requirements.txt (line 16)) 2025-03-09T08:08:36.4874592Z Downloading pyyaml-6.0.2.tar.gz (130 kB) 2025-03-09T08:08:37.4655873Z Installing build dependencies: started 2025-03-09T08:08:45.4606196Z Installing build dependencies: finished with status 'done' 2025-03-09T08:08:45.4626955Z Getting requirements to build wheel: started 2025-03-09T08:08:48.2833897Z Getting requirements to build wheel: finished with status 'done' 2025-03-09T08:08:48.2879791Z Preparing metadata (pyproject.toml): started 2025-03-09T08:08:49.1570683Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-03-09T08:08:49.2026103Z Collecting requests (from -r requirements.txt (line 17)) 2025-03-09T08:08:49.2116793Z Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2025-03-09T08:08:49.3840259Z Collecting setuptools (from -r requirements.txt (line 18)) 2025-03-09T08:08:49.3870713Z Using cached setuptools-75.9.1-py3-none-any.whl.metadata (6.7 kB) 2025-03-09T08:08:49.4299547Z Collecting sympy>=1.13.3 (from -r requirements.txt (line 19)) 2025-03-09T08:08:49.4390452Z Downloading sympy-1.13.3-py3-none-any.whl.metadata (12 kB) 2025-03-09T08:08:49.4815753Z Collecting types-dataclasses (from -r requirements.txt (line 20)) 2025-03-09T08:08:49.4904216Z Downloading types_dataclasses-0.6.6-py3-none-any.whl.metadata (1.3 kB) 2025-03-09T08:08:49.5335320Z Collecting typing-extensions>=4.10.0 (from -r requirements.txt (line 21)) 2025-03-09T08:08:49.5423459Z Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-03-09T08:08:49.5999008Z Collecting wheel<1.0,>=0.23.0 (from astunparse->-r requirements.txt (line 2)) 2025-03-09T08:08:49.6079887Z Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-03-09T08:08:49.6361097Z Collecting six<2.0,>=1.6.1 (from astunparse->-r requirements.txt (line 2)) 2025-03-09T08:08:49.6455360Z Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-03-09T08:08:49.6883567Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 7)) 2025-03-09T08:08:49.6980466Z Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB) 2025-03-09T08:08:49.7543520Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 7)) 2025-03-09T08:08:49.7633343Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-03-09T08:08:49.8459222Z Collecting MarkupSafe>=2.0 (from jinja2->-r requirements.txt (line 8)) 2025-03-09T08:08:49.8561990Z Downloading markupsafe-3.0.2.tar.gz (20 kB) 2025-03-09T08:08:49.9390711Z Installing build dependencies: started 2025-03-09T08:08:55.3767728Z Installing build dependencies: finished with status 'done' 2025-03-09T08:08:55.3804051Z Getting requirements to build wheel: started 2025-03-09T08:08:56.0395992Z Getting requirements to build wheel: finished with status 'done' 2025-03-09T08:08:56.0440821Z Preparing metadata (pyproject.toml): started 2025-03-09T08:08:56.6879017Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-03-09T08:08:56.7935709Z Collecting charset-normalizer<4,>=2 (from requests->-r requirements.txt (line 17)) 2025-03-09T08:08:56.8039394Z Downloading charset_normalizer-3.4.1-py3-none-any.whl.metadata (35 kB) 2025-03-09T08:08:56.8544630Z Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 17)) 2025-03-09T08:08:56.8631075Z Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-03-09T08:08:56.9297910Z Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 17)) 2025-03-09T08:08:56.9385963Z Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) 2025-03-09T08:08:56.9862401Z Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 17)) 2025-03-09T08:08:56.9952376Z Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) 2025-03-09T08:08:57.0351314Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->-r requirements.txt (line 19)) 2025-03-09T08:08:57.0436815Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2025-03-09T08:08:57.0903135Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2025-03-09T08:08:57.1084677Z Downloading cmake-3.31.6-py3-none-win_arm64.whl (35.4 MB) 2025-03-09T08:08:57.6137902Z ---------------------------------------- 35.4/35.4 MB 72.6 MB/s eta 0:00:00 2025-03-09T08:08:57.6229662Z Downloading expecttest-0.3.0-py3-none-any.whl (8.2 kB) 2025-03-09T08:08:57.6384637Z Downloading filelock-3.17.0-py3-none-any.whl (16 kB) 2025-03-09T08:08:57.6532881Z Downloading fsspec-2025.3.0-py3-none-any.whl (193 kB) 2025-03-09T08:08:57.6708707Z Downloading hypothesis-6.127.9-py3-none-any.whl (484 kB) 2025-03-09T08:08:57.6924122Z Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-03-09T08:08:57.7117783Z Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-03-09T08:08:57.7434942Z ---------------------------------------- 1.7/1.7 MB 47.1 MB/s eta 0:00:00 2025-03-09T08:08:57.7533996Z Downloading ninja-1.11.1.3-py3-none-win_arm64.whl (270 kB) 2025-03-09T08:08:57.7737060Z Downloading optree-0.14.1-cp312-cp312-win_arm64.whl (300 kB) 2025-03-09T08:08:57.7978227Z Using cached packaging-24.2-py3-none-any.whl (65 kB) 2025-03-09T08:08:57.8069875Z Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2025-03-09T08:08:57.8167439Z Using cached setuptools-75.9.1-py3-none-any.whl (1.2 MB) 2025-03-09T08:08:57.8285957Z Downloading sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-03-09T08:08:57.9248402Z ---------------------------------------- 6.2/6.2 MB 76.0 MB/s eta 0:00:00 2025-03-09T08:08:57.9332699Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2025-03-09T08:08:57.9475533Z Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-03-09T08:08:57.9622039Z Downloading attrs-25.1.0-py3-none-any.whl (63 kB) 2025-03-09T08:08:57.9779834Z Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) 2025-03-09T08:08:57.9948863Z Downloading charset_normalizer-3.4.1-py3-none-any.whl (49 kB) 2025-03-09T08:08:58.0102450Z Downloading idna-3.10-py3-none-any.whl (70 kB) 2025-03-09T08:08:58.0267074Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-03-09T08:08:58.0430835Z --------------------------------------- 536.2/536.2 kB 17.1 MB/s eta 0:00:00 2025-03-09T08:08:58.0515365Z Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-03-09T08:08:58.0669661Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-03-09T08:08:58.0832609Z Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) 2025-03-09T08:08:58.1048487Z Using cached wheel-0.45.1-py3-none-any.whl (72 kB) 2025-03-09T08:08:58.6064817Z Building wheels for collected packages: lintrunner, numpy, psutil, pyyaml, MarkupSafe 2025-03-09T08:08:58.6101053Z Building wheel for lintrunner (pyproject.toml): started 2025-03-09T08:09:52.9800644Z Building wheel for lintrunner (pyproject.toml): finished with status 'done' 2025-03-09T08:09:53.0009311Z Created wheel for lintrunner: filename=lintrunner-0.12.7-py3-none-win_arm64.whl size=1581832 sha256=94d54ceb04dd1614132ce268c30137e12f88e9ec4d73e64364caa86ffe90897d 2025-03-09T08:09:53.0010831Z Stored in directory: c:\users\runneradmin\appdata\local\pip\cache\wheels\7c\f3\2c\fc4b19cef25e93aa7483feecc6080de5415f9bbbc476526a19 2025-03-09T08:09:53.0096129Z Building wheel for numpy (pyproject.toml): started 2025-03-09T08:09:53.1293475Z Building wheel for numpy (pyproject.toml): finished with status 'done' 2025-03-09T08:09:53.1711447Z Created wheel for numpy: filename=numpy-2.2.3-cp312-cp312-win_arm64.whl size=5214548 sha256=25ad288a4f2d6e8a1d8e17f74d8fc20faed9c2d429afe205371566e63d32fc94 2025-03-09T08:09:53.1713395Z Stored in directory: c:\users\runneradmin\appdata\local\pip\cache\wheels\60\15\fc\6abe2d912c4f7b60566b36ad31bdd4d11fec8662c226ebb848 2025-03-09T08:09:53.1867067Z Building wheel for psutil (pyproject.toml): started 2025-03-09T08:10:03.9487283Z Building wheel for psutil (pyproject.toml): finished with status 'done' 2025-03-09T08:10:03.9625064Z Created wheel for psutil: filename=psutil-7.0.0-cp37-abi3-win_arm64.whl size=240036 sha256=77758b98fb84f6919ca84fdc5aa650fb5f156bc0c642947b63a1ceca21765b0e 2025-03-09T08:10:03.9627705Z Stored in directory: c:\users\runneradmin\appdata\local\pip\cache\wheels\0c\58\48\ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 2025-03-09T08:10:03.9737306Z Building wheel for pyyaml (pyproject.toml): started 2025-03-09T08:10:06.9242641Z Building wheel for pyyaml (pyproject.toml): finished with status 'done' 2025-03-09T08:10:06.9370630Z Created wheel for pyyaml: filename=pyyaml-6.0.2-cp312-cp312-win_arm64.whl size=45436 sha256=c4c9ffa6457cedc6fff7f697ae802154815e41be0d20abcf417406d662ca8573 2025-03-09T08:10:06.9372528Z Stored in directory: c:\users\runneradmin\appdata\local\pip\cache\wheels\db\db\e2\4a1264f6c5192c518338cd8c226caae9f43c610fdb76c1ebcb 2025-03-09T08:10:06.9450858Z Building wheel for MarkupSafe (pyproject.toml): started 2025-03-09T08:10:09.8062463Z Building wheel for MarkupSafe (pyproject.toml): finished with status 'done' 2025-03-09T08:10:09.8181291Z Created wheel for MarkupSafe: filename=markupsafe-3.0.2-cp312-cp312-win_arm64.whl size=14072 sha256=ca49af243f94e88e7fd9b5ab955f6b44c210a5658e42e4b34312a6b6fa3e4bb1 2025-03-09T08:10:09.8183271Z Stored in directory: c:\users\runneradmin\appdata\local\pip\cache\wheels\75\a1\5f\85ee819e5d341669dffcb77b9388f5fda63ec0e55ed0397d79 2025-03-09T08:10:09.8235594Z Successfully built lintrunner numpy psutil pyyaml MarkupSafe 2025-03-09T08:10:09.9697009Z Installing collected packages: types-dataclasses, sortedcontainers, mpmath, wheel, urllib3, typing-extensions, sympy, six, setuptools, pyyaml, psutil, packaging, numpy, ninja, networkx, MarkupSafe, lintrunner, idna, fsspec, filelock, expecttest, cmake, charset-normalizer, certifi, attrs, requests, optree, jinja2, hypothesis, astunparse 2025-03-09T08:10:54.8352955Z Successfully installed MarkupSafe-3.0.2 astunparse-1.6.3 attrs-25.1.0 certifi-2025.1.31 charset-normalizer-3.4.1 cmake-3.31.6 expecttest-0.3.0 filelock-3.17.0 fsspec-2025.3.0 hypothesis-6.127.9 idna-3.10 jinja2-3.1.6 lintrunner-0.12.7 mpmath-1.3.0 networkx-3.4.2 ninja-1.11.1.3 numpy-2.2.3 optree-0.14.1 packaging-24.2 psutil-7.0.0 pyyaml-6.0.2 requests-2.32.3 setuptools-75.9.1 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-09T08:11:00.0840471Z sccache: Starting the server... 2025-03-09T08:11:00.1568469Z sccache: error: Server startup failed: Address in use 2025-03-09T08:11:00.2199458Z Statistics zeroed. 2025-03-09T08:11:00.2862975Z Compile requests 0 2025-03-09T08:11:00.2863542Z Compile requests executed 0 2025-03-09T08:11:00.2864005Z Cache hits 0 2025-03-09T08:11:00.2864504Z Cache misses 0 2025-03-09T08:11:00.2864957Z Cache timeouts 0 2025-03-09T08:11:00.2865937Z Cache read errors 0 2025-03-09T08:11:00.2866465Z Forced recaches 0 2025-03-09T08:11:00.2866920Z Cache write errors 0 2025-03-09T08:11:00.2867394Z Compilation failures 0 2025-03-09T08:11:00.2867853Z Cache errors 0 2025-03-09T08:11:00.2868322Z Non-cacheable compilations 0 2025-03-09T08:11:00.2868791Z Non-cacheable calls 0 2025-03-09T08:11:00.2869232Z Non-compilation calls 0 2025-03-09T08:11:00.2869781Z Unsupported compiler calls 0 2025-03-09T08:11:00.2870262Z Average cache write 0.000 s 2025-03-09T08:11:00.2870749Z Average compiler 0.000 s 2025-03-09T08:11:00.2871240Z Average cache read hit 0.000 s 2025-03-09T08:11:00.2871735Z Failed distributed compilations 0 2025-03-09T08:11:00.2872476Z Cache location Local disk: "C:\\Users\\runneradmin\\AppData\\Local\\Mozilla\\sccache\\cache" 2025-03-09T08:11:00.2873206Z Use direct/preprocessor mode? yes 2025-03-09T08:11:00.2873664Z Version (client) 0.8.1 2025-03-09T08:11:00.2874138Z Cache size 6 MiB 2025-03-09T08:11:00.2877404Z Max cache size 10 GiB 2025-03-09T08:11:00.8920769Z Building wheel torch-2.7.0.dev20250309+cpu 2025-03-09T08:11:01.4358834Z Traceback (most recent call last): 2025-03-09T08:11:01.4359408Z -- Building version 2.7.0.dev20250309+cpu 2025-03-09T08:11:01.4360139Z File "C:\a\pytorch\pytorch\pytorch\tools\build_pytorch_libs.py", line 21, in _get_vc_env 2025-03-09T08:11:01.4361713Z return distutils._msvccompiler._get_vc_env(vc_arch) # type: ignore[no-any-return] 2025-03-09T08:11:01.4362368Z ^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-09T08:11:01.4363073Z AttributeError: module 'distutils' has no attribute '_msvccompiler'. Did you mean: 'ccompiler'? 2025-03-09T08:11:01.4363687Z 2025-03-09T08:11:01.4363996Z During handling of the above exception, another exception occurred: 2025-03-09T08:11:01.4364443Z 2025-03-09T08:11:01.4364610Z Traceback (most recent call last): 2025-03-09T08:11:01.4365176Z File "C:\a\pytorch\pytorch\pytorch\setup.py", line 1502, in 2025-03-09T08:11:01.4373104Z main() 2025-03-09T08:11:01.4373545Z File "C:\a\pytorch\pytorch\pytorch\setup.py", line 1170, in main 2025-03-09T08:11:01.4382421Z build_deps() 2025-03-09T08:11:01.4382970Z File "C:\a\pytorch\pytorch\pytorch\setup.py", line 490, in build_deps 2025-03-09T08:11:01.4389171Z build_pytorch( 2025-03-09T08:11:01.4389796Z File "C:\a\pytorch\pytorch\pytorch\tools\build_pytorch_libs.py", line 121, in build_pytorch 2025-03-09T08:11:01.4391983Z my_env = _create_build_env() 2025-03-09T08:11:01.4392637Z ^^^^^^^^^^^^^^^^^^^ 2025-03-09T08:11:01.4393297Z File "C:\a\pytorch\pytorch\pytorch\tools\build_pytorch_libs.py", line 82, in _create_build_env 2025-03-09T08:11:01.4395306Z my_env = _overlay_windows_vcvars(my_env) 2025-03-09T08:11:01.4395815Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-09T08:11:01.4396547Z File "C:\a\pytorch\pytorch\pytorch\tools\build_pytorch_libs.py", line 51, in _overlay_windows_vcvars 2025-03-09T08:11:01.4398054Z vc_env = _get_vc_env(vc_arch) 2025-03-09T08:11:01.4398830Z ^^^^^^^^^^^^^^^^^^^^ 2025-03-09T08:11:01.4399562Z File "C:\a\pytorch\pytorch\pytorch\tools\build_pytorch_libs.py", line 25, in _get_vc_env 2025-03-09T08:11:01.4400909Z return _msvccompiler._get_vc_env(vc_arch) # type: ignore[no-any-return] 2025-03-09T08:11:01.4402146Z ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-09T08:11:01.4402831Z AttributeError: module 'distutils._msvccompiler' has no attribute '_get_vc_env' 2025-03-09T08:11:01.5634015Z Compile requests 0 2025-03-09T08:11:01.5635100Z Compile requests executed 0 2025-03-09T08:11:01.5635674Z Cache hits 0 2025-03-09T08:11:01.5636111Z Cache misses 0 2025-03-09T08:11:01.5637085Z Cache timeouts 0 2025-03-09T08:11:01.5637591Z Cache read errors 0 2025-03-09T08:11:01.5647123Z Forced recaches 0 2025-03-09T08:11:01.5647681Z Cache write errors 0 2025-03-09T08:11:01.5648172Z Compilation failures 0 2025-03-09T08:11:01.5648638Z Cache errors 0 2025-03-09T08:11:01.5649121Z Non-cacheable compilations 0 2025-03-09T08:11:01.5649601Z Non-cacheable calls 0 2025-03-09T08:11:01.5650043Z Non-compilation calls 0 2025-03-09T08:11:01.5650533Z Unsupported compiler calls 0 2025-03-09T08:11:01.5651011Z Average cache write 0.000 s 2025-03-09T08:11:01.5651504Z Average compiler 0.000 s 2025-03-09T08:11:01.5651984Z Average cache read hit 0.000 s 2025-03-09T08:11:01.5652501Z Failed distributed compilations 0 2025-03-09T08:11:01.5653228Z Cache location Local disk: "C:\\Users\\runneradmin\\AppData\\Local\\Mozilla\\sccache\\cache" 2025-03-09T08:11:01.5653971Z Use direct/preprocessor mode? yes 2025-03-09T08:11:01.5654435Z Version (client) 0.8.1 2025-03-09T08:11:01.5654896Z Cache size 6 MiB 2025-03-09T08:11:01.5655379Z Max cache size 10 GiB 2025-03-09T08:11:01.5802674Z + echo 'Free space on filesystem after build:' 2025-03-09T08:11:01.5803259Z + df -h 2025-03-09T08:11:01.5803660Z Free space on filesystem after build: 2025-03-09T08:11:01.6463999Z Filesystem Size Used Avail Use% Mounted on 2025-03-09T08:11:01.6465201Z C:/temp/dependencies/git 300G 44G 257G 15% / 2025-03-09T08:11:01.7056089Z ##[group]Run actions/upload-artifact@v4.4.0 2025-03-09T08:11:01.7056679Z with: 2025-03-09T08:11:01.7056999Z name: wheel-py3_12-cpu 2025-03-09T08:11:01.7057392Z retention-days: 14 2025-03-09T08:11:01.7057833Z if-no-files-found: error 2025-03-09T08:11:01.7058204Z path: C:\a\_temp/artifacts 2025-03-09T08:11:01.7058633Z compression-level: 6 2025-03-09T08:11:01.7058977Z overwrite: false 2025-03-09T08:11:01.7059309Z include-hidden-files: false 2025-03-09T08:11:01.7059667Z env: 2025-03-09T08:11:01.7059996Z BUILD_ENVIRONMENT: windows-arm64-binary-wheel 2025-03-09T08:11:01.7061001Z GITHUB_TOKEN: *** 2025-03-09T08:11:01.7061327Z PR_NUMBER: 2025-03-09T08:11:01.7061686Z SHA1: ecc1272a4b291814d73c785fe3025ef86ffb7f06 2025-03-09T08:11:01.7062108Z SKIP_ALL_TESTS: 1 2025-03-09T08:11:01.7062459Z PYTORCH_ROOT: C:\a\pytorch\pytorch/pytorch 2025-03-09T08:11:01.7062882Z DOWNLOADS_DIR: c:\temp\downloads 2025-03-09T08:11:01.7063324Z DEPENDENCIES_DIR: c:\temp\dependencies 2025-03-09T08:11:01.7063801Z ENABLE_APL: 1 2025-03-09T08:11:01.7064109Z ENABLE_OPENBLAS: 0 2025-03-09T08:11:01.7064487Z MSVC_VERSION: 14.42 2025-03-09T08:11:01.7065309Z AWS_DEFAULT_REGION: us-east-1 2025-03-09T08:11:01.7065672Z PACKAGE_TYPE: wheel 2025-03-09T08:11:01.7066005Z DESIRED_CUDA: cpu 2025-03-09T08:11:01.7066328Z GPU_ARCH_TYPE: cpu 2025-03-09T08:11:01.7066654Z DESIRED_PYTHON: 3.12 2025-03-09T08:11:01.7071855Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.1.0.70; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.4.5.8; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.2.1.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.5.147; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.6.1.9; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.3.1.170; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.25.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.4.127; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-03-09T08:11:01.7077429Z BINARY_ENV_FILE: C:\a\_temp/env 2025-03-09T08:11:01.7077868Z PYTORCH_FINAL_PACKAGE_DIR: C:\a\_temp/artifacts 2025-03-09T08:11:01.7078334Z WIN_PACKAGE_WORK_DIR: C:\a\_temp 2025-03-09T08:11:01.7078763Z ARMPL_DIR: c:\temp\dependencies\armpl_24.10\ 2025-03-09T08:11:01.7079228Z RUSTUP_HOME: c:\temp\dependencies\rust 2025-03-09T08:11:01.7079660Z CARGO_HOME: c:\temp\dependencies\cargo 2025-03-09T08:11:01.7080070Z ##[endgroup] 2025-03-09T08:11:02.7004216Z ##[error]No files were found with the provided path: C:\a\_temp/artifacts. No artifacts will be uploaded. 2025-03-09T08:11:02.7500773Z Post job cleanup. 2025-03-09T08:11:03.0429138Z [command]c:\temp\dependencies\git\cmd\git.exe version 2025-03-09T08:11:03.1186858Z git version 2.46.0.windows.1 2025-03-09T08:11:03.1310641Z Temporarily overriding HOME='C:\a\_temp\6cf57a97-b33b-4656-8bc4-5e7f4280b7ee' before making global git config changes 2025-03-09T08:11:03.1311754Z Adding repository directory to the temporary git global config as a safe directory 2025-03-09T08:11:03.1324127Z [command]c:\temp\dependencies\git\cmd\git.exe config --global --add safe.directory C:\a\pytorch\pytorch\pytorch 2025-03-09T08:11:03.2223099Z [command]c:\temp\dependencies\git\cmd\git.exe config --local --name-only --get-regexp core\.sshCommand 2025-03-09T08:11:03.3134213Z [command]c:\temp\dependencies\git\cmd\git.exe submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2025-03-09T08:11:04.8154884Z Entering 'android/libs/fbjni' 2025-03-09T08:11:05.0489592Z Entering 'third_party/FP16' 2025-03-09T08:11:05.2779648Z Entering 'third_party/FXdiv' 2025-03-09T08:11:05.5038047Z Entering 'third_party/NNPACK' 2025-03-09T08:11:05.7259343Z Entering 'third_party/NVTX' 2025-03-09T08:11:05.9464509Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-09T08:11:06.1672539Z Entering 'third_party/XNNPACK' 2025-03-09T08:11:06.3892252Z Entering 'third_party/benchmark' 2025-03-09T08:11:06.6141417Z Entering 'third_party/composable_kernel' 2025-03-09T08:11:06.8432781Z Entering 'third_party/cpp-httplib' 2025-03-09T08:11:07.0742294Z Entering 'third_party/cpuinfo' 2025-03-09T08:11:07.2996953Z Entering 'third_party/cudnn_frontend' 2025-03-09T08:11:07.5272951Z Entering 'third_party/cutlass' 2025-03-09T08:11:07.7632436Z Entering 'third_party/eigen' 2025-03-09T08:11:07.9957232Z Entering 'third_party/fbgemm' 2025-03-09T08:11:08.2176752Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-09T08:11:08.4449316Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-09T08:11:08.6763679Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-09T08:11:08.9080377Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-09T08:11:09.1355445Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-09T08:11:09.3651473Z Entering 'third_party/flash-attention' 2025-03-09T08:11:09.5860868Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-09T08:11:09.8124109Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-09T08:11:10.0498307Z Entering 'third_party/flatbuffers' 2025-03-09T08:11:10.2770743Z Entering 'third_party/fmt' 2025-03-09T08:11:10.5004017Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-09T08:11:10.7240955Z Entering 'third_party/gloo' 2025-03-09T08:11:10.9479293Z Entering 'third_party/googletest' 2025-03-09T08:11:11.1756810Z Entering 'third_party/ideep' 2025-03-09T08:11:11.3972465Z Entering 'third_party/ideep/mkl-dnn' 2025-03-09T08:11:11.6273513Z Entering 'third_party/ittapi' 2025-03-09T08:11:11.8544920Z Entering 'third_party/kineto' 2025-03-09T08:11:12.0826020Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-09T08:11:12.3100843Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-09T08:11:12.5432881Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-09T08:11:12.7780069Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-09T08:11:13.0116483Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-09T08:11:13.2378657Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-09T08:11:13.4730486Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-09T08:11:13.7035919Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-09T08:11:13.9305854Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-09T08:11:14.1624813Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-09T08:11:14.3951323Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-09T08:11:14.6322304Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-09T08:11:14.8628195Z Entering 'third_party/kleidiai' 2025-03-09T08:11:15.0983015Z Entering 'third_party/mimalloc' 2025-03-09T08:11:15.3288658Z Entering 'third_party/nlohmann' 2025-03-09T08:11:15.5582808Z Entering 'third_party/onnx' 2025-03-09T08:11:15.7881269Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-09T08:11:16.0236912Z Entering 'third_party/opentelemetry-cpp' 2025-03-09T08:11:16.2492152Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-09T08:11:16.4763393Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-09T08:11:16.7012373Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-09T08:11:16.9256314Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-09T08:11:17.1553043Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-09T08:11:17.3824482Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-09T08:11:17.6107405Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-09T08:11:17.8344901Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-09T08:11:18.0713841Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-09T08:11:18.3116228Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-09T08:11:18.5656677Z Entering 'third_party/pocketfft' 2025-03-09T08:11:18.8038835Z Entering 'third_party/protobuf' 2025-03-09T08:11:19.0435205Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-09T08:11:19.2775721Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-09T08:11:19.5138458Z Entering 'third_party/psimd' 2025-03-09T08:11:19.7445035Z Entering 'third_party/pthreadpool' 2025-03-09T08:11:19.9771471Z Entering 'third_party/pybind11' 2025-03-09T08:11:20.2109645Z Entering 'third_party/python-peachpy' 2025-03-09T08:11:20.4436635Z Entering 'third_party/sleef' 2025-03-09T08:11:20.6687072Z Entering 'third_party/tensorpipe' 2025-03-09T08:11:20.8936125Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-09T08:11:21.1256037Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-09T08:11:21.3574867Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-09T08:11:21.5816849Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-09T08:11:21.8032820Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-09T08:11:22.0578448Z [command]c:\temp\dependencies\git\cmd\git.exe config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-09T08:11:22.1359609Z http.https://github.com/.extraheader 2025-03-09T08:11:22.1453050Z [command]c:\temp\dependencies\git\cmd\git.exe config --local --unset-all http.https://github.com/.extraheader 2025-03-09T08:11:22.2326903Z [command]c:\temp\dependencies\git\cmd\git.exe 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-09T08:11:23.7505746Z Entering 'android/libs/fbjni' 2025-03-09T08:11:23.9318375Z http.https://github.com/.extraheader 2025-03-09T08:11:24.0671375Z Entering 'third_party/FP16' 2025-03-09T08:11:24.2479789Z http.https://github.com/.extraheader 2025-03-09T08:11:24.3810522Z Entering 'third_party/FXdiv' 2025-03-09T08:11:24.5570139Z http.https://github.com/.extraheader 2025-03-09T08:11:24.6924993Z Entering 'third_party/NNPACK' 2025-03-09T08:11:24.8690797Z http.https://github.com/.extraheader 2025-03-09T08:11:25.0033198Z Entering 'third_party/NVTX' 2025-03-09T08:11:25.1834378Z http.https://github.com/.extraheader 2025-03-09T08:11:25.3134248Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-09T08:11:25.4906137Z http.https://github.com/.extraheader 2025-03-09T08:11:25.6205479Z Entering 'third_party/XNNPACK' 2025-03-09T08:11:25.7996539Z http.https://github.com/.extraheader 2025-03-09T08:11:25.9364383Z Entering 'third_party/benchmark' 2025-03-09T08:11:26.1190279Z http.https://github.com/.extraheader 2025-03-09T08:11:26.2514378Z Entering 'third_party/composable_kernel' 2025-03-09T08:11:26.4274149Z http.https://github.com/.extraheader 2025-03-09T08:11:26.5623126Z Entering 'third_party/cpp-httplib' 2025-03-09T08:11:26.7386653Z http.https://github.com/.extraheader 2025-03-09T08:11:26.8700224Z Entering 'third_party/cpuinfo' 2025-03-09T08:11:27.0476825Z http.https://github.com/.extraheader 2025-03-09T08:11:27.1818550Z Entering 'third_party/cudnn_frontend' 2025-03-09T08:11:27.3598535Z http.https://github.com/.extraheader 2025-03-09T08:11:27.4918493Z Entering 'third_party/cutlass' 2025-03-09T08:11:27.6705096Z http.https://github.com/.extraheader 2025-03-09T08:11:27.8071377Z Entering 'third_party/eigen' 2025-03-09T08:11:27.9830201Z http.https://github.com/.extraheader 2025-03-09T08:11:28.1218116Z Entering 'third_party/fbgemm' 2025-03-09T08:11:28.3052357Z http.https://github.com/.extraheader 2025-03-09T08:11:28.4339473Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-09T08:11:28.6124932Z http.https://github.com/.extraheader 2025-03-09T08:11:28.7428432Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-09T08:11:28.9200483Z http.https://github.com/.extraheader 2025-03-09T08:11:29.0541937Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-09T08:11:29.2313111Z http.https://github.com/.extraheader 2025-03-09T08:11:29.3673194Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-09T08:11:29.5429826Z http.https://github.com/.extraheader 2025-03-09T08:11:29.6749850Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-09T08:11:29.8524052Z http.https://github.com/.extraheader 2025-03-09T08:11:29.9850993Z Entering 'third_party/flash-attention' 2025-03-09T08:11:30.1579570Z http.https://github.com/.extraheader 2025-03-09T08:11:30.2857493Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-09T08:11:30.4667734Z http.https://github.com/.extraheader 2025-03-09T08:11:30.5999553Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-09T08:11:30.7777967Z http.https://github.com/.extraheader 2025-03-09T08:11:30.9167921Z Entering 'third_party/flatbuffers' 2025-03-09T08:11:31.0937081Z http.https://github.com/.extraheader 2025-03-09T08:11:31.2237919Z Entering 'third_party/fmt' 2025-03-09T08:11:31.3944941Z http.https://github.com/.extraheader 2025-03-09T08:11:31.5225243Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-09T08:11:31.6977493Z http.https://github.com/.extraheader 2025-03-09T08:11:31.8313961Z Entering 'third_party/gloo' 2025-03-09T08:11:32.0105236Z http.https://github.com/.extraheader 2025-03-09T08:11:32.1418219Z Entering 'third_party/googletest' 2025-03-09T08:11:32.3186343Z http.https://github.com/.extraheader 2025-03-09T08:11:32.4482969Z Entering 'third_party/ideep' 2025-03-09T08:11:32.6238573Z http.https://github.com/.extraheader 2025-03-09T08:11:32.7478158Z Entering 'third_party/ideep/mkl-dnn' 2025-03-09T08:11:32.9206204Z http.https://github.com/.extraheader 2025-03-09T08:11:33.0583731Z Entering 'third_party/ittapi' 2025-03-09T08:11:33.2387517Z http.https://github.com/.extraheader 2025-03-09T08:11:33.3685765Z Entering 'third_party/kineto' 2025-03-09T08:11:33.5442434Z http.https://github.com/.extraheader 2025-03-09T08:11:33.6722415Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-09T08:11:33.8475566Z http.https://github.com/.extraheader 2025-03-09T08:11:33.9786456Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-09T08:11:34.1597785Z http.https://github.com/.extraheader 2025-03-09T08:11:34.2897721Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-09T08:11:34.4641492Z http.https://github.com/.extraheader 2025-03-09T08:11:34.5940213Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-09T08:11:34.7725213Z http.https://github.com/.extraheader 2025-03-09T08:11:34.9054102Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-09T08:11:35.0829604Z http.https://github.com/.extraheader 2025-03-09T08:11:35.2140775Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-09T08:11:35.3971299Z http.https://github.com/.extraheader 2025-03-09T08:11:35.5380140Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-09T08:11:35.7203355Z http.https://github.com/.extraheader 2025-03-09T08:11:35.8529067Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-09T08:11:36.0379909Z http.https://github.com/.extraheader 2025-03-09T08:11:36.1731939Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-09T08:11:36.3612659Z http.https://github.com/.extraheader 2025-03-09T08:11:36.5029891Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-09T08:11:36.6915339Z http.https://github.com/.extraheader 2025-03-09T08:11:36.8286508Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-09T08:11:37.0095198Z http.https://github.com/.extraheader 2025-03-09T08:11:37.1452824Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-09T08:11:37.3297429Z http.https://github.com/.extraheader 2025-03-09T08:11:37.4676113Z Entering 'third_party/kleidiai' 2025-03-09T08:11:37.6400703Z http.https://github.com/.extraheader 2025-03-09T08:11:37.7699472Z Entering 'third_party/mimalloc' 2025-03-09T08:11:37.9461858Z http.https://github.com/.extraheader 2025-03-09T08:11:38.0790089Z Entering 'third_party/nlohmann' 2025-03-09T08:11:38.2541685Z http.https://github.com/.extraheader 2025-03-09T08:11:38.3864795Z Entering 'third_party/onnx' 2025-03-09T08:11:38.5651569Z http.https://github.com/.extraheader 2025-03-09T08:11:38.7027414Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-09T08:11:38.8881790Z http.https://github.com/.extraheader 2025-03-09T08:11:39.0264777Z Entering 'third_party/opentelemetry-cpp' 2025-03-09T08:11:39.2020035Z http.https://github.com/.extraheader 2025-03-09T08:11:39.3266011Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-09T08:11:39.5042101Z http.https://github.com/.extraheader 2025-03-09T08:11:39.6388105Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-09T08:11:39.8166815Z http.https://github.com/.extraheader 2025-03-09T08:11:39.9494611Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-09T08:11:40.1328799Z http.https://github.com/.extraheader 2025-03-09T08:11:40.2648757Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-09T08:11:40.4432461Z http.https://github.com/.extraheader 2025-03-09T08:11:40.5741334Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-09T08:11:40.7524217Z http.https://github.com/.extraheader 2025-03-09T08:11:40.8828086Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-09T08:11:41.0563199Z http.https://github.com/.extraheader 2025-03-09T08:11:41.1864102Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-09T08:11:41.3618135Z http.https://github.com/.extraheader 2025-03-09T08:11:41.4916168Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-09T08:11:41.6692145Z http.https://github.com/.extraheader 2025-03-09T08:11:41.8048820Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-09T08:11:41.9888250Z http.https://github.com/.extraheader 2025-03-09T08:11:42.1264422Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-09T08:11:42.3132433Z http.https://github.com/.extraheader 2025-03-09T08:11:42.4580361Z Entering 'third_party/pocketfft' 2025-03-09T08:11:42.6395551Z http.https://github.com/.extraheader 2025-03-09T08:11:42.7674405Z Entering 'third_party/protobuf' 2025-03-09T08:11:42.9402677Z http.https://github.com/.extraheader 2025-03-09T08:11:43.0730113Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-09T08:11:43.2477897Z http.https://github.com/.extraheader 2025-03-09T08:11:43.3797894Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-09T08:11:43.5584237Z http.https://github.com/.extraheader 2025-03-09T08:11:43.6938076Z Entering 'third_party/psimd' 2025-03-09T08:11:43.8695536Z http.https://github.com/.extraheader 2025-03-09T08:11:44.0016398Z Entering 'third_party/pthreadpool' 2025-03-09T08:11:44.1787314Z http.https://github.com/.extraheader 2025-03-09T08:11:44.3147707Z Entering 'third_party/pybind11' 2025-03-09T08:11:44.4971958Z http.https://github.com/.extraheader 2025-03-09T08:11:44.6290608Z Entering 'third_party/python-peachpy' 2025-03-09T08:11:44.8023241Z http.https://github.com/.extraheader 2025-03-09T08:11:44.9310239Z Entering 'third_party/sleef' 2025-03-09T08:11:45.1060572Z http.https://github.com/.extraheader 2025-03-09T08:11:45.2377620Z Entering 'third_party/tensorpipe' 2025-03-09T08:11:45.4113757Z http.https://github.com/.extraheader 2025-03-09T08:11:45.5380679Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-09T08:11:45.7121205Z http.https://github.com/.extraheader 2025-03-09T08:11:45.8464660Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-09T08:11:46.0297249Z http.https://github.com/.extraheader 2025-03-09T08:11:46.1649903Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-09T08:11:46.3446913Z http.https://github.com/.extraheader 2025-03-09T08:11:46.4761033Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-09T08:11:46.6518824Z http.https://github.com/.extraheader 2025-03-09T08:11:46.7835026Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-09T08:11:46.9599999Z http.https://github.com/.extraheader 2025-03-09T08:11:47.1740331Z Post job cleanup. 2025-03-09T08:11:47.4706893Z Cleaning up orphan processes 2025-03-09T08:11:47.5863669Z Terminate orphan process: pid (2608) (vctip) 2025-03-09T08:11:47.6015495Z Terminate orphan process: pid (7660) (sccache) 2025-03-09T08:11:47.6188649Z Terminate orphan process: pid (10068) (conhost)