2024-06-26T04:38:46.9291791Z Current runner version: '2.317.0' 2024-06-26T04:38:46.9297265Z Runner name: 'linux.20_04.4x_4cdffa0ea809' 2024-06-26T04:38:46.9297923Z Runner group name: 'Default' 2024-06-26T04:38:46.9298614Z Machine name: 'runner' 2024-06-26T04:38:46.9314527Z ##[group]Operating System 2024-06-26T04:38:46.9315049Z Ubuntu 2024-06-26T04:38:46.9315318Z 20.04.6 2024-06-26T04:38:46.9315666Z LTS 2024-06-26T04:38:46.9315937Z ##[endgroup] 2024-06-26T04:38:46.9316282Z ##[group]Runner Image 2024-06-26T04:38:46.9316712Z Image: ubuntu-20.04 2024-06-26T04:38:46.9317052Z Version: 20240617.1.0 2024-06-26T04:38:46.9318057Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20240617.1/images/ubuntu/Ubuntu2004-Readme.md 2024-06-26T04:38:46.9319513Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20240617.1 2024-06-26T04:38:46.9320334Z ##[endgroup] 2024-06-26T04:38:46.9322506Z ##[group]GITHUB_TOKEN Permissions 2024-06-26T04:38:46.9324094Z Actions: read 2024-06-26T04:38:46.9324672Z Attestations: read 2024-06-26T04:38:46.9325077Z Checks: read 2024-06-26T04:38:46.9325396Z Contents: read 2024-06-26T04:38:46.9325756Z Deployments: read 2024-06-26T04:38:46.9326106Z Discussions: read 2024-06-26T04:38:46.9326450Z Issues: read 2024-06-26T04:38:46.9326799Z Metadata: read 2024-06-26T04:38:46.9327138Z Packages: read 2024-06-26T04:38:46.9327457Z Pages: read 2024-06-26T04:38:46.9327794Z PullRequests: read 2024-06-26T04:38:46.9328172Z RepositoryProjects: read 2024-06-26T04:38:46.9328557Z SecurityEvents: read 2024-06-26T04:38:46.9328936Z Statuses: read 2024-06-26T04:38:46.9329268Z ##[endgroup] 2024-06-26T04:38:46.9332271Z Secret source: Actions 2024-06-26T04:38:46.9332875Z Prepare workflow directory 2024-06-26T04:38:46.9936377Z Prepare all required actions 2024-06-26T04:38:47.0091975Z Getting action download info 2024-06-26T04:38:47.2115417Z Download action repository 'pytorch/pytorch@main' (SHA:cda4d4887def865026d318ee265ab84c794260cc) 2024-06-26T04:38:51.7573695Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-06-26T04:38:51.8851169Z Getting action download info 2024-06-26T04:38:52.0476316Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-06-26T04:38:52.4448021Z Complete job name: Test `run_test.py` is usable without boto3/rockset 2024-06-26T04:38:52.5242566Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-06-26T04:38:52.5243055Z with: 2024-06-26T04:38:52.5243285Z submodules: false 2024-06-26T04:38:52.5243545Z fetch-depth: 1 2024-06-26T04:38:52.5243778Z ##[endgroup] 2024-06-26T04:38:52.5483939Z ##[group]Run retry () { 2024-06-26T04:38:52.5484296Z retry () { 2024-06-26T04:38:52.5484710Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-06-26T04:38:52.5485171Z } 2024-06-26T04:38:52.5485423Z echo "${GITHUB_WORKSPACE}" 2024-06-26T04:38:52.5485763Z if [ -z "${NO_SUDO}" ]; then 2024-06-26T04:38:52.5486174Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:38:52.5486537Z else 2024-06-26T04:38:52.5486798Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:38:52.5487133Z fi 2024-06-26T04:38:52.5487370Z mkdir "${GITHUB_WORKSPACE}" 2024-06-26T04:38:52.5507454Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:38:52.5507897Z env: 2024-06-26T04:38:52.5508101Z NO_SUDO: 2024-06-26T04:38:52.5508325Z ##[endgroup] 2024-06-26T04:38:52.5677703Z /home/runner/work/pytorch/pytorch 2024-06-26T04:38:52.5901096Z ##[group]Run malfet/checkout@silent-checkout 2024-06-26T04:38:52.5901456Z with: 2024-06-26T04:38:52.5901704Z ref: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:38:52.5902057Z fetch-depth: 1 2024-06-26T04:38:52.5902308Z submodules: false 2024-06-26T04:38:52.5902581Z quiet-checkout: true 2024-06-26T04:38:52.5902856Z repository: pytorch/pytorch 2024-06-26T04:38:52.5903287Z token: *** 2024-06-26T04:38:52.5903739Z ssh-strict: true 2024-06-26T04:38:52.5904004Z persist-credentials: true 2024-06-26T04:38:52.5904292Z clean: true 2024-06-26T04:38:52.5904534Z sparse-checkout-cone-mode: true 2024-06-26T04:38:52.5904835Z lfs: false 2024-06-26T04:38:52.5905064Z set-safe-directory: true 2024-06-26T04:38:52.5905319Z ##[endgroup] 2024-06-26T04:38:52.6835999Z Syncing repository: pytorch/pytorch 2024-06-26T04:38:52.6837642Z ##[group]Getting Git version info 2024-06-26T04:38:52.6838334Z Working directory is '/home/runner/work/pytorch/pytorch' 2024-06-26T04:38:52.6838994Z [command]/usr/bin/git version 2024-06-26T04:38:52.6848596Z git version 2.45.2 2024-06-26T04:38:52.6870493Z ##[endgroup] 2024-06-26T04:38:52.6883994Z Temporarily overriding HOME='/home/runner/work/_temp/097dd579-cb45-420d-ac25-9eabefc0b4fc' before making global git config changes 2024-06-26T04:38:52.6884981Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:38:52.6888314Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-06-26T04:38:52.6917111Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2024-06-26T04:38:52.6921172Z ##[group]Initializing the repository 2024-06-26T04:38:52.6924042Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2024-06-26T04:38:52.6990788Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-06-26T04:38:52.6992319Z hint: is subject to change. To configure the initial branch name to use in all 2024-06-26T04:38:52.6993234Z hint: of your new repositories, which will suppress this warning, call: 2024-06-26T04:38:52.6993996Z hint: 2024-06-26T04:38:52.6994413Z hint: git config --global init.defaultBranch 2024-06-26T04:38:52.6994800Z hint: 2024-06-26T04:38:52.6995221Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-06-26T04:38:52.6995971Z hint: 'development'. The just-created branch can be renamed via this command: 2024-06-26T04:38:52.6996709Z hint: 2024-06-26T04:38:52.6996966Z hint: git branch -m 2024-06-26T04:38:52.6997424Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2024-06-26T04:38:52.7000515Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-06-26T04:38:52.7023443Z ##[endgroup] 2024-06-26T04:38:52.7024110Z ##[group]Disabling automatic garbage collection 2024-06-26T04:38:52.7026578Z [command]/usr/bin/git config --local gc.auto 0 2024-06-26T04:38:52.7047085Z ##[endgroup] 2024-06-26T04:38:52.7047530Z ##[group]Setting up auth 2024-06-26T04:38:52.7052840Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:38:52.7074670Z [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.7292684Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:38:52.7313552Z [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.7458779Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T04:38:52.7480606Z ##[endgroup] 2024-06-26T04:38:52.7481416Z ##[group]Fetching the repository 2024-06-26T04:38:52.7487784Z [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.1058140Z remote: Enumerating objects: 11184, done. 2024-06-26T04:38:53.1058793Z remote: Counting objects: 0% (1/11184) 2024-06-26T04:38:53.1059344Z remote: Counting objects: 1% (112/11184) 2024-06-26T04:38:53.1059891Z remote: Counting objects: 2% (224/11184) 2024-06-26T04:38:53.1060589Z remote: Counting objects: 3% (336/11184) 2024-06-26T04:38:53.1061008Z remote: Counting objects: 4% (448/11184) 2024-06-26T04:38:53.1061430Z remote: Counting objects: 5% (560/11184) 2024-06-26T04:38:53.1061848Z remote: Counting objects: 6% (672/11184) 2024-06-26T04:38:53.1062269Z remote: Counting objects: 7% (783/11184) 2024-06-26T04:38:53.1062686Z remote: Counting objects: 8% (895/11184) 2024-06-26T04:38:53.1076928Z remote: Counting objects: 9% (1007/11184) 2024-06-26T04:38:53.1077724Z remote: Counting objects: 10% (1119/11184) 2024-06-26T04:38:53.1078428Z remote: Counting objects: 11% (1231/11184) 2024-06-26T04:38:53.1079180Z remote: Counting objects: 12% (1343/11184) 2024-06-26T04:38:53.1079739Z remote: Counting objects: 13% (1454/11184) 2024-06-26T04:38:53.1080486Z remote: Counting objects: 14% (1566/11184) 2024-06-26T04:38:53.1081199Z remote: Counting objects: 15% (1678/11184) 2024-06-26T04:38:53.1081911Z remote: Counting objects: 16% (1790/11184) 2024-06-26T04:38:53.1082574Z remote: Counting objects: 17% (1902/11184) 2024-06-26T04:38:53.1083268Z remote: Counting objects: 18% (2014/11184) 2024-06-26T04:38:53.1083814Z remote: Counting objects: 19% (2125/11184) 2024-06-26T04:38:53.1084362Z remote: Counting objects: 20% (2237/11184) 2024-06-26T04:38:53.1085052Z remote: Counting objects: 21% (2349/11184) 2024-06-26T04:38:53.1085748Z remote: Counting objects: 22% (2461/11184) 2024-06-26T04:38:53.1086408Z remote: Counting objects: 23% (2573/11184) 2024-06-26T04:38:53.1086885Z remote: Counting objects: 24% (2685/11184) 2024-06-26T04:38:53.1087282Z remote: Counting objects: 25% (2796/11184) 2024-06-26T04:38:53.1087663Z remote: Counting objects: 26% (2908/11184) 2024-06-26T04:38:53.1088047Z remote: Counting objects: 27% (3020/11184) 2024-06-26T04:38:53.1088437Z remote: Counting objects: 28% (3132/11184) 2024-06-26T04:38:53.1088820Z remote: Counting objects: 29% (3244/11184) 2024-06-26T04:38:53.1089209Z remote: Counting objects: 30% (3356/11184) 2024-06-26T04:38:53.1089595Z remote: Counting objects: 31% (3468/11184) 2024-06-26T04:38:53.1090182Z remote: Counting objects: 32% (3579/11184) 2024-06-26T04:38:53.1090572Z remote: Counting objects: 33% (3691/11184) 2024-06-26T04:38:53.1090962Z remote: Counting objects: 34% (3803/11184) 2024-06-26T04:38:53.1118811Z remote: Counting objects: 35% (3915/11184) 2024-06-26T04:38:53.1119723Z remote: Counting objects: 36% (4027/11184) 2024-06-26T04:38:53.1120257Z remote: Counting objects: 37% (4139/11184) 2024-06-26T04:38:53.1120759Z remote: Counting objects: 38% (4250/11184) 2024-06-26T04:38:53.1121319Z remote: Counting objects: 39% (4362/11184) 2024-06-26T04:38:53.1122142Z remote: Counting objects: 40% (4474/11184) 2024-06-26T04:38:53.1122850Z remote: Counting objects: 41% (4586/11184) 2024-06-26T04:38:53.1123538Z remote: Counting objects: 42% (4698/11184) 2024-06-26T04:38:53.1124211Z remote: Counting objects: 43% (4810/11184) 2024-06-26T04:38:53.1124890Z remote: Counting objects: 44% (4921/11184) 2024-06-26T04:38:53.1125575Z remote: Counting objects: 45% (5033/11184) 2024-06-26T04:38:53.1126243Z remote: Counting objects: 46% (5145/11184) 2024-06-26T04:38:53.1126924Z remote: Counting objects: 47% (5257/11184) 2024-06-26T04:38:53.1127599Z remote: Counting objects: 48% (5369/11184) 2024-06-26T04:38:53.1128264Z remote: Counting objects: 49% (5481/11184) 2024-06-26T04:38:53.1128932Z remote: Counting objects: 50% (5592/11184) 2024-06-26T04:38:53.1129606Z remote: Counting objects: 51% (5704/11184) 2024-06-26T04:38:53.1130269Z remote: Counting objects: 52% (5816/11184) 2024-06-26T04:38:53.1130943Z remote: Counting objects: 53% (5928/11184) 2024-06-26T04:38:53.1131806Z remote: Counting objects: 54% (6040/11184) 2024-06-26T04:38:53.1132472Z remote: Counting objects: 55% (6152/11184) 2024-06-26T04:38:53.1133167Z remote: Counting objects: 56% (6264/11184) 2024-06-26T04:38:53.1133861Z remote: Counting objects: 57% (6375/11184) 2024-06-26T04:38:53.1134554Z remote: Counting objects: 58% (6487/11184) 2024-06-26T04:38:53.1135236Z remote: Counting objects: 59% (6599/11184) 2024-06-26T04:38:53.1135919Z remote: Counting objects: 60% (6711/11184) 2024-06-26T04:38:53.1136598Z remote: Counting objects: 61% (6823/11184) 2024-06-26T04:38:53.1137274Z remote: Counting objects: 62% (6935/11184) 2024-06-26T04:38:53.1138005Z remote: Counting objects: 63% (7046/11184) 2024-06-26T04:38:53.1138817Z remote: Counting objects: 64% (7158/11184) 2024-06-26T04:38:53.1139496Z remote: Counting objects: 65% (7270/11184) 2024-06-26T04:38:53.1140178Z remote: Counting objects: 66% (7382/11184) 2024-06-26T04:38:53.1140860Z remote: Counting objects: 67% (7494/11184) 2024-06-26T04:38:53.1141533Z remote: Counting objects: 68% (7606/11184) 2024-06-26T04:38:53.1142203Z remote: Counting objects: 69% (7717/11184) 2024-06-26T04:38:53.1142883Z remote: Counting objects: 70% (7829/11184) 2024-06-26T04:38:53.1143559Z remote: Counting objects: 71% (7941/11184) 2024-06-26T04:38:53.1144224Z remote: Counting objects: 72% (8053/11184) 2024-06-26T04:38:53.1144896Z remote: Counting objects: 73% (8165/11184) 2024-06-26T04:38:53.1161259Z remote: Counting objects: 74% (8277/11184) 2024-06-26T04:38:53.1162074Z remote: Counting objects: 75% (8388/11184) 2024-06-26T04:38:53.1162826Z remote: Counting objects: 76% (8500/11184) 2024-06-26T04:38:53.1163564Z remote: Counting objects: 77% (8612/11184) 2024-06-26T04:38:53.1164265Z remote: Counting objects: 78% (8724/11184) 2024-06-26T04:38:53.1164960Z remote: Counting objects: 79% (8836/11184) 2024-06-26T04:38:53.1165646Z remote: Counting objects: 80% (8948/11184) 2024-06-26T04:38:53.1166350Z remote: Counting objects: 81% (9060/11184) 2024-06-26T04:38:53.1167037Z remote: Counting objects: 82% (9171/11184) 2024-06-26T04:38:53.1167907Z remote: Counting objects: 83% (9283/11184) 2024-06-26T04:38:53.1168601Z remote: Counting objects: 84% (9395/11184) 2024-06-26T04:38:53.1169291Z remote: Counting objects: 85% (9507/11184) 2024-06-26T04:38:53.1169964Z remote: Counting objects: 86% (9619/11184) 2024-06-26T04:38:53.1170645Z remote: Counting objects: 87% (9731/11184) 2024-06-26T04:38:53.1171328Z remote: Counting objects: 88% (9842/11184) 2024-06-26T04:38:53.1171996Z remote: Counting objects: 89% (9954/11184) 2024-06-26T04:38:53.1172689Z remote: Counting objects: 90% (10066/11184) 2024-06-26T04:38:53.1173399Z remote: Counting objects: 91% (10178/11184) 2024-06-26T04:38:53.1174105Z remote: Counting objects: 92% (10290/11184) 2024-06-26T04:38:53.1174809Z remote: Counting objects: 93% (10402/11184) 2024-06-26T04:38:53.1175516Z remote: Counting objects: 94% (10513/11184) 2024-06-26T04:38:53.1176200Z remote: Counting objects: 95% (10625/11184) 2024-06-26T04:38:53.1176908Z remote: Counting objects: 96% (10737/11184) 2024-06-26T04:38:53.1177603Z remote: Counting objects: 97% (10849/11184) 2024-06-26T04:38:53.1178294Z remote: Counting objects: 98% (10961/11184) 2024-06-26T04:38:53.1178978Z remote: Counting objects: 99% (11073/11184) 2024-06-26T04:38:53.1672380Z remote: Counting objects: 100% (11184/11184) 2024-06-26T04:38:53.1673157Z remote: Counting objects: 100% (11184/11184), done. 2024-06-26T04:38:53.1673643Z remote: Compressing objects: 0% (1/9658) 2024-06-26T04:38:53.1674277Z remote: Compressing objects: 1% (97/9658) 2024-06-26T04:38:53.2668269Z remote: Compressing objects: 2% (194/9658) 2024-06-26T04:38:53.2669293Z remote: Compressing objects: 3% (290/9658) 2024-06-26T04:38:53.2669857Z remote: Compressing objects: 4% (387/9658) 2024-06-26T04:38:53.3261806Z remote: Compressing objects: 5% (483/9658) 2024-06-26T04:38:53.3856488Z remote: Compressing objects: 6% (580/9658) 2024-06-26T04:38:53.4449710Z remote: Compressing objects: 7% (677/9658) 2024-06-26T04:38:53.5044244Z remote: Compressing objects: 8% (773/9658) 2024-06-26T04:38:53.5643253Z remote: Compressing objects: 9% (870/9658) 2024-06-26T04:38:53.6237353Z remote: Compressing objects: 10% (966/9658) 2024-06-26T04:38:53.6237994Z remote: Compressing objects: 11% (1063/9658) 2024-06-26T04:38:53.6830567Z remote: Compressing objects: 12% (1159/9658) 2024-06-26T04:38:53.7425340Z remote: Compressing objects: 13% (1256/9658) 2024-06-26T04:38:53.8020108Z remote: Compressing objects: 14% (1353/9658) 2024-06-26T04:38:53.8614824Z remote: Compressing objects: 15% (1449/9658) 2024-06-26T04:38:53.9209796Z remote: Compressing objects: 16% (1546/9658) 2024-06-26T04:38:53.9210717Z remote: Compressing objects: 17% (1642/9658) 2024-06-26T04:38:54.2571696Z remote: Compressing objects: 18% (1739/9658) 2024-06-26T04:38:54.2572462Z remote: Compressing objects: 19% (1836/9658) 2024-06-26T04:38:54.2573006Z remote: Compressing objects: 20% (1932/9658) 2024-06-26T04:38:54.2573523Z remote: Compressing objects: 21% (2029/9658) 2024-06-26T04:38:54.2574051Z remote: Compressing objects: 21% (2103/9658) 2024-06-26T04:38:54.2574558Z remote: Compressing objects: 22% (2125/9658) 2024-06-26T04:38:54.2575313Z remote: Compressing objects: 23% (2222/9658) 2024-06-26T04:38:54.3163491Z remote: Compressing objects: 24% (2318/9658) 2024-06-26T04:38:54.3759259Z remote: Compressing objects: 25% (2415/9658) 2024-06-26T04:38:54.4351854Z remote: Compressing objects: 26% (2512/9658) 2024-06-26T04:38:54.4352693Z remote: Compressing objects: 27% (2608/9658) 2024-06-26T04:38:54.4945919Z remote: Compressing objects: 28% (2705/9658) 2024-06-26T04:38:54.5539790Z remote: Compressing objects: 29% (2801/9658) 2024-06-26T04:38:54.5541025Z remote: Compressing objects: 30% (2898/9658) 2024-06-26T04:38:54.6133703Z remote: Compressing objects: 31% (2994/9658) 2024-06-26T04:38:54.6134736Z remote: Compressing objects: 32% (3091/9658) 2024-06-26T04:38:54.6135740Z remote: Compressing objects: 33% (3188/9658) 2024-06-26T04:38:54.6136711Z remote: Compressing objects: 34% (3284/9658) 2024-06-26T04:38:54.6727567Z remote: Compressing objects: 35% (3381/9658) 2024-06-26T04:38:54.6728550Z remote: Compressing objects: 36% (3477/9658) 2024-06-26T04:38:54.6729308Z remote: Compressing objects: 37% (3574/9658) 2024-06-26T04:38:54.6729784Z remote: Compressing objects: 38% (3671/9658) 2024-06-26T04:38:54.7321935Z remote: Compressing objects: 39% (3767/9658) 2024-06-26T04:38:54.7322930Z remote: Compressing objects: 40% (3864/9658) 2024-06-26T04:38:54.7323843Z remote: Compressing objects: 41% (3960/9658) 2024-06-26T04:38:54.7916418Z remote: Compressing objects: 42% (4057/9658) 2024-06-26T04:38:54.8510137Z remote: Compressing objects: 43% (4153/9658) 2024-06-26T04:38:54.8510780Z remote: Compressing objects: 44% (4250/9658) 2024-06-26T04:38:54.9104922Z remote: Compressing objects: 45% (4347/9658) 2024-06-26T04:38:54.9105824Z remote: Compressing objects: 46% (4443/9658) 2024-06-26T04:38:54.9701173Z remote: Compressing objects: 47% (4540/9658) 2024-06-26T04:38:54.9702028Z remote: Compressing objects: 48% (4636/9658) 2024-06-26T04:38:55.0300786Z remote: Compressing objects: 49% (4733/9658) 2024-06-26T04:38:55.0889993Z remote: Compressing objects: 50% (4829/9658) 2024-06-26T04:38:55.0891120Z remote: Compressing objects: 51% (4926/9658) 2024-06-26T04:38:55.1481310Z remote: Compressing objects: 52% (5023/9658) 2024-06-26T04:38:55.1482191Z remote: Compressing objects: 53% (5119/9658) 2024-06-26T04:38:55.1482784Z remote: Compressing objects: 54% (5216/9658) 2024-06-26T04:38:55.1483339Z remote: Compressing objects: 54% (5227/9658) 2024-06-26T04:38:55.2074838Z remote: Compressing objects: 55% (5312/9658) 2024-06-26T04:38:55.2075682Z remote: Compressing objects: 56% (5409/9658) 2024-06-26T04:38:55.2669676Z remote: Compressing objects: 57% (5506/9658) 2024-06-26T04:38:55.3265270Z remote: Compressing objects: 58% (5602/9658) 2024-06-26T04:38:55.3266067Z remote: Compressing objects: 59% (5699/9658) 2024-06-26T04:38:55.3266633Z remote: Compressing objects: 60% (5795/9658) 2024-06-26T04:38:55.3267181Z remote: Compressing objects: 61% (5892/9658) 2024-06-26T04:38:55.4268350Z remote: Compressing objects: 62% (5988/9658) 2024-06-26T04:38:55.4269541Z remote: Compressing objects: 63% (6085/9658) 2024-06-26T04:38:55.4270446Z remote: Compressing objects: 64% (6182/9658) 2024-06-26T04:38:55.4271333Z remote: Compressing objects: 65% (6278/9658) 2024-06-26T04:38:55.4272179Z remote: Compressing objects: 66% (6375/9658) 2024-06-26T04:38:55.4272709Z remote: Compressing objects: 67% (6471/9658) 2024-06-26T04:38:55.4273239Z remote: Compressing objects: 68% (6568/9658) 2024-06-26T04:38:55.4273696Z remote: Compressing objects: 69% (6665/9658) 2024-06-26T04:38:55.4274120Z remote: Compressing objects: 70% (6761/9658) 2024-06-26T04:38:55.5546676Z remote: Compressing objects: 71% (6858/9658) 2024-06-26T04:38:55.5547621Z remote: Compressing objects: 72% (6954/9658) 2024-06-26T04:38:55.5548160Z remote: Compressing objects: 73% (7051/9658) 2024-06-26T04:38:55.5548680Z remote: Compressing objects: 74% (7147/9658) 2024-06-26T04:38:55.5549374Z remote: Compressing objects: 75% (7244/9658) 2024-06-26T04:38:55.5549894Z remote: Compressing objects: 76% (7341/9658) 2024-06-26T04:38:55.5550420Z remote: Compressing objects: 77% (7437/9658) 2024-06-26T04:38:55.5551146Z remote: Compressing objects: 78% (7534/9658) 2024-06-26T04:38:55.5551686Z remote: Compressing objects: 79% (7630/9658) 2024-06-26T04:38:55.5552199Z remote: Compressing objects: 80% (7727/9658) 2024-06-26T04:38:55.5552713Z remote: Compressing objects: 81% (7823/9658) 2024-06-26T04:38:55.6521532Z remote: Compressing objects: 82% (7920/9658) 2024-06-26T04:38:55.6522380Z remote: Compressing objects: 83% (8017/9658) 2024-06-26T04:38:55.6523269Z remote: Compressing objects: 84% (8113/9658) 2024-06-26T04:38:55.6523833Z remote: Compressing objects: 85% (8210/9658) 2024-06-26T04:38:55.6524363Z remote: Compressing objects: 86% (8306/9658) 2024-06-26T04:38:55.6525153Z remote: Compressing objects: 87% (8403/9658) 2024-06-26T04:38:55.6526097Z remote: Compressing objects: 88% (8500/9658) 2024-06-26T04:38:55.6527055Z remote: Compressing objects: 89% (8596/9658) 2024-06-26T04:38:55.6527804Z remote: Compressing objects: 90% (8693/9658) 2024-06-26T04:38:55.6528239Z remote: Compressing objects: 91% (8789/9658) 2024-06-26T04:38:55.6528672Z remote: Compressing objects: 92% (8886/9658) 2024-06-26T04:38:55.6529112Z remote: Compressing objects: 93% (8982/9658) 2024-06-26T04:38:55.6529538Z remote: Compressing objects: 94% (9079/9658) 2024-06-26T04:38:55.6529966Z remote: Compressing objects: 95% (9176/9658) 2024-06-26T04:38:55.6530397Z remote: Compressing objects: 96% (9272/9658) 2024-06-26T04:38:55.6530820Z remote: Compressing objects: 97% (9369/9658) 2024-06-26T04:38:55.6531250Z remote: Compressing objects: 98% (9465/9658) 2024-06-26T04:38:55.6531901Z remote: Compressing objects: 99% (9562/9658) 2024-06-26T04:38:55.6532324Z remote: Compressing objects: 100% (9658/9658) 2024-06-26T04:38:55.6532797Z remote: Compressing objects: 100% (9658/9658), done. 2024-06-26T04:38:58.5027061Z remote: Total 11184 (delta 1468), reused 5456 (delta 1239), pack-reused 0 2024-06-26T04:38:58.7790141Z ##[endgroup] 2024-06-26T04:38:58.7790889Z ##[group]Determining the checkout info 2024-06-26T04:38:58.7791684Z ##[endgroup] 2024-06-26T04:38:58.7792200Z ##[group]Checking out the ref 2024-06-26T04:38:58.7793949Z [command]/usr/bin/git checkout --quiet --force b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:38:59.8273133Z ##[endgroup] 2024-06-26T04:38:59.8305892Z [command]/usr/bin/git log -1 --format='%H' 2024-06-26T04:38:59.8324858Z 'b8c4c54d347aa776934c60784e35936878ef18dc' 2024-06-26T04:38:59.8447831Z ##[group]Run actions/setup-python@v4 2024-06-26T04:38:59.8448175Z with: 2024-06-26T04:38:59.8448394Z python-version: 3.8 2024-06-26T04:38:59.8448673Z architecture: x64 2024-06-26T04:38:59.8448922Z cache: pip 2024-06-26T04:38:59.8449152Z check-latest: false 2024-06-26T04:38:59.8449559Z token: *** 2024-06-26T04:38:59.8449802Z update-environment: true 2024-06-26T04:38:59.8450090Z allow-prereleases: false 2024-06-26T04:38:59.8450355Z ##[endgroup] 2024-06-26T04:38:59.9721544Z ##[group]Installed versions 2024-06-26T04:38:59.9831502Z Successfully set up CPython (3.8.18) 2024-06-26T04:38:59.9832874Z ##[endgroup] 2024-06-26T04:39:00.8361246Z [command]/opt/hostedtoolcache/Python/3.8.18/x64/bin/pip cache dir 2024-06-26T04:39:01.1617600Z /home/runner/.cache/pip 2024-06-26T04:39:02.8083594Z Received 4194304 of 646469799 (0.6%), 4.0 MBs/sec 2024-06-26T04:39:03.8092187Z Received 109051904 of 646469799 (16.9%), 51.9 MBs/sec 2024-06-26T04:39:04.8103106Z Received 247463936 of 646469799 (38.3%), 78.6 MBs/sec 2024-06-26T04:39:05.8104777Z Received 385875968 of 646469799 (59.7%), 91.9 MBs/sec 2024-06-26T04:39:06.8104121Z Received 524288000 of 646469799 (81.1%), 99.9 MBs/sec 2024-06-26T04:39:07.8107298Z Received 638081191 of 646469799 (98.7%), 101.4 MBs/sec 2024-06-26T04:39:08.1801080Z Received 646469799 of 646469799 (100.0%), 96.7 MBs/sec 2024-06-26T04:39:08.1802408Z Cache Size: ~617 MB (646469799 B) 2024-06-26T04:39:08.1842476Z [command]/usr/bin/tar -xf /home/runner/work/_temp/98af01dc-0c20-4caf-859f-9e53092644c9/cache.tzst -P -C /home/runner/work/pytorch/pytorch --use-compress-program unzstd 2024-06-26T04:39:08.9724164Z Cache restored successfully 2024-06-26T04:39:09.0392524Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.8.18-pip-38ff74afa25381b8e06356d2314fad42d7e72371056d5251f573f86228695e95 2024-06-26T04:39:09.0513650Z ##[group]Run pip install pytest-rerunfailures==11.1.* pytest-flakefinder==1.1.* pytest-xdist==3.3.* expecttest==0.1.* numpy==1.24.* 2024-06-26T04:39:09.0514749Z pip install pytest-rerunfailures==11.1.* pytest-flakefinder==1.1.* pytest-xdist==3.3.* expecttest==0.1.* numpy==1.24.* 2024-06-26T04:39:09.0515682Z pip install torch --pre --index-url https://download.pytorch.org/whl/nightly/cpu/ 2024-06-26T04:39:09.0534299Z shell: /usr/bin/bash -e {0} 2024-06-26T04:39:09.0534585Z env: 2024-06-26T04:39:09.0534897Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:39:09.0535448Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig 2024-06-26T04:39:09.0535977Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:39:09.0536452Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:39:09.0536905Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:39:09.0537415Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib 2024-06-26T04:39:09.0537804Z ##[endgroup] 2024-06-26T04:39:09.5136458Z Collecting pytest-rerunfailures==11.1.* 2024-06-26T04:39:09.5156232Z Using cached pytest_rerunfailures-11.1.2-py3-none-any.whl.metadata (16 kB) 2024-06-26T04:39:09.5323893Z Collecting pytest-flakefinder==1.1.* 2024-06-26T04:39:09.5342064Z Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2024-06-26T04:39:09.5723208Z Collecting pytest-xdist==3.3.* 2024-06-26T04:39:09.5742712Z Using cached pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2024-06-26T04:39:09.5931292Z Collecting expecttest==0.1.* 2024-06-26T04:39:09.5948951Z Using cached expecttest-0.1.6-py3-none-any.whl.metadata (2.5 kB) 2024-06-26T04:39:09.8405012Z Collecting numpy==1.24.* 2024-06-26T04:39:09.8425392Z Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) 2024-06-26T04:39:09.8784015Z Collecting packaging>=17.1 (from pytest-rerunfailures==11.1.*) 2024-06-26T04:39:09.9237378Z Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2024-06-26T04:39:10.0048208Z Collecting pytest>=5.3 (from pytest-rerunfailures==11.1.*) 2024-06-26T04:39:10.0124926Z Downloading pytest-8.2.2-py3-none-any.whl.metadata (7.6 kB) 2024-06-26T04:39:10.0593302Z Collecting execnet>=1.1 (from pytest-xdist==3.3.*) 2024-06-26T04:39:10.0611462Z Using cached execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2024-06-26T04:39:10.1113761Z Collecting iniconfig (from pytest>=5.3->pytest-rerunfailures==11.1.*) 2024-06-26T04:39:10.1131425Z Using cached iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) 2024-06-26T04:39:10.1383473Z Collecting pluggy<2.0,>=1.5 (from pytest>=5.3->pytest-rerunfailures==11.1.*) 2024-06-26T04:39:10.1401439Z Using cached pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) 2024-06-26T04:39:10.1637536Z Collecting exceptiongroup>=1.0.0rc8 (from pytest>=5.3->pytest-rerunfailures==11.1.*) 2024-06-26T04:39:10.1659531Z Using cached exceptiongroup-1.2.1-py3-none-any.whl.metadata (6.6 kB) 2024-06-26T04:39:10.1882109Z Collecting tomli>=1 (from pytest>=5.3->pytest-rerunfailures==11.1.*) 2024-06-26T04:39:10.1899147Z Using cached tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2024-06-26T04:39:10.2057537Z Using cached pytest_rerunfailures-11.1.2-py3-none-any.whl (12 kB) 2024-06-26T04:39:10.2074289Z Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2024-06-26T04:39:10.2090705Z Using cached pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2024-06-26T04:39:10.2107500Z Using cached expecttest-0.1.6-py3-none-any.whl (6.5 kB) 2024-06-26T04:39:10.2124562Z Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) 2024-06-26T04:39:10.2393340Z Using cached execnet-2.1.1-py3-none-any.whl (40 kB) 2024-06-26T04:39:10.2466455Z Downloading packaging-24.1-py3-none-any.whl (53 kB) 2024-06-26T04:39:10.2567825Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 6.7 MB/s eta 0:00:00 2024-06-26T04:39:10.2656741Z Downloading pytest-8.2.2-py3-none-any.whl (339 kB) 2024-06-26T04:39:10.2791060Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.9/339.9 kB 29.5 MB/s eta 0:00:00 2024-06-26T04:39:10.2808973Z Using cached exceptiongroup-1.2.1-py3-none-any.whl (16 kB) 2024-06-26T04:39:10.2826377Z Using cached pluggy-1.5.0-py3-none-any.whl (20 kB) 2024-06-26T04:39:10.2844179Z Using cached tomli-2.0.1-py3-none-any.whl (12 kB) 2024-06-26T04:39:10.2861427Z Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB) 2024-06-26T04:39:10.3726593Z Installing collected packages: tomli, pluggy, packaging, numpy, iniconfig, expecttest, execnet, exceptiongroup, pytest, pytest-xdist, pytest-rerunfailures, pytest-flakefinder 2024-06-26T04:39:12.1714980Z Successfully installed exceptiongroup-1.2.1 execnet-2.1.1 expecttest-0.1.6 iniconfig-2.0.0 numpy-1.24.4 packaging-24.1 pluggy-1.5.0 pytest-8.2.2 pytest-flakefinder-1.1.0 pytest-rerunfailures-11.1.2 pytest-xdist-3.3.1 tomli-2.0.1 2024-06-26T04:39:12.2926678Z 2024-06-26T04:39:12.2927738Z [notice] A new release of pip is available: 23.0.1 -> 24.1 2024-06-26T04:39:12.2928621Z [notice] To update, run: pip install --upgrade pip 2024-06-26T04:39:12.7288180Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu/ 2024-06-26T04:39:13.5932868Z Collecting torch 2024-06-26T04:39:13.6026406Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.5.0.dev20240625%2Bcpu-cp38-cp38-linux_x86_64.whl (195.3 MB) 2024-06-26T04:39:16.2441774Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.3/195.3 MB 6.3 MB/s eta 0:00:00 2024-06-26T04:39:16.7581479Z Collecting filelock (from torch) 2024-06-26T04:39:16.7681075Z Using cached https://download.pytorch.org/whl/nightly/filelock-3.13.1-py3-none-any.whl (11 kB) 2024-06-26T04:39:17.0559134Z Collecting typing-extensions>=4.8.0 (from torch) 2024-06-26T04:39:17.0672733Z Using cached https://download.pytorch.org/whl/nightly/typing_extensions-4.8.0-py3-none-any.whl (31 kB) 2024-06-26T04:39:17.3559066Z Collecting sympy (from torch) 2024-06-26T04:39:17.3657576Z Using cached https://download.pytorch.org/whl/nightly/sympy-1.12-py3-none-any.whl (5.7 MB) 2024-06-26T04:39:17.6835676Z Collecting networkx (from torch) 2024-06-26T04:39:17.6940047Z Using cached https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2024-06-26T04:39:18.0156140Z Collecting jinja2 (from torch) 2024-06-26T04:39:18.0261153Z Using cached https://download.pytorch.org/whl/nightly/Jinja2-3.1.3-py3-none-any.whl (133 kB) 2024-06-26T04:39:18.3280353Z Collecting fsspec (from torch) 2024-06-26T04:39:18.3385088Z Using cached https://download.pytorch.org/whl/nightly/fsspec-2024.2.0-py3-none-any.whl (170 kB) 2024-06-26T04:39:18.6838603Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2024-06-26T04:39:18.6939017Z Using cached https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) 2024-06-26T04:39:18.7130222Z INFO: pip is looking at multiple versions of networkx to determine which version is compatible with other requirements. This could take a while. 2024-06-26T04:39:18.7173412Z Collecting networkx (from torch) 2024-06-26T04:39:18.7292005Z Using cached https://download.pytorch.org/whl/nightly/networkx-3.0rc1-py3-none-any.whl (2.0 MB) 2024-06-26T04:39:19.0543405Z Collecting mpmath>=0.19 (from sympy->torch) 2024-06-26T04:39:19.0664051Z Using cached https://download.pytorch.org/whl/nightly/mpmath-1.2.1-py3-none-any.whl (532 kB) 2024-06-26T04:39:19.2984645Z Installing collected packages: mpmath, typing-extensions, sympy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch 2024-06-26T04:39:31.8160256Z Successfully installed MarkupSafe-2.1.5 filelock-3.13.1 fsspec-2024.2.0 jinja2-3.1.3 mpmath-1.2.1 networkx-3.0rc1 sympy-1.12 torch-2.5.0.dev20240625+cpu typing-extensions-4.8.0 2024-06-26T04:39:31.8524519Z 2024-06-26T04:39:31.8525398Z [notice] A new release of pip is available: 23.0.1 -> 24.1 2024-06-26T04:39:31.8526090Z [notice] To update, run: pip install --upgrade pip 2024-06-26T04:39:31.9267074Z ##[group]Run # Run test_vulkan, which is a fast noop on Linux 2024-06-26T04:39:31.9267634Z # Run test_vulkan, which is a fast noop on Linux 2024-06-26T04:39:31.9268170Z python3 test/run_test.py --include test_vulkan --verbose 2024-06-26T04:39:31.9284949Z shell: /usr/bin/bash -e {0} 2024-06-26T04:39:31.9285247Z env: 2024-06-26T04:39:31.9285571Z pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:39:31.9286116Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig 2024-06-26T04:39:31.9286651Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:39:31.9287125Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:39:31.9287599Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64 2024-06-26T04:39:31.9288090Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib 2024-06-26T04:39:31.9288480Z ##[endgroup] 2024-06-26T04:39:36.9279155Z ##[warning] Failed to find test times file `/home/runner/work/pytorch/pytorch/.additional_ci_files/test-times.json`. Using round robin sharding. 2024-06-26T04:39:36.9289118Z Fail to import hypothesis in common_utils, tests are not derandomized 2024-06-26T04:39:36.9290590Z Unable to import boto3. Will not be emitting metrics.... Reason: No module named 'boto3' 2024-06-26T04:39:36.9298287Z ##[warning] Failed to find test times file `/home/runner/work/pytorch/pytorch/.additional_ci_files/test-class-times.json`. Using round robin sharding. 2024-06-26T04:39:36.9301734Z No TD results found 2024-06-26T04:39:36.9303634Z Downloading https://ossci-metrics.s3.amazonaws.com/slow-tests.json to /home/runner/work/pytorch/pytorch/test/.pytorch-slow-tests.json 2024-06-26T04:39:36.9306958Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /home/runner/work/pytorch/pytorch/test/.pytorch-disabled-tests.json 2024-06-26T04:39:36.9309318Z Ignoring disabled issues: [''] 2024-06-26T04:39:36.9310099Z Running all tests 2024-06-26T04:39:36.9310763Z Running parallel tests on 3 processes 2024-06-26T04:39:36.9311516Z Name: tests to run (est. time: 0.0min) 2024-06-26T04:39:36.9312208Z Serial tests (0): 2024-06-26T04:39:36.9312639Z Parallel tests (1): 2024-06-26T04:39:36.9313200Z test_vulkan 1/1 2024-06-26T04:39:36.9313764Z Name: excluded (est. time: 0.0min) 2024-06-26T04:39:36.9314263Z Serial tests (0): 2024-06-26T04:39:36.9314835Z Parallel tests (0): 2024-06-26T04:39:36.9315820Z Starting test batch 'tests to run' 0.0 seconds after initiating testing 2024-06-26T04:39:36.9408791Z Running test_vulkan 1/1 ... [2024-06-26 04:39:36.940039] 2024-06-26T04:39:36.9412007Z Executing ['/opt/hostedtoolcache/Python/3.8.18/x64/bin/python3', '-bb', 'test_vulkan.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2024-06-26 04:39:36.940624] 2024-06-26T04:39:40.5124023Z Running test_vulkan 1/1 ... [2024-06-26 04:39:40.511763] 2024-06-26T04:39:40.5125661Z Executing ['/opt/hostedtoolcache/Python/3.8.18/x64/bin/python3', '-bb', 'test_vulkan.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2024-06-26 04:39:40.512133] 2024-06-26T04:39:40.5127452Z Fail to import hypothesis in common_utils, tests are not derandomized 2024-06-26T04:39:40.5128259Z Unable to import boto3. Will not be emitting metrics.... Reason: No module named 'boto3' 2024-06-26T04:39:42.6501341Z 2024-06-26T04:39:42.6503305Z test_vulkan 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_vulkan_1.1_d4b02fdaa9a01f76_.log 2024-06-26T04:39:42.6505480Z Running 1 items in this shard: test/test_vulkan.py::TestVulkanRewritePass::test_conv 2024-06-26T04:39:42.6507549Z 2024-06-26T04:39:42.6590298Z Fail to import hypothesis in common_utils, tests are not derandomized 2024-06-26T04:39:42.6592551Z Unable to import boto3. Will not be emitting metrics.... Reason: No module named 'boto3' 2024-06-26T04:39:42.6594006Z Fail to import hypothesis in common_utils, tests are not derandomized 2024-06-26T04:39:42.6595393Z Unable to import boto3. Will not be emitting metrics.... Reason: No module named 'boto3' 2024-06-26T04:39:43.1047868Z 2024-06-26T04:39:43.1049576Z test_vulkan 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_vulkan_1.1_fa4fdd4378987940_.log 2024-06-26T04:39:43.1051028Z Running 0 items in this shard: 2024-06-26T04:39:43.1051434Z 2024-06-26T04:39:43.4053095Z Post job cleanup. 2024-06-26T04:39:43.5159609Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.8.18-pip-38ff74afa25381b8e06356d2314fad42d7e72371056d5251f573f86228695e95, not saving cache. 2024-06-26T04:39:43.5238494Z Post job cleanup. 2024-06-26T04:39:43.5281617Z Post job cleanup. 2024-06-26T04:39:43.6056929Z [command]/usr/bin/git version 2024-06-26T04:39:43.6094482Z git version 2.45.2 2024-06-26T04:39:43.6132445Z Temporarily overriding HOME='/home/runner/work/_temp/69c6b922-5ae4-4360-bf2b-adc0ced09bee' before making global git config changes 2024-06-26T04:39:43.6133733Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:39:43.6137949Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-06-26T04:39:43.6165843Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:39:43.6190141Z [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:43.6358183Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:39:43.6376225Z http.https://github.com/.extraheader 2024-06-26T04:39:43.6386933Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-06-26T04:39:43.6410680Z [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:43.6790879Z Cleaning up orphan processes