2025-03-14T05:10:27.3053142Z Current runner version: '2.322.0' 2025-03-14T05:10:27.3060749Z Runner name: 'i-0017adab5c2f721dd' 2025-03-14T05:10:27.3061624Z Runner group name: 'Default' 2025-03-14T05:10:27.3062640Z Machine name: 'EC2AMAZ-DD9BHOF' 2025-03-14T05:10:27.3065838Z ##[group]GITHUB_TOKEN Permissions 2025-03-14T05:10:27.3068346Z Contents: read 2025-03-14T05:10:27.3069223Z Metadata: read 2025-03-14T05:10:27.3069787Z Packages: read 2025-03-14T05:10:27.3070327Z ##[endgroup] 2025-03-14T05:10:27.3073356Z Secret source: Actions 2025-03-14T05:10:27.3074066Z Prepare workflow directory 2025-03-14T05:10:27.4626021Z Prepare all required actions 2025-03-14T05:10:27.4669661Z Getting action download info 2025-03-14T05:10:27.6275063Z Download action repository 'pytorch/test-infra@main' (SHA:de00dac6adc071cb2f9861380a0ed3947b93e5cc) 2025-03-14T05:10:28.8553876Z Download action repository 'actions/download-artifact@v4.1.7' (SHA:65a9edc5881444af0b9093a5e628f2fe47ea3b2e) 2025-03-14T05:10:29.2009165Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-03-14T05:10:29.5540111Z Complete job name: libtorch-cpu-shared-with-deps-release-test 2025-03-14T05:10:29.6434574Z ##[group]Run set -euo pipefail 2025-03-14T05:10:29.6435477Z set -euo pipefail 2025-03-14T05:10:29.6436118Z function get_ec2_metadata() { 2025-03-14T05:10:29.6436957Z  # Pulled from instance metadata endpoint for EC2 2025-03-14T05:10:29.6438416Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-03-14T05:10:29.6439718Z  category=$1 2025-03-14T05:10:29.6441808Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2025-03-14T05:10:29.6444030Z } 2025-03-14T05:10:29.6444558Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-03-14T05:10:29.6445649Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-03-14T05:10:29.6446798Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-03-14T05:10:29.6447754Z echo "system info $(uname -a)" 2025-03-14T05:10:29.6473496Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-03-14T05:10:29.6474886Z env: 2025-03-14T05:10:29.6475635Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:10:29.6476659Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:10:29.6477403Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T05:10:29.6478706Z GITHUB_TOKEN: *** 2025-03-14T05:10:29.6479189Z PR_NUMBER: 2025-03-14T05:10:29.6479728Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:10:29.6480465Z SKIP_ALL_TESTS: 1 2025-03-14T05:10:29.6481195Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T05:10:29.6482101Z PACKAGE_TYPE: libtorch 2025-03-14T05:10:29.6482660Z DESIRED_CUDA: cpu 2025-03-14T05:10:29.6483143Z GPU_ARCH_TYPE: cpu 2025-03-14T05:10:29.6483706Z LIBTORCH_CONFIG: release 2025-03-14T05:10:29.6484381Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T05:10:29.6485078Z DESIRED_PYTHON: 3.9 2025-03-14T05:10:29.6485705Z ##[endgroup] 2025-03-14T05:10:29.7298948Z ami-id: ami-047591c381c19028d 2025-03-14T05:10:29.7775184Z instance-id: i-0017adab5c2f721dd 2025-03-14T05:10:29.8089141Z instance-type: c5d.4xlarge 2025-03-14T05:10:29.8275601Z system info MSYS_NT-10.0-17763 EC2AMAZ-DD9BHOF 3.5.4-395fda67.x86_64 2024-11-25 09:49 UTC x86_64 Msys 2025-03-14T05:10:29.8484057Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-03-14T05:10:29.8485043Z with: 2025-03-14T05:10:29.8485945Z github-secret: *** 2025-03-14T05:10:29.8486484Z activate-with-label: false 2025-03-14T05:10:29.8487058Z label: with-ssh 2025-03-14T05:10:29.8487540Z remove-existing-keys: true 2025-03-14T05:10:29.8488122Z fail-silently: true 2025-03-14T05:10:29.8490556Z env: 2025-03-14T05:10:29.8491276Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:10:29.8492271Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:10:29.8492987Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T05:10:29.8494086Z GITHUB_TOKEN: *** 2025-03-14T05:10:29.8494564Z PR_NUMBER: 2025-03-14T05:10:29.8495087Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:10:29.8495792Z SKIP_ALL_TESTS: 1 2025-03-14T05:10:29.8496495Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T05:10:29.8497409Z PACKAGE_TYPE: libtorch 2025-03-14T05:10:29.8497941Z DESIRED_CUDA: cpu 2025-03-14T05:10:29.8498407Z GPU_ARCH_TYPE: cpu 2025-03-14T05:10:29.8498916Z LIBTORCH_CONFIG: release 2025-03-14T05:10:29.8499498Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T05:10:29.8500138Z DESIRED_PYTHON: 3.9 2025-03-14T05:10:29.8500627Z ##[endgroup] 2025-03-14T05:10:29.9877081Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-03-14T05:10:29.9879204Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-03-14T05:10:30.0079893Z ##[group]Run git config --global core.longpaths true 2025-03-14T05:10:30.0080949Z git config --global core.longpaths true 2025-03-14T05:10:30.0081778Z git config --global core.symlinks true 2025-03-14T05:10:30.0082486Z  2025-03-14T05:10:30.0083290Z # https://git-scm.com/docs/git-fsmonitor--daemon. The daemon could lock 2025-03-14T05:10:30.0084796Z # the directory on Windows and prevent GHA from checking out as reported 2025-03-14T05:10:30.0086145Z # in https://github.com/actions/checkout/issues/1018 2025-03-14T05:10:30.0087063Z git config --global core.fsmonitor false 2025-03-14T05:10:30.0107327Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-03-14T05:10:30.0108524Z env: 2025-03-14T05:10:30.0109230Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:10:30.0110222Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:10:30.0110964Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T05:10:30.0112079Z GITHUB_TOKEN: *** 2025-03-14T05:10:30.0112541Z PR_NUMBER: 2025-03-14T05:10:30.0113044Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:10:30.0113800Z SKIP_ALL_TESTS: 1 2025-03-14T05:10:30.0114536Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T05:10:30.0115399Z PACKAGE_TYPE: libtorch 2025-03-14T05:10:30.0115924Z DESIRED_CUDA: cpu 2025-03-14T05:10:30.0116379Z GPU_ARCH_TYPE: cpu 2025-03-14T05:10:30.0116869Z LIBTORCH_CONFIG: release 2025-03-14T05:10:30.0117444Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T05:10:30.0118070Z DESIRED_PYTHON: 3.9 2025-03-14T05:10:30.0118541Z ##[endgroup] 2025-03-14T05:10:30.1359001Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-03-14T05:10:30.1361457Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-03-14T05:10:30.1381104Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-03-14T05:10:30.1382187Z env: 2025-03-14T05:10:30.1382886Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:10:30.1383847Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:10:30.1384546Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T05:10:30.1385655Z GITHUB_TOKEN: *** 2025-03-14T05:10:30.1386117Z PR_NUMBER: 2025-03-14T05:10:30.1386620Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:10:30.1387316Z SKIP_ALL_TESTS: 1 2025-03-14T05:10:30.1387985Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T05:10:30.1388880Z PACKAGE_TYPE: libtorch 2025-03-14T05:10:30.1390039Z DESIRED_CUDA: cpu 2025-03-14T05:10:30.1390488Z GPU_ARCH_TYPE: cpu 2025-03-14T05:10:30.1390981Z LIBTORCH_CONFIG: release 2025-03-14T05:10:30.1391554Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T05:10:30.1392179Z DESIRED_PYTHON: 3.9 2025-03-14T05:10:30.1392652Z ##[endgroup] 2025-03-14T05:10:30.5155131Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-03-14T05:10:30.5229368Z Finished 2025-03-14T05:10:30.5557943Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TEMP -ErrorAction Ignore 2025-03-14T05:10:30.5559877Z Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TEMP -ErrorAction Ignore 2025-03-14T05:10:30.5561534Z # Let's both exclude the path and disable Windows Defender completely just to be sure 2025-03-14T05:10:30.5562646Z # that it doesn't interfere 2025-03-14T05:10:30.5563673Z Set-MpPreference -DisableRealtimeMonitoring $True -ErrorAction Ignore 2025-03-14T05:10:30.5580322Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-03-14T05:10:30.5581363Z env: 2025-03-14T05:10:30.5582066Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:10:30.5583017Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:10:30.5583719Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T05:10:30.5584809Z GITHUB_TOKEN: *** 2025-03-14T05:10:30.5585317Z PR_NUMBER: 2025-03-14T05:10:30.5585832Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:10:30.5586515Z SKIP_ALL_TESTS: 1 2025-03-14T05:10:30.5587196Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T05:10:30.5588061Z PACKAGE_TYPE: libtorch 2025-03-14T05:10:30.5588566Z DESIRED_CUDA: cpu 2025-03-14T05:10:30.5589035Z GPU_ARCH_TYPE: cpu 2025-03-14T05:10:30.5589539Z LIBTORCH_CONFIG: release 2025-03-14T05:10:30.5590110Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T05:10:30.5590828Z DESIRED_PYTHON: 3.9 2025-03-14T05:10:30.5591363Z ##[endgroup] 2025-03-14T05:10:30.9098564Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-03-14T05:10:30.9145216Z Finished 2025-03-14T05:10:31.3435651Z ##[group]Run echo "BINARY_ENV_FILE=${RUNNER_TEMP}/env" >> "${GITHUB_ENV}" 2025-03-14T05:10:31.3436837Z echo "BINARY_ENV_FILE=${RUNNER_TEMP}/env" >> "${GITHUB_ENV}" 2025-03-14T05:10:31.3437925Z echo "PYTORCH_FINAL_PACKAGE_DIR=${RUNNER_TEMP}/artifacts" >> "${GITHUB_ENV}" 2025-03-14T05:10:31.3438973Z echo "WIN_PACKAGE_WORK_DIR=${RUNNER_TEMP}" 2025-03-14T05:10:31.3458939Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-03-14T05:10:31.3459887Z env: 2025-03-14T05:10:31.3460698Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:10:31.3461636Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:10:31.3462453Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T05:10:31.3463762Z GITHUB_TOKEN: *** 2025-03-14T05:10:31.3464442Z PR_NUMBER: 2025-03-14T05:10:31.3465147Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:10:31.3465986Z SKIP_ALL_TESTS: 1 2025-03-14T05:10:31.3466784Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T05:10:31.3467834Z PACKAGE_TYPE: libtorch 2025-03-14T05:10:31.3468533Z DESIRED_CUDA: cpu 2025-03-14T05:10:31.3469195Z GPU_ARCH_TYPE: cpu 2025-03-14T05:10:31.3469884Z LIBTORCH_CONFIG: release 2025-03-14T05:10:31.3470643Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T05:10:31.3471392Z DESIRED_PYTHON: 3.9 2025-03-14T05:10:31.3472070Z ##[endgroup] 2025-03-14T05:10:31.3666403Z WIN_PACKAGE_WORK_DIR=C:\actions-runner\_work\_temp 2025-03-14T05:10:31.3862707Z ##[group]Run actions/download-artifact@v4.1.7 2025-03-14T05:10:31.3863622Z with: 2025-03-14T05:10:31.3864270Z name: libtorch-cpu-shared-with-deps-release 2025-03-14T05:10:31.3865073Z path: C:\actions-runner\_work\_temp/artifacts 2025-03-14T05:10:31.3865990Z merge-multiple: false 2025-03-14T05:10:31.3866641Z repository: pytorch/pytorch 2025-03-14T05:10:31.3867306Z run-id: 13849514988 2025-03-14T05:10:31.3867909Z env: 2025-03-14T05:10:31.3868721Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:10:31.3869684Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:10:31.3870427Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T05:10:31.3871509Z GITHUB_TOKEN: *** 2025-03-14T05:10:31.3872123Z PR_NUMBER: 2025-03-14T05:10:31.3872769Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:10:31.3873499Z SKIP_ALL_TESTS: 1 2025-03-14T05:10:31.3874286Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T05:10:31.3875103Z PACKAGE_TYPE: libtorch 2025-03-14T05:10:31.3875721Z DESIRED_CUDA: cpu 2025-03-14T05:10:31.3876326Z GPU_ARCH_TYPE: cpu 2025-03-14T05:10:31.3876959Z LIBTORCH_CONFIG: release 2025-03-14T05:10:31.3877642Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T05:10:31.3878340Z DESIRED_PYTHON: 3.9 2025-03-14T05:10:31.3879029Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-03-14T05:10:31.3880065Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-03-14T05:10:31.3880887Z ##[endgroup] 2025-03-14T05:10:31.6613745Z Downloading single artifact 2025-03-14T05:10:31.7588192Z Preparing to download the following artifacts: 2025-03-14T05:10:31.7589214Z - libtorch-cpu-shared-with-deps-release (ID: 2750623993, Size: 382940864) 2025-03-14T05:10:31.8054774Z Redirecting to blob download url: https://productionresultssa19.blob.core.windows.net/actions-results/d6c666e4-41ea-4431-ab10-311eb89ab5ee/workflow-job-run-2af458bf-bb74-56d5-8cb4-38cbdbbf418a/artifacts/1dbc1700a9511861bb80b1e3f49d65b62b0146dd2b98b7d9443575729e28bb27.zip 2025-03-14T05:10:31.8056977Z Starting download of artifact to: C:\actions-runner\_work\_temp\artifacts 2025-03-14T05:10:31.9587157Z (node:3992) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-03-14T05:10:31.9588788Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-03-14T05:10:39.0185480Z Artifact download completed successfully. 2025-03-14T05:10:39.0185913Z Total of 1 artifact(s) downloaded 2025-03-14T05:10:39.0194210Z Download artifact has finished successfully 2025-03-14T05:10:39.0529622Z ##[group]Run actions/checkout@v4 2025-03-14T05:10:39.0529956Z with: 2025-03-14T05:10:39.0530181Z ref: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:10:39.0530492Z submodules: recursive 2025-03-14T05:10:39.0530728Z path: pytorch 2025-03-14T05:10:39.0530935Z show-progress: false 2025-03-14T05:10:39.0531168Z repository: pytorch/pytorch 2025-03-14T05:10:39.0532614Z token: *** 2025-03-14T05:10:39.0532817Z ssh-strict: true 2025-03-14T05:10:39.0533032Z ssh-user: git 2025-03-14T05:10:39.0533257Z persist-credentials: true 2025-03-14T05:10:39.0533522Z clean: true 2025-03-14T05:10:39.0533765Z sparse-checkout-cone-mode: true 2025-03-14T05:10:39.0534046Z fetch-depth: 1 2025-03-14T05:10:39.0534259Z fetch-tags: false 2025-03-14T05:10:39.0534462Z lfs: false 2025-03-14T05:10:39.0534671Z set-safe-directory: true 2025-03-14T05:10:39.0534900Z env: 2025-03-14T05:10:39.0535278Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:10:39.0535698Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:10:39.0536008Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T05:10:39.0536449Z GITHUB_TOKEN: *** 2025-03-14T05:10:39.0536657Z PR_NUMBER: 2025-03-14T05:10:39.0536890Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:10:39.0538132Z SKIP_ALL_TESTS: 1 2025-03-14T05:10:39.0538441Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T05:10:39.0538816Z PACKAGE_TYPE: libtorch 2025-03-14T05:10:39.0539072Z DESIRED_CUDA: cpu 2025-03-14T05:10:39.0539485Z GPU_ARCH_TYPE: cpu 2025-03-14T05:10:39.0539712Z LIBTORCH_CONFIG: release 2025-03-14T05:10:39.0539975Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T05:10:39.0540245Z DESIRED_PYTHON: 3.9 2025-03-14T05:10:39.0540517Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-03-14T05:10:39.0540937Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-03-14T05:10:39.0541312Z ##[endgroup] 2025-03-14T05:10:39.1906860Z Syncing repository: pytorch/pytorch 2025-03-14T05:10:39.1908221Z ##[group]Getting Git version info 2025-03-14T05:10:39.1908662Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch\pytorch' 2025-03-14T05:10:39.1935629Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-03-14T05:10:39.2139175Z git version 2.47.1.windows.2 2025-03-14T05:10:39.2184138Z ##[endgroup] 2025-03-14T05:10:39.2195517Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\9a0e89a1-d24f-4572-be02-610a894677c9\.gitconfig' 2025-03-14T05:10:39.2213773Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\9a0e89a1-d24f-4572-be02-610a894677c9' before making global git config changes 2025-03-14T05:10:39.2214672Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T05:10:39.2224006Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch\pytorch 2025-03-14T05:10:39.2474938Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url 2025-03-14T05:10:39.2663376Z https://github.com/pytorch/pytorch 2025-03-14T05:10:39.2711606Z ##[group]Removing previously created refs, to avoid conflicts 2025-03-14T05:10:39.2721407Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD 2025-03-14T05:10:39.2923748Z HEAD 2025-03-14T05:10:39.3182831Z ##[endgroup] 2025-03-14T05:10:39.3192847Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status 2025-03-14T05:10:39.9191387Z 7e1e1fe3858c63c251c637ae41a20de425dde96f android/libs/fbjni (7e1e1fe) 2025-03-14T05:10:39.9876237Z 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 third_party/FP16 (4dfe081) 2025-03-14T05:10:40.0488553Z b408327ac2a15ec3e43352421954f5b1967701d1 third_party/FXdiv (b408327) 2025-03-14T05:10:40.2169503Z c07e3a0400713d546e0dea2d5466dd22ea389c73 third_party/NNPACK (c07e3a0) 2025-03-14T05:10:40.5043803Z e170594ac7cf1dac584da473d4ca9301087090c1 third_party/NVTX (e170594) 2025-03-14T05:10:40.7410273Z a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 third_party/VulkanMemoryAllocator (a6bfc23) 2025-03-14T05:10:40.8829942Z 51a0103656eff6fc9bfd39a4597923c4b542c883 third_party/XNNPACK (51a01036) 2025-03-14T05:10:41.0741156Z 0d98dba29d66e93259db7daa53a9327df767a415 third_party/benchmark (0d98dba) 2025-03-14T05:10:41.1716973Z 8086bbe3a78d931eb96fe12fdc014082e18d18d3 third_party/composable_kernel (8086bbe) 2025-03-14T05:10:41.4128508Z 3b6597bba913d51161383657829b7e644e59c006 third_party/cpp-httplib (3b6597b) 2025-03-14T05:10:41.6255015Z 1e83a2fdd3102f65c6f1fb602c1b320486218a99 third_party/cpuinfo (1e83a2f) 2025-03-14T05:10:41.6968456Z 91b7532f3386768bba4f444ee7672b497f34da8a third_party/cudnn_frontend (91b7532) 2025-03-14T05:10:41.8667332Z afa1772203677c5118fcd82537a9c8fefbcc7008 third_party/cutlass (afa1772) 2025-03-14T05:10:42.0398595Z 3147391d946bb4b6c68edd901f2add6ac1f31f8c third_party/eigen (3147391) 2025-03-14T05:10:42.1188640Z dbc3157bf256f1339b3fa1fef2be89ac4078be0e third_party/fbgemm (dbc3157) 2025-03-14T05:10:42.3162948Z 979702c87a8713a8e0a5e9fee122b90d2ef13be5 third_party/flash-attention (979702c) 2025-03-14T05:10:42.3858555Z 01834de25e4bf3975a9a00e816292b1ad0fe184b third_party/flatbuffers (01834de) 2025-03-14T05:10:42.5682213Z 123913715afeb8a437e6388b4473fcc4753e1c9a third_party/fmt (1239137) 2025-03-14T05:10:42.6374954Z 3fb5c176c17c765a3492cd2f0321b0dab712f350 third_party/gemmlowp/gemmlowp (3fb5c17) 2025-03-14T05:10:42.7025890Z 5354032ea08eadd7fc4456477f7f7c6308818509 third_party/gloo (5354032) 2025-03-14T05:10:42.8534249Z b514bdc898e2951020cbdca1304b75f5950d1f59 third_party/googletest (b514bdc) 2025-03-14T05:10:42.9531447Z 719d8e6cd7f7a0e01b155657526d693acf97c2b3 third_party/ideep (719d8e6) 2025-03-14T05:10:43.0239920Z 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 third_party/ittapi (5b8a7d7) 2025-03-14T05:10:43.1159808Z 2859721fd9e73d3ca1c56f827dbc64e6d68f78a2 third_party/kineto (2859721) 2025-03-14T05:10:43.2627451Z ef685a13cfbe8d418aa2ed34350e21e4938358b6 third_party/kleidiai (ef685a1) 2025-03-14T05:10:43.5418525Z b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 third_party/mimalloc (b66e321) 2025-03-14T05:10:43.6763151Z 87cda1d6646592ac5866dc703c8e1839046a6806 third_party/nlohmann (87cda1d) 2025-03-14T05:10:43.9793339Z b8baa8446686496da4cc8fda09f2b6fe65c2a02c third_party/onnx (b8baa84) 2025-03-14T05:10:44.0448143Z a799f4aed9c94b765dcdaabaeab7d5e7e2310878 third_party/opentelemetry-cpp (a799f4a) 2025-03-14T05:10:44.1108185Z 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe third_party/pocketfft (9d3ab05) 2025-03-14T05:10:44.1803551Z d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a third_party/protobuf (d1eca4e) 2025-03-14T05:10:44.2459962Z 072586a71b55b7f8c584153d223e95687148a900 third_party/psimd (heads/master) 2025-03-14T05:10:44.3097271Z 4fe0e1e183925bf8cfa6aae24237e724a96479b8 third_party/pthreadpool (4fe0e1e) 2025-03-14T05:10:44.4179720Z a2e59f0e7065404b44dfe92a28aca47ba1378dc4 third_party/pybind11 (a2e59f0) 2025-03-14T05:10:44.4981463Z f45429b087dd7d5bc78bb40dc7cf06425c252d67 third_party/python-peachpy (f45429b) 2025-03-14T05:10:44.6941002Z 56e1f79cb140fb9326d612d0be06b5250565cade third_party/sleef (56e1f79) 2025-03-14T05:10:44.7618142Z 52791a2fd214b2a9dc5759d36725909c1daa7f2e third_party/tensorpipe (52791a2) 2025-03-14T05:10:44.7708860Z ##[group]Cleaning the repository 2025-03-14T05:10:44.7719752Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx 2025-03-14T05:11:02.1751165Z Removing .ci/pytorch/vs_installer.exe 2025-03-14T05:11:02.1751614Z Removing .ci/pytorch/windows/conda/ 2025-03-14T05:11:02.1751967Z Removing .ci/pytorch/windows/miniconda.exe 2025-03-14T05:11:02.1752302Z Removing .ci/pytorch/windows/tmp_bin/ 2025-03-14T05:11:02.1752602Z Removing aten/src/ATen/Config.h 2025-03-14T05:11:02.1752945Z Removing build/ 2025-03-14T05:11:02.1753300Z Removing libtorch-win-shared-with-deps-2.8.0.dev20250314+cpu.zip 2025-03-14T05:11:02.1753740Z Removing third_party/nccl/ 2025-03-14T05:11:02.1755405Z Removing tools/__pycache__/ 2025-03-14T05:11:02.1755703Z Removing tools/autograd/__pycache__/ 2025-03-14T05:11:02.1756082Z Removing tools/setup_helpers/__pycache__/ 2025-03-14T05:11:02.1756428Z Removing tools/shared/_utils_internal.py 2025-03-14T05:11:02.1756779Z Removing torch/bin/ 2025-03-14T05:11:02.1757007Z Removing torch/cmake/ 2025-03-14T05:11:02.1757272Z Removing torch/csrc/api/include/torch/version.h 2025-03-14T05:11:02.1757621Z Removing torch/csrc/autograd/generated/ 2025-03-14T05:11:02.1758022Z Removing torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp 2025-03-14T05:11:02.1758528Z Removing torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp 2025-03-14T05:11:02.1758943Z Removing torch/csrc/lazy/generated/LazyIr.h 2025-03-14T05:11:02.1759340Z Removing torch/csrc/lazy/generated/LazyNativeFunctions.cpp 2025-03-14T05:11:02.1759777Z Removing torch/csrc/lazy/generated/LazyNativeFunctions.h 2025-03-14T05:11:02.1760274Z Removing torch/csrc/lazy/generated/LazyNonNativeIr.h 2025-03-14T05:11:02.1760707Z Removing torch/csrc/lazy/generated/RegisterAutogradLazy.cpp 2025-03-14T05:11:02.1761129Z Removing torch/csrc/lazy/generated/RegisterLazy.cpp 2025-03-14T05:11:02.1761465Z Removing torch/lib/cmake/ 2025-03-14T05:11:02.1761721Z Removing torch/lib/mimalloc-1.8/ 2025-03-14T05:11:02.1762048Z Removing torch/lib/pkgconfig/ 2025-03-14T05:11:02.1762417Z Removing torch/testing/_internal/generated/annotated_fn_args.py 2025-03-14T05:11:02.1762866Z Removing torchgen/__pycache__/ 2025-03-14T05:11:02.1763144Z Removing torchgen/aoti/__pycache__/ 2025-03-14T05:11:02.1763583Z Removing torchgen/api/__pycache__/ 2025-03-14T05:11:02.1763894Z Removing torchgen/api/types/__pycache__/ 2025-03-14T05:11:02.1764208Z Removing torchgen/dest/__pycache__/ 2025-03-14T05:11:02.1764514Z Removing torchgen/executorch/__pycache__/ 2025-03-14T05:11:02.1764856Z Removing torchgen/executorch/api/__pycache__/ 2025-03-14T05:11:02.1765207Z Removing torchgen/executorch/api/types/__pycache__/ 2025-03-14T05:11:02.1765605Z Removing torchgen/selective_build/__pycache__/ 2025-03-14T05:11:02.1937172Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD 2025-03-14T05:11:06.1274951Z HEAD is now at aed0b7a [c10d] Add param recording for uniqueID broadcasting and allgather (#149166) 2025-03-14T05:11:06.1352020Z ##[endgroup] 2025-03-14T05:11:06.1356809Z ##[group]Disabling automatic garbage collection 2025-03-14T05:11:06.1369629Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2025-03-14T05:11:06.1629241Z ##[endgroup] 2025-03-14T05:11:06.1629626Z ##[group]Setting up auth 2025-03-14T05:11:06.1645375Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-03-14T05:11:06.1893224Z [command]"C:\Program Files\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-14T05:11:06.5049538Z Entering 'android/libs/fbjni' 2025-03-14T05:11:06.5593756Z Entering 'third_party/FP16' 2025-03-14T05:11:06.6133100Z Entering 'third_party/FXdiv' 2025-03-14T05:11:06.6651378Z Entering 'third_party/NNPACK' 2025-03-14T05:11:06.7197559Z Entering 'third_party/NVTX' 2025-03-14T05:11:06.7719403Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T05:11:06.8247677Z Entering 'third_party/XNNPACK' 2025-03-14T05:11:06.8788063Z Entering 'third_party/benchmark' 2025-03-14T05:11:06.9306500Z Entering 'third_party/composable_kernel' 2025-03-14T05:11:06.9869456Z Entering 'third_party/cpp-httplib' 2025-03-14T05:11:07.0400926Z Entering 'third_party/cpuinfo' 2025-03-14T05:11:07.0927803Z Entering 'third_party/cudnn_frontend' 2025-03-14T05:11:07.1449382Z Entering 'third_party/cutlass' 2025-03-14T05:11:07.1975308Z Entering 'third_party/eigen' 2025-03-14T05:11:07.2506496Z Entering 'third_party/fbgemm' 2025-03-14T05:11:07.3036199Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T05:11:07.3560231Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T05:11:07.4115407Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T05:11:07.4654134Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T05:11:07.5178402Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T05:11:07.5732092Z Entering 'third_party/flash-attention' 2025-03-14T05:11:07.6234617Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T05:11:07.6773537Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T05:11:07.7336810Z Entering 'third_party/flatbuffers' 2025-03-14T05:11:07.7866860Z Entering 'third_party/fmt' 2025-03-14T05:11:07.8401412Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T05:11:07.8922800Z Entering 'third_party/gloo' 2025-03-14T05:11:07.9439736Z Entering 'third_party/googletest' 2025-03-14T05:11:07.9963104Z Entering 'third_party/ideep' 2025-03-14T05:11:08.0467125Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T05:11:08.1014316Z Entering 'third_party/ittapi' 2025-03-14T05:11:08.1559578Z Entering 'third_party/kineto' 2025-03-14T05:11:08.2064980Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T05:11:08.2588960Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T05:11:08.3121420Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T05:11:08.3668268Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T05:11:08.4203571Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T05:11:08.4723441Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T05:11:08.5297835Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T05:11:08.5829420Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T05:11:08.6356757Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T05:11:08.6899527Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T05:11:08.7479822Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T05:11:08.7999924Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T05:11:08.8573552Z Entering 'third_party/kleidiai' 2025-03-14T05:11:08.9092456Z Entering 'third_party/mimalloc' 2025-03-14T05:11:08.9633235Z Entering 'third_party/nlohmann' 2025-03-14T05:11:09.0146979Z Entering 'third_party/onnx' 2025-03-14T05:11:09.0673725Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T05:11:09.1215541Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T05:11:09.1717723Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T05:11:09.2241807Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T05:11:09.2759509Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T05:11:09.3330877Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T05:11:09.3942398Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T05:11:09.4476661Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T05:11:09.5004421Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T05:11:09.5543835Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T05:11:09.6088029Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T05:11:09.6663858Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T05:11:09.7247632Z Entering 'third_party/pocketfft' 2025-03-14T05:11:09.7772950Z Entering 'third_party/protobuf' 2025-03-14T05:11:09.8301961Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T05:11:09.8831479Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T05:11:09.9372533Z Entering 'third_party/psimd' 2025-03-14T05:11:09.9892586Z Entering 'third_party/pthreadpool' 2025-03-14T05:11:10.0443779Z Entering 'third_party/pybind11' 2025-03-14T05:11:10.0964484Z Entering 'third_party/python-peachpy' 2025-03-14T05:11:10.1497022Z Entering 'third_party/sleef' 2025-03-14T05:11:10.2045256Z Entering 'third_party/tensorpipe' 2025-03-14T05:11:10.2570487Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T05:11:10.3105101Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T05:11:10.3636827Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T05:11:10.4209420Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T05:11:10.4706332Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T05:11:10.5361560Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T05:11:10.5601666Z [command]"C:\Program Files\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-14T05:11:10.8895905Z Entering 'android/libs/fbjni' 2025-03-14T05:11:10.9457008Z Entering 'third_party/FP16' 2025-03-14T05:11:10.9981334Z Entering 'third_party/FXdiv' 2025-03-14T05:11:11.0509119Z Entering 'third_party/NNPACK' 2025-03-14T05:11:11.1058799Z Entering 'third_party/NVTX' 2025-03-14T05:11:11.1552027Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T05:11:11.2074084Z Entering 'third_party/XNNPACK' 2025-03-14T05:11:11.2611580Z Entering 'third_party/benchmark' 2025-03-14T05:11:11.3142103Z Entering 'third_party/composable_kernel' 2025-03-14T05:11:11.3666525Z Entering 'third_party/cpp-httplib' 2025-03-14T05:11:11.4188484Z Entering 'third_party/cpuinfo' 2025-03-14T05:11:11.4731981Z Entering 'third_party/cudnn_frontend' 2025-03-14T05:11:11.5269021Z Entering 'third_party/cutlass' 2025-03-14T05:11:11.5812567Z Entering 'third_party/eigen' 2025-03-14T05:11:11.6337236Z Entering 'third_party/fbgemm' 2025-03-14T05:11:11.6843494Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T05:11:11.7402509Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T05:11:11.7955597Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T05:11:11.8519708Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T05:11:11.9042725Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T05:11:11.9585410Z Entering 'third_party/flash-attention' 2025-03-14T05:11:12.0155459Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T05:11:12.0683823Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T05:11:12.1237098Z Entering 'third_party/flatbuffers' 2025-03-14T05:11:12.1761542Z Entering 'third_party/fmt' 2025-03-14T05:11:12.2290436Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T05:11:12.2815143Z Entering 'third_party/gloo' 2025-03-14T05:11:12.3346813Z Entering 'third_party/googletest' 2025-03-14T05:11:12.3879636Z Entering 'third_party/ideep' 2025-03-14T05:11:12.4411301Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T05:11:12.4986277Z Entering 'third_party/ittapi' 2025-03-14T05:11:12.5508865Z Entering 'third_party/kineto' 2025-03-14T05:11:12.6019719Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T05:11:12.6535220Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T05:11:12.7082573Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T05:11:12.7615271Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T05:11:12.8138074Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T05:11:12.8650954Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T05:11:12.9209401Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T05:11:12.9772067Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T05:11:13.0334090Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T05:11:13.0862542Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T05:11:13.1412176Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T05:11:13.1936538Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T05:11:13.2475371Z Entering 'third_party/kleidiai' 2025-03-14T05:11:13.3008352Z Entering 'third_party/mimalloc' 2025-03-14T05:11:13.3548704Z Entering 'third_party/nlohmann' 2025-03-14T05:11:13.4067324Z Entering 'third_party/onnx' 2025-03-14T05:11:13.4599835Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T05:11:13.5139194Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T05:11:13.5688184Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T05:11:13.6221205Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T05:11:13.6746361Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T05:11:13.7304859Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T05:11:13.7850673Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T05:11:13.8366583Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T05:11:13.8889213Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T05:11:13.9394523Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T05:11:13.9921612Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T05:11:14.0461840Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T05:11:14.1009553Z Entering 'third_party/pocketfft' 2025-03-14T05:11:14.1554773Z Entering 'third_party/protobuf' 2025-03-14T05:11:14.2070583Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T05:11:14.2593096Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T05:11:14.3172582Z Entering 'third_party/psimd' 2025-03-14T05:11:14.3678269Z Entering 'third_party/pthreadpool' 2025-03-14T05:11:14.4200776Z Entering 'third_party/pybind11' 2025-03-14T05:11:14.4726298Z Entering 'third_party/python-peachpy' 2025-03-14T05:11:14.5238689Z Entering 'third_party/sleef' 2025-03-14T05:11:14.5755079Z Entering 'third_party/tensorpipe' 2025-03-14T05:11:14.6256680Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T05:11:14.6774719Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T05:11:14.7292389Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T05:11:14.7809652Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T05:11:14.8312754Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T05:11:14.9057395Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-03-14T05:11:14.9303670Z ##[endgroup] 2025-03-14T05:11:14.9304093Z ##[group]Fetching the repository 2025-03-14T05:11:14.9316947Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:11:22.7056992Z From https://github.com/pytorch/pytorch 2025-03-14T05:11:22.7057487Z * branch aed0b7a742a2d7b7901790622829cbd2135049a4 -> FETCH_HEAD 2025-03-14T05:11:22.7206492Z ##[endgroup] 2025-03-14T05:11:22.7209032Z ##[group]Determining the checkout info 2025-03-14T05:11:22.7209594Z ##[endgroup] 2025-03-14T05:11:22.7220251Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable 2025-03-14T05:11:22.7658346Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig 2025-03-14T05:11:22.7896567Z ##[group]Checking out the ref 2025-03-14T05:11:22.7906207Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:11:22.8979038Z HEAD is now at aed0b7a7 [c10d] Add param recording for uniqueID broadcasting and allgather (#149166) 2025-03-14T05:11:22.9041688Z ##[endgroup] 2025-03-14T05:11:22.9042105Z ##[group]Setting up auth for fetching submodules 2025-03-14T05:11:22.9057261Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-03-14T05:11:22.9304771Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2025-03-14T05:11:22.9532412Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2025-03-14T05:11:22.9761846Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-03-14T05:11:22.9989353Z ##[endgroup] 2025-03-14T05:11:22.9989755Z ##[group]Fetching submodules 2025-03-14T05:11:22.9999011Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2025-03-14T05:11:23.3509728Z Synchronizing submodule url for 'android/libs/fbjni' 2025-03-14T05:11:23.3636704Z Synchronizing submodule url for 'third_party/FP16' 2025-03-14T05:11:23.3765698Z Synchronizing submodule url for 'third_party/FXdiv' 2025-03-14T05:11:23.3887473Z Synchronizing submodule url for 'third_party/NNPACK' 2025-03-14T05:11:23.4001062Z Synchronizing submodule url for 'third_party/NVTX' 2025-03-14T05:11:23.4116539Z Synchronizing submodule url for 'third_party/VulkanMemoryAllocator' 2025-03-14T05:11:23.4233712Z Synchronizing submodule url for 'third_party/XNNPACK' 2025-03-14T05:11:23.4367353Z Synchronizing submodule url for 'third_party/benchmark' 2025-03-14T05:11:23.4478780Z Synchronizing submodule url for 'third_party/composable_kernel' 2025-03-14T05:11:23.4598228Z Synchronizing submodule url for 'third_party/cpp-httplib' 2025-03-14T05:11:23.4711882Z Synchronizing submodule url for 'third_party/cpuinfo' 2025-03-14T05:11:23.4828818Z Synchronizing submodule url for 'third_party/cudnn_frontend' 2025-03-14T05:11:23.4940109Z Synchronizing submodule url for 'third_party/cutlass' 2025-03-14T05:11:23.5071627Z Synchronizing submodule url for 'third_party/eigen' 2025-03-14T05:11:23.5216488Z Synchronizing submodule url for 'third_party/fbgemm' 2025-03-14T05:11:23.5307149Z Synchronizing submodule url for 'third_party/fbgemm/third_party/asmjit' 2025-03-14T05:11:23.5429173Z Synchronizing submodule url for 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T05:11:23.5547915Z Synchronizing submodule url for 'third_party/fbgemm/third_party/cutlass' 2025-03-14T05:11:23.5667488Z Synchronizing submodule url for 'third_party/fbgemm/third_party/googletest' 2025-03-14T05:11:23.5785511Z Synchronizing submodule url for 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T05:11:23.5924500Z Synchronizing submodule url for 'third_party/flash-attention' 2025-03-14T05:11:23.6030665Z Synchronizing submodule url for 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T05:11:23.6167133Z Synchronizing submodule url for 'third_party/flash-attention/csrc/cutlass' 2025-03-14T05:11:23.6309916Z Synchronizing submodule url for 'third_party/flatbuffers' 2025-03-14T05:11:23.6425324Z Synchronizing submodule url for 'third_party/fmt' 2025-03-14T05:11:23.6535775Z Synchronizing submodule url for 'third_party/gemmlowp/gemmlowp' 2025-03-14T05:11:23.6649689Z Synchronizing submodule url for 'third_party/gloo' 2025-03-14T05:11:23.6880050Z Synchronizing submodule url for 'third_party/googletest' 2025-03-14T05:11:23.6994098Z Synchronizing submodule url for 'third_party/ideep' 2025-03-14T05:11:23.7087066Z Synchronizing submodule url for 'third_party/ideep/mkl-dnn' 2025-03-14T05:11:23.7230720Z Synchronizing submodule url for 'third_party/ittapi' 2025-03-14T05:11:23.7354454Z Synchronizing submodule url for 'third_party/kineto' 2025-03-14T05:11:23.7468512Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T05:11:23.7579110Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T05:11:23.7704814Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T05:11:23.7827553Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T05:11:23.7939293Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T05:11:23.8033852Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T05:11:23.8161471Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T05:11:23.8273296Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T05:11:23.8416822Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T05:11:23.8528734Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T05:11:23.8667863Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T05:11:23.8796782Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T05:11:23.8928025Z Synchronizing submodule url for 'third_party/kleidiai' 2025-03-14T05:11:23.9040402Z Synchronizing submodule url for 'third_party/mimalloc' 2025-03-14T05:11:23.9154158Z Synchronizing submodule url for 'third_party/nlohmann' 2025-03-14T05:11:23.9269951Z Synchronizing submodule url for 'third_party/onnx' 2025-03-14T05:11:23.9385534Z Synchronizing submodule url for 'third_party/onnx/third_party/pybind11' 2025-03-14T05:11:23.9529733Z Synchronizing submodule url for 'third_party/opentelemetry-cpp' 2025-03-14T05:11:23.9634971Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T05:11:23.9756937Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T05:11:23.9877421Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T05:11:23.9997585Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T05:11:24.0111818Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T05:11:24.0224296Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T05:11:24.0342988Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T05:11:24.0453583Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T05:11:24.0576885Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T05:11:24.0708737Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T05:11:24.0865003Z Synchronizing submodule url for 'third_party/pocketfft' 2025-03-14T05:11:24.0988651Z Synchronizing submodule url for 'third_party/protobuf' 2025-03-14T05:11:24.1098762Z Synchronizing submodule url for 'third_party/protobuf/third_party/benchmark' 2025-03-14T05:11:24.1221849Z Synchronizing submodule url for 'third_party/protobuf/third_party/googletest' 2025-03-14T05:11:24.1359032Z Synchronizing submodule url for 'third_party/psimd' 2025-03-14T05:11:24.1470402Z Synchronizing submodule url for 'third_party/pthreadpool' 2025-03-14T05:11:24.1580765Z Synchronizing submodule url for 'third_party/pybind11' 2025-03-14T05:11:24.1691961Z Synchronizing submodule url for 'third_party/python-peachpy' 2025-03-14T05:11:24.1809078Z Synchronizing submodule url for 'third_party/sleef' 2025-03-14T05:11:24.1941909Z Synchronizing submodule url for 'third_party/tensorpipe' 2025-03-14T05:11:24.2053250Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/googletest' 2025-03-14T05:11:24.2172996Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libnop' 2025-03-14T05:11:24.2291768Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libuv' 2025-03-14T05:11:24.2410273Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T05:11:24.2505012Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T05:11:24.2716026Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-03-14T05:11:24.7380284Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-03-14T05:11:24.8540243Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-03-14T05:11:24.9222428Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-03-14T05:11:25.1805792Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-03-14T05:11:26.0130997Z Submodule path 'third_party/NVTX': checked out 'e170594ac7cf1dac584da473d4ca9301087090c1' 2025-03-14T05:11:26.5763271Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2025-03-14T05:11:32.4809569Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-03-14T05:11:32.5482121Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2025-03-14T05:11:32.8739063Z Submodule path 'third_party/composable_kernel': checked out '8086bbe3a78d931eb96fe12fdc014082e18d18d3' 2025-03-14T05:11:34.6086504Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2025-03-14T05:11:37.4445185Z Submodule path 'third_party/cpuinfo': checked out '1e83a2fdd3102f65c6f1fb602c1b320486218a99' 2025-03-14T05:11:37.7928943Z Submodule path 'third_party/cudnn_frontend': checked out '91b7532f3386768bba4f444ee7672b497f34da8a' 2025-03-14T05:11:39.6419399Z Submodule path 'third_party/cutlass': checked out 'afa1772203677c5118fcd82537a9c8fefbcc7008' 2025-03-14T05:11:40.9254310Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2025-03-14T05:11:42.0202944Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2025-03-14T05:11:42.9723861Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2025-03-14T05:11:45.7884655Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2025-03-14T05:11:47.4238007Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2025-03-14T05:11:47.7842985Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2025-03-14T05:11:47.8677757Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2025-03-14T05:11:49.0277006Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-03-14T05:11:50.2235657Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-03-14T05:11:52.9874199Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-03-14T05:11:53.8697689Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2025-03-14T05:11:54.2637184Z Submodule path 'third_party/fmt': checked out '123913715afeb8a437e6388b4473fcc4753e1c9a' 2025-03-14T05:11:55.0444521Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-03-14T05:11:55.2520150Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2025-03-14T05:11:55.9724370Z Submodule path 'third_party/googletest': checked out 'b514bdc898e2951020cbdca1304b75f5950d1f59' 2025-03-14T05:11:56.0862093Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-03-14T05:11:58.4273850Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-03-14T05:12:00.3771233Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2025-03-14T05:12:02.9218757Z Submodule path 'third_party/kineto': checked out '2859721fd9e73d3ca1c56f827dbc64e6d68f78a2' 2025-03-14T05:12:05.5122776Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-03-14T05:12:11.2746764Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-03-14T05:12:11.8445677Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-03-14T05:12:12.9003358Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-03-14T05:12:13.3648248Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-03-14T05:12:13.6107703Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-03-14T05:12:13.7912206Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-03-14T05:12:14.3881287Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-03-14T05:12:16.8901215Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-03-14T05:12:17.0695096Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-03-14T05:12:17.7722003Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-03-14T05:12:19.1568314Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-03-14T05:12:20.0958358Z Submodule path 'third_party/kleidiai': checked out 'ef685a13cfbe8d418aa2ed34350e21e4938358b6' 2025-03-14T05:12:20.3863517Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2025-03-14T05:12:21.8442906Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2025-03-14T05:12:23.8807972Z Submodule path 'third_party/onnx': checked out 'b8baa8446686496da4cc8fda09f2b6fe65c2a02c' 2025-03-14T05:12:25.0195063Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2025-03-14T05:12:25.7108892Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-03-14T05:12:26.0482875Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-03-14T05:12:26.8694748Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-03-14T05:12:27.0949841Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-03-14T05:12:29.1201886Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-03-14T05:12:29.2184285Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-03-14T05:12:29.3523734Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-03-14T05:12:29.6525918Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-03-14T05:12:30.5555583Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-03-14T05:12:31.1009498Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-03-14T05:12:32.8252583Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-03-14T05:12:32.8974905Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2025-03-14T05:12:35.7985078Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-03-14T05:12:36.4596197Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-03-14T05:12:36.8847752Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-03-14T05:12:36.9513515Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-03-14T05:12:37.0640478Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-03-14T05:12:37.4618094Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-03-14T05:12:38.1981115Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-03-14T05:12:39.5113587Z Submodule path 'third_party/sleef': checked out '56e1f79cb140fb9326d612d0be06b5250565cade' 2025-03-14T05:12:39.9394363Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-03-14T05:12:41.4910698Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-03-14T05:12:41.7343624Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-03-14T05:12:42.5875938Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2025-03-14T05:12:42.8302045Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-03-14T05:12:42.8969541Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-03-14T05:12:42.9197443Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2025-03-14T05:12:43.2375176Z Entering 'android/libs/fbjni' 2025-03-14T05:12:43.2719076Z Entering 'third_party/FP16' 2025-03-14T05:12:43.3052985Z Entering 'third_party/FXdiv' 2025-03-14T05:12:43.3413871Z Entering 'third_party/NNPACK' 2025-03-14T05:12:43.3832423Z Entering 'third_party/NVTX' 2025-03-14T05:12:43.4172333Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T05:12:43.4543902Z Entering 'third_party/XNNPACK' 2025-03-14T05:12:43.4926872Z Entering 'third_party/benchmark' 2025-03-14T05:12:43.5270781Z Entering 'third_party/composable_kernel' 2025-03-14T05:12:43.5614839Z Entering 'third_party/cpp-httplib' 2025-03-14T05:12:43.5954438Z Entering 'third_party/cpuinfo' 2025-03-14T05:12:43.6317216Z Entering 'third_party/cudnn_frontend' 2025-03-14T05:12:43.6660542Z Entering 'third_party/cutlass' 2025-03-14T05:12:43.7015642Z Entering 'third_party/eigen' 2025-03-14T05:12:43.7350121Z Entering 'third_party/fbgemm' 2025-03-14T05:12:43.7663338Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T05:12:43.8002605Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T05:12:43.8337189Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T05:12:43.8686086Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T05:12:43.9035125Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T05:12:43.9395394Z Entering 'third_party/flash-attention' 2025-03-14T05:12:43.9728557Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T05:12:44.0077269Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T05:12:44.0450509Z Entering 'third_party/flatbuffers' 2025-03-14T05:12:44.0807748Z Entering 'third_party/fmt' 2025-03-14T05:12:44.1148446Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T05:12:44.1488385Z Entering 'third_party/gloo' 2025-03-14T05:12:44.1847050Z Entering 'third_party/googletest' 2025-03-14T05:12:44.2173607Z Entering 'third_party/ideep' 2025-03-14T05:12:44.2490833Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T05:12:44.2855848Z Entering 'third_party/ittapi' 2025-03-14T05:12:44.3187117Z Entering 'third_party/kineto' 2025-03-14T05:12:44.3513571Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T05:12:44.3847830Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T05:12:44.4192026Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T05:12:44.4549896Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T05:12:44.4887146Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T05:12:44.5205956Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T05:12:44.5592587Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T05:12:44.5935594Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T05:12:44.6287685Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T05:12:44.6634561Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T05:12:44.6994387Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T05:12:44.7347676Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T05:12:44.7700790Z Entering 'third_party/kleidiai' 2025-03-14T05:12:44.8040977Z Entering 'third_party/mimalloc' 2025-03-14T05:12:44.8385923Z Entering 'third_party/nlohmann' 2025-03-14T05:12:44.8755403Z Entering 'third_party/onnx' 2025-03-14T05:12:44.9130596Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T05:12:44.9495855Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T05:12:44.9818502Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T05:12:45.0173837Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T05:12:45.0513357Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T05:12:45.0848894Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T05:12:45.1199291Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T05:12:45.1535486Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T05:12:45.1870247Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T05:12:45.2201871Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T05:12:45.2550355Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T05:12:45.2923591Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T05:12:45.3301995Z Entering 'third_party/pocketfft' 2025-03-14T05:12:45.3639958Z Entering 'third_party/protobuf' 2025-03-14T05:12:45.4003995Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T05:12:45.4340818Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T05:12:45.4723590Z Entering 'third_party/psimd' 2025-03-14T05:12:45.5058039Z Entering 'third_party/pthreadpool' 2025-03-14T05:12:45.5385714Z Entering 'third_party/pybind11' 2025-03-14T05:12:45.5733546Z Entering 'third_party/python-peachpy' 2025-03-14T05:12:45.6068537Z Entering 'third_party/sleef' 2025-03-14T05:12:45.6397180Z Entering 'third_party/tensorpipe' 2025-03-14T05:12:45.6758193Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T05:12:45.7100289Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T05:12:45.7445002Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T05:12:45.7779659Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T05:12:45.8099211Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T05:12:45.8565306Z ##[endgroup] 2025-03-14T05:12:45.8566302Z ##[group]Persisting credentials for submodules 2025-03-14T05:12:45.8582020Z [command]"C:\Program Files\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-14T05:12:46.1838719Z Entering 'android/libs/fbjni' 2025-03-14T05:12:46.2255781Z url.https://github.com/.insteadof 2025-03-14T05:12:46.2256172Z url.https://github.com/.insteadof 2025-03-14T05:12:46.2549796Z Entering 'third_party/FP16' 2025-03-14T05:12:46.2946661Z url.https://github.com/.insteadof 2025-03-14T05:12:46.2947065Z url.https://github.com/.insteadof 2025-03-14T05:12:46.3240540Z Entering 'third_party/FXdiv' 2025-03-14T05:12:46.3665812Z url.https://github.com/.insteadof 2025-03-14T05:12:46.3666203Z url.https://github.com/.insteadof 2025-03-14T05:12:46.3953503Z Entering 'third_party/NNPACK' 2025-03-14T05:12:46.4349374Z url.https://github.com/.insteadof 2025-03-14T05:12:46.4349801Z url.https://github.com/.insteadof 2025-03-14T05:12:46.4637511Z Entering 'third_party/NVTX' 2025-03-14T05:12:46.5050018Z url.https://github.com/.insteadof 2025-03-14T05:12:46.5050428Z url.https://github.com/.insteadof 2025-03-14T05:12:46.5339435Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T05:12:46.5749830Z url.https://github.com/.insteadof 2025-03-14T05:12:46.5750220Z url.https://github.com/.insteadof 2025-03-14T05:12:46.6040982Z Entering 'third_party/XNNPACK' 2025-03-14T05:12:46.6447389Z url.https://github.com/.insteadof 2025-03-14T05:12:46.6447821Z url.https://github.com/.insteadof 2025-03-14T05:12:46.6746664Z Entering 'third_party/benchmark' 2025-03-14T05:12:46.7161132Z url.https://github.com/.insteadof 2025-03-14T05:12:46.7161544Z url.https://github.com/.insteadof 2025-03-14T05:12:46.7450438Z Entering 'third_party/composable_kernel' 2025-03-14T05:12:46.7838966Z url.https://github.com/.insteadof 2025-03-14T05:12:46.7839373Z url.https://github.com/.insteadof 2025-03-14T05:12:46.8135601Z Entering 'third_party/cpp-httplib' 2025-03-14T05:12:46.8555968Z url.https://github.com/.insteadof 2025-03-14T05:12:46.8556444Z url.https://github.com/.insteadof 2025-03-14T05:12:46.8841564Z Entering 'third_party/cpuinfo' 2025-03-14T05:12:46.9245442Z url.https://github.com/.insteadof 2025-03-14T05:12:46.9245822Z url.https://github.com/.insteadof 2025-03-14T05:12:46.9540327Z Entering 'third_party/cudnn_frontend' 2025-03-14T05:12:46.9940303Z url.https://github.com/.insteadof 2025-03-14T05:12:46.9940683Z url.https://github.com/.insteadof 2025-03-14T05:12:47.0226607Z Entering 'third_party/cutlass' 2025-03-14T05:12:47.0623561Z url.https://github.com/.insteadof 2025-03-14T05:12:47.0623974Z url.https://github.com/.insteadof 2025-03-14T05:12:47.0923492Z Entering 'third_party/eigen' 2025-03-14T05:12:47.1338809Z url.https://github.com/.insteadof 2025-03-14T05:12:47.1339171Z url.https://github.com/.insteadof 2025-03-14T05:12:47.1628940Z Entering 'third_party/fbgemm' 2025-03-14T05:12:47.2027060Z url.https://github.com/.insteadof 2025-03-14T05:12:47.2027428Z url.https://github.com/.insteadof 2025-03-14T05:12:47.2300517Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T05:12:47.2707852Z url.https://github.com/.insteadof 2025-03-14T05:12:47.2708208Z url.https://github.com/.insteadof 2025-03-14T05:12:47.2994943Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T05:12:47.3399743Z url.https://github.com/.insteadof 2025-03-14T05:12:47.3400099Z url.https://github.com/.insteadof 2025-03-14T05:12:47.3692214Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T05:12:47.4091425Z url.https://github.com/.insteadof 2025-03-14T05:12:47.4091820Z url.https://github.com/.insteadof 2025-03-14T05:12:47.4384616Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T05:12:47.4778845Z url.https://github.com/.insteadof 2025-03-14T05:12:47.4779194Z url.https://github.com/.insteadof 2025-03-14T05:12:47.5081746Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T05:12:47.5480299Z url.https://github.com/.insteadof 2025-03-14T05:12:47.5480684Z url.https://github.com/.insteadof 2025-03-14T05:12:47.5784360Z Entering 'third_party/flash-attention' 2025-03-14T05:12:47.6188535Z url.https://github.com/.insteadof 2025-03-14T05:12:47.6188893Z url.https://github.com/.insteadof 2025-03-14T05:12:47.6471111Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T05:12:47.6910598Z url.https://github.com/.insteadof 2025-03-14T05:12:47.6910948Z url.https://github.com/.insteadof 2025-03-14T05:12:47.7209403Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T05:12:47.7607640Z url.https://github.com/.insteadof 2025-03-14T05:12:47.7608823Z url.https://github.com/.insteadof 2025-03-14T05:12:47.7921657Z Entering 'third_party/flatbuffers' 2025-03-14T05:12:47.8330844Z url.https://github.com/.insteadof 2025-03-14T05:12:47.8331199Z url.https://github.com/.insteadof 2025-03-14T05:12:47.8622994Z Entering 'third_party/fmt' 2025-03-14T05:12:47.9009784Z url.https://github.com/.insteadof 2025-03-14T05:12:47.9010146Z url.https://github.com/.insteadof 2025-03-14T05:12:47.9294200Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T05:12:47.9681348Z url.https://github.com/.insteadof 2025-03-14T05:12:47.9681711Z url.https://github.com/.insteadof 2025-03-14T05:12:48.0012497Z Entering 'third_party/gloo' 2025-03-14T05:12:48.0402484Z url.https://github.com/.insteadof 2025-03-14T05:12:48.0402840Z url.https://github.com/.insteadof 2025-03-14T05:12:48.0691820Z Entering 'third_party/googletest' 2025-03-14T05:12:48.1087558Z url.https://github.com/.insteadof 2025-03-14T05:12:48.1087911Z url.https://github.com/.insteadof 2025-03-14T05:12:48.1373193Z Entering 'third_party/ideep' 2025-03-14T05:12:48.1767616Z url.https://github.com/.insteadof 2025-03-14T05:12:48.1767954Z url.https://github.com/.insteadof 2025-03-14T05:12:48.2061028Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T05:12:48.2463676Z url.https://github.com/.insteadof 2025-03-14T05:12:48.2464022Z url.https://github.com/.insteadof 2025-03-14T05:12:48.2776019Z Entering 'third_party/ittapi' 2025-03-14T05:12:48.3188783Z url.https://github.com/.insteadof 2025-03-14T05:12:48.3189134Z url.https://github.com/.insteadof 2025-03-14T05:12:48.3470617Z Entering 'third_party/kineto' 2025-03-14T05:12:48.3860923Z url.https://github.com/.insteadof 2025-03-14T05:12:48.3861279Z url.https://github.com/.insteadof 2025-03-14T05:12:48.4150386Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T05:12:48.4547647Z url.https://github.com/.insteadof 2025-03-14T05:12:48.4548003Z url.https://github.com/.insteadof 2025-03-14T05:12:48.4826479Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T05:12:48.5230865Z url.https://github.com/.insteadof 2025-03-14T05:12:48.5231206Z url.https://github.com/.insteadof 2025-03-14T05:12:48.5521692Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T05:12:48.5922439Z url.https://github.com/.insteadof 2025-03-14T05:12:48.5922790Z url.https://github.com/.insteadof 2025-03-14T05:12:48.6208510Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T05:12:48.6616113Z url.https://github.com/.insteadof 2025-03-14T05:12:48.6616458Z url.https://github.com/.insteadof 2025-03-14T05:12:48.6908320Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T05:12:48.7309057Z url.https://github.com/.insteadof 2025-03-14T05:12:48.7309400Z url.https://github.com/.insteadof 2025-03-14T05:12:48.7581969Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T05:12:48.8030242Z url.https://github.com/.insteadof 2025-03-14T05:12:48.8030592Z url.https://github.com/.insteadof 2025-03-14T05:12:48.8339244Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T05:12:48.8751444Z url.https://github.com/.insteadof 2025-03-14T05:12:48.8751787Z url.https://github.com/.insteadof 2025-03-14T05:12:48.9039711Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T05:12:48.9447443Z url.https://github.com/.insteadof 2025-03-14T05:12:48.9447804Z url.https://github.com/.insteadof 2025-03-14T05:12:48.9738398Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T05:12:49.0138166Z url.https://github.com/.insteadof 2025-03-14T05:12:49.0138514Z url.https://github.com/.insteadof 2025-03-14T05:12:49.0429155Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T05:12:49.0832046Z url.https://github.com/.insteadof 2025-03-14T05:12:49.0832412Z url.https://github.com/.insteadof 2025-03-14T05:12:49.1138140Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T05:12:49.1547253Z url.https://github.com/.insteadof 2025-03-14T05:12:49.1547603Z url.https://github.com/.insteadof 2025-03-14T05:12:49.1849354Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T05:12:49.2245976Z url.https://github.com/.insteadof 2025-03-14T05:12:49.2246314Z url.https://github.com/.insteadof 2025-03-14T05:12:49.2549017Z Entering 'third_party/kleidiai' 2025-03-14T05:12:49.2944199Z url.https://github.com/.insteadof 2025-03-14T05:12:49.2944598Z url.https://github.com/.insteadof 2025-03-14T05:12:49.3272830Z Entering 'third_party/mimalloc' 2025-03-14T05:12:49.3659396Z url.https://github.com/.insteadof 2025-03-14T05:12:49.3659746Z url.https://github.com/.insteadof 2025-03-14T05:12:49.3942949Z Entering 'third_party/nlohmann' 2025-03-14T05:12:49.4380182Z url.https://github.com/.insteadof 2025-03-14T05:12:49.4380540Z url.https://github.com/.insteadof 2025-03-14T05:12:49.4668929Z Entering 'third_party/onnx' 2025-03-14T05:12:49.5068304Z url.https://github.com/.insteadof 2025-03-14T05:12:49.5068661Z url.https://github.com/.insteadof 2025-03-14T05:12:49.5362843Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T05:12:49.5826171Z url.https://github.com/.insteadof 2025-03-14T05:12:49.5826519Z url.https://github.com/.insteadof 2025-03-14T05:12:49.6133655Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T05:12:49.6530342Z url.https://github.com/.insteadof 2025-03-14T05:12:49.6530690Z url.https://github.com/.insteadof 2025-03-14T05:12:49.6815076Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T05:12:49.7223390Z url.https://github.com/.insteadof 2025-03-14T05:12:49.7223735Z url.https://github.com/.insteadof 2025-03-14T05:12:49.7550597Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T05:12:49.7951136Z url.https://github.com/.insteadof 2025-03-14T05:12:49.7951499Z url.https://github.com/.insteadof 2025-03-14T05:12:49.8254904Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T05:12:49.8648959Z url.https://github.com/.insteadof 2025-03-14T05:12:49.8649338Z url.https://github.com/.insteadof 2025-03-14T05:12:49.8956891Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T05:12:49.9368672Z url.https://github.com/.insteadof 2025-03-14T05:12:49.9369035Z url.https://github.com/.insteadof 2025-03-14T05:12:49.9654630Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T05:12:50.0065938Z url.https://github.com/.insteadof 2025-03-14T05:12:50.0066312Z url.https://github.com/.insteadof 2025-03-14T05:12:50.0356470Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T05:12:50.0786069Z url.https://github.com/.insteadof 2025-03-14T05:12:50.0786416Z url.https://github.com/.insteadof 2025-03-14T05:12:50.1069711Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T05:12:50.1464480Z url.https://github.com/.insteadof 2025-03-14T05:12:50.1464841Z url.https://github.com/.insteadof 2025-03-14T05:12:50.1741332Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T05:12:50.2143279Z url.https://github.com/.insteadof 2025-03-14T05:12:50.2143637Z url.https://github.com/.insteadof 2025-03-14T05:12:50.2464587Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T05:12:50.2864938Z url.https://github.com/.insteadof 2025-03-14T05:12:50.2865309Z url.https://github.com/.insteadof 2025-03-14T05:12:50.3170531Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T05:12:50.3570227Z url.https://github.com/.insteadof 2025-03-14T05:12:50.3570579Z url.https://github.com/.insteadof 2025-03-14T05:12:50.3900356Z Entering 'third_party/pocketfft' 2025-03-14T05:12:50.4295831Z url.https://github.com/.insteadof 2025-03-14T05:12:50.4296190Z url.https://github.com/.insteadof 2025-03-14T05:12:50.4582979Z Entering 'third_party/protobuf' 2025-03-14T05:12:50.4980398Z url.https://github.com/.insteadof 2025-03-14T05:12:50.4980758Z url.https://github.com/.insteadof 2025-03-14T05:12:50.5280007Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T05:12:50.5680337Z url.https://github.com/.insteadof 2025-03-14T05:12:50.5680693Z url.https://github.com/.insteadof 2025-03-14T05:12:50.5971906Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T05:12:50.6403046Z url.https://github.com/.insteadof 2025-03-14T05:12:50.6403404Z url.https://github.com/.insteadof 2025-03-14T05:12:50.6713141Z Entering 'third_party/psimd' 2025-03-14T05:12:50.7101186Z url.https://github.com/.insteadof 2025-03-14T05:12:50.7101546Z url.https://github.com/.insteadof 2025-03-14T05:12:50.7386044Z Entering 'third_party/pthreadpool' 2025-03-14T05:12:50.7781622Z url.https://github.com/.insteadof 2025-03-14T05:12:50.7781995Z url.https://github.com/.insteadof 2025-03-14T05:12:50.8069899Z Entering 'third_party/pybind11' 2025-03-14T05:12:50.8463835Z url.https://github.com/.insteadof 2025-03-14T05:12:50.8464216Z url.https://github.com/.insteadof 2025-03-14T05:12:50.8765034Z Entering 'third_party/python-peachpy' 2025-03-14T05:12:50.9155038Z url.https://github.com/.insteadof 2025-03-14T05:12:50.9156307Z url.https://github.com/.insteadof 2025-03-14T05:12:50.9448964Z Entering 'third_party/sleef' 2025-03-14T05:12:50.9835068Z url.https://github.com/.insteadof 2025-03-14T05:12:50.9835431Z url.https://github.com/.insteadof 2025-03-14T05:12:51.0128264Z Entering 'third_party/tensorpipe' 2025-03-14T05:12:51.0542665Z url.https://github.com/.insteadof 2025-03-14T05:12:51.0543044Z url.https://github.com/.insteadof 2025-03-14T05:12:51.0818635Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T05:12:51.1217080Z url.https://github.com/.insteadof 2025-03-14T05:12:51.1217450Z url.https://github.com/.insteadof 2025-03-14T05:12:51.1503120Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T05:12:51.1898610Z url.https://github.com/.insteadof 2025-03-14T05:12:51.1898962Z url.https://github.com/.insteadof 2025-03-14T05:12:51.2185992Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T05:12:51.2581618Z url.https://github.com/.insteadof 2025-03-14T05:12:51.2581990Z url.https://github.com/.insteadof 2025-03-14T05:12:51.2870828Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T05:12:51.3257941Z url.https://github.com/.insteadof 2025-03-14T05:12:51.3258316Z url.https://github.com/.insteadof 2025-03-14T05:12:51.3568698Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T05:12:51.3969447Z url.https://github.com/.insteadof 2025-03-14T05:12:51.3969826Z url.https://github.com/.insteadof 2025-03-14T05:12:51.4384600Z [command]"C:\Program Files\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-14T05:12:51.7523064Z Entering 'android/libs/fbjni' 2025-03-14T05:12:51.8032385Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-03-14T05:12:51.8156294Z Entering 'third_party/FP16' 2025-03-14T05:12:51.8652852Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-03-14T05:12:51.8792244Z Entering 'third_party/FXdiv' 2025-03-14T05:12:51.9292182Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-03-14T05:12:51.9411374Z Entering 'third_party/NNPACK' 2025-03-14T05:12:51.9943411Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-03-14T05:12:52.0067764Z Entering 'third_party/NVTX' 2025-03-14T05:12:52.0558082Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-03-14T05:12:52.0679365Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T05:12:52.1174136Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-03-14T05:12:52.1302486Z Entering 'third_party/XNNPACK' 2025-03-14T05:12:52.1793694Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-03-14T05:12:52.1938862Z Entering 'third_party/benchmark' 2025-03-14T05:12:52.2440960Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-03-14T05:12:52.2559466Z Entering 'third_party/composable_kernel' 2025-03-14T05:12:52.3056935Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-03-14T05:12:52.3185384Z Entering 'third_party/cpp-httplib' 2025-03-14T05:12:52.3680403Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-03-14T05:12:52.3801936Z Entering 'third_party/cpuinfo' 2025-03-14T05:12:52.4297762Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-03-14T05:12:52.4422775Z Entering 'third_party/cudnn_frontend' 2025-03-14T05:12:52.4915709Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-03-14T05:12:52.5034811Z Entering 'third_party/cutlass' 2025-03-14T05:12:52.5525492Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-03-14T05:12:52.5657847Z Entering 'third_party/eigen' 2025-03-14T05:12:52.6160337Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2025-03-14T05:12:52.6292710Z Entering 'third_party/fbgemm' 2025-03-14T05:12:52.6792456Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-03-14T05:12:52.6902571Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T05:12:52.7449618Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2025-03-14T05:12:52.7573463Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T05:12:52.8080063Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2025-03-14T05:12:52.8203886Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T05:12:52.8705961Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2025-03-14T05:12:52.8848890Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T05:12:52.9357329Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2025-03-14T05:12:52.9486622Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T05:12:53.0009941Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2025-03-14T05:12:53.0149526Z Entering 'third_party/flash-attention' 2025-03-14T05:12:53.0663972Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-03-14T05:12:53.0775062Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T05:12:53.1284387Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-03-14T05:12:53.1427044Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T05:12:53.1933187Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-03-14T05:12:53.2086482Z Entering 'third_party/flatbuffers' 2025-03-14T05:12:53.2612123Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-03-14T05:12:53.2740472Z Entering 'third_party/fmt' 2025-03-14T05:12:53.3254006Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-03-14T05:12:53.3380668Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T05:12:53.3887681Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-03-14T05:12:53.4019101Z Entering 'third_party/gloo' 2025-03-14T05:12:53.4518314Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-03-14T05:12:53.4639416Z Entering 'third_party/googletest' 2025-03-14T05:12:53.5147490Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-03-14T05:12:53.5270023Z Entering 'third_party/ideep' 2025-03-14T05:12:53.5792050Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-03-14T05:12:53.5901362Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T05:12:53.6412774Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-03-14T05:12:53.6562560Z Entering 'third_party/ittapi' 2025-03-14T05:12:53.7062816Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-03-14T05:12:53.7217513Z Entering 'third_party/kineto' 2025-03-14T05:12:53.7748546Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-03-14T05:12:53.7856637Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T05:12:53.8374649Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-03-14T05:12:53.8487013Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T05:12:53.9014205Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-03-14T05:12:53.9148224Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T05:12:53.9673313Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-03-14T05:12:53.9798090Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T05:12:54.0307491Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-03-14T05:12:54.0433203Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T05:12:54.0938820Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-03-14T05:12:54.1053979Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T05:12:54.1569051Z file:C:/actions-runner/_work/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-14T05:12:54.1709198Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T05:12:54.2217867Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-03-14T05:12:54.2342578Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T05:12:54.2848986Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-03-14T05:12:54.2972562Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T05:12:54.3492391Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-03-14T05:12:54.3617000Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T05:12:54.4137259Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-03-14T05:12:54.4273271Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T05:12:54.4771488Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-03-14T05:12:54.4894924Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T05:12:54.5408099Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-03-14T05:12:54.5550411Z Entering 'third_party/kleidiai' 2025-03-14T05:12:54.6054757Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-03-14T05:12:54.6178068Z Entering 'third_party/mimalloc' 2025-03-14T05:12:54.6673585Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-03-14T05:12:54.6794741Z Entering 'third_party/nlohmann' 2025-03-14T05:12:54.7288088Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-03-14T05:12:54.7411849Z Entering 'third_party/onnx' 2025-03-14T05:12:54.7926777Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-03-14T05:12:54.8055552Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T05:12:54.8576063Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-03-14T05:12:54.8718596Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T05:12:54.9223871Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-03-14T05:12:54.9352339Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T05:12:54.9857974Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-03-14T05:12:54.9983471Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T05:12:55.0486026Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-03-14T05:12:55.0624956Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T05:12:55.1129517Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-03-14T05:12:55.1250276Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T05:12:55.1747413Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-03-14T05:12:55.1872809Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T05:12:55.2369154Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-03-14T05:12:55.2493132Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T05:12:55.2999190Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-03-14T05:12:55.3148475Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T05:12:55.3673669Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-03-14T05:12:55.3782503Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T05:12:55.4301008Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-03-14T05:12:55.4430664Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T05:12:55.4938309Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-03-14T05:12:55.5096594Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T05:12:55.5613665Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-03-14T05:12:55.5783552Z Entering 'third_party/pocketfft' 2025-03-14T05:12:55.6292666Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-03-14T05:12:55.6415725Z Entering 'third_party/protobuf' 2025-03-14T05:12:55.6918218Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-03-14T05:12:55.7043943Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T05:12:55.7550888Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-03-14T05:12:55.7703490Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T05:12:55.8228175Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-03-14T05:12:55.8367906Z Entering 'third_party/psimd' 2025-03-14T05:12:55.8878573Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-03-14T05:12:55.9000658Z Entering 'third_party/pthreadpool' 2025-03-14T05:12:55.9507088Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-03-14T05:12:55.9629428Z Entering 'third_party/pybind11' 2025-03-14T05:12:56.0130282Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-03-14T05:12:56.0255391Z Entering 'third_party/python-peachpy' 2025-03-14T05:12:56.0783605Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-03-14T05:12:56.0904348Z Entering 'third_party/sleef' 2025-03-14T05:12:56.1404985Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-03-14T05:12:56.1529824Z Entering 'third_party/tensorpipe' 2025-03-14T05:12:56.2033982Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-03-14T05:12:56.2152976Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T05:12:56.2659023Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-03-14T05:12:56.2786867Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T05:12:56.3303356Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-03-14T05:12:56.3426002Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T05:12:56.3931333Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-03-14T05:12:56.4063206Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T05:12:56.4570127Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-03-14T05:12:56.4716352Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T05:12:56.5223985Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-03-14T05:12:56.5816994Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2025-03-14T05:12:56.9065300Z Entering 'android/libs/fbjni' 2025-03-14T05:12:56.9426027Z Entering 'third_party/FP16' 2025-03-14T05:12:56.9773407Z Entering 'third_party/FXdiv' 2025-03-14T05:12:57.0116005Z Entering 'third_party/NNPACK' 2025-03-14T05:12:57.0453849Z Entering 'third_party/NVTX' 2025-03-14T05:12:57.0803441Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T05:12:57.1138018Z Entering 'third_party/XNNPACK' 2025-03-14T05:12:57.1491947Z Entering 'third_party/benchmark' 2025-03-14T05:12:57.1844477Z Entering 'third_party/composable_kernel' 2025-03-14T05:12:57.2210303Z Entering 'third_party/cpp-httplib' 2025-03-14T05:12:57.2539862Z Entering 'third_party/cpuinfo' 2025-03-14T05:12:57.2909110Z Entering 'third_party/cudnn_frontend' 2025-03-14T05:12:57.3250972Z Entering 'third_party/cutlass' 2025-03-14T05:12:57.3594866Z Entering 'third_party/eigen' 2025-03-14T05:12:57.3943680Z Entering 'third_party/fbgemm' 2025-03-14T05:12:57.4291745Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T05:12:57.4657832Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T05:12:57.5017810Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T05:12:57.5393231Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T05:12:57.5743885Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T05:12:57.6120081Z Entering 'third_party/flash-attention' 2025-03-14T05:12:57.6453861Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T05:12:57.6831784Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T05:12:57.7203985Z Entering 'third_party/flatbuffers' 2025-03-14T05:12:57.7545569Z Entering 'third_party/fmt' 2025-03-14T05:12:57.7884376Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T05:12:57.8249594Z Entering 'third_party/gloo' 2025-03-14T05:12:57.8590371Z Entering 'third_party/googletest' 2025-03-14T05:12:57.8932184Z Entering 'third_party/ideep' 2025-03-14T05:12:57.9276227Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T05:12:57.9668627Z Entering 'third_party/ittapi' 2025-03-14T05:12:58.0006563Z Entering 'third_party/kineto' 2025-03-14T05:12:58.0345912Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T05:12:58.0687400Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T05:12:58.1061340Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T05:12:58.1423294Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T05:12:58.1777554Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T05:12:58.2117271Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T05:12:58.2487543Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T05:12:58.2833994Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T05:12:58.3177762Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T05:12:58.3531049Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T05:12:58.3914671Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T05:12:58.4280563Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T05:12:58.4629831Z Entering 'third_party/kleidiai' 2025-03-14T05:12:58.5003468Z Entering 'third_party/mimalloc' 2025-03-14T05:12:58.5340529Z Entering 'third_party/nlohmann' 2025-03-14T05:12:58.5673483Z Entering 'third_party/onnx' 2025-03-14T05:12:58.6042425Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T05:12:58.6410139Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T05:12:58.6756852Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T05:12:58.7106920Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T05:12:58.7477744Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T05:12:58.7842432Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T05:12:58.8192352Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T05:12:58.8564494Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T05:12:58.8936933Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T05:12:58.9270989Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T05:12:58.9656342Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T05:12:59.0023252Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T05:12:59.0414511Z Entering 'third_party/pocketfft' 2025-03-14T05:12:59.0762521Z Entering 'third_party/protobuf' 2025-03-14T05:12:59.1090751Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T05:12:59.1428697Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T05:12:59.1794966Z Entering 'third_party/psimd' 2025-03-14T05:12:59.2135690Z Entering 'third_party/pthreadpool' 2025-03-14T05:12:59.2515811Z Entering 'third_party/pybind11' 2025-03-14T05:12:59.2860049Z Entering 'third_party/python-peachpy' 2025-03-14T05:12:59.3193349Z Entering 'third_party/sleef' 2025-03-14T05:12:59.3564811Z Entering 'third_party/tensorpipe' 2025-03-14T05:12:59.3895171Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T05:12:59.4232480Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T05:12:59.4587626Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T05:12:59.4926959Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T05:12:59.5252164Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T05:12:59.5749438Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:'" 2025-03-14T05:12:59.9183251Z Entering 'android/libs/fbjni' 2025-03-14T05:12:59.9533498Z Entering 'third_party/FP16' 2025-03-14T05:12:59.9875639Z Entering 'third_party/FXdiv' 2025-03-14T05:13:00.0212881Z Entering 'third_party/NNPACK' 2025-03-14T05:13:00.0547768Z Entering 'third_party/NVTX' 2025-03-14T05:13:00.0889222Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T05:13:00.1235116Z Entering 'third_party/XNNPACK' 2025-03-14T05:13:00.1618095Z Entering 'third_party/benchmark' 2025-03-14T05:13:00.1956198Z Entering 'third_party/composable_kernel' 2025-03-14T05:13:00.2313796Z Entering 'third_party/cpp-httplib' 2025-03-14T05:13:00.2661584Z Entering 'third_party/cpuinfo' 2025-03-14T05:13:00.3004737Z Entering 'third_party/cudnn_frontend' 2025-03-14T05:13:00.3369864Z Entering 'third_party/cutlass' 2025-03-14T05:13:00.3715357Z Entering 'third_party/eigen' 2025-03-14T05:13:00.4072976Z Entering 'third_party/fbgemm' 2025-03-14T05:13:00.4408544Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T05:13:00.4759165Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T05:13:00.5102957Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T05:13:00.5447579Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T05:13:00.5797718Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T05:13:00.6180925Z Entering 'third_party/flash-attention' 2025-03-14T05:13:00.6511177Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T05:13:00.6881329Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T05:13:00.7278716Z Entering 'third_party/flatbuffers' 2025-03-14T05:13:00.7621578Z Entering 'third_party/fmt' 2025-03-14T05:13:00.7981214Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T05:13:00.8314313Z Entering 'third_party/gloo' 2025-03-14T05:13:00.8643842Z Entering 'third_party/googletest' 2025-03-14T05:13:00.9017861Z Entering 'third_party/ideep' 2025-03-14T05:13:00.9338817Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T05:13:00.9703348Z Entering 'third_party/ittapi' 2025-03-14T05:13:01.0053189Z Entering 'third_party/kineto' 2025-03-14T05:13:01.0375100Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T05:13:01.0716533Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T05:13:01.1084548Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T05:13:01.1427284Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T05:13:01.1778191Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T05:13:01.2115192Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T05:13:01.2488112Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T05:13:01.2838770Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T05:13:01.3179585Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T05:13:01.3547777Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T05:13:01.3945393Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T05:13:01.4312676Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T05:13:01.4729213Z Entering 'third_party/kleidiai' 2025-03-14T05:13:01.5082562Z Entering 'third_party/mimalloc' 2025-03-14T05:13:01.5428927Z Entering 'third_party/nlohmann' 2025-03-14T05:13:01.5783875Z Entering 'third_party/onnx' 2025-03-14T05:13:01.6139329Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T05:13:01.6551668Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T05:13:01.6905206Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T05:13:01.7270876Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T05:13:01.7680139Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T05:13:01.8063803Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T05:13:01.8443157Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T05:13:01.8837742Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T05:13:01.9186703Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T05:13:01.9530220Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T05:13:01.9887619Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T05:13:02.0258658Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T05:13:02.0700664Z Entering 'third_party/pocketfft' 2025-03-14T05:13:02.1046677Z Entering 'third_party/protobuf' 2025-03-14T05:13:02.1371688Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T05:13:02.1718906Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T05:13:02.2083404Z Entering 'third_party/psimd' 2025-03-14T05:13:02.2423977Z Entering 'third_party/pthreadpool' 2025-03-14T05:13:02.2761483Z Entering 'third_party/pybind11' 2025-03-14T05:13:02.3100496Z Entering 'third_party/python-peachpy' 2025-03-14T05:13:02.3437479Z Entering 'third_party/sleef' 2025-03-14T05:13:02.3775589Z Entering 'third_party/tensorpipe' 2025-03-14T05:13:02.4110926Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T05:13:02.4469969Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T05:13:02.4828528Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T05:13:02.5176395Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T05:13:02.5502085Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T05:13:02.5947672Z ##[endgroup] 2025-03-14T05:13:02.6302917Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H 2025-03-14T05:13:02.6509785Z aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:13:02.6777962Z ##[group]Run # Remove any artifacts from the previous checkouts 2025-03-14T05:13:02.6778447Z # Remove any artifacts from the previous checkouts 2025-03-14T05:13:02.6778826Z git clean -fxd 2025-03-14T05:13:02.6814007Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-03-14T05:13:02.6814466Z env: 2025-03-14T05:13:02.6814797Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:13:02.6815216Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:13:02.6815544Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T05:13:02.6816168Z GITHUB_TOKEN: *** 2025-03-14T05:13:02.6816377Z PR_NUMBER: 2025-03-14T05:13:02.6816626Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:13:02.6816924Z SKIP_ALL_TESTS: 1 2025-03-14T05:13:02.6817222Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T05:13:02.6817589Z PACKAGE_TYPE: libtorch 2025-03-14T05:13:02.6817848Z DESIRED_CUDA: cpu 2025-03-14T05:13:02.6818052Z GPU_ARCH_TYPE: cpu 2025-03-14T05:13:02.6818259Z LIBTORCH_CONFIG: release 2025-03-14T05:13:02.6818517Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T05:13:02.6818790Z DESIRED_PYTHON: 3.9 2025-03-14T05:13:02.6819045Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-03-14T05:13:02.6819459Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-03-14T05:13:02.6819816Z ##[endgroup] 2025-03-14T05:13:03.0367404Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-03-14T05:13:03.0425923Z Finished 2025-03-14T05:13:03.1490704Z ##[group]Run "${PYTORCH_ROOT}/.circleci/scripts/binary_populate_env.sh" 2025-03-14T05:13:03.1491251Z "${PYTORCH_ROOT}/.circleci/scripts/binary_populate_env.sh" 2025-03-14T05:13:03.1509522Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-03-14T05:13:03.1509950Z env: 2025-03-14T05:13:03.1510269Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:13:03.1510679Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:13:03.1511002Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T05:13:03.1511599Z GITHUB_TOKEN: *** 2025-03-14T05:13:03.1511792Z PR_NUMBER: 2025-03-14T05:13:03.1512017Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:13:03.1512318Z SKIP_ALL_TESTS: 1 2025-03-14T05:13:03.1512622Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T05:13:03.1512987Z PACKAGE_TYPE: libtorch 2025-03-14T05:13:03.1513205Z DESIRED_CUDA: cpu 2025-03-14T05:13:03.1513451Z GPU_ARCH_TYPE: cpu 2025-03-14T05:13:03.1513669Z LIBTORCH_CONFIG: release 2025-03-14T05:13:03.1513923Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T05:13:03.1514193Z DESIRED_PYTHON: 3.9 2025-03-14T05:13:03.1514550Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-03-14T05:13:03.1514978Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-03-14T05:13:03.1515353Z ##[endgroup] 2025-03-14T05:13:03.1913637Z + export TZ=UTC 2025-03-14T05:13:03.1914120Z + TZ=UTC 2025-03-14T05:13:03.1920865Z + envfile='C:\actions-runner\_work\_temp/env' 2025-03-14T05:13:03.1921293Z + [[ -n C:\actions-runner\_work\pytorch\pytorch/pytorch ]] 2025-03-14T05:13:03.1979872Z ++ dirname 'C:\actions-runner\_work\pytorch\pytorch/pytorch' 2025-03-14T05:13:03.2049786Z + workdir='C:\actions-runner\_work\pytorch\pytorch' 2025-03-14T05:13:03.2050196Z + [[ libtorch == \l\i\b\t\o\r\c\h ]] 2025-03-14T05:13:03.2050495Z + export BUILD_PYTHONLESS=1 2025-03-14T05:13:03.2050825Z + BUILD_PYTHONLESS=1 2025-03-14T05:13:03.2051070Z + export DOCKER_IMAGE= 2025-03-14T05:13:03.2051282Z + DOCKER_IMAGE= 2025-03-14T05:13:03.2051480Z + [[ -z '' ]] 2025-03-14T05:13:03.2051665Z + [[ cpu == cpu ]] 2025-03-14T05:13:03.2051983Z + export DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-03-14T05:13:03.2052362Z + DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-03-14T05:13:03.2052631Z + USE_GOLD_LINKER=OFF 2025-03-14T05:13:03.2052856Z + [[ cpu == \c\p\u ]] 2025-03-14T05:13:03.2053068Z + USE_GOLD_LINKER=ON 2025-03-14T05:13:03.2053300Z + PIP_UPLOAD_FOLDER=nightly/ 2025-03-14T05:13:03.2107590Z ++ date -u +%Y%m%d 2025-03-14T05:13:03.2226211Z + export DATE=20250314 2025-03-14T05:13:03.2226472Z + DATE=20250314 2025-03-14T05:13:03.2335694Z ++ cat 'C:\actions-runner\_work\pytorch\pytorch/pytorch/version.txt' 2025-03-14T05:13:03.2386044Z ++ cut -da -f1 2025-03-14T05:13:03.2460104Z + BASE_BUILD_VERSION=2.8.0.dev20250314 2025-03-14T05:13:03.2460419Z + tagged_version 2025-03-14T05:13:03.2461479Z + GIT_DIR='C:\actions-runner\_work\pytorch\pytorch/pytorch/.git' 2025-03-14T05:13:03.2462180Z + GIT_DESCRIBE='git --git-dir C:\actions-runner\_work\pytorch\pytorch/pytorch/.git describe --tags --match v[0-9]*.[0-9]*.[0-9]*' 2025-03-14T05:13:03.2462846Z + [[ ! -d C:\actions-runner\_work\pytorch\pytorch/pytorch/.git ]] 2025-03-14T05:13:03.2481653Z + git --git-dir 'C:\actions-runner\_work\pytorch\pytorch/pytorch/.git' describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*' --exact 2025-03-14T05:13:03.2740662Z fatal: No names found, cannot describe anything. 2025-03-14T05:13:03.2774234Z + return 1 2025-03-14T05:13:03.2826356Z ++ uname 2025-03-14T05:13:03.2959298Z + [[ MSYS_NT-10.0-17763 == \D\a\r\w\i\n ]] 2025-03-14T05:13:03.2959669Z + export PYTORCH_BUILD_VERSION=2.8.0.dev20250314+cpu 2025-03-14T05:13:03.2960004Z + PYTORCH_BUILD_VERSION=2.8.0.dev20250314+cpu 2025-03-14T05:13:03.2960353Z + export PYTORCH_BUILD_NUMBER=1 2025-03-14T05:13:03.2960653Z + PYTORCH_BUILD_NUMBER=1 2025-03-14T05:13:03.3015193Z ++ cat 'C:\actions-runner\_work\pytorch\pytorch/pytorch/.ci/docker/triton_version.txt' 2025-03-14T05:13:03.3077348Z + TRITON_VERSION=3.3.0 2025-03-14T05:13:03.3077799Z + TRITON_CONSTRAINT='platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\''' 2025-03-14T05:13:03.3078274Z + [[ libtorch =~ .*wheel.* ]] 2025-03-14T05:13:03.3092705Z + [[ libtorch =~ .*wheel.* ]] 2025-03-14T05:13:03.3093399Z + [[ libtorch =~ .*wheel.* ]] 2025-03-14T05:13:03.3093702Z + USE_GLOO_WITH_OPENSSL=ON 2025-03-14T05:13:03.3093973Z + [[ cpu =~ .*aarch64.* ]] 2025-03-14T05:13:03.3094258Z + cat 2025-03-14T05:13:03.3219321Z ++ uname -a 2025-03-14T05:13:03.3403820Z ++ date 2025-03-14T05:13:03.3566324Z ++ uname 2025-03-14T05:13:03.3694872Z + [[ MSYS_NT-10.0-17763 != Darwin ]] 2025-03-14T05:13:03.3695216Z + MEMORY_LIMIT_MAX_JOBS=12 2025-03-14T05:13:03.3746694Z ++ nproc 2025-03-14T05:13:03.3858056Z + NUM_CPUS=14 2025-03-14T05:13:03.3858316Z + export MAX_JOBS=12 2025-03-14T05:13:03.3858542Z + MAX_JOBS=12 2025-03-14T05:13:03.3858792Z + cat 2025-03-14T05:13:03.3965480Z + echo 'retry () {' 2025-03-14T05:13:03.3967181Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2025-03-14T05:13:03.3968745Z + echo '}' 2025-03-14T05:13:03.3970333Z + echo 'export -f retry' 2025-03-14T05:13:03.3972162Z + cat 'C:\actions-runner\_work\_temp/env' 2025-03-14T05:13:03.4080326Z # =================== The following code will be executed inside Docker container =================== 2025-03-14T05:13:03.4080778Z export TZ=UTC 2025-03-14T05:13:03.4081518Z echo "Running on MSYS_NT-10.0-17763 EC2AMAZ-DD9BHOF 3.5.4-395fda67.x86_64 2024-11-25 09:49 UTC x86_64 Msys at Fri Mar 14 05:13:03 GMT 2025" 2025-03-14T05:13:03.4082027Z 2025-03-14T05:13:03.4082130Z export PACKAGE_TYPE="libtorch" 2025-03-14T05:13:03.4082401Z export DESIRED_PYTHON="3.9" 2025-03-14T05:13:03.4082657Z export DESIRED_CUDA="cpu" 2025-03-14T05:13:03.4083021Z export LIBTORCH_VARIANT="shared-with-deps" 2025-03-14T05:13:03.4083334Z export BUILD_PYTHONLESS="1" 2025-03-14T05:13:03.4083582Z export USE_SPLIT_BUILD="" 2025-03-14T05:13:03.4083817Z if [[ "msys" == "msys" ]]; then 2025-03-14T05:13:03.4084076Z export LIBTORCH_CONFIG="release" 2025-03-14T05:13:03.4084397Z if [[ "release" == 'debug' ]]; then 2025-03-14T05:13:03.4084653Z export DEBUG=1 2025-03-14T05:13:03.4084880Z fi 2025-03-14T05:13:03.4085076Z export DESIRED_DEVTOOLSET="" 2025-03-14T05:13:03.4085300Z else 2025-03-14T05:13:03.4085491Z export DESIRED_DEVTOOLSET="" 2025-03-14T05:13:03.4085738Z fi 2025-03-14T05:13:03.4085827Z 2025-03-14T05:13:03.4085919Z export DATE="20250314" 2025-03-14T05:13:03.4086182Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-03-14T05:13:03.4086524Z export PYTORCH_BUILD_VERSION="2.8.0.dev20250314+cpu" 2025-03-14T05:13:03.4086845Z export PYTORCH_BUILD_NUMBER="1" 2025-03-14T05:13:03.4087177Z export OVERRIDE_PACKAGE_VERSION="2.8.0.dev20250314+cpu" 2025-03-14T05:13:03.4087732Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="" 2025-03-14T05:13:03.4087954Z 2025-03-14T05:13:03.4088056Z # TODO: We don't need this anymore IIUC 2025-03-14T05:13:03.4088339Z export TORCH_PACKAGE_NAME='torch' 2025-03-14T05:13:03.4088515Z 2025-03-14T05:13:03.4088591Z export USE_FBGEMM=1 2025-03-14T05:13:03.4088814Z export PIP_UPLOAD_FOLDER="nightly/" 2025-03-14T05:13:03.4089177Z export DOCKER_IMAGE="pytorch/manylinux2_28:cpu" 2025-03-14T05:13:03.4089431Z 2025-03-14T05:13:03.4089436Z 2025-03-14T05:13:03.4089561Z export USE_GOLD_LINKER="ON" 2025-03-14T05:13:03.4089886Z export USE_GLOO_WITH_OPENSSL="ON" 2025-03-14T05:13:03.4090341Z # =================== The above code will be executed inside Docker container =================== 2025-03-14T05:13:03.4090783Z export MAX_JOBS="12" 2025-03-14T05:13:03.4091001Z retry () { 2025-03-14T05:13:03.4091270Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2025-03-14T05:13:03.4091599Z } 2025-03-14T05:13:03.4091771Z export -f retry 2025-03-14T05:13:03.4206210Z ##[group]Run "${PYTORCH_ROOT}/.circleci/scripts/binary_windows_test.sh" 2025-03-14T05:13:03.4206760Z "${PYTORCH_ROOT}/.circleci/scripts/binary_windows_test.sh" 2025-03-14T05:13:03.4225181Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-03-14T05:13:03.4225607Z env: 2025-03-14T05:13:03.4225919Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:13:03.4226332Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:13:03.4226648Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T05:13:03.4227364Z GITHUB_TOKEN: *** 2025-03-14T05:13:03.4227610Z PR_NUMBER: 2025-03-14T05:13:03.4227892Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:13:03.4228230Z SKIP_ALL_TESTS: 1 2025-03-14T05:13:03.4228562Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T05:13:03.4228953Z PACKAGE_TYPE: libtorch 2025-03-14T05:13:03.4229202Z DESIRED_CUDA: cpu 2025-03-14T05:13:03.4229496Z GPU_ARCH_TYPE: cpu 2025-03-14T05:13:03.4229719Z LIBTORCH_CONFIG: release 2025-03-14T05:13:03.4229996Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T05:13:03.4230309Z DESIRED_PYTHON: 3.9 2025-03-14T05:13:03.4230612Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-03-14T05:13:03.4231059Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-03-14T05:13:03.4231496Z ##[endgroup] 2025-03-14T05:13:03.4573333Z + source 'C:\actions-runner\_work\_temp/env' 2025-03-14T05:13:03.4574292Z ++ export TZ=UTC 2025-03-14T05:13:03.4574698Z ++ TZ=UTC 2025-03-14T05:13:03.4581183Z ++ echo 'Running on MSYS_NT-10.0-17763 EC2AMAZ-DD9BHOF 3.5.4-395fda67.x86_64 2024-11-25 09:49 UTC x86_64 Msys at Fri Mar 14 05:13:03 GMT 2025' 2025-03-14T05:13:03.4581810Z ++ export PACKAGE_TYPE=libtorch 2025-03-14T05:13:03.4582088Z ++ PACKAGE_TYPE=libtorch 2025-03-14T05:13:03.4582340Z ++ export DESIRED_PYTHON=3.9 2025-03-14T05:13:03.4582585Z ++ DESIRED_PYTHON=3.9 2025-03-14T05:13:03.4582836Z ++ export DESIRED_CUDA=cpu 2025-03-14T05:13:03.4583093Z ++ DESIRED_CUDA=cpu 2025-03-14T05:13:03.4583349Z ++ export LIBTORCH_VARIANT=shared-with-deps 2025-03-14T05:13:03.4583671Z ++ LIBTORCH_VARIANT=shared-with-deps 2025-03-14T05:13:03.4584236Z Running on MSYS_NT-10.0-17763 EC2AMAZ-DD9BHOF 3.5.4-395fda67.x86_64 2024-11-25 09:49 UTC x86_64 Msys at Fri Mar 14 05:13:03 GMT 2025 2025-03-14T05:13:03.4584829Z ++ export BUILD_PYTHONLESS=1 2025-03-14T05:13:03.4585093Z ++ BUILD_PYTHONLESS=1 2025-03-14T05:13:03.4585332Z ++ export USE_SPLIT_BUILD= 2025-03-14T05:13:03.4585593Z ++ USE_SPLIT_BUILD= 2025-03-14T05:13:03.4585820Z ++ [[ msys == \m\s\y\s ]] 2025-03-14T05:13:03.4586058Z ++ export LIBTORCH_CONFIG=release 2025-03-14T05:13:03.4586333Z ++ LIBTORCH_CONFIG=release 2025-03-14T05:13:03.4586580Z ++ [[ release == \d\e\b\u\g ]] 2025-03-14T05:13:03.4586843Z ++ export DESIRED_DEVTOOLSET= 2025-03-14T05:13:03.4587106Z ++ DESIRED_DEVTOOLSET= 2025-03-14T05:13:03.4587327Z ++ export DATE=20250314 2025-03-14T05:13:03.4587559Z ++ DATE=20250314 2025-03-14T05:13:03.4587804Z ++ export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-03-14T05:13:03.4588115Z ++ NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-03-14T05:13:03.4588444Z ++ export PYTORCH_BUILD_VERSION=2.8.0.dev20250314+cpu 2025-03-14T05:13:03.4588782Z ++ PYTORCH_BUILD_VERSION=2.8.0.dev20250314+cpu 2025-03-14T05:13:03.4589082Z ++ export PYTORCH_BUILD_NUMBER=1 2025-03-14T05:13:03.4589337Z ++ PYTORCH_BUILD_NUMBER=1 2025-03-14T05:13:03.4589623Z ++ export OVERRIDE_PACKAGE_VERSION=2.8.0.dev20250314+cpu 2025-03-14T05:13:03.4589980Z ++ OVERRIDE_PACKAGE_VERSION=2.8.0.dev20250314+cpu 2025-03-14T05:13:03.4590300Z ++ export PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2025-03-14T05:13:03.4590614Z ++ PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2025-03-14T05:13:03.4590898Z ++ export TORCH_PACKAGE_NAME=torch 2025-03-14T05:13:03.4591163Z ++ TORCH_PACKAGE_NAME=torch 2025-03-14T05:13:03.4591394Z ++ export USE_FBGEMM=1 2025-03-14T05:13:03.4591593Z ++ USE_FBGEMM=1 2025-03-14T05:13:03.4593205Z ++ export PIP_UPLOAD_FOLDER=nightly/ 2025-03-14T05:13:03.4593543Z ++ PIP_UPLOAD_FOLDER=nightly/ 2025-03-14T05:13:03.4593836Z ++ export DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-03-14T05:13:03.4594170Z ++ DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-03-14T05:13:03.4594531Z ++ export USE_GOLD_LINKER=ON 2025-03-14T05:13:03.4594771Z ++ USE_GOLD_LINKER=ON 2025-03-14T05:13:03.4594994Z ++ export USE_GLOO_WITH_OPENSSL=ON 2025-03-14T05:13:03.4595260Z ++ USE_GLOO_WITH_OPENSSL=ON 2025-03-14T05:13:03.4595493Z ++ export MAX_JOBS=12 2025-03-14T05:13:03.4595693Z ++ MAX_JOBS=12 2025-03-14T05:13:03.4595899Z ++ export -f retry 2025-03-14T05:13:03.4596170Z + export CUDA_VERSION=cpu 2025-03-14T05:13:03.4596400Z + CUDA_VERSION=cpu 2025-03-14T05:13:03.4596604Z + export VC_YEAR=2022 2025-03-14T05:13:03.4596812Z + VC_YEAR=2022 2025-03-14T05:13:03.4597008Z + [[ cpu == \x\p\u ]] 2025-03-14T05:13:03.4597326Z + pushd 'C:\actions-runner\_work\pytorch\pytorch/pytorch/.ci/pytorch/' 2025-03-14T05:13:03.4597734Z + ./windows/internal/smoke_test.bat 2025-03-14T05:13:03.4598257Z /c/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch /c/actions-runner/_work/pytorch/pytorch 2025-03-14T05:13:03.5903436Z 2025-03-14T05:13:03.5904255Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>set SRC_DIR=C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\internal\ 2025-03-14T05:13:03.5906182Z 2025-03-14T05:13:03.5906855Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>pushd C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\internal\\.. 2025-03-14T05:13:03.5911803Z 2025-03-14T05:13:03.5912316Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>if not "cpu" == "cpu" if not "cpu" == "xpu" call internal\driver_update.bat 2025-03-14T05:13:03.5914086Z 2025-03-14T05:13:03.5914484Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>if errorlevel 1 exit /b 1 2025-03-14T05:13:03.5916538Z 2025-03-14T05:13:03.5916931Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>if "cpu" == "xpu" ( 2025-03-14T05:13:03.5917397Z call internal\xpu_install.bat 2025-03-14T05:13:03.5917671Z if errorlevel 1 exit /b 1 2025-03-14T05:13:03.5917979Z call "C:\Program Files (x86)\Intel\oneAPI\setvars.bat" 2025-03-14T05:13:03.5918316Z if errorlevel 1 exit /b 1 2025-03-14T05:13:03.5918537Z ) 2025-03-14T05:13:03.5918640Z 2025-03-14T05:13:03.5920438Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>set "ORIG_PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps" 2025-03-14T05:13:03.5922436Z 2025-03-14T05:13:03.5922764Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>setlocal EnableDelayedExpansion 2025-03-14T05:13:03.5923383Z 2025-03-14T05:13:03.5923719Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>set NVIDIA_GPU_EXISTS=0 2025-03-14T05:13:03.5926429Z 2025-03-14T05:13:03.5927133Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>for /F "delims=" %i in ('wmic path win32_VideoController get name') do ( 2025-03-14T05:13:03.5927798Z set GPUS=%i 2025-03-14T05:13:03.5928051Z if not "x!GPUS:NVIDIA=!" == "x!GPUS!" ( 2025-03-14T05:13:03.5928347Z SET NVIDIA_GPU_EXISTS=1 2025-03-14T05:13:03.5928584Z goto gpu_check_end 2025-03-14T05:13:03.5928778Z ) 2025-03-14T05:13:03.5928935Z ) 2025-03-14T05:13:03.7392987Z 2025-03-14T05:13:03.7393353Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>( 2025-03-14T05:13:03.7393784Z set GPUS=Name 2025-03-14T05:13:03.7394057Z 2025-03-14T05:13:03.7394986Z if not "x!GPUS:NVIDIA=!" == "x!GPUS!" ( 2025-03-14T05:13:03.7395306Z SET NVIDIA_GPU_EXISTS=1 2025-03-14T05:13:03.7395546Z goto gpu_check_end 2025-03-14T05:13:03.7395759Z ) 2025-03-14T05:13:03.7395919Z ) 2025-03-14T05:13:03.7396032Z 2025-03-14T05:13:03.7396232Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>( 2025-03-14T05:13:03.7396651Z set GPUS=Microsoft Basic Display Adapter 2025-03-14T05:13:03.7396923Z 2025-03-14T05:13:03.7397112Z if not "x!GPUS:NVIDIA=!" == "x!GPUS!" ( 2025-03-14T05:13:03.7397380Z SET NVIDIA_GPU_EXISTS=1 2025-03-14T05:13:03.7397621Z goto gpu_check_end 2025-03-14T05:13:03.7397829Z ) 2025-03-14T05:13:03.7397990Z ) 2025-03-14T05:13:03.7398078Z 2025-03-14T05:13:03.7398286Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>( 2025-03-14T05:13:03.7398648Z set GPUS= 2025-03-14T05:13:03.7398823Z 2025-03-14T05:13:03.7399020Z if not "x!GPUS:NVIDIA=!" == "x!GPUS!" ( 2025-03-14T05:13:03.7399304Z SET NVIDIA_GPU_EXISTS=1 2025-03-14T05:13:03.7399550Z goto gpu_check_end 2025-03-14T05:13:03.7399747Z ) 2025-03-14T05:13:03.7399915Z ) 2025-03-14T05:13:03.7400018Z 2025-03-14T05:13:03.7400338Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>endlocal & set NVIDIA_GPU_EXISTS=0 2025-03-14T05:13:03.7405325Z 2025-03-14T05:13:03.7405967Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>if "libtorch" == "wheel" goto wheel 2025-03-14T05:13:03.7406514Z 2025-03-14T05:13:03.7406955Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>if "libtorch" == "libtorch" goto libtorch 2025-03-14T05:13:03.7410753Z 2025-03-14T05:13:03.7411097Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>echo "install and test libtorch" 2025-03-14T05:13:03.7411622Z "install and test libtorch" 2025-03-14T05:13:03.7412954Z 2025-03-14T05:13:03.7413409Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>if "2022" == "2022" powershell internal\vs2022_install.ps1 2025-03-14T05:13:04.0856651Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-03-14T05:13:04.0911070Z Finished 2025-03-14T05:13:04.1778711Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-14T05:13:04.1779199Z Dload Upload Total Spent Left Speed 2025-03-14T05:13:04.1779436Z 2025-03-14T05:13:04.2088156Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-14T05:13:04.2088631Z 100 2084k 100 2084k 0 0 61.9M 0 --:--:-- --:--:-- --:--:-- 65.6M 2025-03-14T05:13:04.2774019Z Found correctly versioned existing BuildTools installation in C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools 2025-03-14T05:13:04.2922420Z 2025-03-14T05:13:04.2923000Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>if ERRORLEVEL 1 exit /b 1 2025-03-14T05:13:04.2924027Z 2025-03-14T05:13:04.2924976Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>for /F "delims=" %i in ('where /R "C:\actions-runner\_work\_temp\artifacts" *-latest.zip') do 7z x "%i" -otmp 2025-03-14T05:13:04.3087246Z 2025-03-14T05:13:04.3088123Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>7z x "C:\actions-runner\_work\_temp\artifacts\libtorch-win-shared-with-deps-latest.zip" -otmp 2025-03-14T05:13:04.3492865Z 2025-03-14T05:13:04.3493286Z 7-Zip 24.09 (x64) : Copyright (c) 1999-2024 Igor Pavlov : 2024-11-29 2025-03-14T05:13:04.3493595Z 2025-03-14T05:13:04.3493697Z Scanning the drive for archives: 2025-03-14T05:13:04.3493993Z 1 file, 195812796 bytes (187 MiB) 2025-03-14T05:13:04.3494162Z 2025-03-14T05:13:04.3494501Z Extracting archive: C:\actions-runner\_work\_temp\artifacts\libtorch-win-shared-with-deps-latest.zip 2025-03-14T05:13:13.3571779Z -- 2025-03-14T05:13:13.3572280Z Path = C:\actions-runner\_work\_temp\artifacts\libtorch-win-shared-with-deps-latest.zip 2025-03-14T05:13:13.3572801Z Type = zip 2025-03-14T05:13:13.3573310Z Physical Size = 195812796 2025-03-14T05:13:13.3573474Z 2025-03-14T05:13:13.3600555Z Everything is Ok 2025-03-14T05:13:13.3600699Z 2025-03-14T05:13:13.3600805Z Folders: 283 2025-03-14T05:13:13.3601004Z Files: 9274 2025-03-14T05:13:13.3601188Z Size: 1153770078 2025-03-14T05:13:13.3601416Z Compressed: 195812796 2025-03-14T05:13:13.3647750Z 2025-03-14T05:13:13.3648509Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>if ERRORLEVEL 1 exit /b 1 2025-03-14T05:13:13.3649101Z 2025-03-14T05:13:13.3649604Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>pushd tmp\libtorch 2025-03-14T05:13:13.3654427Z 2025-03-14T05:13:13.3654873Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch>set VC_VERSION_LOWER=17 2025-03-14T05:13:13.3656709Z 2025-03-14T05:13:13.3657083Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch>set VC_VERSION_UPPER=18 2025-03-14T05:13:13.3660003Z 2025-03-14T05:13:13.3661356Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch>for /F "usebackq tokens=*" %i in (`"C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe" -legacy -products * -version [17,18) -property installationPath`) do (if exist "%i" if exist "%i\VC\Auxiliary\Build\vcvarsall.bat" ( 2025-03-14T05:13:13.3662616Z set "VS15INSTALLDIR=%i" 2025-03-14T05:13:13.3662930Z set "VS15VCVARSALL=%i\VC\Auxiliary\Build\vcvarsall.bat" 2025-03-14T05:13:13.3663284Z goto vswhere 2025-03-14T05:13:13.3663481Z ) ) 2025-03-14T05:13:13.3892937Z 2025-03-14T05:13:13.3894206Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch>(if exist "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools" if exist "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" ( 2025-03-14T05:13:13.3895479Z set "VS15INSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools" 2025-03-14T05:13:13.3896236Z set "VS15VCVARSALL=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" 2025-03-14T05:13:13.3896795Z goto vswhere 2025-03-14T05:13:13.3896980Z ) ) 2025-03-14T05:13:13.3898616Z 2025-03-14T05:13:13.3899583Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch>IF "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" == "" ( 2025-03-14T05:13:13.3900601Z echo Visual Studio 2022 C++ BuildTools is required to compile PyTorch test on Windows 2025-03-14T05:13:13.3901072Z exit /b 1 2025-03-14T05:13:13.3901268Z ) 2025-03-14T05:13:13.3901369Z 2025-03-14T05:13:13.3901989Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch>call "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x64 2025-03-14T05:13:13.5034359Z ********************************************************************** 2025-03-14T05:13:13.5034827Z ** Visual Studio 2022 Developer Command Prompt v17.8.18 2025-03-14T05:13:13.5035236Z ** Copyright (c) 2022 Microsoft Corporation 2025-03-14T05:13:13.5035959Z ********************************************************************** 2025-03-14T05:13:13.9304757Z [vcvarsall.bat] Environment initialized for: 'x64' 2025-03-14T05:13:13.9421233Z Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33144 for x64 2025-03-14T05:13:13.9421741Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-03-14T05:13:13.9422029Z 2025-03-14T05:13:13.9452443Z simple-torch-test.cpp 2025-03-14T05:13:25.7165695Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\optional(82): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2025-03-14T05:13:25.7170602Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\optional(82): note: the template instantiation context (the oldest one first) is 2025-03-14T05:13:25.7183446Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch\include\ATen/core/function_schema.h(438): note: see reference to function template instantiation 'std::optional::optional(_Ty2 &&) noexcept' being compiled 2025-03-14T05:13:25.7184567Z with 2025-03-14T05:13:25.7184797Z [ 2025-03-14T05:13:25.7185023Z I=size_t, 2025-03-14T05:13:25.7185251Z _Ty2=size_t 2025-03-14T05:13:25.7185513Z ] 2025-03-14T05:13:25.7186437Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch\include\ATen/core/function_schema.h(438): note: see the first reference to 'std::optional::optional' in 'c10::FunctionSchema::argumentIndexWithName' 2025-03-14T05:13:25.7188385Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\optional(248): note: see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled 2025-03-14T05:13:25.7189578Z with 2025-03-14T05:13:25.7189755Z [ 2025-03-14T05:13:25.7189945Z _Ty=int32_t 2025-03-14T05:13:25.7190161Z ] 2025-03-14T05:13:25.7191419Z C:\actions-runner\_work\pytorch\pytorch/pytorch\.ci\pytorch\test_example_code\simple-torch-test.cpp(7): note: see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&) noexcept' being compiled 2025-03-14T05:13:25.7192796Z with 2025-03-14T05:13:25.7192990Z [ 2025-03-14T05:13:25.7193166Z _Ty=int32_t 2025-03-14T05:13:25.7193378Z ] 2025-03-14T05:13:25.7956411Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xutility(255): warning C4267: 'initializing': conversion from 'size_t' to '_Ty', possible loss of data 2025-03-14T05:13:25.7957364Z with 2025-03-14T05:13:25.7957567Z [ 2025-03-14T05:13:25.7974308Z _Ty=unsigned int 2025-03-14T05:13:25.7974620Z ] 2025-03-14T05:13:25.7975364Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xutility(255): note: the template instantiation context (the oldest one first) is 2025-03-14T05:13:25.7977181Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch\include\torch/csrc/dynamo/compiled_autograd.h(228): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::emplace_back(const unsigned __int64 &)' being compiled 2025-03-14T05:13:25.7978450Z with 2025-03-14T05:13:25.7978635Z [ 2025-03-14T05:13:25.7978815Z _Ty=std::_Vbase 2025-03-14T05:13:25.7979043Z ] 2025-03-14T05:13:25.7980103Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(862): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(const unsigned __int64 &)' being compiled 2025-03-14T05:13:25.7981296Z with 2025-03-14T05:13:25.7981485Z [ 2025-03-14T05:13:25.7981681Z _Ty=std::_Vbase 2025-03-14T05:13:25.7981894Z ] 2025-03-14T05:13:25.7982995Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(780): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(const unsigned __int64 &)' being compiled 2025-03-14T05:13:25.7984170Z with 2025-03-14T05:13:25.7984347Z [ 2025-03-14T05:13:25.7984535Z _Ty=std::_Vbase 2025-03-14T05:13:25.7984745Z ] 2025-03-14T05:13:25.7986674Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(795): note: see reference to function template instantiation 'void std::_Construct_in_place(unsigned int &,const _Ty &) noexcept' being compiled 2025-03-14T05:13:25.7988496Z with 2025-03-14T05:13:25.7988788Z [ 2025-03-14T05:13:25.7989060Z _Ty=size_t 2025-03-14T05:13:25.7989380Z ] 2025-03-14T05:13:25.7990624Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xmemory(723): warning C4267: 'initializing': conversion from 'size_t' to '_Objty', possible loss of data 2025-03-14T05:13:25.7991896Z with 2025-03-14T05:13:25.7992154Z [ 2025-03-14T05:13:25.7992440Z _Objty=unsigned int 2025-03-14T05:13:25.7992791Z ] 2025-03-14T05:13:25.7993763Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xmemory(723): note: the template instantiation context (the oldest one first) is 2025-03-14T05:13:25.7995618Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(783): note: see reference to function template instantiation 'unsigned int *std::vector>::_Emplace_reallocate(unsigned int *const ,const _Ty &)' being compiled 2025-03-14T05:13:25.7996816Z with 2025-03-14T05:13:25.7996998Z [ 2025-03-14T05:13:25.7997258Z _Ty=size_t 2025-03-14T05:13:25.7997466Z ] 2025-03-14T05:13:25.7998583Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(834): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,const unsigned __int64&>(_Alloc &,_Objty *const ,const unsigned __int64 &)' being compiled 2025-03-14T05:13:25.8000074Z with 2025-03-14T05:13:25.8000259Z [ 2025-03-14T05:13:25.8000472Z _Alloc=std::allocator, 2025-03-14T05:13:25.8000776Z _Ty=unsigned int, 2025-03-14T05:13:25.8001027Z _Objty=unsigned int 2025-03-14T05:13:25.8001249Z ] 2025-03-14T05:13:25.8058649Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xutility(255): warning C4267: 'initializing': conversion from 'size_t' to '_Ty', possible loss of data 2025-03-14T05:13:25.8059454Z with 2025-03-14T05:13:25.8059640Z [ 2025-03-14T05:13:25.8059810Z _Ty=int 2025-03-14T05:13:25.8060054Z ] 2025-03-14T05:13:25.8060794Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xutility(255): note: the template instantiation context (the oldest one first) is 2025-03-14T05:13:25.8062432Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch\include\torch/csrc/dynamo/compiled_autograd.h(647): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::emplace_back(size_t &)' being compiled 2025-03-14T05:13:25.8063556Z with 2025-03-14T05:13:25.8063730Z [ 2025-03-14T05:13:25.8063906Z _Ty=int32_t 2025-03-14T05:13:25.8064120Z ] 2025-03-14T05:13:25.8065113Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(862): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(unsigned __int64 &)' being compiled 2025-03-14T05:13:25.8066250Z with 2025-03-14T05:13:25.8066443Z [ 2025-03-14T05:13:25.8066616Z _Ty=int32_t 2025-03-14T05:13:25.8066830Z ] 2025-03-14T05:13:25.8068057Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(780): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(unsigned __int64 &)' being compiled 2025-03-14T05:13:25.8069189Z with 2025-03-14T05:13:25.8069373Z [ 2025-03-14T05:13:25.8069560Z _Ty=int32_t 2025-03-14T05:13:25.8069774Z ] 2025-03-14T05:13:25.8070659Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(795): note: see reference to function template instantiation 'void std::_Construct_in_place(int &,_Ty &) noexcept' being compiled 2025-03-14T05:13:25.8071659Z with 2025-03-14T05:13:25.8071866Z [ 2025-03-14T05:13:25.8072058Z _Ty=size_t 2025-03-14T05:13:25.8072296Z ] 2025-03-14T05:13:25.8073028Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xmemory(723): warning C4267: 'initializing': conversion from 'size_t' to '_Objty', possible loss of data 2025-03-14T05:13:25.8073833Z with 2025-03-14T05:13:25.8074016Z [ 2025-03-14T05:13:25.8074185Z _Objty=int 2025-03-14T05:13:25.8074397Z ] 2025-03-14T05:13:25.8075043Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xmemory(723): note: the template instantiation context (the oldest one first) is 2025-03-14T05:13:25.8076586Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(783): note: see reference to function template instantiation 'int *std::vector>::_Emplace_reallocate<_Ty&>(int *const ,_Ty &)' being compiled 2025-03-14T05:13:25.8077737Z with 2025-03-14T05:13:25.8078095Z [ 2025-03-14T05:13:25.8078314Z _Ty=size_t 2025-03-14T05:13:25.8078525Z ] 2025-03-14T05:13:25.8079607Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(834): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,unsigned __int64&>(_Alloc &,_Objty *const ,unsigned __int64 &)' being compiled 2025-03-14T05:13:25.8080765Z with 2025-03-14T05:13:25.8080945Z [ 2025-03-14T05:13:25.8081132Z _Alloc=std::allocator, 2025-03-14T05:13:25.8081394Z _Ty=int, 2025-03-14T05:13:25.8081598Z _Objty=int 2025-03-14T05:13:25.8081786Z ] 2025-03-14T05:13:26.1960934Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\utility(250): warning C4267: 'initializing': conversion from 'size_t' to '_Ty1', possible loss of data 2025-03-14T05:13:26.1961915Z with 2025-03-14T05:13:26.1962100Z [ 2025-03-14T05:13:26.1962269Z _Ty1=int 2025-03-14T05:13:26.1962468Z ] 2025-03-14T05:13:26.1963117Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\utility(250): note: the template instantiation context (the oldest one first) is 2025-03-14T05:13:26.1964807Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch\include\torch/csrc/dynamo/compiled_autograd.h(641): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::emplace_back(size_t &,int &)' being compiled 2025-03-14T05:13:26.1965983Z with 2025-03-14T05:13:26.1966160Z [ 2025-03-14T05:13:26.1966350Z _Ty=std::pair 2025-03-14T05:13:26.1966617Z ] 2025-03-14T05:13:26.1967723Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(862): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(unsigned __int64 &,int &)' being compiled 2025-03-14T05:13:26.1968817Z with 2025-03-14T05:13:26.1968993Z [ 2025-03-14T05:13:26.1969179Z _Ty=std::pair 2025-03-14T05:13:26.1969428Z ] 2025-03-14T05:13:26.1970723Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(780): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(unsigned __int64 &,int &)' being compiled 2025-03-14T05:13:26.1971884Z with 2025-03-14T05:13:26.1972064Z [ 2025-03-14T05:13:26.1972251Z _Ty=std::pair 2025-03-14T05:13:26.1972535Z ] 2025-03-14T05:13:26.1973566Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(795): note: see reference to function template instantiation 'void std::_Construct_in_place,_Ty&,int&>(std::pair &,_Ty &,int &) noexcept' being compiled 2025-03-14T05:13:26.1974627Z with 2025-03-14T05:13:26.1974804Z [ 2025-03-14T05:13:26.1974968Z _Ty=size_t 2025-03-14T05:13:26.1975169Z ] 2025-03-14T05:13:26.1976058Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xutility(255): note: see reference to function template instantiation 'std::pair::pair<_Ty&,int&,0>(_Other1,_Other2) noexcept' being compiled 2025-03-14T05:13:26.1977013Z with 2025-03-14T05:13:26.1977187Z [ 2025-03-14T05:13:26.1977350Z _Ty=size_t, 2025-03-14T05:13:26.1977571Z _Other1=size_t &, 2025-03-14T05:13:26.1977803Z _Other2=int & 2025-03-14T05:13:26.1978051Z ] 2025-03-14T05:13:27.8707386Z Microsoft (R) Incremental Linker Version 14.38.33144.0 2025-03-14T05:13:27.8708077Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-03-14T05:13:27.8708349Z 2025-03-14T05:13:27.8708456Z /out:simple-torch-test.exe 2025-03-14T05:13:27.8708713Z simple-torch-test.obj 2025-03-14T05:13:27.8708925Z c10.lib 2025-03-14T05:13:27.8709114Z torch_cpu.lib 2025-03-14T05:13:30.4124471Z Creating library simple-torch-test.lib and object simple-torch-test.exp 2025-03-14T05:13:31.2337847Z [W314 05:13:31.000000000 simple-torch-test.cpp:4] Warning: Simple test passed! (function main) 2025-03-14T05:13:31.3403701Z Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33144 for x64 2025-03-14T05:13:31.3404245Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-03-14T05:13:31.3404516Z 2025-03-14T05:13:31.3438880Z check-torch-mkl.cpp 2025-03-14T05:13:43.1531694Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\optional(82): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2025-03-14T05:13:43.1533088Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\optional(82): note: the template instantiation context (the oldest one first) is 2025-03-14T05:13:43.1534782Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch\include\ATen/core/function_schema.h(438): note: see reference to function template instantiation 'std::optional::optional(_Ty2 &&) noexcept' being compiled 2025-03-14T05:13:43.1535853Z with 2025-03-14T05:13:43.1536032Z [ 2025-03-14T05:13:43.1536210Z I=size_t, 2025-03-14T05:13:43.1536406Z _Ty2=size_t 2025-03-14T05:13:43.1536605Z ] 2025-03-14T05:13:43.1537502Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch\include\ATen/core/function_schema.h(438): note: see the first reference to 'std::optional::optional' in 'c10::FunctionSchema::argumentIndexWithName' 2025-03-14T05:13:43.1539459Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\optional(248): note: see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled 2025-03-14T05:13:43.1540693Z with 2025-03-14T05:13:43.1540870Z [ 2025-03-14T05:13:43.1541259Z _Ty=int32_t 2025-03-14T05:13:43.1541461Z ] 2025-03-14T05:13:43.1542627Z C:\actions-runner\_work\pytorch\pytorch/pytorch\.ci\pytorch\test_example_code\check-torch-mkl.cpp(7): note: see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&) noexcept' being compiled 2025-03-14T05:13:43.1543854Z with 2025-03-14T05:13:43.1544027Z [ 2025-03-14T05:13:43.1544195Z _Ty=int32_t 2025-03-14T05:13:43.1544392Z ] 2025-03-14T05:13:43.2300387Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xutility(255): warning C4267: 'initializing': conversion from 'size_t' to '_Ty', possible loss of data 2025-03-14T05:13:43.2301241Z with 2025-03-14T05:13:43.2301425Z [ 2025-03-14T05:13:43.2301629Z _Ty=unsigned int 2025-03-14T05:13:43.2301856Z ] 2025-03-14T05:13:43.2302523Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xutility(255): note: the template instantiation context (the oldest one first) is 2025-03-14T05:13:43.2304273Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch\include\torch/csrc/dynamo/compiled_autograd.h(228): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::emplace_back(const unsigned __int64 &)' being compiled 2025-03-14T05:13:43.2305525Z with 2025-03-14T05:13:43.2305916Z [ 2025-03-14T05:13:43.2306102Z _Ty=std::_Vbase 2025-03-14T05:13:43.2306325Z ] 2025-03-14T05:13:43.2307355Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(862): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(const unsigned __int64 &)' being compiled 2025-03-14T05:13:43.2308467Z with 2025-03-14T05:13:43.2308644Z [ 2025-03-14T05:13:43.2308818Z _Ty=std::_Vbase 2025-03-14T05:13:43.2309048Z ] 2025-03-14T05:13:43.2310135Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(780): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(const unsigned __int64 &)' being compiled 2025-03-14T05:13:43.2311291Z with 2025-03-14T05:13:43.2311464Z [ 2025-03-14T05:13:43.2311638Z _Ty=std::_Vbase 2025-03-14T05:13:43.2311854Z ] 2025-03-14T05:13:43.2312850Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(795): note: see reference to function template instantiation 'void std::_Construct_in_place(unsigned int &,const _Ty &) noexcept' being compiled 2025-03-14T05:13:43.2313901Z with 2025-03-14T05:13:43.2314080Z [ 2025-03-14T05:13:43.2314244Z _Ty=size_t 2025-03-14T05:13:43.2314438Z ] 2025-03-14T05:13:43.2315168Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xmemory(723): warning C4267: 'initializing': conversion from 'size_t' to '_Objty', possible loss of data 2025-03-14T05:13:43.2315968Z with 2025-03-14T05:13:43.2316141Z [ 2025-03-14T05:13:43.2316314Z _Objty=unsigned int 2025-03-14T05:13:43.2316548Z ] 2025-03-14T05:13:43.2317190Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xmemory(723): note: the template instantiation context (the oldest one first) is 2025-03-14T05:13:43.2319596Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(783): note: see reference to function template instantiation 'unsigned int *std::vector>::_Emplace_reallocate(unsigned int *const ,const _Ty &)' being compiled 2025-03-14T05:13:43.2320818Z with 2025-03-14T05:13:43.2321006Z [ 2025-03-14T05:13:43.2321173Z _Ty=size_t 2025-03-14T05:13:43.2321376Z ] 2025-03-14T05:13:43.2322496Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(834): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,const unsigned __int64&>(_Alloc &,_Objty *const ,const unsigned __int64 &)' being compiled 2025-03-14T05:13:43.2323697Z with 2025-03-14T05:13:43.2323879Z [ 2025-03-14T05:13:43.2324079Z _Alloc=std::allocator, 2025-03-14T05:13:43.2324359Z _Ty=unsigned int, 2025-03-14T05:13:43.2324599Z _Objty=unsigned int 2025-03-14T05:13:43.2324832Z ] 2025-03-14T05:13:43.2395235Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xutility(255): warning C4267: 'initializing': conversion from 'size_t' to '_Ty', possible loss of data 2025-03-14T05:13:43.2396053Z with 2025-03-14T05:13:43.2396234Z [ 2025-03-14T05:13:43.2396403Z _Ty=int 2025-03-14T05:13:43.2396598Z ] 2025-03-14T05:13:43.2397256Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xutility(255): note: the template instantiation context (the oldest one first) is 2025-03-14T05:13:43.2398878Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch\include\torch/csrc/dynamo/compiled_autograd.h(647): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::emplace_back(size_t &)' being compiled 2025-03-14T05:13:43.2400283Z with 2025-03-14T05:13:43.2400471Z [ 2025-03-14T05:13:43.2400637Z _Ty=int32_t 2025-03-14T05:13:43.2400886Z ] 2025-03-14T05:13:43.2401904Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(862): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(unsigned __int64 &)' being compiled 2025-03-14T05:13:43.2402965Z with 2025-03-14T05:13:43.2403142Z [ 2025-03-14T05:13:43.2403319Z _Ty=int32_t 2025-03-14T05:13:43.2403513Z ] 2025-03-14T05:13:43.2404568Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(780): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(unsigned __int64 &)' being compiled 2025-03-14T05:13:43.2405690Z with 2025-03-14T05:13:43.2405868Z [ 2025-03-14T05:13:43.2406048Z _Ty=int32_t 2025-03-14T05:13:43.2406239Z ] 2025-03-14T05:13:43.2407115Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(795): note: see reference to function template instantiation 'void std::_Construct_in_place(int &,_Ty &) noexcept' being compiled 2025-03-14T05:13:43.2408075Z with 2025-03-14T05:13:43.2408256Z [ 2025-03-14T05:13:43.2408431Z _Ty=size_t 2025-03-14T05:13:43.2408621Z ] 2025-03-14T05:13:43.2409354Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xmemory(723): warning C4267: 'initializing': conversion from 'size_t' to '_Objty', possible loss of data 2025-03-14T05:13:43.2410174Z with 2025-03-14T05:13:43.2410349Z [ 2025-03-14T05:13:43.2410529Z _Objty=int 2025-03-14T05:13:43.2410718Z ] 2025-03-14T05:13:43.2411484Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xmemory(723): note: the template instantiation context (the oldest one first) is 2025-03-14T05:13:43.2413023Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(783): note: see reference to function template instantiation 'int *std::vector>::_Emplace_reallocate<_Ty&>(int *const ,_Ty &)' being compiled 2025-03-14T05:13:43.2414079Z with 2025-03-14T05:13:43.2414270Z [ 2025-03-14T05:13:43.2414460Z _Ty=size_t 2025-03-14T05:13:43.2414656Z ] 2025-03-14T05:13:43.2415728Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(834): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,unsigned __int64&>(_Alloc &,_Objty *const ,unsigned __int64 &)' being compiled 2025-03-14T05:13:43.2416876Z with 2025-03-14T05:13:43.2417059Z [ 2025-03-14T05:13:43.2417252Z _Alloc=std::allocator, 2025-03-14T05:13:43.2417518Z _Ty=int, 2025-03-14T05:13:43.2417713Z _Objty=int 2025-03-14T05:13:43.2417919Z ] 2025-03-14T05:13:43.6294146Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\utility(250): warning C4267: 'initializing': conversion from 'size_t' to '_Ty1', possible loss of data 2025-03-14T05:13:43.6294988Z with 2025-03-14T05:13:43.6295175Z [ 2025-03-14T05:13:43.6295360Z _Ty1=int 2025-03-14T05:13:43.6295558Z ] 2025-03-14T05:13:43.6296195Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\utility(250): note: the template instantiation context (the oldest one first) is 2025-03-14T05:13:43.6298993Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch\include\torch/csrc/dynamo/compiled_autograd.h(641): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::emplace_back(size_t &,int &)' being compiled 2025-03-14T05:13:43.6300175Z with 2025-03-14T05:13:43.6300352Z [ 2025-03-14T05:13:43.6300549Z _Ty=std::pair 2025-03-14T05:13:43.6300793Z ] 2025-03-14T05:13:43.6301810Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(862): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(unsigned __int64 &,int &)' being compiled 2025-03-14T05:13:43.6302908Z with 2025-03-14T05:13:43.6303093Z [ 2025-03-14T05:13:43.6303278Z _Ty=std::pair 2025-03-14T05:13:43.6303517Z ] 2025-03-14T05:13:43.6304604Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(780): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(unsigned __int64 &,int &)' being compiled 2025-03-14T05:13:43.6305755Z with 2025-03-14T05:13:43.6305918Z [ 2025-03-14T05:13:43.6306108Z _Ty=std::pair 2025-03-14T05:13:43.6306362Z ] 2025-03-14T05:13:43.6307352Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\vector(795): note: see reference to function template instantiation 'void std::_Construct_in_place,_Ty&,int&>(std::pair &,_Ty &,int &) noexcept' being compiled 2025-03-14T05:13:43.6308413Z with 2025-03-14T05:13:43.6308621Z [ 2025-03-14T05:13:43.6308802Z _Ty=size_t 2025-03-14T05:13:43.6308998Z ] 2025-03-14T05:13:43.6309916Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.38.33130\include\xutility(255): note: see reference to function template instantiation 'std::pair::pair<_Ty&,int&,0>(_Other1,_Other2) noexcept' being compiled 2025-03-14T05:13:43.6311019Z with 2025-03-14T05:13:43.6311198Z [ 2025-03-14T05:13:43.6311373Z _Ty=size_t, 2025-03-14T05:13:43.6311593Z _Other1=size_t &, 2025-03-14T05:13:43.6311834Z _Other2=int & 2025-03-14T05:13:43.6312049Z ] 2025-03-14T05:13:44.9316185Z Microsoft (R) Incremental Linker Version 14.38.33144.0 2025-03-14T05:13:44.9316649Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-03-14T05:13:44.9316926Z 2025-03-14T05:13:44.9317033Z /out:check-torch-mkl.exe 2025-03-14T05:13:44.9317272Z check-torch-mkl.obj 2025-03-14T05:13:44.9317510Z c10.lib 2025-03-14T05:13:44.9317682Z torch_cpu.lib 2025-03-14T05:13:44.9882194Z Creating library check-torch-mkl.lib and object check-torch-mkl.exp 2025-03-14T05:13:45.5923163Z "Skip CUDA tests for machines without a Nvidia GPU card" 2025-03-14T05:13:45.5952086Z + popd 2025-03-14T05:13:45.5955747Z /c/actions-runner/_work/pytorch/pytorch 2025-03-14T05:13:45.6076678Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2025-03-14T05:13:45.6077093Z .github\scripts\wait_for_ssh_to_drain.ps1 2025-03-14T05:13:45.6092250Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-03-14T05:13:45.6092689Z env: 2025-03-14T05:13:45.6093000Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:13:45.6093405Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:13:45.6093712Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T05:13:45.6094351Z GITHUB_TOKEN: *** 2025-03-14T05:13:45.6094548Z PR_NUMBER: 2025-03-14T05:13:45.6094923Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:13:45.6095211Z SKIP_ALL_TESTS: 1 2025-03-14T05:13:45.6095511Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T05:13:45.6095866Z PACKAGE_TYPE: libtorch 2025-03-14T05:13:45.6096080Z DESIRED_CUDA: cpu 2025-03-14T05:13:45.6096314Z GPU_ARCH_TYPE: cpu 2025-03-14T05:13:45.6096530Z LIBTORCH_CONFIG: release 2025-03-14T05:13:45.6096771Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T05:13:45.6097039Z DESIRED_PYTHON: 3.9 2025-03-14T05:13:45.6097310Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-03-14T05:13:45.6097737Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-03-14T05:13:45.6098117Z ##[endgroup] 2025-03-14T05:13:45.9786693Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-03-14T05:13:45.9932581Z Finished 2025-03-14T05:13:46.0977153Z Holding runner until all ssh sessions have logged out 2025-03-14T05:13:46.1236586Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2025-03-14T05:13:46.1237058Z .github\scripts\kill_active_ssh_sessions.ps1 2025-03-14T05:13:46.1252480Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-03-14T05:13:46.1252952Z env: 2025-03-14T05:13:46.1253272Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:13:46.1253681Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:13:46.1254011Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-03-14T05:13:46.1254745Z GITHUB_TOKEN: *** 2025-03-14T05:13:46.1254987Z PR_NUMBER: 2025-03-14T05:13:46.1255234Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:13:46.1255552Z SKIP_ALL_TESTS: 1 2025-03-14T05:13:46.1255849Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-03-14T05:13:46.1256232Z PACKAGE_TYPE: libtorch 2025-03-14T05:13:46.1256474Z DESIRED_CUDA: cpu 2025-03-14T05:13:46.1256750Z GPU_ARCH_TYPE: cpu 2025-03-14T05:13:46.1256979Z LIBTORCH_CONFIG: release 2025-03-14T05:13:46.1257249Z LIBTORCH_VARIANT: shared-with-deps 2025-03-14T05:13:46.1257534Z DESIRED_PYTHON: 3.9 2025-03-14T05:13:46.1257814Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-03-14T05:13:46.1258254Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-03-14T05:13:46.1258622Z ##[endgroup] 2025-03-14T05:13:46.4724287Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-03-14T05:13:46.4769520Z Finished 2025-03-14T05:13:46.5158176Z Post job cleanup. 2025-03-14T05:13:46.6487806Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-03-14T05:13:46.6691582Z git version 2.47.1.windows.2 2025-03-14T05:13:46.6747655Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\e45e7085-e9d8-4e2a-ab11-553bfb4b8b7b\.gitconfig' 2025-03-14T05:13:46.6764564Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\e45e7085-e9d8-4e2a-ab11-553bfb4b8b7b' before making global git config changes 2025-03-14T05:13:46.6765396Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T05:13:46.6776843Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch\pytorch 2025-03-14T05:13:46.7015633Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-03-14T05:13:46.7325810Z [command]"C:\Program Files\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-14T05:13:47.0565648Z Entering 'android/libs/fbjni' 2025-03-14T05:13:47.1114503Z Entering 'third_party/FP16' 2025-03-14T05:13:47.1634428Z Entering 'third_party/FXdiv' 2025-03-14T05:13:47.2154053Z Entering 'third_party/NNPACK' 2025-03-14T05:13:47.2671556Z Entering 'third_party/NVTX' 2025-03-14T05:13:47.3208071Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T05:13:47.3726168Z Entering 'third_party/XNNPACK' 2025-03-14T05:13:47.4269062Z Entering 'third_party/benchmark' 2025-03-14T05:13:47.4786708Z Entering 'third_party/composable_kernel' 2025-03-14T05:13:47.5313051Z Entering 'third_party/cpp-httplib' 2025-03-14T05:13:47.5833361Z Entering 'third_party/cpuinfo' 2025-03-14T05:13:47.6361220Z Entering 'third_party/cudnn_frontend' 2025-03-14T05:13:47.6895025Z Entering 'third_party/cutlass' 2025-03-14T05:13:47.7432552Z Entering 'third_party/eigen' 2025-03-14T05:13:47.7958255Z Entering 'third_party/fbgemm' 2025-03-14T05:13:47.8465769Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T05:13:47.8995711Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T05:13:47.9531378Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T05:13:48.0055158Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T05:13:48.0575065Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T05:13:48.1114858Z Entering 'third_party/flash-attention' 2025-03-14T05:13:48.1639184Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T05:13:48.2183954Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T05:13:48.2721173Z Entering 'third_party/flatbuffers' 2025-03-14T05:13:48.3283656Z Entering 'third_party/fmt' 2025-03-14T05:13:48.3804928Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T05:13:48.4343065Z Entering 'third_party/gloo' 2025-03-14T05:13:48.4859256Z Entering 'third_party/googletest' 2025-03-14T05:13:48.5372255Z Entering 'third_party/ideep' 2025-03-14T05:13:48.5874745Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T05:13:48.6436554Z Entering 'third_party/ittapi' 2025-03-14T05:13:48.6957293Z Entering 'third_party/kineto' 2025-03-14T05:13:48.7488213Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T05:13:48.8039716Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T05:13:48.8582344Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T05:13:48.9147766Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T05:13:48.9675234Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T05:13:49.0187836Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T05:13:49.0732128Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T05:13:49.1261542Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T05:13:49.1816542Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T05:13:49.2341736Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T05:13:49.2892550Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T05:13:49.3409932Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T05:13:49.3948210Z Entering 'third_party/kleidiai' 2025-03-14T05:13:49.4477604Z Entering 'third_party/mimalloc' 2025-03-14T05:13:49.5009714Z Entering 'third_party/nlohmann' 2025-03-14T05:13:49.5520767Z Entering 'third_party/onnx' 2025-03-14T05:13:49.6039393Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T05:13:49.6584107Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T05:13:49.7087504Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T05:13:49.7623430Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T05:13:49.8139897Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T05:13:49.8654777Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T05:13:49.9184018Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T05:13:49.9697096Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T05:13:50.0230207Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T05:13:50.0745999Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T05:13:50.1265088Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T05:13:50.1836450Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T05:13:50.2388018Z Entering 'third_party/pocketfft' 2025-03-14T05:13:50.2903204Z Entering 'third_party/protobuf' 2025-03-14T05:13:50.3411671Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T05:13:50.3930572Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T05:13:50.4488119Z Entering 'third_party/psimd' 2025-03-14T05:13:50.5012914Z Entering 'third_party/pthreadpool' 2025-03-14T05:13:50.5531118Z Entering 'third_party/pybind11' 2025-03-14T05:13:50.6046316Z Entering 'third_party/python-peachpy' 2025-03-14T05:13:50.6552615Z Entering 'third_party/sleef' 2025-03-14T05:13:50.7104860Z Entering 'third_party/tensorpipe' 2025-03-14T05:13:50.7604624Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T05:13:50.8124132Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T05:13:50.8642351Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T05:13:50.9155053Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T05:13:50.9653967Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T05:13:51.0302339Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T05:13:51.0491719Z http.https://github.com/.extraheader 2025-03-14T05:13:51.0535022Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2025-03-14T05:13:51.0776425Z [command]"C:\Program Files\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-14T05:13:51.4020024Z Entering 'android/libs/fbjni' 2025-03-14T05:13:51.4431966Z http.https://github.com/.extraheader 2025-03-14T05:13:51.4732150Z Entering 'third_party/FP16' 2025-03-14T05:13:51.5140332Z http.https://github.com/.extraheader 2025-03-14T05:13:51.5407264Z Entering 'third_party/FXdiv' 2025-03-14T05:13:51.5800212Z http.https://github.com/.extraheader 2025-03-14T05:13:51.6079730Z Entering 'third_party/NNPACK' 2025-03-14T05:13:51.6492746Z http.https://github.com/.extraheader 2025-03-14T05:13:51.6810949Z Entering 'third_party/NVTX' 2025-03-14T05:13:51.7237912Z http.https://github.com/.extraheader 2025-03-14T05:13:51.7518202Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T05:13:51.7911386Z http.https://github.com/.extraheader 2025-03-14T05:13:51.8196388Z Entering 'third_party/XNNPACK' 2025-03-14T05:13:51.8580667Z http.https://github.com/.extraheader 2025-03-14T05:13:51.8921031Z Entering 'third_party/benchmark' 2025-03-14T05:13:51.9312074Z http.https://github.com/.extraheader 2025-03-14T05:13:51.9595176Z Entering 'third_party/composable_kernel' 2025-03-14T05:13:52.0007094Z http.https://github.com/.extraheader 2025-03-14T05:13:52.0337208Z Entering 'third_party/cpp-httplib' 2025-03-14T05:13:52.0741250Z http.https://github.com/.extraheader 2025-03-14T05:13:52.1030366Z Entering 'third_party/cpuinfo' 2025-03-14T05:13:52.1424712Z http.https://github.com/.extraheader 2025-03-14T05:13:52.1712107Z Entering 'third_party/cudnn_frontend' 2025-03-14T05:13:52.2104722Z http.https://github.com/.extraheader 2025-03-14T05:13:52.2394590Z Entering 'third_party/cutlass' 2025-03-14T05:13:52.2796893Z http.https://github.com/.extraheader 2025-03-14T05:13:52.3088881Z Entering 'third_party/eigen' 2025-03-14T05:13:52.3497016Z http.https://github.com/.extraheader 2025-03-14T05:13:52.3791505Z Entering 'third_party/fbgemm' 2025-03-14T05:13:52.4182673Z http.https://github.com/.extraheader 2025-03-14T05:13:52.4467867Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T05:13:52.4863890Z http.https://github.com/.extraheader 2025-03-14T05:13:52.5147383Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T05:13:52.5550273Z http.https://github.com/.extraheader 2025-03-14T05:13:52.5838253Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T05:13:52.6224758Z http.https://github.com/.extraheader 2025-03-14T05:13:52.6526770Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T05:13:52.6943560Z http.https://github.com/.extraheader 2025-03-14T05:13:52.7230091Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T05:13:52.7618555Z http.https://github.com/.extraheader 2025-03-14T05:13:52.7921447Z Entering 'third_party/flash-attention' 2025-03-14T05:13:52.8335630Z http.https://github.com/.extraheader 2025-03-14T05:13:52.8613106Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T05:13:52.9047952Z http.https://github.com/.extraheader 2025-03-14T05:13:52.9344035Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T05:13:52.9769002Z http.https://github.com/.extraheader 2025-03-14T05:13:53.0081264Z Entering 'third_party/flatbuffers' 2025-03-14T05:13:53.0467155Z http.https://github.com/.extraheader 2025-03-14T05:13:53.0765344Z Entering 'third_party/fmt' 2025-03-14T05:13:53.1155537Z http.https://github.com/.extraheader 2025-03-14T05:13:53.1444486Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T05:13:53.1835189Z http.https://github.com/.extraheader 2025-03-14T05:13:53.2120502Z Entering 'third_party/gloo' 2025-03-14T05:13:53.2509525Z http.https://github.com/.extraheader 2025-03-14T05:13:53.2793805Z Entering 'third_party/googletest' 2025-03-14T05:13:53.3178313Z http.https://github.com/.extraheader 2025-03-14T05:13:53.3461583Z Entering 'third_party/ideep' 2025-03-14T05:13:53.3866971Z http.https://github.com/.extraheader 2025-03-14T05:13:53.4134292Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T05:13:53.4527661Z http.https://github.com/.extraheader 2025-03-14T05:13:53.4848221Z Entering 'third_party/ittapi' 2025-03-14T05:13:53.5233273Z http.https://github.com/.extraheader 2025-03-14T05:13:53.5517551Z Entering 'third_party/kineto' 2025-03-14T05:13:53.5902897Z http.https://github.com/.extraheader 2025-03-14T05:13:53.6167864Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T05:13:53.6576369Z http.https://github.com/.extraheader 2025-03-14T05:13:53.6859328Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T05:13:53.7262035Z http.https://github.com/.extraheader 2025-03-14T05:13:53.7556642Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T05:13:53.7963877Z http.https://github.com/.extraheader 2025-03-14T05:13:53.8250399Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T05:13:53.8670421Z http.https://github.com/.extraheader 2025-03-14T05:13:53.8958408Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T05:13:53.9365982Z http.https://github.com/.extraheader 2025-03-14T05:13:53.9639758Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T05:13:54.0046528Z http.https://github.com/.extraheader 2025-03-14T05:13:54.0344298Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T05:13:54.0753045Z http.https://github.com/.extraheader 2025-03-14T05:13:54.1064995Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T05:13:54.1462465Z http.https://github.com/.extraheader 2025-03-14T05:13:54.1753971Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T05:13:54.2176908Z http.https://github.com/.extraheader 2025-03-14T05:13:54.2473559Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T05:13:54.2876789Z http.https://github.com/.extraheader 2025-03-14T05:13:54.3216293Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T05:13:54.3619914Z http.https://github.com/.extraheader 2025-03-14T05:13:54.3907690Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T05:13:54.4319323Z http.https://github.com/.extraheader 2025-03-14T05:13:54.4635361Z Entering 'third_party/kleidiai' 2025-03-14T05:13:54.5033517Z http.https://github.com/.extraheader 2025-03-14T05:13:54.5320597Z Entering 'third_party/mimalloc' 2025-03-14T05:13:54.5740714Z http.https://github.com/.extraheader 2025-03-14T05:13:54.6030512Z Entering 'third_party/nlohmann' 2025-03-14T05:13:54.6418689Z http.https://github.com/.extraheader 2025-03-14T05:13:54.6700203Z Entering 'third_party/onnx' 2025-03-14T05:13:54.7110631Z http.https://github.com/.extraheader 2025-03-14T05:13:54.7439415Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T05:13:54.7840874Z http.https://github.com/.extraheader 2025-03-14T05:13:54.8143536Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T05:13:54.8565625Z http.https://github.com/.extraheader 2025-03-14T05:13:54.8839512Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T05:13:54.9247500Z http.https://github.com/.extraheader 2025-03-14T05:13:54.9532604Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T05:13:54.9972447Z http.https://github.com/.extraheader 2025-03-14T05:13:55.0255436Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T05:13:55.0659966Z http.https://github.com/.extraheader 2025-03-14T05:13:55.0952928Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T05:13:55.1347232Z http.https://github.com/.extraheader 2025-03-14T05:13:55.1634740Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T05:13:55.2025951Z http.https://github.com/.extraheader 2025-03-14T05:13:55.2311929Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T05:13:55.2703708Z http.https://github.com/.extraheader 2025-03-14T05:13:55.3007417Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T05:13:55.3404478Z http.https://github.com/.extraheader 2025-03-14T05:13:55.3687644Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T05:13:55.4092745Z http.https://github.com/.extraheader 2025-03-14T05:13:55.4379777Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T05:13:55.4780896Z http.https://github.com/.extraheader 2025-03-14T05:13:55.5106801Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T05:13:55.5532746Z http.https://github.com/.extraheader 2025-03-14T05:13:55.5851171Z Entering 'third_party/pocketfft' 2025-03-14T05:13:55.6240191Z http.https://github.com/.extraheader 2025-03-14T05:13:55.6521690Z Entering 'third_party/protobuf' 2025-03-14T05:13:55.6923873Z http.https://github.com/.extraheader 2025-03-14T05:13:55.7198712Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T05:13:55.7595190Z http.https://github.com/.extraheader 2025-03-14T05:13:55.7874610Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T05:13:55.8260923Z http.https://github.com/.extraheader 2025-03-14T05:13:55.8597700Z Entering 'third_party/psimd' 2025-03-14T05:13:55.8984084Z http.https://github.com/.extraheader 2025-03-14T05:13:55.9274678Z Entering 'third_party/pthreadpool' 2025-03-14T05:13:55.9657232Z http.https://github.com/.extraheader 2025-03-14T05:13:55.9942058Z Entering 'third_party/pybind11' 2025-03-14T05:13:56.0331405Z http.https://github.com/.extraheader 2025-03-14T05:13:56.0614125Z Entering 'third_party/python-peachpy' 2025-03-14T05:13:56.1014860Z http.https://github.com/.extraheader 2025-03-14T05:13:56.1294483Z Entering 'third_party/sleef' 2025-03-14T05:13:56.1696543Z http.https://github.com/.extraheader 2025-03-14T05:13:56.1982485Z Entering 'third_party/tensorpipe' 2025-03-14T05:13:56.2368468Z http.https://github.com/.extraheader 2025-03-14T05:13:56.2639517Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T05:13:56.3036978Z http.https://github.com/.extraheader 2025-03-14T05:13:56.3319709Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T05:13:56.3707555Z http.https://github.com/.extraheader 2025-03-14T05:13:56.3997905Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T05:13:56.4392160Z http.https://github.com/.extraheader 2025-03-14T05:13:56.4698519Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T05:13:56.5091515Z http.https://github.com/.extraheader 2025-03-14T05:13:56.5362354Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T05:13:56.5767277Z http.https://github.com/.extraheader 2025-03-14T05:13:56.6319893Z Cleaning up orphan processes 2025-03-14T05:13:56.6628278Z Terminate orphan process: pid (3036) (vctip)