2024-08-21T06:36:56.4690356Z Current runner version: '2.319.1' 2024-08-21T06:36:56.4696561Z Runner name: 'linux.20_04.4x_f82c5ad57542' 2024-08-21T06:36:56.4697243Z Runner group name: 'Default' 2024-08-21T06:36:56.4698017Z Machine name: 'runner' 2024-08-21T06:36:56.4713355Z ##[group]Operating System 2024-08-21T06:36:56.4713938Z Ubuntu 2024-08-21T06:36:56.4714274Z 20.04.6 2024-08-21T06:36:56.4714602Z LTS 2024-08-21T06:36:56.4714928Z ##[endgroup] 2024-08-21T06:36:56.4715299Z ##[group]Runner Image 2024-08-21T06:36:56.4715763Z Image: ubuntu-20.04 2024-08-21T06:36:56.4716153Z Version: 20240811.1.0 2024-08-21T06:36:56.4717144Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20240811.1/images/ubuntu/Ubuntu2004-Readme.md 2024-08-21T06:36:56.4718566Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20240811.1 2024-08-21T06:36:56.4719419Z ##[endgroup] 2024-08-21T06:36:56.4733653Z ##[group]GITHUB_TOKEN Permissions 2024-08-21T06:36:56.4735573Z Contents: read 2024-08-21T06:36:56.4736118Z Metadata: read 2024-08-21T06:36:56.4736644Z Packages: read 2024-08-21T06:36:56.4737026Z ##[endgroup] 2024-08-21T06:36:56.4740007Z Secret source: Actions 2024-08-21T06:36:56.4740529Z Prepare workflow directory 2024-08-21T06:36:56.5349719Z Prepare all required actions 2024-08-21T06:36:56.5506285Z Getting action download info 2024-08-21T06:36:56.7169006Z Download action repository 'pytorch/pytorch@main' (SHA:022cd7c9aa425538279284ebed42a76066029061) 2024-08-21T06:37:08.2639760Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-08-21T06:37:08.4312479Z Getting action download info 2024-08-21T06:37:08.5259669Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-21T06:37:08.7989922Z Complete job name: Check labels 2024-08-21T06:37:08.8943590Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-21T06:37:08.8944221Z with: 2024-08-21T06:37:08.8944508Z submodules: false 2024-08-21T06:37:08.8944999Z fetch-depth: 1 2024-08-21T06:37:08.8945345Z ##[endgroup] 2024-08-21T06:37:08.9195375Z ##[group]Run retry () { 2024-08-21T06:37:08.9195812Z retry () { 2024-08-21T06:37:08.9196362Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-21T06:37:08.9196945Z } 2024-08-21T06:37:08.9197257Z echo "${GITHUB_WORKSPACE}" 2024-08-21T06:37:08.9197749Z if [ -z "${NO_SUDO}" ]; then 2024-08-21T06:37:08.9198268Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-21T06:37:08.9198686Z else 2024-08-21T06:37:08.9199057Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-21T06:37:08.9199520Z fi 2024-08-21T06:37:08.9199860Z mkdir "${GITHUB_WORKSPACE}" 2024-08-21T06:37:08.9328107Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-21T06:37:08.9328632Z env: 2024-08-21T06:37:08.9328994Z NO_SUDO: 2024-08-21T06:37:08.9329323Z ##[endgroup] 2024-08-21T06:37:08.9561937Z /home/runner/work/pytorch/pytorch 2024-08-21T06:37:08.9828110Z ##[group]Run malfet/checkout@silent-checkout 2024-08-21T06:37:08.9828560Z with: 2024-08-21T06:37:08.9828998Z ref: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-21T06:37:08.9829452Z fetch-depth: 1 2024-08-21T06:37:08.9829778Z submodules: false 2024-08-21T06:37:08.9830198Z quiet-checkout: true 2024-08-21T06:37:08.9830564Z repository: pytorch/pytorch 2024-08-21T06:37:08.9831067Z token: *** 2024-08-21T06:37:08.9831450Z ssh-strict: true 2024-08-21T06:37:08.9879116Z persist-credentials: true 2024-08-21T06:37:08.9879451Z clean: true 2024-08-21T06:37:08.9879852Z sparse-checkout-cone-mode: true 2024-08-21T06:37:08.9880183Z lfs: false 2024-08-21T06:37:08.9880422Z set-safe-directory: true 2024-08-21T06:37:08.9880687Z ##[endgroup] 2024-08-21T06:37:09.0780540Z Syncing repository: pytorch/pytorch 2024-08-21T06:37:09.0782963Z ##[group]Getting Git version info 2024-08-21T06:37:09.0784036Z Working directory is '/home/runner/work/pytorch/pytorch' 2024-08-21T06:37:09.0785721Z [command]/usr/bin/git version 2024-08-21T06:37:09.0786329Z git version 2.46.0 2024-08-21T06:37:09.0814266Z ##[endgroup] 2024-08-21T06:37:09.0831869Z Temporarily overriding HOME='/home/runner/work/_temp/52b4b1c3-a5e0-4311-957f-5dcce602c02b' before making global git config changes 2024-08-21T06:37:09.0833870Z Adding repository directory to the temporary git global config as a safe directory 2024-08-21T06:37:09.0835773Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-08-21T06:37:09.0884831Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2024-08-21T06:37:09.0888406Z ##[group]Initializing the repository 2024-08-21T06:37:09.0891606Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2024-08-21T06:37:09.0960419Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-21T06:37:09.0962060Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-21T06:37:09.0962910Z hint: of your new repositories, which will suppress this warning, call: 2024-08-21T06:37:09.0963582Z hint: 2024-08-21T06:37:09.0964691Z hint: git config --global init.defaultBranch 2024-08-21T06:37:09.0965434Z hint: 2024-08-21T06:37:09.0966312Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-21T06:37:09.0967702Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-21T06:37:09.0968637Z hint: 2024-08-21T06:37:09.0969207Z hint: git branch -m 2024-08-21T06:37:09.0970077Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2024-08-21T06:37:09.0974104Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-21T06:37:09.1006328Z ##[endgroup] 2024-08-21T06:37:09.1007637Z ##[group]Disabling automatic garbage collection 2024-08-21T06:37:09.1009674Z [command]/usr/bin/git config --local gc.auto 0 2024-08-21T06:37:09.1036632Z ##[endgroup] 2024-08-21T06:37:09.1037473Z ##[group]Setting up auth 2024-08-21T06:37:09.1043727Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-21T06:37:09.1073228Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-21T06:37:09.1348978Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-21T06:37:09.1374571Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-08-21T06:37:09.1586267Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-21T06:37:09.1617365Z ##[endgroup] 2024-08-21T06:37:09.1618207Z ##[group]Fetching the repository 2024-08-21T06:37:09.1624731Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --quiet --depth=1 origin 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-21T06:37:09.4242479Z remote: Enumerating objects: 11346, done. 2024-08-21T06:37:09.4248897Z remote: Counting objects: 0% (1/11346) 2024-08-21T06:37:09.4249684Z remote: Counting objects: 1% (114/11346) 2024-08-21T06:37:09.4252337Z remote: Counting objects: 2% (227/11346) 2024-08-21T06:37:09.4253812Z remote: Counting objects: 3% (341/11346) 2024-08-21T06:37:09.4255753Z remote: Counting objects: 4% (454/11346) 2024-08-21T06:37:09.4257805Z remote: Counting objects: 5% (568/11346) 2024-08-21T06:37:09.4259308Z remote: Counting objects: 6% (681/11346) 2024-08-21T06:37:09.4260430Z remote: Counting objects: 7% (795/11346) 2024-08-21T06:37:09.4296592Z remote: Counting objects: 8% (908/11346) 2024-08-21T06:37:09.4297367Z remote: Counting objects: 9% (1022/11346) 2024-08-21T06:37:09.4298422Z remote: Counting objects: 10% (1135/11346) 2024-08-21T06:37:09.4298899Z remote: Counting objects: 11% (1249/11346) 2024-08-21T06:37:09.4299312Z remote: Counting objects: 12% (1362/11346) 2024-08-21T06:37:09.4299712Z remote: Counting objects: 13% (1475/11346) 2024-08-21T06:37:09.4359770Z remote: Counting objects: 14% (1589/11346) 2024-08-21T06:37:09.4364673Z remote: Counting objects: 15% (1702/11346) 2024-08-21T06:37:09.4365284Z remote: Counting objects: 16% (1816/11346) 2024-08-21T06:37:09.4365731Z remote: Counting objects: 17% (1929/11346) 2024-08-21T06:37:09.4366153Z remote: Counting objects: 18% (2043/11346) 2024-08-21T06:37:09.4366559Z remote: Counting objects: 19% (2156/11346) 2024-08-21T06:37:09.4366975Z remote: Counting objects: 20% (2270/11346) 2024-08-21T06:37:09.4367379Z remote: Counting objects: 21% (2383/11346) 2024-08-21T06:37:09.4367940Z remote: Counting objects: 22% (2497/11346) 2024-08-21T06:37:09.4368731Z remote: Counting objects: 23% (2610/11346) 2024-08-21T06:37:09.4423561Z remote: Counting objects: 24% (2724/11346) 2024-08-21T06:37:09.4426159Z remote: Counting objects: 25% (2837/11346) 2024-08-21T06:37:09.4426916Z remote: Counting objects: 26% (2950/11346) 2024-08-21T06:37:09.4427409Z remote: Counting objects: 27% (3064/11346) 2024-08-21T06:37:09.4427860Z remote: Counting objects: 28% (3177/11346) 2024-08-21T06:37:09.4428567Z remote: Counting objects: 29% (3291/11346) 2024-08-21T06:37:09.4429409Z remote: Counting objects: 30% (3404/11346) 2024-08-21T06:37:09.4429888Z remote: Counting objects: 31% (3518/11346) 2024-08-21T06:37:09.4430555Z remote: Counting objects: 32% (3631/11346) 2024-08-21T06:37:09.4496001Z remote: Counting objects: 33% (3745/11346) 2024-08-21T06:37:09.4496895Z remote: Counting objects: 34% (3858/11346) 2024-08-21T06:37:09.4502351Z remote: Counting objects: 35% (3972/11346) 2024-08-21T06:37:09.4503102Z remote: Counting objects: 36% (4085/11346) 2024-08-21T06:37:09.4503794Z remote: Counting objects: 37% (4199/11346) 2024-08-21T06:37:09.4504510Z remote: Counting objects: 38% (4312/11346) 2024-08-21T06:37:09.4505251Z remote: Counting objects: 39% (4425/11346) 2024-08-21T06:37:09.4505958Z remote: Counting objects: 40% (4539/11346) 2024-08-21T06:37:09.4506661Z remote: Counting objects: 41% (4652/11346) 2024-08-21T06:37:09.4507359Z remote: Counting objects: 42% (4766/11346) 2024-08-21T06:37:09.4508045Z remote: Counting objects: 43% (4879/11346) 2024-08-21T06:37:09.4508734Z remote: Counting objects: 44% (4993/11346) 2024-08-21T06:37:09.4509436Z remote: Counting objects: 45% (5106/11346) 2024-08-21T06:37:09.4510120Z remote: Counting objects: 46% (5220/11346) 2024-08-21T06:37:09.4510822Z remote: Counting objects: 47% (5333/11346) 2024-08-21T06:37:09.4511516Z remote: Counting objects: 48% (5447/11346) 2024-08-21T06:37:09.4512206Z remote: Counting objects: 49% (5560/11346) 2024-08-21T06:37:09.4512889Z remote: Counting objects: 50% (5673/11346) 2024-08-21T06:37:09.4513577Z remote: Counting objects: 51% (5787/11346) 2024-08-21T06:37:09.4514265Z remote: Counting objects: 52% (5900/11346) 2024-08-21T06:37:09.4514950Z remote: Counting objects: 53% (6014/11346) 2024-08-21T06:37:09.4515636Z remote: Counting objects: 54% (6127/11346) 2024-08-21T06:37:09.4516316Z remote: Counting objects: 55% (6241/11346) 2024-08-21T06:37:09.4516991Z remote: Counting objects: 56% (6354/11346) 2024-08-21T06:37:09.4517674Z remote: Counting objects: 57% (6468/11346) 2024-08-21T06:37:09.4518369Z remote: Counting objects: 58% (6581/11346) 2024-08-21T06:37:09.4519047Z remote: Counting objects: 59% (6695/11346) 2024-08-21T06:37:09.4519730Z remote: Counting objects: 60% (6808/11346) 2024-08-21T06:37:09.4520737Z remote: Counting objects: 61% (6922/11346) 2024-08-21T06:37:09.4521414Z remote: Counting objects: 62% (7035/11346) 2024-08-21T06:37:09.4522095Z remote: Counting objects: 63% (7148/11346) 2024-08-21T06:37:09.4522911Z remote: Counting objects: 64% (7262/11346) 2024-08-21T06:37:09.4523598Z remote: Counting objects: 65% (7375/11346) 2024-08-21T06:37:09.4524283Z remote: Counting objects: 66% (7489/11346) 2024-08-21T06:37:09.4524962Z remote: Counting objects: 67% (7602/11346) 2024-08-21T06:37:09.4525648Z remote: Counting objects: 68% (7716/11346) 2024-08-21T06:37:09.4526330Z remote: Counting objects: 69% (7829/11346) 2024-08-21T06:37:09.4527016Z remote: Counting objects: 70% (7943/11346) 2024-08-21T06:37:09.4527699Z remote: Counting objects: 71% (8056/11346) 2024-08-21T06:37:09.4528378Z remote: Counting objects: 72% (8170/11346) 2024-08-21T06:37:09.4529069Z remote: Counting objects: 73% (8283/11346) 2024-08-21T06:37:09.4529750Z remote: Counting objects: 74% (8397/11346) 2024-08-21T06:37:09.4530437Z remote: Counting objects: 75% (8510/11346) 2024-08-21T06:37:09.4531113Z remote: Counting objects: 76% (8623/11346) 2024-08-21T06:37:09.4531794Z remote: Counting objects: 77% (8737/11346) 2024-08-21T06:37:09.4532476Z remote: Counting objects: 78% (8850/11346) 2024-08-21T06:37:09.4533151Z remote: Counting objects: 79% (8964/11346) 2024-08-21T06:37:09.4533833Z remote: Counting objects: 80% (9077/11346) 2024-08-21T06:37:09.4534719Z remote: Counting objects: 81% (9191/11346) 2024-08-21T06:37:09.4535395Z remote: Counting objects: 82% (9304/11346) 2024-08-21T06:37:09.4536308Z remote: Counting objects: 83% (9418/11346) 2024-08-21T06:37:09.4537516Z remote: Counting objects: 84% (9531/11346) 2024-08-21T06:37:09.4538282Z remote: Counting objects: 85% (9645/11346) 2024-08-21T06:37:09.4538988Z remote: Counting objects: 86% (9758/11346) 2024-08-21T06:37:09.4539681Z remote: Counting objects: 87% (9872/11346) 2024-08-21T06:37:09.4540364Z remote: Counting objects: 88% (9985/11346) 2024-08-21T06:37:09.4541076Z remote: Counting objects: 89% (10098/11346) 2024-08-21T06:37:09.4541790Z remote: Counting objects: 90% (10212/11346) 2024-08-21T06:37:09.4542506Z remote: Counting objects: 91% (10325/11346) 2024-08-21T06:37:09.4543211Z remote: Counting objects: 92% (10439/11346) 2024-08-21T06:37:09.4543919Z remote: Counting objects: 93% (10552/11346) 2024-08-21T06:37:09.4544617Z remote: Counting objects: 94% (10666/11346) 2024-08-21T06:37:09.4545313Z remote: Counting objects: 95% (10779/11346) 2024-08-21T06:37:09.4546022Z remote: Counting objects: 96% (10893/11346) 2024-08-21T06:37:09.4546721Z remote: Counting objects: 97% (11006/11346) 2024-08-21T06:37:09.4547408Z remote: Counting objects: 98% (11120/11346) 2024-08-21T06:37:09.4548110Z remote: Counting objects: 99% (11233/11346) 2024-08-21T06:37:09.4548804Z remote: Counting objects: 100% (11346/11346) 2024-08-21T06:37:09.4549552Z remote: Counting objects: 100% (11346/11346), done. 2024-08-21T06:37:09.4567304Z remote: Compressing objects: 0% (1/9822) 2024-08-21T06:37:09.4879347Z remote: Compressing objects: 1% (99/9822) 2024-08-21T06:37:09.5773086Z remote: Compressing objects: 2% (197/9822) 2024-08-21T06:37:09.6216194Z remote: Compressing objects: 3% (295/9822) 2024-08-21T06:37:09.6737427Z remote: Compressing objects: 4% (393/9822) 2024-08-21T06:37:09.7323855Z remote: Compressing objects: 5% (492/9822) 2024-08-21T06:37:09.8150651Z remote: Compressing objects: 6% (590/9822) 2024-08-21T06:37:09.9306913Z remote: Compressing objects: 7% (688/9822) 2024-08-21T06:37:09.9823610Z remote: Compressing objects: 8% (786/9822) 2024-08-21T06:37:10.0309360Z remote: Compressing objects: 9% (884/9822) 2024-08-21T06:37:10.0769856Z remote: Compressing objects: 10% (983/9822) 2024-08-21T06:37:10.1219874Z remote: Compressing objects: 11% (1081/9822) 2024-08-21T06:37:10.1716456Z remote: Compressing objects: 12% (1179/9822) 2024-08-21T06:37:10.2704918Z remote: Compressing objects: 13% (1277/9822) 2024-08-21T06:37:10.3210403Z remote: Compressing objects: 14% (1376/9822) 2024-08-21T06:37:10.3796879Z remote: Compressing objects: 15% (1474/9822) 2024-08-21T06:37:10.4390579Z remote: Compressing objects: 16% (1572/9822) 2024-08-21T06:37:10.4457542Z remote: Compressing objects: 17% (1670/9822) 2024-08-21T06:37:10.4775557Z remote: Compressing objects: 17% (1684/9822) 2024-08-21T06:37:10.5555837Z remote: Compressing objects: 18% (1768/9822) 2024-08-21T06:37:10.6193099Z remote: Compressing objects: 19% (1867/9822) 2024-08-21T06:37:10.6751899Z remote: Compressing objects: 20% (1965/9822) 2024-08-21T06:37:10.7187000Z remote: Compressing objects: 21% (2063/9822) 2024-08-21T06:37:10.7800980Z remote: Compressing objects: 22% (2161/9822) 2024-08-21T06:37:10.8481992Z remote: Compressing objects: 23% (2260/9822) 2024-08-21T06:37:10.8913859Z remote: Compressing objects: 24% (2358/9822) 2024-08-21T06:37:10.9614091Z remote: Compressing objects: 25% (2456/9822) 2024-08-21T06:37:11.0022411Z remote: Compressing objects: 26% (2554/9822) 2024-08-21T06:37:11.0448240Z remote: Compressing objects: 27% (2652/9822) 2024-08-21T06:37:11.0958089Z remote: Compressing objects: 28% (2751/9822) 2024-08-21T06:37:11.1464619Z remote: Compressing objects: 29% (2849/9822) 2024-08-21T06:37:11.2131838Z remote: Compressing objects: 30% (2947/9822) 2024-08-21T06:37:11.2206188Z remote: Compressing objects: 31% (3045/9822) 2024-08-21T06:37:11.2291616Z remote: Compressing objects: 32% (3144/9822) 2024-08-21T06:37:11.2556124Z remote: Compressing objects: 33% (3242/9822) 2024-08-21T06:37:11.2726837Z remote: Compressing objects: 34% (3340/9822) 2024-08-21T06:37:11.2997609Z remote: Compressing objects: 35% (3438/9822) 2024-08-21T06:37:11.3035708Z remote: Compressing objects: 36% (3536/9822) 2024-08-21T06:37:11.3122816Z remote: Compressing objects: 37% (3635/9822) 2024-08-21T06:37:11.3378356Z remote: Compressing objects: 38% (3733/9822) 2024-08-21T06:37:11.3610559Z remote: Compressing objects: 39% (3831/9822) 2024-08-21T06:37:11.3873128Z remote: Compressing objects: 40% (3929/9822) 2024-08-21T06:37:11.4193472Z remote: Compressing objects: 41% (4028/9822) 2024-08-21T06:37:11.4460726Z remote: Compressing objects: 42% (4126/9822) 2024-08-21T06:37:11.4671433Z remote: Compressing objects: 42% (4182/9822) 2024-08-21T06:37:11.5062857Z remote: Compressing objects: 43% (4224/9822) 2024-08-21T06:37:11.5343749Z remote: Compressing objects: 44% (4322/9822) 2024-08-21T06:37:11.5742153Z remote: Compressing objects: 45% (4420/9822) 2024-08-21T06:37:11.6195966Z remote: Compressing objects: 46% (4519/9822) 2024-08-21T06:37:11.6609835Z remote: Compressing objects: 47% (4617/9822) 2024-08-21T06:37:11.6980210Z remote: Compressing objects: 48% (4715/9822) 2024-08-21T06:37:11.7310375Z remote: Compressing objects: 49% (4813/9822) 2024-08-21T06:37:11.7917815Z remote: Compressing objects: 50% (4911/9822) 2024-08-21T06:37:11.8265646Z remote: Compressing objects: 51% (5010/9822) 2024-08-21T06:37:11.8498185Z remote: Compressing objects: 52% (5108/9822) 2024-08-21T06:37:11.8762963Z remote: Compressing objects: 53% (5206/9822) 2024-08-21T06:37:11.8999738Z remote: Compressing objects: 54% (5304/9822) 2024-08-21T06:37:11.9467727Z remote: Compressing objects: 55% (5403/9822) 2024-08-21T06:37:11.9720330Z remote: Compressing objects: 56% (5501/9822) 2024-08-21T06:37:12.0062653Z remote: Compressing objects: 57% (5599/9822) 2024-08-21T06:37:12.0548801Z remote: Compressing objects: 58% (5697/9822) 2024-08-21T06:37:12.0642337Z remote: Compressing objects: 59% (5795/9822) 2024-08-21T06:37:12.0814685Z remote: Compressing objects: 60% (5894/9822) 2024-08-21T06:37:12.1019310Z remote: Compressing objects: 61% (5992/9822) 2024-08-21T06:37:12.1429947Z remote: Compressing objects: 62% (6090/9822) 2024-08-21T06:37:12.1618619Z remote: Compressing objects: 63% (6188/9822) 2024-08-21T06:37:12.1708182Z remote: Compressing objects: 64% (6287/9822) 2024-08-21T06:37:12.1734288Z remote: Compressing objects: 65% (6385/9822) 2024-08-21T06:37:12.1798494Z remote: Compressing objects: 66% (6483/9822) 2024-08-21T06:37:12.1921060Z remote: Compressing objects: 67% (6581/9822) 2024-08-21T06:37:12.1978997Z remote: Compressing objects: 68% (6679/9822) 2024-08-21T06:37:12.2073784Z remote: Compressing objects: 69% (6778/9822) 2024-08-21T06:37:12.2200408Z remote: Compressing objects: 70% (6876/9822) 2024-08-21T06:37:12.2355441Z remote: Compressing objects: 71% (6974/9822) 2024-08-21T06:37:12.2467419Z remote: Compressing objects: 72% (7072/9822) 2024-08-21T06:37:12.2573043Z remote: Compressing objects: 73% (7171/9822) 2024-08-21T06:37:12.2677103Z remote: Compressing objects: 74% (7269/9822) 2024-08-21T06:37:12.2841013Z remote: Compressing objects: 75% (7367/9822) 2024-08-21T06:37:12.2950915Z remote: Compressing objects: 76% (7465/9822) 2024-08-21T06:37:12.3085053Z remote: Compressing objects: 77% (7563/9822) 2024-08-21T06:37:12.3217320Z remote: Compressing objects: 78% (7662/9822) 2024-08-21T06:37:12.3344514Z remote: Compressing objects: 79% (7760/9822) 2024-08-21T06:37:12.3499805Z remote: Compressing objects: 80% (7858/9822) 2024-08-21T06:37:12.3674001Z remote: Compressing objects: 81% (7956/9822) 2024-08-21T06:37:12.3823201Z remote: Compressing objects: 82% (8055/9822) 2024-08-21T06:37:12.3944028Z remote: Compressing objects: 83% (8153/9822) 2024-08-21T06:37:12.4072296Z remote: Compressing objects: 84% (8251/9822) 2024-08-21T06:37:12.4195141Z remote: Compressing objects: 85% (8349/9822) 2024-08-21T06:37:12.4352171Z remote: Compressing objects: 86% (8447/9822) 2024-08-21T06:37:12.4449439Z remote: Compressing objects: 87% (8546/9822) 2024-08-21T06:37:12.4465596Z remote: Compressing objects: 87% (8619/9822) 2024-08-21T06:37:12.4580401Z remote: Compressing objects: 88% (8644/9822) 2024-08-21T06:37:12.4705021Z remote: Compressing objects: 89% (8742/9822) 2024-08-21T06:37:12.4746256Z remote: Compressing objects: 90% (8840/9822) 2024-08-21T06:37:12.4758510Z remote: Compressing objects: 91% (8939/9822) 2024-08-21T06:37:12.4775101Z remote: Compressing objects: 92% (9037/9822) 2024-08-21T06:37:12.4801588Z remote: Compressing objects: 93% (9135/9822) 2024-08-21T06:37:12.4810784Z remote: Compressing objects: 94% (9233/9822) 2024-08-21T06:37:12.4824702Z remote: Compressing objects: 95% (9331/9822) 2024-08-21T06:37:12.4836053Z remote: Compressing objects: 96% (9430/9822) 2024-08-21T06:37:12.4852425Z remote: Compressing objects: 97% (9528/9822) 2024-08-21T06:37:12.4866069Z remote: Compressing objects: 98% (9626/9822) 2024-08-21T06:37:12.4878318Z remote: Compressing objects: 99% (9724/9822) 2024-08-21T06:37:12.4878941Z remote: Compressing objects: 100% (9822/9822) 2024-08-21T06:37:12.4879474Z remote: Compressing objects: 100% (9822/9822), done. 2024-08-21T06:37:15.8446140Z remote: Total 11346 (delta 1506), reused 4766 (delta 1235), pack-reused 0 (from 0) 2024-08-21T06:37:16.1419684Z ##[endgroup] 2024-08-21T06:37:16.1420414Z ##[group]Determining the checkout info 2024-08-21T06:37:16.1421566Z ##[endgroup] 2024-08-21T06:37:16.1422216Z ##[group]Checking out the ref 2024-08-21T06:37:16.1425948Z [command]/usr/bin/git checkout --quiet --force 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-21T06:37:17.5026688Z ##[endgroup] 2024-08-21T06:37:17.5064907Z [command]/usr/bin/git log -1 --format='%H' 2024-08-21T06:37:17.5087757Z '40ec5f6ddd9787aca0449b24128343ff4c4a88b3' 2024-08-21T06:37:17.5255513Z ##[group]Run actions/setup-python@v4 2024-08-21T06:37:17.5255881Z with: 2024-08-21T06:37:17.5256101Z python-version: 3.8 2024-08-21T06:37:17.5256375Z architecture: x64 2024-08-21T06:37:17.5256629Z check-latest: false 2024-08-21T06:37:17.5256870Z cache: pip 2024-08-21T06:37:17.5257249Z cache-dependency-path: **/.github/requirements-gha-cache.txt 2024-08-21T06:37:17.5257855Z token: *** 2024-08-21T06:37:17.5258101Z update-environment: true 2024-08-21T06:37:17.5258391Z allow-prereleases: false 2024-08-21T06:37:17.5258661Z ##[endgroup] 2024-08-21T06:37:17.6461061Z ##[group]Installed versions 2024-08-21T06:37:17.6561849Z Successfully set up CPython (3.8.18) 2024-08-21T06:37:17.6563138Z ##[endgroup] 2024-08-21T06:37:18.6190341Z [command]/opt/hostedtoolcache/Python/3.8.18/x64/bin/pip cache dir 2024-08-21T06:37:18.8606706Z /home/runner/.cache/pip 2024-08-21T06:37:20.0334770Z Received 276824064 of 647145781 (42.8%), 264.0 MBs/sec 2024-08-21T06:37:21.0330878Z Received 638757173 of 647145781 (98.7%), 304.7 MBs/sec 2024-08-21T06:37:21.6573553Z Received 647145781 of 647145781 (100.0%), 235.2 MBs/sec 2024-08-21T06:37:21.6574953Z Cache Size: ~617 MB (647145781 B) 2024-08-21T06:37:21.6628280Z [command]/usr/bin/tar -xf /home/runner/work/_temp/a02f6427-4d9c-4ebb-a406-44dddd16b9e2/cache.tzst -P -C /home/runner/work/pytorch/pytorch --use-compress-program unzstd 2024-08-21T06:37:22.9068513Z Cache restored successfully 2024-08-21T06:37:23.0440707Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.8.18-pip-3b7e01fc9973b82d1027a4c72a93bba7e93fed07a8c4a2ecb34b8ebff0ae9823 2024-08-21T06:37:23.0633981Z ##[group]Run pip install -r .github/requirements-gha-cache.txt --user 2024-08-21T06:37:23.0634627Z pip install -r .github/requirements-gha-cache.txt --user 2024-08-21T06:37:23.0700430Z shell: /usr/bin/bash -e {0} 2024-08-21T06:37:23.0700729Z env: 2024-08-21T06:37:23.0701043Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-21T06:37:23.0701604Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig 2024-08-21T06:37:23.0702142Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-21T06:37:23.0702623Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-21T06:37:23.0703093Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-21T06:37:23.0703578Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib 2024-08-21T06:37:23.0703980Z ##[endgroup] 2024-08-21T06:37:24.0436173Z Collecting boto3==1.19.12 (from -r .github/requirements-gha-cache.txt (line 7)) 2024-08-21T06:37:24.0456476Z Using cached boto3-1.19.12-py3-none-any.whl.metadata (6.4 kB) 2024-08-21T06:37:24.0695816Z Collecting jinja2==3.1.4 (from -r .github/requirements-gha-cache.txt (line 8)) 2024-08-21T06:37:24.0713742Z Using cached jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2024-08-21T06:37:24.0955880Z Collecting lintrunner==0.10.7 (from -r .github/requirements-gha-cache.txt (line 9)) 2024-08-21T06:37:24.0973819Z Using cached lintrunner-0.10.7-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.9 kB) 2024-08-21T06:37:24.1320258Z Collecting ninja==1.10.0.post1 (from -r .github/requirements-gha-cache.txt (line 10)) 2024-08-21T06:37:24.1338377Z Using cached ninja-1.10.0.post1-py3-none-manylinux1_x86_64.whl.metadata (5.6 kB) 2024-08-21T06:37:24.1508266Z Collecting nvidia-ml-py==11.525.84 (from -r .github/requirements-gha-cache.txt (line 11)) 2024-08-21T06:37:24.1525616Z Using cached nvidia_ml_py-11.525.84-py3-none-any.whl.metadata (8.6 kB) 2024-08-21T06:37:24.2024532Z Collecting pyyaml==6.0 (from -r .github/requirements-gha-cache.txt (line 12)) 2024-08-21T06:37:24.2043331Z Using cached PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (2.0 kB) 2024-08-21T06:37:24.2493054Z Collecting requests==2.32.2 (from -r .github/requirements-gha-cache.txt (line 13)) 2024-08-21T06:37:24.2513653Z Using cached requests-2.32.2-py3-none-any.whl.metadata (4.6 kB) 2024-08-21T06:37:24.3324513Z Collecting rich==10.9.0 (from -r .github/requirements-gha-cache.txt (line 14)) 2024-08-21T06:37:24.3345552Z Using cached rich-10.9.0-py3-none-any.whl.metadata (19 kB) 2024-08-21T06:37:24.3603445Z Collecting rockset==1.0.3 (from -r .github/requirements-gha-cache.txt (line 15)) 2024-08-21T06:37:24.3621794Z Using cached rockset-1.0.3-py3-none-any.whl.metadata (2.4 kB) 2024-08-21T06:37:24.9586789Z Collecting botocore<1.23.0,>=1.22.12 (from boto3==1.19.12->-r .github/requirements-gha-cache.txt (line 7)) 2024-08-21T06:37:24.9607753Z Using cached botocore-1.22.12-py3-none-any.whl.metadata (5.6 kB) 2024-08-21T06:37:24.9779008Z Collecting jmespath<1.0.0,>=0.7.1 (from boto3==1.19.12->-r .github/requirements-gha-cache.txt (line 7)) 2024-08-21T06:37:24.9797838Z Using cached jmespath-0.10.0-py2.py3-none-any.whl.metadata (8.0 kB) 2024-08-21T06:37:25.0021333Z Collecting s3transfer<0.6.0,>=0.5.0 (from boto3==1.19.12->-r .github/requirements-gha-cache.txt (line 7)) 2024-08-21T06:37:25.0038254Z Using cached s3transfer-0.5.2-py3-none-any.whl.metadata (1.7 kB) 2024-08-21T06:37:25.0603259Z Collecting MarkupSafe>=2.0 (from jinja2==3.1.4->-r .github/requirements-gha-cache.txt (line 8)) 2024-08-21T06:37:25.0621765Z Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2024-08-21T06:37:25.1485087Z Collecting charset-normalizer<4,>=2 (from requests==2.32.2->-r .github/requirements-gha-cache.txt (line 13)) 2024-08-21T06:37:25.1503788Z Using cached charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 2024-08-21T06:37:25.1703270Z Collecting idna<4,>=2.5 (from requests==2.32.2->-r .github/requirements-gha-cache.txt (line 13)) 2024-08-21T06:37:25.1721169Z Using cached idna-3.7-py3-none-any.whl.metadata (9.9 kB) 2024-08-21T06:37:25.2249467Z Collecting urllib3<3,>=1.21.1 (from requests==2.32.2->-r .github/requirements-gha-cache.txt (line 13)) 2024-08-21T06:37:25.2482708Z Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) 2024-08-21T06:37:25.2775593Z Collecting certifi>=2017.4.17 (from requests==2.32.2->-r .github/requirements-gha-cache.txt (line 13)) 2024-08-21T06:37:25.2871252Z Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) 2024-08-21T06:37:25.3137394Z Collecting colorama<0.5.0,>=0.4.0 (from rich==10.9.0->-r .github/requirements-gha-cache.txt (line 14)) 2024-08-21T06:37:25.3153833Z Using cached colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2024-08-21T06:37:25.3308373Z Collecting commonmark<0.10.0,>=0.9.0 (from rich==10.9.0->-r .github/requirements-gha-cache.txt (line 14)) 2024-08-21T06:37:25.3325337Z Using cached commonmark-0.9.1-py2.py3-none-any.whl.metadata (5.7 kB) 2024-08-21T06:37:25.3648396Z Collecting pygments<3.0.0,>=2.6.0 (from rich==10.9.0->-r .github/requirements-gha-cache.txt (line 14)) 2024-08-21T06:37:25.3665370Z Using cached pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 2024-08-21T06:37:25.3842524Z Collecting geojson<3.0.0,>=2.5.0 (from rockset==1.0.3->-r .github/requirements-gha-cache.txt (line 15)) 2024-08-21T06:37:25.3861115Z Using cached geojson-2.5.0-py2.py3-none-any.whl.metadata (15 kB) 2024-08-21T06:37:25.4081471Z Collecting python_dateutil<3.0.0,>=2.5.3 (from rockset==1.0.3->-r .github/requirements-gha-cache.txt (line 15)) 2024-08-21T06:37:25.4099378Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2024-08-21T06:37:25.4212284Z Collecting urllib3<3,>=1.21.1 (from requests==2.32.2->-r .github/requirements-gha-cache.txt (line 13)) 2024-08-21T06:37:25.4289881Z Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) 2024-08-21T06:37:25.4862484Z Collecting six>=1.5 (from python_dateutil<3.0.0,>=2.5.3->rockset==1.0.3->-r .github/requirements-gha-cache.txt (line 15)) 2024-08-21T06:37:25.4879448Z Using cached six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2024-08-21T06:37:25.6265944Z Using cached boto3-1.19.12-py3-none-any.whl (131 kB) 2024-08-21T06:37:25.6284828Z Using cached jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-21T06:37:25.6305582Z Using cached lintrunner-0.10.7-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB) 2024-08-21T06:37:25.6350375Z Using cached ninja-1.10.0.post1-py3-none-manylinux1_x86_64.whl (102 kB) 2024-08-21T06:37:25.6368491Z Using cached nvidia_ml_py-11.525.84-py3-none-any.whl (34 kB) 2024-08-21T06:37:25.6386901Z Using cached PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2024-08-21T06:37:25.6410694Z Using cached requests-2.32.2-py3-none-any.whl (63 kB) 2024-08-21T06:37:25.6428027Z Using cached rich-10.9.0-py3-none-any.whl (211 kB) 2024-08-21T06:37:25.6446470Z Using cached rockset-1.0.3-py3-none-any.whl (699 kB) 2024-08-21T06:37:25.6470760Z Using cached botocore-1.22.12-py3-none-any.whl (8.1 MB) 2024-08-21T06:37:25.6637746Z Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) 2024-08-21T06:37:25.6748390Z Using cached charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) 2024-08-21T06:37:25.6766612Z Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-08-21T06:37:25.6784100Z Using cached commonmark-0.9.1-py2.py3-none-any.whl (51 kB) 2024-08-21T06:37:25.6801434Z Using cached geojson-2.5.0-py2.py3-none-any.whl (14 kB) 2024-08-21T06:37:25.6818202Z Using cached idna-3.7-py3-none-any.whl (66 kB) 2024-08-21T06:37:25.6835536Z Using cached jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2024-08-21T06:37:25.6853016Z Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) 2024-08-21T06:37:25.6869892Z Using cached pygments-2.18.0-py3-none-any.whl (1.2 MB) 2024-08-21T06:37:25.6899423Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-08-21T06:37:25.6917739Z Using cached s3transfer-0.5.2-py3-none-any.whl (79 kB) 2024-08-21T06:37:25.6995692Z Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2024-08-21T06:37:25.7055148Z Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-08-21T06:37:25.7850940Z Installing collected packages: nvidia-ml-py, ninja, geojson, commonmark, urllib3, six, pyyaml, pygments, MarkupSafe, lintrunner, jmespath, idna, colorama, charset-normalizer, certifi, rich, requests, python_dateutil, jinja2, rockset, botocore, s3transfer, boto3 2024-08-21T06:37:27.7075806Z Successfully installed MarkupSafe-2.1.5 boto3-1.19.12 botocore-1.22.12 certifi-2024.7.4 charset-normalizer-3.3.2 colorama-0.4.6 commonmark-0.9.1 geojson-2.5.0 idna-3.7 jinja2-3.1.4 jmespath-0.10.0 lintrunner-0.10.7 ninja-1.10.0.post1 nvidia-ml-py-11.525.84 pygments-2.18.0 python_dateutil-2.9.0.post0 pyyaml-6.0 requests-2.32.2 rich-10.9.0 rockset-1.0.3 s3transfer-0.5.2 six-1.16.0 urllib3-1.26.19 2024-08-21T06:37:27.9336992Z ##[group]Run set -ex 2024-08-21T06:37:27.9337302Z set -ex 2024-08-21T06:37:27.9337665Z python3 .github/scripts/check_labels.py "${PR_NUM}" 2024-08-21T06:37:27.9400840Z shell: /usr/bin/bash -e {0} 2024-08-21T06:37:27.9401132Z env: 2024-08-21T06:37:27.9401438Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-21T06:37:27.9401989Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig 2024-08-21T06:37:27.9402525Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-21T06:37:27.9403003Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-21T06:37:27.9403469Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-08-21T06:37:27.9403952Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib 2024-08-21T06:37:27.9404593Z GITHUB_TOKEN: *** 2024-08-21T06:37:27.9404854Z PR_NUM: 133712 2024-08-21T06:37:27.9405308Z ##[endgroup] 2024-08-21T06:37:28.0697193Z + python3 .github/scripts/check_labels.py 133712 2024-08-21T06:37:30.1832738Z Post job cleanup. 2024-08-21T06:37:30.2883011Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.8.18-pip-3b7e01fc9973b82d1027a4c72a93bba7e93fed07a8c4a2ecb34b8ebff0ae9823, not saving cache. 2024-08-21T06:37:30.2988239Z Post job cleanup. 2024-08-21T06:37:30.3035625Z Post job cleanup. 2024-08-21T06:37:30.3729647Z [command]/usr/bin/git version 2024-08-21T06:37:30.3761327Z git version 2.46.0 2024-08-21T06:37:30.3803824Z Temporarily overriding HOME='/home/runner/work/_temp/fe33c238-34f0-4d63-a9ce-bc7ac91ceefc' before making global git config changes 2024-08-21T06:37:30.3804839Z Adding repository directory to the temporary git global config as a safe directory 2024-08-21T06:37:30.3807275Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-08-21T06:37:30.3838537Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-21T06:37:30.3865122Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-21T06:37:30.4098802Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-21T06:37:30.4116379Z http.https://github.com/.extraheader 2024-08-21T06:37:30.4127153Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-21T06:37:30.4153326Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-08-21T06:37:30.4598184Z Cleaning up orphan processes