2024-06-26T04:38:47.0580911Z Current runner version: '2.317.0' 2024-06-26T04:38:47.0586519Z Runner name: 'linux.20_04.4x_2579ad2ed160' 2024-06-26T04:38:47.0587194Z Runner group name: 'Default' 2024-06-26T04:38:47.0587950Z Machine name: 'runner' 2024-06-26T04:38:47.0604089Z ##[group]Operating System 2024-06-26T04:38:47.0604616Z Ubuntu 2024-06-26T04:38:47.0605014Z 20.04.6 2024-06-26T04:38:47.0605274Z LTS 2024-06-26T04:38:47.0605571Z ##[endgroup] 2024-06-26T04:38:47.0605936Z ##[group]Runner Image 2024-06-26T04:38:47.0606313Z Image: ubuntu-20.04 2024-06-26T04:38:47.0606667Z Version: 20240617.1.0 2024-06-26T04:38:47.0607661Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20240617.1/images/ubuntu/Ubuntu2004-Readme.md 2024-06-26T04:38:47.0609035Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20240617.1 2024-06-26T04:38:47.0609845Z ##[endgroup] 2024-06-26T04:38:47.0610776Z ##[group]GITHUB_TOKEN Permissions 2024-06-26T04:38:47.0612245Z Contents: read 2024-06-26T04:38:47.0612824Z Metadata: read 2024-06-26T04:38:47.0613222Z Packages: read 2024-06-26T04:38:47.0613590Z ##[endgroup] 2024-06-26T04:38:47.0616752Z Secret source: Actions 2024-06-26T04:38:47.0617651Z Prepare workflow directory 2024-06-26T04:38:47.1240462Z Prepare all required actions 2024-06-26T04:38:47.1404071Z Getting action download info 2024-06-26T04:38:47.3454218Z Download action repository 'pytorch/pytorch@main' (SHA:cda4d4887def865026d318ee265ab84c794260cc) 2024-06-26T04:38:52.0039048Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-06-26T04:38:52.1330274Z Getting action download info 2024-06-26T04:38:52.2829352Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-06-26T04:38:52.6205028Z Complete job name: Check labels 2024-06-26T04:38:52.7018337Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-06-26T04:38:52.7018841Z with: 2024-06-26T04:38:52.7019081Z submodules: false 2024-06-26T04:38:52.7019345Z fetch-depth: 1 2024-06-26T04:38:52.7019584Z ##[endgroup] 2024-06-26T04:38:52.7265670Z ##[group]Run retry () { 2024-06-26T04:38:52.7266076Z retry () { 2024-06-26T04:38:52.7266502Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-06-26T04:38:52.7266960Z } 2024-06-26T04:38:52.7267206Z echo "${GITHUB_WORKSPACE}" 2024-06-26T04:38:52.7267548Z if [ -z "${NO_SUDO}" ]; then 2024-06-26T04:38:52.7267963Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:38:52.7268328Z else 2024-06-26T04:38:52.7268594Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:38:52.7268949Z fi 2024-06-26T04:38:52.7269187Z mkdir "${GITHUB_WORKSPACE}" 2024-06-26T04:38:52.7289820Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:38:52.7290261Z env: 2024-06-26T04:38:52.7290473Z NO_SUDO: 2024-06-26T04:38:52.7290700Z ##[endgroup] 2024-06-26T04:38:52.7465779Z /home/runner/work/pytorch/pytorch 2024-06-26T04:38:52.7695486Z ##[group]Run malfet/checkout@silent-checkout 2024-06-26T04:38:52.7695862Z with: 2024-06-26T04:38:52.7696115Z ref: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:38:52.7696462Z fetch-depth: 1 2024-06-26T04:38:52.7696717Z submodules: false 2024-06-26T04:38:52.7696995Z quiet-checkout: true 2024-06-26T04:38:52.7697513Z repository: pytorch/pytorch 2024-06-26T04:38:52.7697965Z token: *** 2024-06-26T04:38:52.7698204Z ssh-strict: true 2024-06-26T04:38:52.7698471Z persist-credentials: true 2024-06-26T04:38:52.7698759Z clean: true 2024-06-26T04:38:52.7699145Z sparse-checkout-cone-mode: true 2024-06-26T04:38:52.7699458Z lfs: false 2024-06-26T04:38:52.7699689Z set-safe-directory: true 2024-06-26T04:38:52.7699947Z ##[endgroup] 2024-06-26T04:38:52.8695155Z Syncing repository: pytorch/pytorch 2024-06-26T04:38:52.8696852Z ##[group]Getting Git version info 2024-06-26T04:38:52.8697823Z Working directory is '/home/runner/work/pytorch/pytorch' 2024-06-26T04:38:52.8698856Z [command]/usr/bin/git version 2024-06-26T04:38:52.8758192Z git version 2.45.2 2024-06-26T04:38:52.8783122Z ##[endgroup] 2024-06-26T04:38:52.8799446Z Temporarily overriding HOME='/home/runner/work/_temp/8e5cfb42-0605-4af9-9870-c8341fe52e8b' before making global git config changes 2024-06-26T04:38:52.8800415Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:38:52.8802701Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-06-26T04:38:52.8837356Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2024-06-26T04:38:52.8842055Z ##[group]Initializing the repository 2024-06-26T04:38:52.8845073Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2024-06-26T04:38:52.8915588Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-06-26T04:38:52.8916898Z hint: is subject to change. To configure the initial branch name to use in all 2024-06-26T04:38:52.8918133Z hint: of your new repositories, which will suppress this warning, call: 2024-06-26T04:38:52.8919016Z hint: 2024-06-26T04:38:52.8919731Z hint: git config --global init.defaultBranch 2024-06-26T04:38:52.8920422Z hint: 2024-06-26T04:38:52.8921265Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-06-26T04:38:52.8922580Z hint: 'development'. The just-created branch can be renamed via this command: 2024-06-26T04:38:52.8923428Z hint: 2024-06-26T04:38:52.8923892Z hint: git branch -m 2024-06-26T04:38:52.8924702Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2024-06-26T04:38:52.8927270Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-06-26T04:38:52.8957134Z ##[endgroup] 2024-06-26T04:38:52.8958260Z ##[group]Disabling automatic garbage collection 2024-06-26T04:38:52.8961410Z [command]/usr/bin/git config --local gc.auto 0 2024-06-26T04:38:52.8984846Z ##[endgroup] 2024-06-26T04:38:52.8985619Z ##[group]Setting up auth 2024-06-26T04:38:52.8991813Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:38:52.9016910Z [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-06-26T04:38:52.9248482Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:38:52.9273703Z [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-06-26T04:38:52.9426189Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T04:38:52.9455771Z ##[endgroup] 2024-06-26T04:38:52.9456269Z ##[group]Fetching the repository 2024-06-26T04:38:52.9463049Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --quiet --depth=1 origin b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:38:53.2971469Z remote: Enumerating objects: 11184, done. 2024-06-26T04:38:53.2972128Z remote: Counting objects: 0% (1/11184) 2024-06-26T04:38:53.2972667Z remote: Counting objects: 1% (112/11184) 2024-06-26T04:38:53.2973182Z remote: Counting objects: 2% (224/11184) 2024-06-26T04:38:53.2973686Z remote: Counting objects: 3% (336/11184) 2024-06-26T04:38:53.2974175Z remote: Counting objects: 4% (448/11184) 2024-06-26T04:38:53.2974657Z remote: Counting objects: 5% (560/11184) 2024-06-26T04:38:53.2975170Z remote: Counting objects: 6% (672/11184) 2024-06-26T04:38:53.2975694Z remote: Counting objects: 7% (783/11184) 2024-06-26T04:38:53.2976194Z remote: Counting objects: 8% (895/11184) 2024-06-26T04:38:53.2976601Z remote: Counting objects: 9% (1007/11184) 2024-06-26T04:38:53.2977458Z remote: Counting objects: 10% (1119/11184) 2024-06-26T04:38:53.2981282Z remote: Counting objects: 11% (1231/11184) 2024-06-26T04:38:53.2982039Z remote: Counting objects: 12% (1343/11184) 2024-06-26T04:38:53.2982502Z remote: Counting objects: 13% (1454/11184) 2024-06-26T04:38:53.2982921Z remote: Counting objects: 14% (1566/11184) 2024-06-26T04:38:53.2983330Z remote: Counting objects: 15% (1678/11184) 2024-06-26T04:38:53.2983729Z remote: Counting objects: 16% (1790/11184) 2024-06-26T04:38:53.2984136Z remote: Counting objects: 17% (1902/11184) 2024-06-26T04:38:53.2984535Z remote: Counting objects: 18% (2014/11184) 2024-06-26T04:38:53.2984933Z remote: Counting objects: 19% (2125/11184) 2024-06-26T04:38:53.2985347Z remote: Counting objects: 20% (2237/11184) 2024-06-26T04:38:53.2985740Z remote: Counting objects: 21% (2349/11184) 2024-06-26T04:38:53.2986134Z remote: Counting objects: 22% (2461/11184) 2024-06-26T04:38:53.2986542Z remote: Counting objects: 23% (2573/11184) 2024-06-26T04:38:53.2986924Z remote: Counting objects: 24% (2685/11184) 2024-06-26T04:38:53.2987323Z remote: Counting objects: 25% (2796/11184) 2024-06-26T04:38:53.2987707Z remote: Counting objects: 26% (2908/11184) 2024-06-26T04:38:53.2988092Z remote: Counting objects: 27% (3020/11184) 2024-06-26T04:38:53.2988472Z remote: Counting objects: 28% (3132/11184) 2024-06-26T04:38:53.2988855Z remote: Counting objects: 29% (3244/11184) 2024-06-26T04:38:53.2989232Z remote: Counting objects: 30% (3356/11184) 2024-06-26T04:38:53.2989608Z remote: Counting objects: 31% (3468/11184) 2024-06-26T04:38:53.2990181Z remote: Counting objects: 32% (3579/11184) 2024-06-26T04:38:53.2990599Z remote: Counting objects: 33% (3691/11184) 2024-06-26T04:38:53.2990974Z remote: Counting objects: 34% (3803/11184) 2024-06-26T04:38:53.2991356Z remote: Counting objects: 35% (3915/11184) 2024-06-26T04:38:53.2991742Z remote: Counting objects: 36% (4027/11184) 2024-06-26T04:38:53.3028828Z remote: Counting objects: 37% (4139/11184) 2024-06-26T04:38:53.3029259Z remote: Counting objects: 38% (4250/11184) 2024-06-26T04:38:53.3029658Z remote: Counting objects: 39% (4362/11184) 2024-06-26T04:38:53.3030050Z remote: Counting objects: 40% (4474/11184) 2024-06-26T04:38:53.3030447Z remote: Counting objects: 41% (4586/11184) 2024-06-26T04:38:53.3031055Z remote: Counting objects: 42% (4698/11184) 2024-06-26T04:38:53.3031750Z remote: Counting objects: 43% (4810/11184) 2024-06-26T04:38:53.3032178Z remote: Counting objects: 44% (4921/11184) 2024-06-26T04:38:53.3032574Z remote: Counting objects: 45% (5033/11184) 2024-06-26T04:38:53.3032960Z remote: Counting objects: 46% (5145/11184) 2024-06-26T04:38:53.3033338Z remote: Counting objects: 47% (5257/11184) 2024-06-26T04:38:53.3033721Z remote: Counting objects: 48% (5369/11184) 2024-06-26T04:38:53.3034137Z remote: Counting objects: 49% (5481/11184) 2024-06-26T04:38:53.3034521Z remote: Counting objects: 50% (5592/11184) 2024-06-26T04:38:53.3034909Z remote: Counting objects: 51% (5704/11184) 2024-06-26T04:38:53.3035292Z remote: Counting objects: 52% (5816/11184) 2024-06-26T04:38:53.3035670Z remote: Counting objects: 53% (5928/11184) 2024-06-26T04:38:53.3036053Z remote: Counting objects: 54% (6040/11184) 2024-06-26T04:38:53.3036432Z remote: Counting objects: 55% (6152/11184) 2024-06-26T04:38:53.3036810Z remote: Counting objects: 56% (6264/11184) 2024-06-26T04:38:53.3037190Z remote: Counting objects: 57% (6375/11184) 2024-06-26T04:38:53.3037579Z remote: Counting objects: 58% (6487/11184) 2024-06-26T04:38:53.3055099Z remote: Counting objects: 59% (6599/11184) 2024-06-26T04:38:53.3055801Z remote: Counting objects: 60% (6711/11184) 2024-06-26T04:38:53.3056597Z remote: Counting objects: 61% (6823/11184) 2024-06-26T04:38:53.3057004Z remote: Counting objects: 62% (6935/11184) 2024-06-26T04:38:53.3057592Z remote: Counting objects: 63% (7046/11184) 2024-06-26T04:38:53.3058153Z remote: Counting objects: 64% (7158/11184) 2024-06-26T04:38:53.3058546Z remote: Counting objects: 65% (7270/11184) 2024-06-26T04:38:53.3058935Z remote: Counting objects: 66% (7382/11184) 2024-06-26T04:38:53.3059323Z remote: Counting objects: 67% (7494/11184) 2024-06-26T04:38:53.3059704Z remote: Counting objects: 68% (7606/11184) 2024-06-26T04:38:53.3060085Z remote: Counting objects: 69% (7717/11184) 2024-06-26T04:38:53.3060493Z remote: Counting objects: 70% (7829/11184) 2024-06-26T04:38:53.3060895Z remote: Counting objects: 71% (7941/11184) 2024-06-26T04:38:53.3061286Z remote: Counting objects: 72% (8053/11184) 2024-06-26T04:38:53.3061679Z remote: Counting objects: 73% (8165/11184) 2024-06-26T04:38:53.3062066Z remote: Counting objects: 74% (8277/11184) 2024-06-26T04:38:53.3062449Z remote: Counting objects: 75% (8388/11184) 2024-06-26T04:38:53.3062831Z remote: Counting objects: 76% (8500/11184) 2024-06-26T04:38:53.3063211Z remote: Counting objects: 77% (8612/11184) 2024-06-26T04:38:53.3063592Z remote: Counting objects: 78% (8724/11184) 2024-06-26T04:38:53.3063974Z remote: Counting objects: 79% (8836/11184) 2024-06-26T04:38:53.3064350Z remote: Counting objects: 80% (8948/11184) 2024-06-26T04:38:53.3064729Z remote: Counting objects: 81% (9060/11184) 2024-06-26T04:38:53.3583978Z remote: Counting objects: 82% (9171/11184) 2024-06-26T04:38:53.3585171Z remote: Counting objects: 83% (9283/11184) 2024-06-26T04:38:53.3585707Z remote: Counting objects: 84% (9395/11184) 2024-06-26T04:38:53.3586201Z remote: Counting objects: 85% (9507/11184) 2024-06-26T04:38:53.3586717Z remote: Counting objects: 86% (9619/11184) 2024-06-26T04:38:53.3587203Z remote: Counting objects: 87% (9731/11184) 2024-06-26T04:38:53.3587704Z remote: Counting objects: 88% (9842/11184) 2024-06-26T04:38:53.3588104Z remote: Counting objects: 89% (9954/11184) 2024-06-26T04:38:53.3588507Z remote: Counting objects: 90% (10066/11184) 2024-06-26T04:38:53.3588910Z remote: Counting objects: 91% (10178/11184) 2024-06-26T04:38:53.3589316Z remote: Counting objects: 92% (10290/11184) 2024-06-26T04:38:53.3589717Z remote: Counting objects: 93% (10402/11184) 2024-06-26T04:38:53.3590104Z remote: Counting objects: 94% (10513/11184) 2024-06-26T04:38:53.3590508Z remote: Counting objects: 95% (10625/11184) 2024-06-26T04:38:53.3590942Z remote: Counting objects: 96% (10737/11184) 2024-06-26T04:38:53.3591359Z remote: Counting objects: 97% (10849/11184) 2024-06-26T04:38:53.3591758Z remote: Counting objects: 98% (10961/11184) 2024-06-26T04:38:53.3592164Z remote: Counting objects: 99% (11073/11184) 2024-06-26T04:38:53.3592558Z remote: Counting objects: 100% (11184/11184) 2024-06-26T04:38:53.3592986Z remote: Counting objects: 100% (11184/11184), done. 2024-06-26T04:38:53.3593451Z remote: Compressing objects: 0% (1/9657) 2024-06-26T04:38:53.3593872Z remote: Compressing objects: 1% (97/9657) 2024-06-26T04:38:53.4630724Z remote: Compressing objects: 2% (194/9657) 2024-06-26T04:38:53.4631256Z remote: Compressing objects: 3% (290/9657) 2024-06-26T04:38:53.4631697Z remote: Compressing objects: 4% (387/9657) 2024-06-26T04:38:53.5224875Z remote: Compressing objects: 5% (483/9657) 2024-06-26T04:38:53.5824479Z remote: Compressing objects: 6% (580/9657) 2024-06-26T04:38:53.6420226Z remote: Compressing objects: 7% (676/9657) 2024-06-26T04:38:53.7007642Z remote: Compressing objects: 8% (773/9657) 2024-06-26T04:38:53.7616830Z remote: Compressing objects: 9% (870/9657) 2024-06-26T04:38:53.7617680Z remote: Compressing objects: 10% (966/9657) 2024-06-26T04:38:53.8200876Z remote: Compressing objects: 11% (1063/9657) 2024-06-26T04:38:53.8787474Z remote: Compressing objects: 12% (1159/9657) 2024-06-26T04:38:53.9385523Z remote: Compressing objects: 13% (1256/9657) 2024-06-26T04:38:53.9983249Z remote: Compressing objects: 14% (1352/9657) 2024-06-26T04:38:53.9983965Z remote: Compressing objects: 15% (1449/9657) 2024-06-26T04:38:54.0581589Z remote: Compressing objects: 16% (1546/9657) 2024-06-26T04:38:54.1171111Z remote: Compressing objects: 17% (1642/9657) 2024-06-26T04:38:54.1761234Z remote: Compressing objects: 18% (1739/9657) 2024-06-26T04:38:54.2354557Z remote: Compressing objects: 19% (1835/9657) 2024-06-26T04:38:54.2948510Z remote: Compressing objects: 20% (1932/9657) 2024-06-26T04:38:54.2949350Z remote: Compressing objects: 21% (2028/9657) 2024-06-26T04:38:54.3543690Z remote: Compressing objects: 22% (2125/9657) 2024-06-26T04:38:54.3544462Z remote: Compressing objects: 22% (2157/9657) 2024-06-26T04:38:54.4556092Z remote: Compressing objects: 23% (2222/9657) 2024-06-26T04:38:54.4556652Z remote: Compressing objects: 24% (2318/9657) 2024-06-26T04:38:54.5913480Z remote: Compressing objects: 25% (2415/9657) 2024-06-26T04:38:54.5914360Z remote: Compressing objects: 26% (2511/9657) 2024-06-26T04:38:54.5914892Z remote: Compressing objects: 27% (2608/9657) 2024-06-26T04:38:54.7234213Z remote: Compressing objects: 28% (2704/9657) 2024-06-26T04:38:54.7235014Z remote: Compressing objects: 29% (2801/9657) 2024-06-26T04:38:54.7826801Z remote: Compressing objects: 30% (2898/9657) 2024-06-26T04:38:54.7827963Z remote: Compressing objects: 31% (2994/9657) 2024-06-26T04:38:54.7828954Z remote: Compressing objects: 32% (3091/9657) 2024-06-26T04:38:54.7832294Z remote: Compressing objects: 33% (3187/9657) 2024-06-26T04:38:54.9152551Z remote: Compressing objects: 34% (3284/9657) 2024-06-26T04:38:54.9153540Z remote: Compressing objects: 35% (3380/9657) 2024-06-26T04:38:54.9154532Z remote: Compressing objects: 36% (3477/9657) 2024-06-26T04:38:54.9155292Z remote: Compressing objects: 37% (3574/9657) 2024-06-26T04:38:54.9155831Z remote: Compressing objects: 38% (3670/9657) 2024-06-26T04:38:54.9156341Z remote: Compressing objects: 39% (3767/9657) 2024-06-26T04:38:54.9156844Z remote: Compressing objects: 40% (3863/9657) 2024-06-26T04:38:54.9157336Z remote: Compressing objects: 41% (3960/9657) 2024-06-26T04:38:55.0512973Z remote: Compressing objects: 42% (4056/9657) 2024-06-26T04:38:55.0513745Z remote: Compressing objects: 43% (4153/9657) 2024-06-26T04:38:55.0514316Z remote: Compressing objects: 44% (4250/9657) 2024-06-26T04:38:55.0514853Z remote: Compressing objects: 45% (4346/9657) 2024-06-26T04:38:55.1106096Z remote: Compressing objects: 46% (4443/9657) 2024-06-26T04:38:55.1702411Z remote: Compressing objects: 47% (4539/9657) 2024-06-26T04:38:55.1703049Z remote: Compressing objects: 48% (4636/9657) 2024-06-26T04:38:55.1703605Z remote: Compressing objects: 49% (4732/9657) 2024-06-26T04:38:55.3071969Z remote: Compressing objects: 50% (4829/9657) 2024-06-26T04:38:55.3072613Z remote: Compressing objects: 51% (4926/9657) 2024-06-26T04:38:55.3073166Z remote: Compressing objects: 52% (5022/9657) 2024-06-26T04:38:55.3073694Z remote: Compressing objects: 53% (5119/9657) 2024-06-26T04:38:55.4400006Z remote: Compressing objects: 54% (5215/9657) 2024-06-26T04:38:55.4400834Z remote: Compressing objects: 54% (5288/9657) 2024-06-26T04:38:55.4401392Z remote: Compressing objects: 55% (5312/9657) 2024-06-26T04:38:55.4402287Z remote: Compressing objects: 56% (5408/9657) 2024-06-26T04:38:55.4402839Z remote: Compressing objects: 57% (5505/9657) 2024-06-26T04:38:55.5713596Z remote: Compressing objects: 58% (5602/9657) 2024-06-26T04:38:55.5714609Z remote: Compressing objects: 59% (5698/9657) 2024-06-26T04:38:55.5715491Z remote: Compressing objects: 60% (5795/9657) 2024-06-26T04:38:55.5716016Z remote: Compressing objects: 61% (5891/9657) 2024-06-26T04:38:55.5716931Z remote: Compressing objects: 62% (5988/9657) 2024-06-26T04:38:55.5717798Z remote: Compressing objects: 63% (6084/9657) 2024-06-26T04:38:55.5718558Z remote: Compressing objects: 64% (6181/9657) 2024-06-26T04:38:55.5719078Z remote: Compressing objects: 65% (6278/9657) 2024-06-26T04:38:55.7072829Z remote: Compressing objects: 66% (6374/9657) 2024-06-26T04:38:55.7073572Z remote: Compressing objects: 67% (6471/9657) 2024-06-26T04:38:55.7074266Z remote: Compressing objects: 68% (6567/9657) 2024-06-26T04:38:55.7074978Z remote: Compressing objects: 69% (6664/9657) 2024-06-26T04:38:55.7075650Z remote: Compressing objects: 70% (6760/9657) 2024-06-26T04:38:55.7076353Z remote: Compressing objects: 71% (6857/9657) 2024-06-26T04:38:55.7076896Z remote: Compressing objects: 72% (6954/9657) 2024-06-26T04:38:55.7077318Z remote: Compressing objects: 73% (7050/9657) 2024-06-26T04:38:55.7077727Z remote: Compressing objects: 74% (7147/9657) 2024-06-26T04:38:55.7078133Z remote: Compressing objects: 75% (7243/9657) 2024-06-26T04:38:55.7078533Z remote: Compressing objects: 76% (7340/9657) 2024-06-26T04:38:55.7078935Z remote: Compressing objects: 77% (7436/9657) 2024-06-26T04:38:55.7079666Z remote: Compressing objects: 78% (7533/9657) 2024-06-26T04:38:55.7080080Z remote: Compressing objects: 79% (7630/9657) 2024-06-26T04:38:55.8393254Z remote: Compressing objects: 80% (7726/9657) 2024-06-26T04:38:55.8394253Z remote: Compressing objects: 81% (7823/9657) 2024-06-26T04:38:55.8394830Z remote: Compressing objects: 82% (7919/9657) 2024-06-26T04:38:55.8395270Z remote: Compressing objects: 83% (8016/9657) 2024-06-26T04:38:55.8395685Z remote: Compressing objects: 84% (8112/9657) 2024-06-26T04:38:55.8396094Z remote: Compressing objects: 85% (8209/9657) 2024-06-26T04:38:55.8396513Z remote: Compressing objects: 86% (8306/9657) 2024-06-26T04:38:55.8396928Z remote: Compressing objects: 87% (8402/9657) 2024-06-26T04:38:55.8397335Z remote: Compressing objects: 88% (8499/9657) 2024-06-26T04:38:55.8397755Z remote: Compressing objects: 89% (8595/9657) 2024-06-26T04:38:55.8398181Z remote: Compressing objects: 90% (8692/9657) 2024-06-26T04:38:55.8398606Z remote: Compressing objects: 91% (8788/9657) 2024-06-26T04:38:55.8399027Z remote: Compressing objects: 92% (8885/9657) 2024-06-26T04:38:55.8399446Z remote: Compressing objects: 93% (8982/9657) 2024-06-26T04:38:55.8399857Z remote: Compressing objects: 94% (9078/9657) 2024-06-26T04:38:55.8463372Z remote: Compressing objects: 95% (9175/9657) 2024-06-26T04:38:55.8464348Z remote: Compressing objects: 96% (9271/9657) 2024-06-26T04:38:55.8465116Z remote: Compressing objects: 97% (9368/9657) 2024-06-26T04:38:55.8465781Z remote: Compressing objects: 98% (9464/9657) 2024-06-26T04:38:55.8466209Z remote: Compressing objects: 99% (9561/9657) 2024-06-26T04:38:55.8466639Z remote: Compressing objects: 100% (9657/9657) 2024-06-26T04:38:55.8467254Z remote: Compressing objects: 100% (9657/9657), done. 2024-06-26T04:38:58.7700761Z remote: Total 11184 (delta 1469), reused 5449 (delta 1240), pack-reused 0 2024-06-26T04:38:59.0351120Z ##[endgroup] 2024-06-26T04:38:59.0351582Z ##[group]Determining the checkout info 2024-06-26T04:38:59.0353897Z ##[endgroup] 2024-06-26T04:38:59.0354892Z ##[group]Checking out the ref 2024-06-26T04:38:59.0360067Z [command]/usr/bin/git checkout --quiet --force b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:39:00.0822317Z ##[endgroup] 2024-06-26T04:39:00.0853718Z [command]/usr/bin/git log -1 --format='%H' 2024-06-26T04:39:00.0873306Z 'b8c4c54d347aa776934c60784e35936878ef18dc' 2024-06-26T04:39:00.0995972Z ##[group]Run actions/setup-python@v4 2024-06-26T04:39:00.0996327Z with: 2024-06-26T04:39:00.0996557Z python-version: 3.8 2024-06-26T04:39:00.0996831Z architecture: x64 2024-06-26T04:39:00.0997089Z check-latest: false 2024-06-26T04:39:00.0997348Z cache: pip 2024-06-26T04:39:00.0997720Z cache-dependency-path: **/.github/requirements-gha-cache.txt 2024-06-26T04:39:00.0998308Z token: *** 2024-06-26T04:39:00.0998555Z update-environment: true 2024-06-26T04:39:00.0998843Z allow-prereleases: false 2024-06-26T04:39:00.0999119Z ##[endgroup] 2024-06-26T04:39:00.2272203Z ##[group]Installed versions 2024-06-26T04:39:00.2461136Z Successfully set up CPython (3.8.18) 2024-06-26T04:39:00.2462578Z ##[endgroup] 2024-06-26T04:39:01.1446346Z [command]/opt/hostedtoolcache/Python/3.8.18/x64/bin/pip cache dir 2024-06-26T04:39:01.4431819Z /home/runner/.cache/pip 2024-06-26T04:39:03.0747796Z Received 0 of 647145781 (0.0%), 0.0 MBs/sec 2024-06-26T04:39:04.0825295Z Received 113246208 of 647145781 (17.5%), 53.8 MBs/sec 2024-06-26T04:39:05.0827963Z Received 285212672 of 647145781 (44.1%), 90.4 MBs/sec 2024-06-26T04:39:06.0831108Z Received 457179136 of 647145781 (70.6%), 108.8 MBs/sec 2024-06-26T04:39:07.0841248Z Received 620756992 of 647145781 (95.9%), 118.2 MBs/sec 2024-06-26T04:39:07.6172271Z Received 647145781 of 647145781 (100.0%), 111.4 MBs/sec 2024-06-26T04:39:07.6173730Z Cache Size: ~617 MB (647145781 B) 2024-06-26T04:39:07.6277393Z [command]/usr/bin/tar -xf /home/runner/work/_temp/324f7efd-96e3-449d-bae4-7f2b87f8f767/cache.tzst -P -C /home/runner/work/pytorch/pytorch --use-compress-program unzstd 2024-06-26T04:39:08.5630172Z Cache restored successfully 2024-06-26T04:39:08.6391823Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.8.18-pip-3b7e01fc9973b82d1027a4c72a93bba7e93fed07a8c4a2ecb34b8ebff0ae9823 2024-06-26T04:39:08.6529671Z ##[group]Run pip install -r .github/requirements-gha-cache.txt --user 2024-06-26T04:39:08.6530723Z pip install -r .github/requirements-gha-cache.txt --user 2024-06-26T04:39:08.6559165Z shell: /usr/bin/bash -e {0} 2024-06-26T04:39:08.6559653Z env: 2024-06-26T04:39:08.6560170Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:39:08.6561104Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig 2024-06-26T04:39:08.6562012Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:39:08.6562823Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:39:08.6563631Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:39:08.6564451Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib 2024-06-26T04:39:08.6565148Z ##[endgroup] 2024-06-26T04:39:09.5931901Z Collecting boto3==1.19.12 (from -r .github/requirements-gha-cache.txt (line 7)) 2024-06-26T04:39:09.5951575Z Using cached boto3-1.19.12-py3-none-any.whl.metadata (6.4 kB) 2024-06-26T04:39:09.6217803Z Collecting jinja2==3.1.4 (from -r .github/requirements-gha-cache.txt (line 8)) 2024-06-26T04:39:09.6234519Z Using cached jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2024-06-26T04:39:09.6541901Z Collecting lintrunner==0.10.7 (from -r .github/requirements-gha-cache.txt (line 9)) 2024-06-26T04:39:09.6558705Z Using cached lintrunner-0.10.7-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.9 kB) 2024-06-26T04:39:09.6969220Z Collecting ninja==1.10.0.post1 (from -r .github/requirements-gha-cache.txt (line 10)) 2024-06-26T04:39:09.6986556Z Using cached ninja-1.10.0.post1-py3-none-manylinux1_x86_64.whl.metadata (5.6 kB) 2024-06-26T04:39:09.7193479Z Collecting nvidia-ml-py==11.525.84 (from -r .github/requirements-gha-cache.txt (line 11)) 2024-06-26T04:39:09.7210610Z Using cached nvidia_ml_py-11.525.84-py3-none-any.whl.metadata (8.6 kB) 2024-06-26T04:39:09.7711660Z Collecting pyyaml==6.0 (from -r .github/requirements-gha-cache.txt (line 12)) 2024-06-26T04:39:09.7730584Z 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-06-26T04:39:09.8176677Z Collecting requests==2.32.2 (from -r .github/requirements-gha-cache.txt (line 13)) 2024-06-26T04:39:09.8195869Z Using cached requests-2.32.2-py3-none-any.whl.metadata (4.6 kB) 2024-06-26T04:39:09.9027928Z Collecting rich==10.9.0 (from -r .github/requirements-gha-cache.txt (line 14)) 2024-06-26T04:39:09.9046571Z Using cached rich-10.9.0-py3-none-any.whl.metadata (19 kB) 2024-06-26T04:39:09.9340465Z Collecting rockset==1.0.3 (from -r .github/requirements-gha-cache.txt (line 15)) 2024-06-26T04:39:09.9358009Z Using cached rockset-1.0.3-py3-none-any.whl.metadata (2.4 kB) 2024-06-26T04:39:10.5393288Z Collecting botocore<1.23.0,>=1.22.12 (from boto3==1.19.12->-r .github/requirements-gha-cache.txt (line 7)) 2024-06-26T04:39:10.5418432Z Using cached botocore-1.22.12-py3-none-any.whl.metadata (5.6 kB) 2024-06-26T04:39:10.5644296Z Collecting jmespath<1.0.0,>=0.7.1 (from boto3==1.19.12->-r .github/requirements-gha-cache.txt (line 7)) 2024-06-26T04:39:10.5661153Z Using cached jmespath-0.10.0-py2.py3-none-any.whl.metadata (8.0 kB) 2024-06-26T04:39:10.5929379Z Collecting s3transfer<0.6.0,>=0.5.0 (from boto3==1.19.12->-r .github/requirements-gha-cache.txt (line 7)) 2024-06-26T04:39:10.5945983Z Using cached s3transfer-0.5.2-py3-none-any.whl.metadata (1.7 kB) 2024-06-26T04:39:10.6561594Z Collecting MarkupSafe>=2.0 (from jinja2==3.1.4->-r .github/requirements-gha-cache.txt (line 8)) 2024-06-26T04:39:10.6579458Z Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2024-06-26T04:39:10.7546227Z Collecting charset-normalizer<4,>=2 (from requests==2.32.2->-r .github/requirements-gha-cache.txt (line 13)) 2024-06-26T04:39:10.7564231Z Using cached charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 2024-06-26T04:39:10.7789027Z Collecting idna<4,>=2.5 (from requests==2.32.2->-r .github/requirements-gha-cache.txt (line 13)) 2024-06-26T04:39:10.7805107Z Using cached idna-3.7-py3-none-any.whl.metadata (9.9 kB) 2024-06-26T04:39:10.8348742Z Collecting urllib3<3,>=1.21.1 (from requests==2.32.2->-r .github/requirements-gha-cache.txt (line 13)) 2024-06-26T04:39:10.8689599Z Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) 2024-06-26T04:39:10.9284659Z Collecting certifi>=2017.4.17 (from requests==2.32.2->-r .github/requirements-gha-cache.txt (line 13)) 2024-06-26T04:39:10.9359204Z Downloading certifi-2024.6.2-py3-none-any.whl.metadata (2.2 kB) 2024-06-26T04:39:10.9713433Z Collecting colorama<0.5.0,>=0.4.0 (from rich==10.9.0->-r .github/requirements-gha-cache.txt (line 14)) 2024-06-26T04:39:10.9730227Z Using cached colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2024-06-26T04:39:10.9919757Z Collecting commonmark<0.10.0,>=0.9.0 (from rich==10.9.0->-r .github/requirements-gha-cache.txt (line 14)) 2024-06-26T04:39:10.9935707Z Using cached commonmark-0.9.1-py2.py3-none-any.whl.metadata (5.7 kB) 2024-06-26T04:39:11.0289524Z Collecting pygments<3.0.0,>=2.6.0 (from rich==10.9.0->-r .github/requirements-gha-cache.txt (line 14)) 2024-06-26T04:39:11.0306273Z Using cached pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 2024-06-26T04:39:11.0560436Z Collecting geojson<3.0.0,>=2.5.0 (from rockset==1.0.3->-r .github/requirements-gha-cache.txt (line 15)) 2024-06-26T04:39:11.0576692Z Using cached geojson-2.5.0-py2.py3-none-any.whl.metadata (15 kB) 2024-06-26T04:39:11.0820178Z Collecting python_dateutil<3.0.0,>=2.5.3 (from rockset==1.0.3->-r .github/requirements-gha-cache.txt (line 15)) 2024-06-26T04:39:11.0836593Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2024-06-26T04:39:11.1003182Z Collecting urllib3<3,>=1.21.1 (from requests==2.32.2->-r .github/requirements-gha-cache.txt (line 13)) 2024-06-26T04:39:11.1076905Z Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) 2024-06-26T04:39:11.1150040Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.3/49.3 kB 8.2 MB/s eta 0:00:00 2024-06-26T04:39:11.1953220Z 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-06-26T04:39:11.1970174Z Using cached six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2024-06-26T04:39:11.4018529Z Using cached boto3-1.19.12-py3-none-any.whl (131 kB) 2024-06-26T04:39:11.4037486Z Using cached jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-06-26T04:39:11.4057749Z Using cached lintrunner-0.10.7-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB) 2024-06-26T04:39:11.4111249Z Using cached ninja-1.10.0.post1-py3-none-manylinux1_x86_64.whl (102 kB) 2024-06-26T04:39:11.4130033Z Using cached nvidia_ml_py-11.525.84-py3-none-any.whl (34 kB) 2024-06-26T04:39:11.4148664Z 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-06-26T04:39:11.4175487Z Using cached requests-2.32.2-py3-none-any.whl (63 kB) 2024-06-26T04:39:11.4193728Z Using cached rich-10.9.0-py3-none-any.whl (211 kB) 2024-06-26T04:39:11.4214026Z Using cached rockset-1.0.3-py3-none-any.whl (699 kB) 2024-06-26T04:39:11.4241759Z Using cached botocore-1.22.12-py3-none-any.whl (8.1 MB) 2024-06-26T04:39:11.4430887Z Downloading certifi-2024.6.2-py3-none-any.whl (164 kB) 2024-06-26T04:39:11.4521791Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.4/164.4 kB 22.9 MB/s eta 0:00:00 2024-06-26T04:39:11.4538798Z Using cached charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) 2024-06-26T04:39:11.4557823Z Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-06-26T04:39:11.4574994Z Using cached commonmark-0.9.1-py2.py3-none-any.whl (51 kB) 2024-06-26T04:39:11.4593075Z Using cached geojson-2.5.0-py2.py3-none-any.whl (14 kB) 2024-06-26T04:39:11.4610122Z Using cached idna-3.7-py3-none-any.whl (66 kB) 2024-06-26T04:39:11.4628601Z Using cached jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2024-06-26T04:39:11.4646009Z Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) 2024-06-26T04:39:11.4663359Z Using cached pygments-2.18.0-py3-none-any.whl (1.2 MB) 2024-06-26T04:39:11.4697721Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-06-26T04:39:11.4718797Z Using cached s3transfer-0.5.2-py3-none-any.whl (79 kB) 2024-06-26T04:39:11.4791395Z Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2024-06-26T04:39:11.4839349Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.9/143.9 kB 51.5 MB/s eta 0:00:00 2024-06-26T04:39:11.4855581Z Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-06-26T04:39:11.6062622Z 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-06-26T04:39:13.4371734Z Successfully installed MarkupSafe-2.1.5 boto3-1.19.12 botocore-1.22.12 certifi-2024.6.2 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-06-26T04:39:13.5522829Z 2024-06-26T04:39:13.5523483Z [notice] A new release of pip is available: 23.0.1 -> 24.1 2024-06-26T04:39:13.5524061Z [notice] To update, run: pip install --upgrade pip 2024-06-26T04:39:13.6830772Z ##[group]Run set -ex 2024-06-26T04:39:13.6831080Z set -ex 2024-06-26T04:39:13.6831449Z python3 .github/scripts/check_labels.py "${PR_NUM}" 2024-06-26T04:39:13.6848423Z shell: /usr/bin/bash -e {0} 2024-06-26T04:39:13.6848835Z env: 2024-06-26T04:39:13.6849139Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:39:13.6849687Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig 2024-06-26T04:39:13.6850225Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:39:13.6850698Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:39:13.6851166Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:39:13.6851646Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib 2024-06-26T04:39:13.6852459Z GITHUB_TOKEN: *** 2024-06-26T04:39:13.6852721Z PR_NUM: 129470 2024-06-26T04:39:13.6852956Z ##[endgroup] 2024-06-26T04:39:13.6892483Z + python3 .github/scripts/check_labels.py 129470 2024-06-26T04:39:15.0922885Z Post job cleanup. 2024-06-26T04:39:15.2044595Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.8.18-pip-3b7e01fc9973b82d1027a4c72a93bba7e93fed07a8c4a2ecb34b8ebff0ae9823, not saving cache. 2024-06-26T04:39:15.2123696Z Post job cleanup. 2024-06-26T04:39:15.2166969Z Post job cleanup. 2024-06-26T04:39:15.2930225Z [command]/usr/bin/git version 2024-06-26T04:39:15.2966223Z git version 2.45.2 2024-06-26T04:39:15.3003256Z Temporarily overriding HOME='/home/runner/work/_temp/99363dff-d954-423c-978e-0ded4ff00a31' before making global git config changes 2024-06-26T04:39:15.3004565Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:39:15.3009047Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-06-26T04:39:15.3037735Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:39:15.3063954Z [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-06-26T04:39:15.3229740Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:39:15.3246095Z http.https://github.com/.extraheader 2024-06-26T04:39:15.3256195Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-06-26T04:39:15.3280980Z [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-06-26T04:39:15.3629527Z Cleaning up orphan processes