2022-05-18T03:10:48.5751313Z Requested labels: ubuntu-latest 2022-05-18T03:10:48.5751360Z Job defined at: pytorch/pytorch/.github/workflows/pr-labels.yml@refs/heads/master 2022-05-18T03:10:48.5751383Z Waiting for a runner to pick up this job... 2022-05-18T03:10:50.4031476Z Job is waiting for a hosted runner to come online. 2022-05-18T03:10:52.8237235Z Job is about to start running on the hosted runner: GitHub Actions 85 (hosted) 2022-05-18T03:10:56.6098977Z Current runner version: '2.291.1' 2022-05-18T03:10:56.6133895Z ##[group]Operating System 2022-05-18T03:10:56.6134543Z Ubuntu 2022-05-18T03:10:56.6134893Z 20.04.4 2022-05-18T03:10:56.6135263Z LTS 2022-05-18T03:10:56.6135632Z ##[endgroup] 2022-05-18T03:10:56.6136030Z ##[group]Virtual Environment 2022-05-18T03:10:56.6136408Z Environment: ubuntu-20.04 2022-05-18T03:10:56.6136808Z Version: 20220508.1 2022-05-18T03:10:56.6137472Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20220508.1/images/linux/Ubuntu2004-Readme.md 2022-05-18T03:10:56.6138181Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20220508.1 2022-05-18T03:10:56.6138723Z ##[endgroup] 2022-05-18T03:10:56.6139147Z ##[group]Virtual Environment Provisioner 2022-05-18T03:10:56.6139614Z 1.0.0.0-main-20220421-1 2022-05-18T03:10:56.6139938Z ##[endgroup] 2022-05-18T03:10:56.6141068Z ##[group]GITHUB_TOKEN Permissions 2022-05-18T03:10:56.6141768Z Actions: write 2022-05-18T03:10:56.6142386Z Checks: write 2022-05-18T03:10:56.6142810Z Contents: write 2022-05-18T03:10:56.6143202Z Deployments: write 2022-05-18T03:10:56.6143531Z Discussions: write 2022-05-18T03:10:56.6143952Z Issues: write 2022-05-18T03:10:56.6144329Z Metadata: read 2022-05-18T03:10:56.6144640Z Packages: write 2022-05-18T03:10:56.6145013Z Pages: write 2022-05-18T03:10:56.6145405Z PullRequests: write 2022-05-18T03:10:56.6145790Z RepositoryProjects: write 2022-05-18T03:10:56.6146216Z SecurityEvents: write 2022-05-18T03:10:56.6146606Z Statuses: write 2022-05-18T03:10:56.6146918Z ##[endgroup] 2022-05-18T03:10:56.6151443Z Secret source: Actions 2022-05-18T03:10:56.6152124Z Prepare workflow directory 2022-05-18T03:10:56.7198711Z Prepare all required actions 2022-05-18T03:10:56.7426148Z Getting action download info 2022-05-18T03:10:56.9542987Z Download action repository 'actions/setup-python@v2' (SHA:7f80679172b057fc5e90d70d197929d454754a5a) 2022-05-18T03:10:57.3779615Z Download action repository 'actions/checkout@v2' (SHA:7884fcad6b5d53d10323aee724dc68d8b9096a2e) 2022-05-18T03:10:57.8574053Z ##[group]Run actions/setup-python@v2 2022-05-18T03:10:57.8574531Z with: 2022-05-18T03:10:57.8574875Z python-version: 3.x 2022-05-18T03:10:57.8575608Z token: *** 2022-05-18T03:10:57.8575915Z ##[endgroup] 2022-05-18T03:10:58.2253251Z Successfully setup CPython (3.10.4) 2022-05-18T03:10:58.2697225Z ##[group]Run pip3 install requests==2.26 2022-05-18T03:10:58.2697653Z pip3 install requests==2.26 2022-05-18T03:10:58.2769384Z shell: /usr/bin/bash -e {0} 2022-05-18T03:10:58.2769705Z env: 2022-05-18T03:10:58.2770028Z pythonLocation: /opt/hostedtoolcache/Python/3.10.4/x64 2022-05-18T03:10:58.2770459Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.4/x64/lib 2022-05-18T03:10:58.2770813Z ##[endgroup] 2022-05-18T03:10:59.6590271Z Collecting requests==2.26 2022-05-18T03:10:59.7098247Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-05-18T03:10:59.7239948Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 KB 5.3 MB/s eta 0:00:00 2022-05-18T03:10:59.7759323Z Collecting idna<4,>=2.5 2022-05-18T03:10:59.7864586Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-05-18T03:10:59.7946181Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 11.2 MB/s eta 0:00:00 2022-05-18T03:10:59.8602530Z Collecting urllib3<1.27,>=1.21.1 2022-05-18T03:10:59.8788106Z Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-05-18T03:10:59.8916210Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 KB 13.8 MB/s eta 0:00:00 2022-05-18T03:10:59.9415098Z Collecting charset-normalizer~=2.0.0 2022-05-18T03:10:59.9524303Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-05-18T03:10:59.9973569Z Collecting certifi>=2017.4.17 2022-05-18T03:11:00.0085474Z Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-05-18T03:11:00.0170579Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 27.2 MB/s eta 0:00:00 2022-05-18T03:11:00.1171806Z Installing collected packages: certifi, urllib3, idna, charset-normalizer, requests 2022-05-18T03:11:00.5858569Z Successfully installed certifi-2021.10.8 charset-normalizer-2.0.12 idna-3.3 requests-2.26.0 urllib3-1.26.9 2022-05-18T03:11:00.8187296Z WARNING: You are using pip version 22.0.4; however, version 22.1 is available. 2022-05-18T03:11:00.8189184Z You should consider upgrading via the '/opt/hostedtoolcache/Python/3.10.4/x64/bin/python -m pip install --upgrade pip' command. 2022-05-18T03:11:00.9283548Z ##[group]Run actions/checkout@v2 2022-05-18T03:11:00.9283859Z with: 2022-05-18T03:11:00.9284127Z repository: pytorch/pytorch 2022-05-18T03:11:00.9284653Z token: *** 2022-05-18T03:11:00.9284881Z ssh-strict: true 2022-05-18T03:11:00.9285168Z persist-credentials: true 2022-05-18T03:11:00.9285440Z clean: true 2022-05-18T03:11:00.9285665Z fetch-depth: 1 2022-05-18T03:11:00.9285918Z lfs: false 2022-05-18T03:11:00.9286162Z submodules: false 2022-05-18T03:11:00.9286420Z set-safe-directory: true 2022-05-18T03:11:00.9286696Z env: 2022-05-18T03:11:00.9287019Z pythonLocation: /opt/hostedtoolcache/Python/3.10.4/x64 2022-05-18T03:11:00.9287412Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.4/x64/lib 2022-05-18T03:11:00.9287831Z ##[endgroup] 2022-05-18T03:11:01.0930940Z Syncing repository: pytorch/pytorch 2022-05-18T03:11:01.0943618Z ##[group]Getting Git version info 2022-05-18T03:11:01.0944790Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-05-18T03:11:01.0992248Z [command]/usr/bin/git version 2022-05-18T03:11:01.1181141Z git version 2.36.1 2022-05-18T03:11:01.1212304Z ##[endgroup] 2022-05-18T03:11:01.1235681Z Temporarily overriding HOME='/home/runner/work/_temp/18a28131-aa9a-4508-b185-6eca35dfc133' before making global git config changes 2022-05-18T03:11:01.1236267Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T03:11:01.1243298Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-05-18T03:11:01.1300174Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-05-18T03:11:01.1305376Z ##[group]Initializing the repository 2022-05-18T03:11:01.1309537Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-05-18T03:11:01.1401012Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-05-18T03:11:01.1401805Z hint: is subject to change. To configure the initial branch name to use in all 2022-05-18T03:11:01.1403092Z hint: of your new repositories, which will suppress this warning, call: 2022-05-18T03:11:01.1403809Z hint: 2022-05-18T03:11:01.1404898Z hint: git config --global init.defaultBranch 2022-05-18T03:11:01.1405320Z hint: 2022-05-18T03:11:01.1406255Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-05-18T03:11:01.1406908Z hint: 'development'. The just-created branch can be renamed via this command: 2022-05-18T03:11:01.1407353Z hint: 2022-05-18T03:11:01.1408089Z hint: git branch -m 2022-05-18T03:11:01.1419472Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-05-18T03:11:01.1481685Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-05-18T03:11:01.1540196Z ##[endgroup] 2022-05-18T03:11:01.1540888Z ##[group]Disabling automatic garbage collection 2022-05-18T03:11:01.1547492Z [command]/usr/bin/git config --local gc.auto 0 2022-05-18T03:11:01.1587390Z ##[endgroup] 2022-05-18T03:11:01.1587998Z ##[group]Setting up auth 2022-05-18T03:11:01.1598934Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T03:11:01.1646816Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-05-18T03:11:01.2106838Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T03:11:01.2141480Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-05-18T03:11:01.2462831Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-05-18T03:11:01.2508529Z ##[endgroup] 2022-05-18T03:11:01.2510029Z ##[group]Fetching the repository 2022-05-18T03:11:01.2517800Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +3b2375291aab7b48442f2e6fb1ef66cebc761e24:refs/remotes/origin/master 2022-05-18T03:11:01.5848756Z remote: Enumerating objects: 10947, done. 2022-05-18T03:11:01.5851433Z remote: Counting objects: 0% (1/10947) 2022-05-18T03:11:01.5851972Z remote: Counting objects: 1% (110/10947) 2022-05-18T03:11:01.5852625Z remote: Counting objects: 2% (219/10947) 2022-05-18T03:11:01.5853325Z remote: Counting objects: 3% (329/10947) 2022-05-18T03:11:01.5853944Z remote: Counting objects: 4% (438/10947) 2022-05-18T03:11:01.5872609Z remote: Counting objects: 5% (548/10947) 2022-05-18T03:11:01.5874687Z remote: Counting objects: 6% (657/10947) 2022-05-18T03:11:01.5875340Z remote: Counting objects: 7% (767/10947) 2022-05-18T03:11:01.5875918Z remote: Counting objects: 8% (876/10947) 2022-05-18T03:11:01.5876483Z remote: Counting objects: 9% (986/10947) 2022-05-18T03:11:01.5876945Z remote: Counting objects: 10% (1095/10947) 2022-05-18T03:11:01.5877361Z remote: Counting objects: 11% (1205/10947) 2022-05-18T03:11:01.5878049Z remote: Counting objects: 12% (1314/10947) 2022-05-18T03:11:01.5900951Z remote: Counting objects: 13% (1424/10947) 2022-05-18T03:11:01.5901454Z remote: Counting objects: 14% (1533/10947) 2022-05-18T03:11:01.5903294Z remote: Counting objects: 15% (1643/10947) 2022-05-18T03:11:01.5905442Z remote: Counting objects: 16% (1752/10947) 2022-05-18T03:11:01.5907597Z remote: Counting objects: 17% (1861/10947) 2022-05-18T03:11:01.5909390Z remote: Counting objects: 18% (1971/10947) 2022-05-18T03:11:01.5910932Z remote: Counting objects: 19% (2080/10947) 2022-05-18T03:11:01.5913756Z remote: Counting objects: 20% (2190/10947) 2022-05-18T03:11:01.5916019Z remote: Counting objects: 21% (2299/10947) 2022-05-18T03:11:01.5916477Z remote: Counting objects: 22% (2409/10947) 2022-05-18T03:11:01.5917880Z remote: Counting objects: 23% (2518/10947) 2022-05-18T03:11:01.5919949Z remote: Counting objects: 24% (2628/10947) 2022-05-18T03:11:01.5922749Z remote: Counting objects: 25% (2737/10947) 2022-05-18T03:11:01.5923094Z remote: Counting objects: 26% (2847/10947) 2022-05-18T03:11:01.5925487Z remote: Counting objects: 27% (2956/10947) 2022-05-18T03:11:01.5928026Z remote: Counting objects: 28% (3066/10947) 2022-05-18T03:11:01.5928481Z remote: Counting objects: 29% (3175/10947) 2022-05-18T03:11:01.5928896Z remote: Counting objects: 30% (3285/10947) 2022-05-18T03:11:01.5929345Z remote: Counting objects: 31% (3394/10947) 2022-05-18T03:11:01.5929775Z remote: Counting objects: 32% (3504/10947) 2022-05-18T03:11:01.5930210Z remote: Counting objects: 33% (3613/10947) 2022-05-18T03:11:01.5931480Z remote: Counting objects: 34% (3722/10947) 2022-05-18T03:11:01.5931936Z remote: Counting objects: 35% (3832/10947) 2022-05-18T03:11:01.5932723Z remote: Counting objects: 36% (3941/10947) 2022-05-18T03:11:01.5933154Z remote: Counting objects: 37% (4051/10947) 2022-05-18T03:11:01.5935405Z remote: Counting objects: 38% (4160/10947) 2022-05-18T03:11:01.5936245Z remote: Counting objects: 39% (4270/10947) 2022-05-18T03:11:01.5937954Z remote: Counting objects: 40% (4379/10947) 2022-05-18T03:11:01.5938392Z remote: Counting objects: 41% (4489/10947) 2022-05-18T03:11:01.5953871Z remote: Counting objects: 42% (4598/10947) 2022-05-18T03:11:01.5954724Z remote: Counting objects: 43% (4708/10947) 2022-05-18T03:11:01.5955782Z remote: Counting objects: 44% (4817/10947) 2022-05-18T03:11:01.5956499Z remote: Counting objects: 45% (4927/10947) 2022-05-18T03:11:01.5956948Z remote: Counting objects: 46% (5036/10947) 2022-05-18T03:11:01.5957602Z remote: Counting objects: 47% (5146/10947) 2022-05-18T03:11:01.5961525Z remote: Counting objects: 48% (5255/10947) 2022-05-18T03:11:01.5962019Z remote: Counting objects: 49% (5365/10947) 2022-05-18T03:11:01.5962435Z remote: Counting objects: 50% (5474/10947) 2022-05-18T03:11:01.5963641Z remote: Counting objects: 51% (5583/10947) 2022-05-18T03:11:01.5964343Z remote: Counting objects: 52% (5693/10947) 2022-05-18T03:11:01.5968559Z remote: Counting objects: 53% (5802/10947) 2022-05-18T03:11:01.5969208Z remote: Counting objects: 54% (5912/10947) 2022-05-18T03:11:01.6039949Z remote: Counting objects: 55% (6021/10947) 2022-05-18T03:11:01.6040388Z remote: Counting objects: 56% (6131/10947) 2022-05-18T03:11:01.6040735Z remote: Counting objects: 57% (6240/10947) 2022-05-18T03:11:01.6041057Z remote: Counting objects: 58% (6350/10947) 2022-05-18T03:11:01.6041396Z remote: Counting objects: 59% (6459/10947) 2022-05-18T03:11:01.6041804Z remote: Counting objects: 60% (6569/10947) 2022-05-18T03:11:01.6042115Z remote: Counting objects: 61% (6678/10947) 2022-05-18T03:11:01.6042446Z remote: Counting objects: 62% (6788/10947) 2022-05-18T03:11:01.6042782Z remote: Counting objects: 63% (6897/10947) 2022-05-18T03:11:01.6043087Z remote: Counting objects: 64% (7007/10947) 2022-05-18T03:11:01.6043584Z remote: Counting objects: 65% (7116/10947) 2022-05-18T03:11:01.6043925Z remote: Counting objects: 66% (7226/10947) 2022-05-18T03:11:01.6044258Z remote: Counting objects: 67% (7335/10947) 2022-05-18T03:11:01.6044566Z remote: Counting objects: 68% (7444/10947) 2022-05-18T03:11:01.6044905Z remote: Counting objects: 69% (7554/10947) 2022-05-18T03:11:01.6045283Z remote: Counting objects: 70% (7663/10947) 2022-05-18T03:11:01.6045614Z remote: Counting objects: 71% (7773/10947) 2022-05-18T03:11:01.6045925Z remote: Counting objects: 72% (7882/10947) 2022-05-18T03:11:01.6046257Z remote: Counting objects: 73% (7992/10947) 2022-05-18T03:11:01.6046592Z remote: Counting objects: 74% (8101/10947) 2022-05-18T03:11:01.6046899Z remote: Counting objects: 75% (8211/10947) 2022-05-18T03:11:01.6047232Z remote: Counting objects: 76% (8320/10947) 2022-05-18T03:11:01.6047567Z remote: Counting objects: 77% (8430/10947) 2022-05-18T03:11:01.6047901Z remote: Counting objects: 78% (8539/10947) 2022-05-18T03:11:01.6048212Z remote: Counting objects: 79% (8649/10947) 2022-05-18T03:11:01.6048541Z remote: Counting objects: 80% (8758/10947) 2022-05-18T03:11:01.6190833Z remote: Counting objects: 81% (8868/10947) 2022-05-18T03:11:01.6191149Z remote: Counting objects: 82% (8977/10947) 2022-05-18T03:11:01.6191606Z remote: Counting objects: 83% (9087/10947) 2022-05-18T03:11:01.6191899Z remote: Counting objects: 84% (9196/10947) 2022-05-18T03:11:01.6192217Z remote: Counting objects: 85% (9305/10947) 2022-05-18T03:11:01.6192541Z remote: Counting objects: 86% (9415/10947) 2022-05-18T03:11:01.6192827Z remote: Counting objects: 87% (9524/10947) 2022-05-18T03:11:01.6193143Z remote: Counting objects: 88% (9634/10947) 2022-05-18T03:11:01.6193451Z remote: Counting objects: 89% (9743/10947) 2022-05-18T03:11:01.6193736Z remote: Counting objects: 90% (9853/10947) 2022-05-18T03:11:01.6194044Z remote: Counting objects: 91% (9962/10947) 2022-05-18T03:11:01.6194355Z remote: Counting objects: 92% (10072/10947) 2022-05-18T03:11:01.6194671Z remote: Counting objects: 93% (10181/10947) 2022-05-18T03:11:01.6195231Z remote: Counting objects: 94% (10291/10947) 2022-05-18T03:11:01.6195551Z remote: Counting objects: 95% (10400/10947) 2022-05-18T03:11:01.6195948Z remote: Counting objects: 96% (10510/10947) 2022-05-18T03:11:01.6196206Z remote: Counting objects: 97% (10619/10947) 2022-05-18T03:11:01.6196565Z remote: Counting objects: 98% (10729/10947) 2022-05-18T03:11:01.6196845Z remote: Counting objects: 99% (10838/10947) 2022-05-18T03:11:01.6197100Z remote: Counting objects: 100% (10947/10947) 2022-05-18T03:11:01.6197391Z remote: Counting objects: 100% (10947/10947), done. 2022-05-18T03:11:01.6354502Z remote: Compressing objects: 0% (1/9756) 2022-05-18T03:11:01.6482901Z remote: Compressing objects: 1% (98/9756) 2022-05-18T03:11:01.6999839Z remote: Compressing objects: 2% (196/9756) 2022-05-18T03:11:01.7400972Z remote: Compressing objects: 3% (293/9756) 2022-05-18T03:11:01.7581517Z remote: Compressing objects: 4% (391/9756) 2022-05-18T03:11:01.7840651Z remote: Compressing objects: 5% (488/9756) 2022-05-18T03:11:01.8296582Z remote: Compressing objects: 6% (586/9756) 2022-05-18T03:11:01.8558569Z remote: Compressing objects: 7% (683/9756) 2022-05-18T03:11:01.8926348Z remote: Compressing objects: 8% (781/9756) 2022-05-18T03:11:01.9493213Z remote: Compressing objects: 9% (879/9756) 2022-05-18T03:11:02.0011347Z remote: Compressing objects: 10% (976/9756) 2022-05-18T03:11:02.0340458Z remote: Compressing objects: 11% (1074/9756) 2022-05-18T03:11:02.0822796Z remote: Compressing objects: 12% (1171/9756) 2022-05-18T03:11:02.1248390Z remote: Compressing objects: 13% (1269/9756) 2022-05-18T03:11:02.1757645Z remote: Compressing objects: 14% (1366/9756) 2022-05-18T03:11:02.2129948Z remote: Compressing objects: 15% (1464/9756) 2022-05-18T03:11:02.2788590Z remote: Compressing objects: 16% (1561/9756) 2022-05-18T03:11:02.3155230Z remote: Compressing objects: 17% (1659/9756) 2022-05-18T03:11:02.3630358Z remote: Compressing objects: 18% (1757/9756) 2022-05-18T03:11:02.4152617Z remote: Compressing objects: 19% (1854/9756) 2022-05-18T03:11:02.4807182Z remote: Compressing objects: 20% (1952/9756) 2022-05-18T03:11:02.5089280Z remote: Compressing objects: 21% (2049/9756) 2022-05-18T03:11:02.5492831Z remote: Compressing objects: 22% (2147/9756) 2022-05-18T03:11:02.5773117Z remote: Compressing objects: 23% (2244/9756) 2022-05-18T03:11:02.5923890Z remote: Compressing objects: 24% (2342/9756) 2022-05-18T03:11:02.6214509Z remote: Compressing objects: 25% (2439/9756) 2022-05-18T03:11:02.6275516Z remote: Compressing objects: 25% (2528/9756) 2022-05-18T03:11:02.6399945Z remote: Compressing objects: 26% (2537/9756) 2022-05-18T03:11:02.6438144Z remote: Compressing objects: 27% (2635/9756) 2022-05-18T03:11:02.6658878Z remote: Compressing objects: 28% (2732/9756) 2022-05-18T03:11:02.7140282Z remote: Compressing objects: 29% (2830/9756) 2022-05-18T03:11:02.7527888Z remote: Compressing objects: 30% (2927/9756) 2022-05-18T03:11:02.7954042Z remote: Compressing objects: 31% (3025/9756) 2022-05-18T03:11:02.8604418Z remote: Compressing objects: 32% (3122/9756) 2022-05-18T03:11:02.9050608Z remote: Compressing objects: 33% (3220/9756) 2022-05-18T03:11:02.9511047Z remote: Compressing objects: 34% (3318/9756) 2022-05-18T03:11:03.0139596Z remote: Compressing objects: 35% (3415/9756) 2022-05-18T03:11:03.0809194Z remote: Compressing objects: 36% (3513/9756) 2022-05-18T03:11:03.1250939Z remote: Compressing objects: 37% (3610/9756) 2022-05-18T03:11:03.1708626Z remote: Compressing objects: 38% (3708/9756) 2022-05-18T03:11:03.2159795Z remote: Compressing objects: 39% (3805/9756) 2022-05-18T03:11:03.2744218Z remote: Compressing objects: 40% (3903/9756) 2022-05-18T03:11:03.3160762Z remote: Compressing objects: 41% (4000/9756) 2022-05-18T03:11:03.3621396Z remote: Compressing objects: 42% (4098/9756) 2022-05-18T03:11:03.3912333Z remote: Compressing objects: 43% (4196/9756) 2022-05-18T03:11:03.4274598Z remote: Compressing objects: 44% (4293/9756) 2022-05-18T03:11:03.4596792Z remote: Compressing objects: 45% (4391/9756) 2022-05-18T03:11:03.4878350Z remote: Compressing objects: 46% (4488/9756) 2022-05-18T03:11:03.5191472Z remote: Compressing objects: 47% (4586/9756) 2022-05-18T03:11:03.5523854Z remote: Compressing objects: 48% (4683/9756) 2022-05-18T03:11:03.6221230Z remote: Compressing objects: 49% (4781/9756) 2022-05-18T03:11:03.6279103Z remote: Compressing objects: 49% (4852/9756) 2022-05-18T03:11:03.6922764Z remote: Compressing objects: 50% (4878/9756) 2022-05-18T03:11:03.7038653Z remote: Compressing objects: 51% (4976/9756) 2022-05-18T03:11:03.7285922Z remote: Compressing objects: 52% (5074/9756) 2022-05-18T03:11:03.7553407Z remote: Compressing objects: 53% (5171/9756) 2022-05-18T03:11:03.7695002Z remote: Compressing objects: 54% (5269/9756) 2022-05-18T03:11:03.7802369Z remote: Compressing objects: 55% (5366/9756) 2022-05-18T03:11:03.7923661Z remote: Compressing objects: 56% (5464/9756) 2022-05-18T03:11:03.8156720Z remote: Compressing objects: 57% (5561/9756) 2022-05-18T03:11:03.8280959Z remote: Compressing objects: 58% (5659/9756) 2022-05-18T03:11:03.8471357Z remote: Compressing objects: 59% (5757/9756) 2022-05-18T03:11:03.8786325Z remote: Compressing objects: 60% (5854/9756) 2022-05-18T03:11:03.9101238Z remote: Compressing objects: 61% (5952/9756) 2022-05-18T03:11:03.9426962Z remote: Compressing objects: 62% (6049/9756) 2022-05-18T03:11:03.9731857Z remote: Compressing objects: 63% (6147/9756) 2022-05-18T03:11:03.9941947Z remote: Compressing objects: 64% (6244/9756) 2022-05-18T03:11:04.0396539Z remote: Compressing objects: 65% (6342/9756) 2022-05-18T03:11:04.0730078Z remote: Compressing objects: 66% (6439/9756) 2022-05-18T03:11:04.0911886Z remote: Compressing objects: 67% (6537/9756) 2022-05-18T03:11:04.1113521Z remote: Compressing objects: 68% (6635/9756) 2022-05-18T03:11:04.1387776Z remote: Compressing objects: 69% (6732/9756) 2022-05-18T03:11:04.1489223Z remote: Compressing objects: 70% (6830/9756) 2022-05-18T03:11:04.1756775Z remote: Compressing objects: 71% (6927/9756) 2022-05-18T03:11:04.1837806Z remote: Compressing objects: 72% (7025/9756) 2022-05-18T03:11:04.2044745Z remote: Compressing objects: 73% (7122/9756) 2022-05-18T03:11:04.2209716Z remote: Compressing objects: 74% (7220/9756) 2022-05-18T03:11:04.2453903Z remote: Compressing objects: 75% (7317/9756) 2022-05-18T03:11:04.2696629Z remote: Compressing objects: 76% (7415/9756) 2022-05-18T03:11:04.2874614Z remote: Compressing objects: 77% (7513/9756) 2022-05-18T03:11:04.3110410Z remote: Compressing objects: 78% (7610/9756) 2022-05-18T03:11:04.3342724Z remote: Compressing objects: 79% (7708/9756) 2022-05-18T03:11:04.3601018Z remote: Compressing objects: 80% (7805/9756) 2022-05-18T03:11:04.3720750Z remote: Compressing objects: 81% (7903/9756) 2022-05-18T03:11:04.3992915Z remote: Compressing objects: 82% (8000/9756) 2022-05-18T03:11:04.4215599Z remote: Compressing objects: 83% (8098/9756) 2022-05-18T03:11:04.4364160Z remote: Compressing objects: 84% (8196/9756) 2022-05-18T03:11:04.4567958Z remote: Compressing objects: 85% (8293/9756) 2022-05-18T03:11:04.4733382Z remote: Compressing objects: 86% (8391/9756) 2022-05-18T03:11:04.4962519Z remote: Compressing objects: 87% (8488/9756) 2022-05-18T03:11:04.5129089Z remote: Compressing objects: 88% (8586/9756) 2022-05-18T03:11:04.5256241Z remote: Compressing objects: 89% (8683/9756) 2022-05-18T03:11:04.5597445Z remote: Compressing objects: 90% (8781/9756) 2022-05-18T03:11:04.5773778Z remote: Compressing objects: 91% (8878/9756) 2022-05-18T03:11:04.5807650Z remote: Compressing objects: 92% (8976/9756) 2022-05-18T03:11:04.5821309Z remote: Compressing objects: 93% (9074/9756) 2022-05-18T03:11:04.5853238Z remote: Compressing objects: 94% (9171/9756) 2022-05-18T03:11:04.5873368Z remote: Compressing objects: 95% (9269/9756) 2022-05-18T03:11:04.5994185Z remote: Compressing objects: 96% (9366/9756) 2022-05-18T03:11:04.5995603Z remote: Compressing objects: 97% (9464/9756) 2022-05-18T03:11:04.5996904Z remote: Compressing objects: 98% (9561/9756) 2022-05-18T03:11:04.5998221Z remote: Compressing objects: 99% (9659/9756) 2022-05-18T03:11:04.6002163Z remote: Compressing objects: 100% (9756/9756) 2022-05-18T03:11:04.6003762Z remote: Compressing objects: 100% (9756/9756), done. 2022-05-18T03:11:04.6202887Z Receiving objects: 0% (1/10947) 2022-05-18T03:11:04.6480872Z Receiving objects: 1% (110/10947) 2022-05-18T03:11:04.6605069Z Receiving objects: 2% (219/10947) 2022-05-18T03:11:05.0782569Z Receiving objects: 3% (329/10947) 2022-05-18T03:11:05.0816967Z Receiving objects: 4% (438/10947) 2022-05-18T03:11:05.0893880Z Receiving objects: 5% (548/10947) 2022-05-18T03:11:05.0977839Z Receiving objects: 6% (657/10947) 2022-05-18T03:11:05.1105421Z Receiving objects: 7% (767/10947) 2022-05-18T03:11:05.1171279Z Receiving objects: 8% (876/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.1286797Z Receiving objects: 9% (986/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.1744763Z Receiving objects: 10% (1095/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.1928615Z Receiving objects: 11% (1205/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.2272353Z Receiving objects: 12% (1314/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.2673545Z Receiving objects: 13% (1424/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.2833141Z Receiving objects: 14% (1533/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.3165224Z Receiving objects: 15% (1643/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.3299185Z Receiving objects: 16% (1752/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.3371426Z Receiving objects: 17% (1861/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.3490298Z Receiving objects: 18% (1971/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.3536886Z Receiving objects: 19% (2080/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.4135960Z Receiving objects: 20% (2190/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.4197782Z Receiving objects: 21% (2299/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.4426282Z Receiving objects: 22% (2409/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.4518469Z Receiving objects: 23% (2518/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.4605327Z Receiving objects: 24% (2628/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.4817195Z Receiving objects: 25% (2737/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.4977826Z Receiving objects: 26% (2847/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.5216718Z Receiving objects: 27% (2956/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.5497524Z Receiving objects: 28% (3066/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.5711274Z Receiving objects: 29% (3175/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.5925379Z Receiving objects: 30% (3285/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.6040057Z Receiving objects: 31% (3394/10947), 14.26 MiB | 28.51 MiB/s 2022-05-18T03:11:05.6130866Z Receiving objects: 31% (3477/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:05.6254893Z Receiving objects: 32% (3504/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:05.6541095Z Receiving objects: 33% (3613/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:05.6723178Z Receiving objects: 34% (3722/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:05.6881629Z Receiving objects: 35% (3832/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:05.6978671Z Receiving objects: 36% (3941/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:05.7187902Z Receiving objects: 37% (4051/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:05.7389297Z Receiving objects: 38% (4160/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:05.7486359Z Receiving objects: 39% (4270/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:05.7718508Z Receiving objects: 40% (4379/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:05.7848561Z Receiving objects: 41% (4489/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:05.7983160Z Receiving objects: 42% (4598/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:05.8290967Z Receiving objects: 43% (4708/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:05.8544731Z Receiving objects: 44% (4817/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:05.8746555Z Receiving objects: 45% (4927/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:05.8943537Z Receiving objects: 46% (5036/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:05.9195952Z Receiving objects: 47% (5146/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:05.9358313Z Receiving objects: 48% (5255/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:05.9387516Z Receiving objects: 49% (5365/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:05.9649056Z Receiving objects: 50% (5474/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:05.9838940Z Receiving objects: 51% (5583/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:05.9915686Z Receiving objects: 52% (5693/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:06.0183460Z Receiving objects: 53% (5802/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:06.0609073Z Receiving objects: 54% (5912/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:06.1074839Z Receiving objects: 55% (6021/10947), 19.06 MiB | 19.05 MiB/s 2022-05-18T03:11:06.6044040Z Receiving objects: 56% (6131/10947), 25.16 MiB | 16.77 MiB/s 2022-05-18T03:11:07.0561848Z Receiving objects: 56% (6216/10947), 47.17 MiB | 23.58 MiB/s 2022-05-18T03:11:07.0617213Z Receiving objects: 57% (6240/10947), 47.17 MiB | 23.58 MiB/s 2022-05-18T03:11:07.0780244Z Receiving objects: 58% (6350/10947), 47.17 MiB | 23.58 MiB/s 2022-05-18T03:11:07.0888045Z Receiving objects: 59% (6459/10947), 47.17 MiB | 23.58 MiB/s 2022-05-18T03:11:07.1024541Z Receiving objects: 60% (6569/10947), 47.17 MiB | 23.58 MiB/s 2022-05-18T03:11:07.1104968Z Receiving objects: 61% (6678/10947), 47.17 MiB | 23.58 MiB/s 2022-05-18T03:11:07.1192911Z Receiving objects: 62% (6788/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.1299868Z Receiving objects: 63% (6897/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.1377216Z Receiving objects: 64% (7007/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.1387259Z Receiving objects: 65% (7116/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.1682657Z Receiving objects: 66% (7226/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.1829565Z Receiving objects: 67% (7335/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.2383303Z Receiving objects: 68% (7444/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.2637700Z Receiving objects: 69% (7554/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.2682892Z Receiving objects: 70% (7663/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.2775239Z Receiving objects: 71% (7773/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.3013128Z Receiving objects: 72% (7882/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.3219163Z Receiving objects: 73% (7992/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.3285963Z Receiving objects: 74% (8101/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.3349539Z Receiving objects: 75% (8211/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.3473339Z Receiving objects: 76% (8320/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.3534854Z Receiving objects: 77% (8430/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.3632183Z Receiving objects: 78% (8539/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.3733618Z Receiving objects: 79% (8649/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.3932819Z Receiving objects: 80% (8758/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.4064807Z Receiving objects: 81% (8868/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.4235620Z Receiving objects: 82% (8977/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.4364970Z Receiving objects: 83% (9087/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.4421528Z Receiving objects: 84% (9196/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.4504216Z Receiving objects: 85% (9305/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.4632050Z Receiving objects: 86% (9415/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.4834425Z Receiving objects: 87% (9524/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.4981807Z Receiving objects: 88% (9634/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.5037279Z Receiving objects: 89% (9743/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.5092875Z Receiving objects: 90% (9853/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.5166234Z Receiving objects: 91% (9962/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.5279234Z Receiving objects: 92% (10072/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.5387560Z Receiving objects: 93% (10181/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.5517676Z Receiving objects: 94% (10291/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.5647271Z Receiving objects: 95% (10400/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.5769423Z Receiving objects: 96% (10510/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.6022952Z Receiving objects: 97% (10619/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.6045313Z Receiving objects: 98% (10729/10947), 68.04 MiB | 27.21 MiB/s 2022-05-18T03:11:07.6261380Z Receiving objects: 98% (10731/10947), 78.26 MiB | 26.08 MiB/s 2022-05-18T03:11:07.6663384Z Receiving objects: 99% (10838/10947), 78.26 MiB | 26.08 MiB/s 2022-05-18T03:11:07.6664648Z remote: Total 10947 (delta 1456), reused 3426 (delta 954), pack-reused 0 2022-05-18T03:11:07.6672027Z Receiving objects: 100% (10947/10947), 78.26 MiB | 26.08 MiB/s 2022-05-18T03:11:07.6672569Z Receiving objects: 100% (10947/10947), 78.76 MiB | 25.71 MiB/s, done. 2022-05-18T03:11:07.7168472Z Resolving deltas: 0% (0/1456) 2022-05-18T03:11:07.7204037Z Resolving deltas: 1% (15/1456) 2022-05-18T03:11:07.7219423Z Resolving deltas: 2% (30/1456) 2022-05-18T03:11:07.7397098Z Resolving deltas: 3% (44/1456) 2022-05-18T03:11:07.7423879Z Resolving deltas: 4% (59/1456) 2022-05-18T03:11:07.7456288Z Resolving deltas: 5% (73/1456) 2022-05-18T03:11:07.7471292Z Resolving deltas: 6% (88/1456) 2022-05-18T03:11:07.7503912Z Resolving deltas: 7% (102/1456) 2022-05-18T03:11:07.7524574Z Resolving deltas: 8% (117/1456) 2022-05-18T03:11:07.7543608Z Resolving deltas: 9% (132/1456) 2022-05-18T03:11:07.7561017Z Resolving deltas: 10% (146/1456) 2022-05-18T03:11:07.7580248Z Resolving deltas: 11% (161/1456) 2022-05-18T03:11:07.7606054Z Resolving deltas: 12% (175/1456) 2022-05-18T03:11:07.7621487Z Resolving deltas: 13% (190/1456) 2022-05-18T03:11:07.7627814Z Resolving deltas: 14% (204/1456) 2022-05-18T03:11:07.7639253Z Resolving deltas: 15% (219/1456) 2022-05-18T03:11:07.7657634Z Resolving deltas: 16% (233/1456) 2022-05-18T03:11:07.7705951Z Resolving deltas: 17% (248/1456) 2022-05-18T03:11:07.7723754Z Resolving deltas: 18% (263/1456) 2022-05-18T03:11:07.7745635Z Resolving deltas: 19% (277/1456) 2022-05-18T03:11:07.7776505Z Resolving deltas: 20% (292/1456) 2022-05-18T03:11:07.7790350Z Resolving deltas: 21% (306/1456) 2022-05-18T03:11:07.7794894Z Resolving deltas: 22% (321/1456) 2022-05-18T03:11:07.7799646Z Resolving deltas: 23% (335/1456) 2022-05-18T03:11:07.7804581Z Resolving deltas: 24% (350/1456) 2022-05-18T03:11:07.7809407Z Resolving deltas: 25% (364/1456) 2022-05-18T03:11:07.7826101Z Resolving deltas: 26% (379/1456) 2022-05-18T03:11:07.7831795Z Resolving deltas: 27% (394/1456) 2022-05-18T03:11:07.7837934Z Resolving deltas: 28% (408/1456) 2022-05-18T03:11:07.7845345Z Resolving deltas: 29% (423/1456) 2022-05-18T03:11:07.7864439Z Resolving deltas: 30% (437/1456) 2022-05-18T03:11:07.7890395Z Resolving deltas: 31% (452/1456) 2022-05-18T03:11:07.7920100Z Resolving deltas: 32% (466/1456) 2022-05-18T03:11:07.7933978Z Resolving deltas: 33% (481/1456) 2022-05-18T03:11:07.7959540Z Resolving deltas: 34% (496/1456) 2022-05-18T03:11:07.8008634Z Resolving deltas: 35% (510/1456) 2022-05-18T03:11:07.8021471Z Resolving deltas: 36% (525/1456) 2022-05-18T03:11:07.8039185Z Resolving deltas: 37% (539/1456) 2022-05-18T03:11:07.8049031Z Resolving deltas: 38% (554/1456) 2022-05-18T03:11:07.8057544Z Resolving deltas: 39% (568/1456) 2022-05-18T03:11:07.8064510Z Resolving deltas: 40% (583/1456) 2022-05-18T03:11:07.8072412Z Resolving deltas: 41% (597/1456) 2022-05-18T03:11:07.8085730Z Resolving deltas: 42% (612/1456) 2022-05-18T03:11:07.8098468Z Resolving deltas: 43% (627/1456) 2022-05-18T03:11:07.8124866Z Resolving deltas: 44% (641/1456) 2022-05-18T03:11:07.8137226Z Resolving deltas: 45% (656/1456) 2022-05-18T03:11:07.8152456Z Resolving deltas: 46% (670/1456) 2022-05-18T03:11:07.8164633Z Resolving deltas: 47% (685/1456) 2022-05-18T03:11:07.8186537Z Resolving deltas: 48% (699/1456) 2022-05-18T03:11:07.8201622Z Resolving deltas: 49% (714/1456) 2022-05-18T03:11:07.8219121Z Resolving deltas: 50% (728/1456) 2022-05-18T03:11:07.8251640Z Resolving deltas: 51% (743/1456) 2022-05-18T03:11:07.9189844Z Resolving deltas: 52% (758/1456) 2022-05-18T03:11:07.9205964Z Resolving deltas: 53% (772/1456) 2022-05-18T03:11:07.9219322Z Resolving deltas: 54% (787/1456) 2022-05-18T03:11:07.9231029Z Resolving deltas: 55% (801/1456) 2022-05-18T03:11:07.9249785Z Resolving deltas: 56% (816/1456) 2022-05-18T03:11:07.9256115Z Resolving deltas: 57% (830/1456) 2022-05-18T03:11:07.9262552Z Resolving deltas: 58% (845/1456) 2022-05-18T03:11:07.9269025Z Resolving deltas: 59% (860/1456) 2022-05-18T03:11:07.9275617Z Resolving deltas: 60% (874/1456) 2022-05-18T03:11:07.9281941Z Resolving deltas: 61% (889/1456) 2022-05-18T03:11:07.9291183Z Resolving deltas: 62% (903/1456) 2022-05-18T03:11:07.9304271Z Resolving deltas: 63% (918/1456) 2022-05-18T03:11:07.9323242Z Resolving deltas: 64% (932/1456) 2022-05-18T03:11:07.9336749Z Resolving deltas: 65% (947/1456) 2022-05-18T03:11:07.9357115Z Resolving deltas: 66% (961/1456) 2022-05-18T03:11:07.9369918Z Resolving deltas: 67% (976/1456) 2022-05-18T03:11:07.9384229Z Resolving deltas: 68% (991/1456) 2022-05-18T03:11:07.9397430Z Resolving deltas: 69% (1005/1456) 2022-05-18T03:11:07.9408869Z Resolving deltas: 70% (1020/1456) 2022-05-18T03:11:07.9419405Z Resolving deltas: 71% (1034/1456) 2022-05-18T03:11:07.9435777Z Resolving deltas: 72% (1049/1456) 2022-05-18T03:11:07.9441510Z Resolving deltas: 73% (1063/1456) 2022-05-18T03:11:07.9447943Z Resolving deltas: 74% (1078/1456) 2022-05-18T03:11:07.9453482Z Resolving deltas: 75% (1092/1456) 2022-05-18T03:11:07.9459270Z Resolving deltas: 76% (1107/1456) 2022-05-18T03:11:07.9465041Z Resolving deltas: 77% (1122/1456) 2022-05-18T03:11:07.9475228Z Resolving deltas: 78% (1136/1456) 2022-05-18T03:11:07.9481424Z Resolving deltas: 79% (1151/1456) 2022-05-18T03:11:07.9487870Z Resolving deltas: 80% (1165/1456) 2022-05-18T03:11:07.9497132Z Resolving deltas: 81% (1180/1456) 2022-05-18T03:11:07.9505142Z Resolving deltas: 82% (1194/1456) 2022-05-18T03:11:07.9512711Z Resolving deltas: 83% (1209/1456) 2022-05-18T03:11:07.9520432Z Resolving deltas: 84% (1224/1456) 2022-05-18T03:11:07.9530673Z Resolving deltas: 85% (1238/1456) 2022-05-18T03:11:07.9542941Z Resolving deltas: 86% (1253/1456) 2022-05-18T03:11:07.9564726Z Resolving deltas: 87% (1267/1456) 2022-05-18T03:11:07.9580986Z Resolving deltas: 88% (1282/1456) 2022-05-18T03:11:07.9615446Z Resolving deltas: 89% (1296/1456) 2022-05-18T03:11:07.9627417Z Resolving deltas: 90% (1311/1456) 2022-05-18T03:11:07.9655824Z Resolving deltas: 91% (1325/1456) 2022-05-18T03:11:07.9663869Z Resolving deltas: 92% (1340/1456) 2022-05-18T03:11:07.9680299Z Resolving deltas: 93% (1355/1456) 2022-05-18T03:11:07.9695145Z Resolving deltas: 94% (1369/1456) 2022-05-18T03:11:07.9707564Z Resolving deltas: 95% (1384/1456) 2022-05-18T03:11:07.9746560Z Resolving deltas: 96% (1398/1456) 2022-05-18T03:11:07.9773603Z Resolving deltas: 97% (1413/1456) 2022-05-18T03:11:07.9791874Z Resolving deltas: 98% (1427/1456) 2022-05-18T03:11:08.0611011Z Resolving deltas: 99% (1442/1456) 2022-05-18T03:11:08.0611977Z Resolving deltas: 100% (1456/1456) 2022-05-18T03:11:08.0612585Z Resolving deltas: 100% (1456/1456), done. 2022-05-18T03:11:08.2240628Z From https://github.com/pytorch/pytorch 2022-05-18T03:11:08.2241982Z * [new ref] 3b2375291aab7b48442f2e6fb1ef66cebc761e24 -> origin/master 2022-05-18T03:11:08.2272464Z ##[endgroup] 2022-05-18T03:11:08.2273537Z ##[group]Determining the checkout info 2022-05-18T03:11:08.2275133Z ##[endgroup] 2022-05-18T03:11:08.2276194Z ##[group]Checking out the ref 2022-05-18T03:11:08.2297013Z [command]/usr/bin/git checkout --progress --force -B master refs/remotes/origin/master 2022-05-18T03:11:09.2587462Z Updating files: 56% (5837/10272) 2022-05-18T03:11:09.2679879Z Updating files: 57% (5856/10272) 2022-05-18T03:11:09.2794020Z Updating files: 58% (5958/10272) 2022-05-18T03:11:09.2876862Z Updating files: 59% (6061/10272) 2022-05-18T03:11:09.2971548Z Updating files: 60% (6164/10272) 2022-05-18T03:11:09.3053616Z Updating files: 61% (6266/10272) 2022-05-18T03:11:09.3118856Z Updating files: 62% (6369/10272) 2022-05-18T03:11:09.3200671Z Updating files: 63% (6472/10272) 2022-05-18T03:11:09.3267344Z Updating files: 64% (6575/10272) 2022-05-18T03:11:09.3298593Z Updating files: 65% (6677/10272) 2022-05-18T03:11:09.3453989Z Updating files: 66% (6780/10272) 2022-05-18T03:11:09.3550644Z Updating files: 67% (6883/10272) 2022-05-18T03:11:09.3808556Z Updating files: 68% (6985/10272) 2022-05-18T03:11:09.3954954Z Updating files: 69% (7088/10272) 2022-05-18T03:11:09.4063585Z Updating files: 70% (7191/10272) 2022-05-18T03:11:09.4126105Z Updating files: 71% (7294/10272) 2022-05-18T03:11:09.4244777Z Updating files: 72% (7396/10272) 2022-05-18T03:11:09.4373300Z Updating files: 73% (7499/10272) 2022-05-18T03:11:09.4434667Z Updating files: 74% (7602/10272) 2022-05-18T03:11:09.4498810Z Updating files: 75% (7704/10272) 2022-05-18T03:11:09.4594577Z Updating files: 76% (7807/10272) 2022-05-18T03:11:09.4660691Z Updating files: 77% (7910/10272) 2022-05-18T03:11:09.4731862Z Updating files: 78% (8013/10272) 2022-05-18T03:11:09.4817610Z Updating files: 79% (8115/10272) 2022-05-18T03:11:09.4942184Z Updating files: 80% (8218/10272) 2022-05-18T03:11:09.5024564Z Updating files: 81% (8321/10272) 2022-05-18T03:11:09.5137741Z Updating files: 82% (8424/10272) 2022-05-18T03:11:09.5229015Z Updating files: 83% (8526/10272) 2022-05-18T03:11:09.5286778Z Updating files: 84% (8629/10272) 2022-05-18T03:11:09.5360454Z Updating files: 85% (8732/10272) 2022-05-18T03:11:09.5446311Z Updating files: 86% (8834/10272) 2022-05-18T03:11:09.5557901Z Updating files: 87% (8937/10272) 2022-05-18T03:11:09.5662601Z Updating files: 88% (9040/10272) 2022-05-18T03:11:09.5728092Z Updating files: 89% (9143/10272) 2022-05-18T03:11:09.5778192Z Updating files: 90% (9245/10272) 2022-05-18T03:11:09.5848025Z Updating files: 91% (9348/10272) 2022-05-18T03:11:09.5949037Z Updating files: 92% (9451/10272) 2022-05-18T03:11:09.6027946Z Updating files: 93% (9553/10272) 2022-05-18T03:11:09.6131095Z Updating files: 94% (9656/10272) 2022-05-18T03:11:09.6232495Z Updating files: 95% (9759/10272) 2022-05-18T03:11:09.6335477Z Updating files: 96% (9862/10272) 2022-05-18T03:11:09.6487163Z Updating files: 97% (9964/10272) 2022-05-18T03:11:09.6585093Z Updating files: 98% (10067/10272) 2022-05-18T03:11:09.6689532Z Updating files: 99% (10170/10272) 2022-05-18T03:11:09.6692545Z Updating files: 100% (10272/10272) 2022-05-18T03:11:09.6693632Z Updating files: 100% (10272/10272), done. 2022-05-18T03:11:09.6862049Z Reset branch 'master' 2022-05-18T03:11:09.6866715Z branch 'master' set up to track 'origin/master'. 2022-05-18T03:11:09.6902822Z ##[endgroup] 2022-05-18T03:11:09.6981654Z [command]/usr/bin/git log -1 --format='%H' 2022-05-18T03:11:09.7019616Z '3b2375291aab7b48442f2e6fb1ef66cebc761e24' 2022-05-18T03:11:09.7355566Z ##[group]Run python .github/scripts/process_commit.py "${SHA1}" 2022-05-18T03:11:09.7356049Z python .github/scripts/process_commit.py "${SHA1}" 2022-05-18T03:11:09.7423247Z shell: /usr/bin/bash -e {0} 2022-05-18T03:11:09.7423539Z env: 2022-05-18T03:11:09.7423857Z pythonLocation: /opt/hostedtoolcache/Python/3.10.4/x64 2022-05-18T03:11:09.7424277Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.4/x64/lib 2022-05-18T03:11:09.7424666Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:11:09.7425348Z GITHUB_TOKEN: *** 2022-05-18T03:11:09.7425590Z ##[endgroup] 2022-05-18T03:11:12.2188519Z Post job cleanup. 2022-05-18T03:11:12.3787659Z [command]/usr/bin/git version 2022-05-18T03:11:12.3849965Z git version 2.36.1 2022-05-18T03:11:12.3897535Z Temporarily overriding HOME='/home/runner/work/_temp/762b8e32-648b-4db2-80e8-1797dd2de94d' before making global git config changes 2022-05-18T03:11:12.3898449Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T03:11:12.3903008Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2022-05-18T03:11:12.3959142Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T03:11:12.4004204Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-05-18T03:11:12.4428805Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T03:11:12.4475504Z http.https://github.com/.extraheader 2022-05-18T03:11:12.4488156Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-05-18T03:11:12.4540193Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-05-18T03:11:12.5088861Z Post job cleanup. 2022-05-18T03:11:12.7077281Z Cleaning up orphan processes