2022-05-18T03:10:47.9394126Z Requested labels: ubuntu-latest 2022-05-18T03:10:47.9394174Z Job defined at: pytorch/pytorch/.github/workflows/create_release.yml@refs/heads/master 2022-05-18T03:10:47.9394220Z Waiting for a runner to pick up this job... 2022-05-18T03:10:50.2305463Z Job is waiting for a hosted runner to come online. 2022-05-18T03:10:53.1984664Z Job is about to start running on the hosted runner: GitHub Actions 81 (hosted) 2022-05-18T03:10:57.0317830Z Current runner version: '2.291.1' 2022-05-18T03:10:57.0345101Z ##[group]Operating System 2022-05-18T03:10:57.0345590Z Ubuntu 2022-05-18T03:10:57.0345885Z 20.04.4 2022-05-18T03:10:57.0346171Z LTS 2022-05-18T03:10:57.0346434Z ##[endgroup] 2022-05-18T03:10:57.0346854Z ##[group]Virtual Environment 2022-05-18T03:10:57.0347240Z Environment: ubuntu-20.04 2022-05-18T03:10:57.0347538Z Version: 20220508.1 2022-05-18T03:10:57.0348088Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20220508.1/images/linux/Ubuntu2004-Readme.md 2022-05-18T03:10:57.0348801Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20220508.1 2022-05-18T03:10:57.0349224Z ##[endgroup] 2022-05-18T03:10:57.0349620Z ##[group]Virtual Environment Provisioner 2022-05-18T03:10:57.0349999Z 1.0.0.0-main-20220421-1 2022-05-18T03:10:57.0350282Z ##[endgroup] 2022-05-18T03:10:57.0351303Z ##[group]GITHUB_TOKEN Permissions 2022-05-18T03:10:57.0351899Z Actions: write 2022-05-18T03:10:57.0352373Z Checks: write 2022-05-18T03:10:57.0352748Z Contents: write 2022-05-18T03:10:57.0353080Z Deployments: write 2022-05-18T03:10:57.0353418Z Discussions: write 2022-05-18T03:10:57.0353706Z Issues: write 2022-05-18T03:10:57.0354025Z Metadata: read 2022-05-18T03:10:57.0354376Z Packages: write 2022-05-18T03:10:57.0354647Z Pages: write 2022-05-18T03:10:57.0354978Z PullRequests: write 2022-05-18T03:10:57.0355334Z RepositoryProjects: write 2022-05-18T03:10:57.0355653Z SecurityEvents: write 2022-05-18T03:10:57.0356030Z Statuses: write 2022-05-18T03:10:57.0356350Z ##[endgroup] 2022-05-18T03:10:57.0360018Z Secret source: Actions 2022-05-18T03:10:57.0360554Z Prepare workflow directory 2022-05-18T03:10:57.1222651Z Prepare all required actions 2022-05-18T03:10:57.1405895Z Getting action download info 2022-05-18T03:10:57.3381773Z Download action repository 'zhouzhuojie/checkout@05b13c9a0d21f08f6d5e64a1d5042246d13619d9' (SHA:05b13c9a0d21f08f6d5e64a1d5042246d13619d9) 2022-05-18T03:10:57.5998293Z Download action repository 'softprops/action-gh-release@v1' (SHA:1e07f4398721186383de40550babbdf2b84acfc5) 2022-05-18T03:10:57.9699930Z ##[group]Run zhouzhuojie/checkout@05b13c9a0d21f08f6d5e64a1d5042246d13619d9 2022-05-18T03:10:57.9700340Z with: 2022-05-18T03:10:57.9700601Z submodules: recursive 2022-05-18T03:10:57.9700910Z ref: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:10:57.9701241Z repository: pytorch/pytorch 2022-05-18T03:10:57.9701768Z token: *** 2022-05-18T03:10:57.9702019Z ssh-strict: true 2022-05-18T03:10:57.9702289Z persist-credentials: true 2022-05-18T03:10:57.9702571Z clean: true 2022-05-18T03:10:57.9702817Z fetch-depth: 1 2022-05-18T03:10:57.9703048Z lfs: false 2022-05-18T03:10:57.9703290Z ##[endgroup] 2022-05-18T03:10:58.2135572Z Syncing repository: pytorch/pytorch 2022-05-18T03:10:58.2138212Z ##[group]Getting Git version info 2022-05-18T03:10:58.2138808Z Working directory is '/home/runner/work/pytorch/pytorch' 2022-05-18T03:10:58.2171007Z [command]/usr/bin/git version 2022-05-18T03:10:58.2323079Z git version 2.36.1 2022-05-18T03:10:58.2349708Z ##[endgroup] 2022-05-18T03:10:58.2352611Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2022-05-18T03:10:58.2356805Z ##[group]Initializing the repository 2022-05-18T03:10:58.2361167Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2022-05-18T03:10:58.2424601Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-05-18T03:10:58.2425534Z hint: is subject to change. To configure the initial branch name to use in all 2022-05-18T03:10:58.2427096Z hint: of your new repositories, which will suppress this warning, call: 2022-05-18T03:10:58.2427803Z hint: 2022-05-18T03:10:58.2429051Z hint: git config --global init.defaultBranch 2022-05-18T03:10:58.2429641Z hint: 2022-05-18T03:10:58.2430597Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-05-18T03:10:58.2431378Z hint: 'development'. The just-created branch can be renamed via this command: 2022-05-18T03:10:58.2431829Z hint: 2022-05-18T03:10:58.2432521Z hint: git branch -m 2022-05-18T03:10:58.2438096Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2022-05-18T03:10:58.2448918Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-05-18T03:10:58.2487833Z ##[endgroup] 2022-05-18T03:10:58.2488935Z ##[group]Disabling automatic garbage collection 2022-05-18T03:10:58.2492179Z [command]/usr/bin/git config --local gc.auto 0 2022-05-18T03:10:58.2540955Z ##[endgroup] 2022-05-18T03:10:58.2559650Z ##[group]Setting up auth 2022-05-18T03:10:58.2561149Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T03:10:58.2586899Z [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:10:58.2937269Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T03:10:58.2961405Z [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:10:58.3182793Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-05-18T03:10:58.3224153Z ##[endgroup] 2022-05-18T03:10:58.3225008Z ##[group]Fetching the repository 2022-05-18T03:10:58.3230315Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:10:58.6101221Z remote: Enumerating objects: 10947, done. 2022-05-18T03:10:58.6111246Z remote: Counting objects: 0% (1/10947) 2022-05-18T03:10:58.6111955Z remote: Counting objects: 1% (110/10947) 2022-05-18T03:10:58.6112886Z remote: Counting objects: 2% (219/10947) 2022-05-18T03:10:58.6113428Z remote: Counting objects: 3% (329/10947) 2022-05-18T03:10:58.6114487Z remote: Counting objects: 4% (438/10947) 2022-05-18T03:10:58.6120712Z remote: Counting objects: 5% (548/10947) 2022-05-18T03:10:58.6127244Z remote: Counting objects: 6% (657/10947) 2022-05-18T03:10:58.6127887Z remote: Counting objects: 7% (767/10947) 2022-05-18T03:10:58.6130837Z remote: Counting objects: 8% (876/10947) 2022-05-18T03:10:58.6133228Z remote: Counting objects: 9% (986/10947) 2022-05-18T03:10:58.6134228Z remote: Counting objects: 10% (1095/10947) 2022-05-18T03:10:58.6134900Z remote: Counting objects: 11% (1205/10947) 2022-05-18T03:10:58.6138651Z remote: Counting objects: 12% (1314/10947) 2022-05-18T03:10:58.6139718Z remote: Counting objects: 13% (1424/10947) 2022-05-18T03:10:58.6142626Z remote: Counting objects: 14% (1533/10947) 2022-05-18T03:10:58.6146105Z remote: Counting objects: 15% (1643/10947) 2022-05-18T03:10:58.6149054Z remote: Counting objects: 16% (1752/10947) 2022-05-18T03:10:58.6149718Z remote: Counting objects: 17% (1861/10947) 2022-05-18T03:10:58.6150489Z remote: Counting objects: 18% (1971/10947) 2022-05-18T03:10:58.6151026Z remote: Counting objects: 19% (2080/10947) 2022-05-18T03:10:58.6158440Z remote: Counting objects: 20% (2190/10947) 2022-05-18T03:10:58.6159797Z remote: Counting objects: 21% (2299/10947) 2022-05-18T03:10:58.6162137Z remote: Counting objects: 22% (2409/10947) 2022-05-18T03:10:58.6162904Z remote: Counting objects: 23% (2518/10947) 2022-05-18T03:10:58.6165132Z remote: Counting objects: 24% (2628/10947) 2022-05-18T03:10:58.6166027Z remote: Counting objects: 25% (2737/10947) 2022-05-18T03:10:58.6167618Z remote: Counting objects: 26% (2847/10947) 2022-05-18T03:10:58.6173126Z remote: Counting objects: 27% (2956/10947) 2022-05-18T03:10:58.6175461Z remote: Counting objects: 28% (3066/10947) 2022-05-18T03:10:58.6178602Z remote: Counting objects: 29% (3175/10947) 2022-05-18T03:10:58.6179211Z remote: Counting objects: 30% (3285/10947) 2022-05-18T03:10:58.6180201Z remote: Counting objects: 31% (3394/10947) 2022-05-18T03:10:58.6186024Z remote: Counting objects: 32% (3504/10947) 2022-05-18T03:10:58.6186748Z remote: Counting objects: 33% (3613/10947) 2022-05-18T03:10:58.6187609Z remote: Counting objects: 34% (3722/10947) 2022-05-18T03:10:58.6188092Z remote: Counting objects: 35% (3832/10947) 2022-05-18T03:10:58.6193503Z remote: Counting objects: 36% (3941/10947) 2022-05-18T03:10:58.6196414Z remote: Counting objects: 37% (4051/10947) 2022-05-18T03:10:58.6196747Z remote: Counting objects: 38% (4160/10947) 2022-05-18T03:10:58.6197036Z remote: Counting objects: 39% (4270/10947) 2022-05-18T03:10:58.6197341Z remote: Counting objects: 40% (4379/10947) 2022-05-18T03:10:58.6201765Z remote: Counting objects: 41% (4489/10947) 2022-05-18T03:10:58.6202102Z remote: Counting objects: 42% (4598/10947) 2022-05-18T03:10:58.6205996Z remote: Counting objects: 43% (4708/10947) 2022-05-18T03:10:58.6206330Z remote: Counting objects: 44% (4817/10947) 2022-05-18T03:10:58.6211193Z remote: Counting objects: 45% (4927/10947) 2022-05-18T03:10:58.6211510Z remote: Counting objects: 46% (5036/10947) 2022-05-18T03:10:58.6216037Z remote: Counting objects: 47% (5146/10947) 2022-05-18T03:10:58.6216366Z remote: Counting objects: 48% (5255/10947) 2022-05-18T03:10:58.6216658Z remote: Counting objects: 49% (5365/10947) 2022-05-18T03:10:58.6227715Z remote: Counting objects: 50% (5474/10947) 2022-05-18T03:10:58.6228054Z remote: Counting objects: 51% (5583/10947) 2022-05-18T03:10:58.6228341Z remote: Counting objects: 52% (5693/10947) 2022-05-18T03:10:58.6228640Z remote: Counting objects: 53% (5802/10947) 2022-05-18T03:10:58.6228938Z remote: Counting objects: 54% (5912/10947) 2022-05-18T03:10:58.6238120Z remote: Counting objects: 55% (6021/10947) 2022-05-18T03:10:58.6238447Z remote: Counting objects: 56% (6131/10947) 2022-05-18T03:10:58.6242263Z remote: Counting objects: 57% (6240/10947) 2022-05-18T03:10:58.6242676Z remote: Counting objects: 58% (6350/10947) 2022-05-18T03:10:58.6243640Z remote: Counting objects: 59% (6459/10947) 2022-05-18T03:10:58.6243951Z remote: Counting objects: 60% (6569/10947) 2022-05-18T03:10:58.6246904Z remote: Counting objects: 61% (6678/10947) 2022-05-18T03:10:58.6250411Z remote: Counting objects: 62% (6788/10947) 2022-05-18T03:10:58.6251193Z remote: Counting objects: 63% (6897/10947) 2022-05-18T03:10:58.6252065Z remote: Counting objects: 64% (7007/10947) 2022-05-18T03:10:58.6259173Z remote: Counting objects: 65% (7116/10947) 2022-05-18T03:10:58.8378273Z remote: Counting objects: 66% (7226/10947) 2022-05-18T03:10:58.8378747Z remote: Counting objects: 67% (7335/10947) 2022-05-18T03:10:58.8379050Z remote: Counting objects: 68% (7444/10947) 2022-05-18T03:10:58.8379362Z remote: Counting objects: 69% (7554/10947) 2022-05-18T03:10:58.8379670Z remote: Counting objects: 70% (7663/10947) 2022-05-18T03:10:58.8379958Z remote: Counting objects: 71% (7773/10947) 2022-05-18T03:10:58.8380263Z remote: Counting objects: 72% (7882/10947) 2022-05-18T03:10:58.8380565Z remote: Counting objects: 73% (7992/10947) 2022-05-18T03:10:58.8380853Z remote: Counting objects: 74% (8101/10947) 2022-05-18T03:10:58.8381156Z remote: Counting objects: 75% (8211/10947) 2022-05-18T03:10:58.8381462Z remote: Counting objects: 76% (8320/10947) 2022-05-18T03:10:58.8381767Z remote: Counting objects: 77% (8430/10947) 2022-05-18T03:10:58.8382057Z remote: Counting objects: 78% (8539/10947) 2022-05-18T03:10:58.8382358Z remote: Counting objects: 79% (8649/10947) 2022-05-18T03:10:58.8383006Z remote: Counting objects: 80% (8758/10947) 2022-05-18T03:10:58.8383293Z remote: Counting objects: 81% (8868/10947) 2022-05-18T03:10:58.8383602Z remote: Counting objects: 82% (8977/10947) 2022-05-18T03:10:58.8383906Z remote: Counting objects: 83% (9087/10947) 2022-05-18T03:10:58.8384192Z remote: Counting objects: 84% (9196/10947) 2022-05-18T03:10:58.8384493Z remote: Counting objects: 85% (9305/10947) 2022-05-18T03:10:58.8384794Z remote: Counting objects: 86% (9415/10947) 2022-05-18T03:10:58.8385095Z remote: Counting objects: 87% (9524/10947) 2022-05-18T03:10:58.8385381Z remote: Counting objects: 88% (9634/10947) 2022-05-18T03:10:58.8385684Z remote: Counting objects: 89% (9743/10947) 2022-05-18T03:10:58.8385987Z remote: Counting objects: 90% (9853/10947) 2022-05-18T03:10:58.8386271Z remote: Counting objects: 91% (9962/10947) 2022-05-18T03:10:58.8386581Z remote: Counting objects: 92% (10072/10947) 2022-05-18T03:10:58.8386896Z remote: Counting objects: 93% (10181/10947) 2022-05-18T03:10:58.8387190Z remote: Counting objects: 94% (10291/10947) 2022-05-18T03:10:58.8387500Z remote: Counting objects: 95% (10400/10947) 2022-05-18T03:10:58.8387807Z remote: Counting objects: 96% (10510/10947) 2022-05-18T03:10:58.8388097Z remote: Counting objects: 97% (10619/10947) 2022-05-18T03:10:58.8388397Z remote: Counting objects: 98% (10729/10947) 2022-05-18T03:10:58.8388698Z remote: Counting objects: 99% (10838/10947) 2022-05-18T03:10:58.8388999Z remote: Counting objects: 100% (10947/10947) 2022-05-18T03:10:58.8389301Z remote: Counting objects: 100% (10947/10947), done. 2022-05-18T03:10:58.8389647Z remote: Compressing objects: 0% (1/9756) 2022-05-18T03:10:58.8389971Z remote: Compressing objects: 1% (98/9756) 2022-05-18T03:10:58.8390274Z remote: Compressing objects: 2% (196/9756) 2022-05-18T03:10:58.8390705Z remote: Compressing objects: 3% (293/9756) 2022-05-18T03:10:58.8391030Z remote: Compressing objects: 4% (391/9756) 2022-05-18T03:10:58.8391329Z remote: Compressing objects: 5% (488/9756) 2022-05-18T03:10:58.8572082Z remote: Compressing objects: 6% (586/9756) 2022-05-18T03:10:58.8816216Z remote: Compressing objects: 7% (683/9756) 2022-05-18T03:10:58.9201206Z remote: Compressing objects: 8% (781/9756) 2022-05-18T03:10:58.9781520Z remote: Compressing objects: 9% (879/9756) 2022-05-18T03:10:59.0299694Z remote: Compressing objects: 10% (976/9756) 2022-05-18T03:10:59.0643324Z remote: Compressing objects: 11% (1074/9756) 2022-05-18T03:10:59.1128897Z remote: Compressing objects: 12% (1171/9756) 2022-05-18T03:10:59.1552511Z remote: Compressing objects: 13% (1269/9756) 2022-05-18T03:10:59.2027956Z remote: Compressing objects: 14% (1366/9756) 2022-05-18T03:10:59.2388471Z remote: Compressing objects: 15% (1464/9756) 2022-05-18T03:10:59.3074082Z remote: Compressing objects: 16% (1561/9756) 2022-05-18T03:10:59.3499950Z remote: Compressing objects: 17% (1659/9756) 2022-05-18T03:10:59.3983370Z remote: Compressing objects: 18% (1757/9756) 2022-05-18T03:10:59.4471251Z remote: Compressing objects: 19% (1854/9756) 2022-05-18T03:10:59.5077541Z remote: Compressing objects: 20% (1952/9756) 2022-05-18T03:10:59.5492836Z remote: Compressing objects: 21% (2049/9756) 2022-05-18T03:10:59.5860011Z remote: Compressing objects: 22% (2147/9756) 2022-05-18T03:10:59.6131155Z remote: Compressing objects: 23% (2244/9756) 2022-05-18T03:10:59.6314416Z remote: Compressing objects: 24% (2342/9756) 2022-05-18T03:10:59.6376563Z remote: Compressing objects: 25% (2439/9756) 2022-05-18T03:10:59.6548398Z remote: Compressing objects: 25% (2464/9756) 2022-05-18T03:10:59.6801980Z remote: Compressing objects: 26% (2537/9756) 2022-05-18T03:10:59.6855275Z remote: Compressing objects: 27% (2635/9756) 2022-05-18T03:10:59.7065297Z remote: Compressing objects: 28% (2732/9756) 2022-05-18T03:10:59.7508287Z remote: Compressing objects: 29% (2830/9756) 2022-05-18T03:10:59.7878464Z remote: Compressing objects: 30% (2927/9756) 2022-05-18T03:10:59.8215284Z remote: Compressing objects: 31% (3025/9756) 2022-05-18T03:10:59.8732987Z remote: Compressing objects: 32% (3122/9756) 2022-05-18T03:10:59.9263352Z remote: Compressing objects: 33% (3220/9756) 2022-05-18T03:10:59.9684005Z remote: Compressing objects: 34% (3318/9756) 2022-05-18T03:11:00.0265330Z remote: Compressing objects: 35% (3415/9756) 2022-05-18T03:11:00.0857803Z remote: Compressing objects: 36% (3513/9756) 2022-05-18T03:11:00.1244947Z remote: Compressing objects: 37% (3610/9756) 2022-05-18T03:11:00.1701555Z remote: Compressing objects: 38% (3708/9756) 2022-05-18T03:11:00.2121767Z remote: Compressing objects: 39% (3805/9756) 2022-05-18T03:11:00.2698470Z remote: Compressing objects: 40% (3903/9756) 2022-05-18T03:11:00.3113888Z remote: Compressing objects: 41% (4000/9756) 2022-05-18T03:11:00.3514703Z remote: Compressing objects: 42% (4098/9756) 2022-05-18T03:11:00.3834474Z remote: Compressing objects: 43% (4196/9756) 2022-05-18T03:11:00.4213279Z remote: Compressing objects: 44% (4293/9756) 2022-05-18T03:11:00.4545395Z remote: Compressing objects: 45% (4391/9756) 2022-05-18T03:11:00.4848773Z remote: Compressing objects: 46% (4488/9756) 2022-05-18T03:11:00.5100495Z remote: Compressing objects: 47% (4586/9756) 2022-05-18T03:11:00.5463528Z remote: Compressing objects: 48% (4683/9756) 2022-05-18T03:11:00.6217891Z remote: Compressing objects: 49% (4781/9756) 2022-05-18T03:11:00.6436909Z remote: Compressing objects: 50% (4878/9756) 2022-05-18T03:11:00.6874514Z remote: Compressing objects: 50% (4915/9756) 2022-05-18T03:11:00.7022639Z remote: Compressing objects: 51% (4976/9756) 2022-05-18T03:11:00.7294125Z remote: Compressing objects: 52% (5074/9756) 2022-05-18T03:11:00.7533378Z remote: Compressing objects: 53% (5171/9756) 2022-05-18T03:11:00.7677905Z remote: Compressing objects: 54% (5269/9756) 2022-05-18T03:11:00.7757980Z remote: Compressing objects: 55% (5366/9756) 2022-05-18T03:11:00.7915424Z remote: Compressing objects: 56% (5464/9756) 2022-05-18T03:11:00.8097274Z remote: Compressing objects: 57% (5561/9756) 2022-05-18T03:11:00.8250491Z remote: Compressing objects: 58% (5659/9756) 2022-05-18T03:11:00.8449088Z remote: Compressing objects: 59% (5757/9756) 2022-05-18T03:11:00.8749459Z remote: Compressing objects: 60% (5854/9756) 2022-05-18T03:11:00.9070123Z remote: Compressing objects: 61% (5952/9756) 2022-05-18T03:11:00.9345354Z remote: Compressing objects: 62% (6049/9756) 2022-05-18T03:11:00.9601175Z remote: Compressing objects: 63% (6147/9756) 2022-05-18T03:11:00.9801859Z remote: Compressing objects: 64% (6244/9756) 2022-05-18T03:11:01.0163215Z remote: Compressing objects: 65% (6342/9756) 2022-05-18T03:11:01.0490002Z remote: Compressing objects: 66% (6439/9756) 2022-05-18T03:11:01.0717353Z remote: Compressing objects: 67% (6537/9756) 2022-05-18T03:11:01.0937818Z remote: Compressing objects: 68% (6635/9756) 2022-05-18T03:11:01.3016568Z remote: Compressing objects: 69% (6732/9756) 2022-05-18T03:11:01.3016954Z remote: Compressing objects: 70% (6830/9756) 2022-05-18T03:11:01.3017279Z remote: Compressing objects: 71% (6927/9756) 2022-05-18T03:11:01.3017581Z remote: Compressing objects: 72% (7025/9756) 2022-05-18T03:11:01.3017912Z remote: Compressing objects: 73% (7122/9756) 2022-05-18T03:11:01.3018231Z remote: Compressing objects: 74% (7220/9756) 2022-05-18T03:11:01.3019173Z remote: Compressing objects: 75% (7317/9756) 2022-05-18T03:11:01.3019488Z remote: Compressing objects: 76% (7415/9756) 2022-05-18T03:11:01.3019801Z remote: Compressing objects: 77% (7513/9756) 2022-05-18T03:11:01.3020304Z remote: Compressing objects: 78% (7610/9756) 2022-05-18T03:11:01.3020600Z remote: Compressing objects: 79% (7708/9756) 2022-05-18T03:11:01.3131954Z remote: Compressing objects: 80% (7805/9756) 2022-05-18T03:11:01.3318494Z remote: Compressing objects: 81% (7903/9756) 2022-05-18T03:11:01.3556187Z remote: Compressing objects: 82% (8000/9756) 2022-05-18T03:11:01.3764108Z remote: Compressing objects: 83% (8098/9756) 2022-05-18T03:11:01.3915421Z remote: Compressing objects: 84% (8196/9756) 2022-05-18T03:11:01.4082458Z remote: Compressing objects: 85% (8293/9756) 2022-05-18T03:11:01.4277234Z remote: Compressing objects: 86% (8391/9756) 2022-05-18T03:11:01.4515092Z remote: Compressing objects: 87% (8488/9756) 2022-05-18T03:11:01.4675150Z remote: Compressing objects: 88% (8586/9756) 2022-05-18T03:11:01.4802597Z remote: Compressing objects: 89% (8683/9756) 2022-05-18T03:11:01.5147855Z remote: Compressing objects: 90% (8781/9756) 2022-05-18T03:11:01.5330082Z remote: Compressing objects: 91% (8878/9756) 2022-05-18T03:11:01.5361985Z remote: Compressing objects: 92% (8976/9756) 2022-05-18T03:11:01.5386664Z remote: Compressing objects: 93% (9074/9756) 2022-05-18T03:11:01.5432244Z remote: Compressing objects: 94% (9171/9756) 2022-05-18T03:11:01.5432556Z remote: Compressing objects: 95% (9269/9756) 2022-05-18T03:11:01.5448424Z remote: Compressing objects: 96% (9366/9756) 2022-05-18T03:11:01.5469325Z remote: Compressing objects: 97% (9464/9756) 2022-05-18T03:11:01.5504902Z remote: Compressing objects: 98% (9561/9756) 2022-05-18T03:11:01.5516070Z remote: Compressing objects: 99% (9659/9756) 2022-05-18T03:11:01.5516661Z remote: Compressing objects: 100% (9756/9756) 2022-05-18T03:11:01.5516965Z remote: Compressing objects: 100% (9756/9756), done. 2022-05-18T03:11:01.5649700Z Receiving objects: 0% (1/10947) 2022-05-18T03:11:01.5935221Z Receiving objects: 1% (110/10947) 2022-05-18T03:11:01.6190711Z Receiving objects: 2% (219/10947) 2022-05-18T03:11:01.9054650Z Receiving objects: 3% (329/10947) 2022-05-18T03:11:01.9083996Z Receiving objects: 4% (438/10947) 2022-05-18T03:11:01.9149099Z Receiving objects: 5% (548/10947) 2022-05-18T03:11:01.9217341Z Receiving objects: 6% (657/10947) 2022-05-18T03:11:01.9323276Z Receiving objects: 7% (767/10947) 2022-05-18T03:11:01.9376425Z Receiving objects: 8% (876/10947) 2022-05-18T03:11:01.9472459Z Receiving objects: 9% (986/10947) 2022-05-18T03:11:02.1622914Z Receiving objects: 10% (1095/10947) 2022-05-18T03:11:02.1794761Z Receiving objects: 11% (1205/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.2109071Z Receiving objects: 12% (1314/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.2508566Z Receiving objects: 13% (1424/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.2614720Z Receiving objects: 14% (1533/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.2921802Z Receiving objects: 15% (1643/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.3074834Z Receiving objects: 16% (1752/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.3157008Z Receiving objects: 17% (1861/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.3231218Z Receiving objects: 18% (1971/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.3301876Z Receiving objects: 19% (2080/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.3813570Z Receiving objects: 20% (2190/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.3895997Z Receiving objects: 21% (2299/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.4077854Z Receiving objects: 22% (2409/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.4163866Z Receiving objects: 23% (2518/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.4283095Z Receiving objects: 24% (2628/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.4449496Z Receiving objects: 25% (2737/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.4650608Z Receiving objects: 26% (2847/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.4840404Z Receiving objects: 27% (2956/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.5116274Z Receiving objects: 28% (3066/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.5306083Z Receiving objects: 29% (3175/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.5472294Z Receiving objects: 30% (3285/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.5571112Z Receiving objects: 31% (3394/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.5689350Z Receiving objects: 31% (3459/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.5862904Z Receiving objects: 32% (3504/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.6203593Z Receiving objects: 33% (3613/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.6284000Z Receiving objects: 34% (3722/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.6432766Z Receiving objects: 35% (3832/10947), 14.96 MiB | 26.04 MiB/s 2022-05-18T03:11:02.6533520Z Receiving objects: 36% (3941/10947), 19.57 MiB | 18.22 MiB/s 2022-05-18T03:11:02.6756298Z Receiving objects: 37% (4051/10947), 19.57 MiB | 18.22 MiB/s 2022-05-18T03:11:02.6860241Z Receiving objects: 38% (4160/10947), 19.57 MiB | 18.22 MiB/s 2022-05-18T03:11:02.7037090Z Receiving objects: 39% (4270/10947), 19.57 MiB | 18.22 MiB/s 2022-05-18T03:11:02.7193395Z Receiving objects: 40% (4379/10947), 19.57 MiB | 18.22 MiB/s 2022-05-18T03:11:02.7313231Z Receiving objects: 41% (4489/10947), 19.57 MiB | 18.22 MiB/s 2022-05-18T03:11:02.7553566Z Receiving objects: 42% (4598/10947), 19.57 MiB | 18.22 MiB/s 2022-05-18T03:11:02.7815919Z Receiving objects: 43% (4708/10947), 19.57 MiB | 18.22 MiB/s 2022-05-18T03:11:02.8040868Z Receiving objects: 44% (4817/10947), 19.57 MiB | 18.22 MiB/s 2022-05-18T03:11:02.8286510Z Receiving objects: 45% (4927/10947), 19.57 MiB | 18.22 MiB/s 2022-05-18T03:11:02.8483690Z Receiving objects: 46% (5036/10947), 19.57 MiB | 18.22 MiB/s 2022-05-18T03:11:02.8695764Z Receiving objects: 47% (5146/10947), 19.57 MiB | 18.22 MiB/s 2022-05-18T03:11:02.8893393Z Receiving objects: 48% (5255/10947), 19.57 MiB | 18.22 MiB/s 2022-05-18T03:11:02.8919821Z Receiving objects: 49% (5365/10947), 19.57 MiB | 18.22 MiB/s 2022-05-18T03:11:02.9142004Z Receiving objects: 50% (5474/10947), 19.57 MiB | 18.22 MiB/s 2022-05-18T03:11:02.9318099Z Receiving objects: 51% (5583/10947), 19.57 MiB | 18.22 MiB/s 2022-05-18T03:11:02.9408388Z Receiving objects: 52% (5693/10947), 19.57 MiB | 18.22 MiB/s 2022-05-18T03:11:02.9695043Z Receiving objects: 53% (5802/10947), 19.57 MiB | 18.22 MiB/s 2022-05-18T03:11:03.0020535Z Receiving objects: 54% (5912/10947), 19.57 MiB | 18.22 MiB/s 2022-05-18T03:11:03.0365309Z Receiving objects: 55% (6021/10947), 19.57 MiB | 18.22 MiB/s 2022-05-18T03:11:03.6316473Z Receiving objects: 56% (6131/10947), 19.57 MiB | 18.22 MiB/s 2022-05-18T03:11:03.8293102Z Receiving objects: 56% (6216/10947), 57.57 MiB | 27.75 MiB/s 2022-05-18T03:11:03.8346421Z Receiving objects: 57% (6240/10947), 57.57 MiB | 27.75 MiB/s 2022-05-18T03:11:03.8523119Z Receiving objects: 58% (6350/10947), 57.57 MiB | 27.75 MiB/s 2022-05-18T03:11:03.8624107Z Receiving objects: 59% (6459/10947), 57.57 MiB | 27.75 MiB/s 2022-05-18T03:11:03.8748469Z Receiving objects: 60% (6569/10947), 57.57 MiB | 27.75 MiB/s 2022-05-18T03:11:03.8826121Z Receiving objects: 61% (6678/10947), 57.57 MiB | 27.75 MiB/s 2022-05-18T03:11:03.8906073Z Receiving objects: 62% (6788/10947), 57.57 MiB | 27.75 MiB/s 2022-05-18T03:11:03.9004179Z Receiving objects: 63% (6897/10947), 57.57 MiB | 27.75 MiB/s 2022-05-18T03:11:03.9079477Z Receiving objects: 64% (7007/10947), 57.57 MiB | 27.75 MiB/s 2022-05-18T03:11:03.9090735Z Receiving objects: 65% (7116/10947), 57.57 MiB | 27.75 MiB/s 2022-05-18T03:11:03.9379090Z Receiving objects: 66% (7226/10947), 57.57 MiB | 27.75 MiB/s 2022-05-18T03:11:03.9509271Z Receiving objects: 67% (7335/10947), 57.57 MiB | 27.75 MiB/s 2022-05-18T03:11:04.1229861Z Receiving objects: 68% (7444/10947), 57.57 MiB | 27.75 MiB/s 2022-05-18T03:11:04.1938565Z Receiving objects: 69% (7554/10947), 57.57 MiB | 27.75 MiB/s 2022-05-18T03:11:04.2035581Z Receiving objects: 70% (7663/10947), 71.07 MiB | 27.50 MiB/s 2022-05-18T03:11:04.2321990Z Receiving objects: 71% (7773/10947), 71.07 MiB | 27.50 MiB/s 2022-05-18T03:11:04.3034463Z Receiving objects: 72% (7882/10947), 71.07 MiB | 27.50 MiB/s 2022-05-18T03:11:04.3278076Z Receiving objects: 73% (7992/10947), 71.07 MiB | 27.50 MiB/s 2022-05-18T03:11:04.3421276Z Receiving objects: 74% (8101/10947), 71.07 MiB | 27.50 MiB/s 2022-05-18T03:11:04.3565020Z Receiving objects: 75% (8211/10947), 71.07 MiB | 27.50 MiB/s 2022-05-18T03:11:04.3954386Z Receiving objects: 76% (8320/10947), 71.07 MiB | 27.50 MiB/s 2022-05-18T03:11:04.4134028Z Receiving objects: 77% (8430/10947), 71.07 MiB | 27.50 MiB/s 2022-05-18T03:11:04.4391529Z Receiving objects: 78% (8539/10947), 71.07 MiB | 27.50 MiB/s 2022-05-18T03:11:04.4675390Z Receiving objects: 79% (8649/10947), 71.07 MiB | 27.50 MiB/s 2022-05-18T03:11:04.5205226Z Receiving objects: 80% (8758/10947), 71.07 MiB | 27.50 MiB/s 2022-05-18T03:11:04.5392232Z Receiving objects: 81% (8868/10947), 71.07 MiB | 27.50 MiB/s 2022-05-18T03:11:04.5645149Z Receiving objects: 82% (8977/10947), 71.07 MiB | 27.50 MiB/s 2022-05-18T03:11:04.5936895Z Receiving objects: 82% (8988/10947), 71.07 MiB | 27.50 MiB/s 2022-05-18T03:11:04.6288487Z Receiving objects: 83% (9087/10947), 71.07 MiB | 27.50 MiB/s 2022-05-18T03:11:04.6442174Z Receiving objects: 84% (9196/10947), 71.07 MiB | 27.50 MiB/s 2022-05-18T03:11:04.6598500Z Receiving objects: 85% (9305/10947), 75.07 MiB | 24.33 MiB/s 2022-05-18T03:11:04.6964270Z Receiving objects: 86% (9415/10947), 75.07 MiB | 24.33 MiB/s 2022-05-18T03:11:04.7394760Z Receiving objects: 87% (9524/10947), 75.07 MiB | 24.33 MiB/s 2022-05-18T03:11:04.7808875Z Receiving objects: 88% (9634/10947), 75.07 MiB | 24.33 MiB/s 2022-05-18T03:11:04.7934558Z Receiving objects: 89% (9743/10947), 75.07 MiB | 24.33 MiB/s 2022-05-18T03:11:04.8114245Z Receiving objects: 90% (9853/10947), 75.07 MiB | 24.33 MiB/s 2022-05-18T03:11:04.8230656Z Receiving objects: 91% (9962/10947), 75.07 MiB | 24.33 MiB/s 2022-05-18T03:11:04.8553053Z Receiving objects: 92% (10072/10947), 75.07 MiB | 24.33 MiB/s 2022-05-18T03:11:04.8833385Z Receiving objects: 93% (10181/10947), 75.07 MiB | 24.33 MiB/s 2022-05-18T03:11:04.9188678Z Receiving objects: 94% (10291/10947), 75.07 MiB | 24.33 MiB/s 2022-05-18T03:11:04.9575412Z Receiving objects: 95% (10400/10947), 75.07 MiB | 24.33 MiB/s 2022-05-18T03:11:04.9962285Z Receiving objects: 96% (10510/10947), 75.07 MiB | 24.33 MiB/s 2022-05-18T03:11:05.0863055Z Receiving objects: 97% (10619/10947), 75.07 MiB | 24.33 MiB/s 2022-05-18T03:11:05.1178531Z Receiving objects: 98% (10729/10947), 75.07 MiB | 24.33 MiB/s 2022-05-18T03:11:05.1548467Z Receiving objects: 99% (10838/10947), 75.07 MiB | 24.33 MiB/s 2022-05-18T03:11:05.1549159Z remote: Total 10947 (delta 1456), reused 3426 (delta 954), pack-reused 0 2022-05-18T03:11:05.1549492Z Receiving objects: 100% (10947/10947), 78.68 MiB | 21.93 MiB/s 2022-05-18T03:11:05.1549793Z Receiving objects: 100% (10947/10947), 78.76 MiB | 21.89 MiB/s, done. 2022-05-18T03:11:05.1968794Z Resolving deltas: 0% (0/1456) 2022-05-18T03:11:05.2011700Z Resolving deltas: 1% (15/1456) 2022-05-18T03:11:05.2026543Z Resolving deltas: 2% (30/1456) 2022-05-18T03:11:05.2253639Z Resolving deltas: 3% (44/1456) 2022-05-18T03:11:05.2310812Z Resolving deltas: 4% (59/1456) 2022-05-18T03:11:05.2359391Z Resolving deltas: 5% (73/1456) 2022-05-18T03:11:05.2392956Z Resolving deltas: 6% (88/1456) 2022-05-18T03:11:05.2444102Z Resolving deltas: 7% (102/1456) 2022-05-18T03:11:05.2493736Z Resolving deltas: 8% (117/1456) 2022-05-18T03:11:05.2532530Z Resolving deltas: 9% (132/1456) 2022-05-18T03:11:05.2574388Z Resolving deltas: 10% (146/1456) 2022-05-18T03:11:05.2590841Z Resolving deltas: 11% (161/1456) 2022-05-18T03:11:05.2629282Z Resolving deltas: 12% (175/1456) 2022-05-18T03:11:05.2647240Z Resolving deltas: 13% (190/1456) 2022-05-18T03:11:05.2654226Z Resolving deltas: 14% (204/1456) 2022-05-18T03:11:05.2664749Z Resolving deltas: 15% (219/1456) 2022-05-18T03:11:05.2681100Z Resolving deltas: 16% (233/1456) 2022-05-18T03:11:05.2714850Z Resolving deltas: 17% (248/1456) 2022-05-18T03:11:05.2726412Z Resolving deltas: 18% (263/1456) 2022-05-18T03:11:05.2740934Z Resolving deltas: 19% (277/1456) 2022-05-18T03:11:05.2755378Z Resolving deltas: 20% (292/1456) 2022-05-18T03:11:05.2766699Z Resolving deltas: 21% (306/1456) 2022-05-18T03:11:05.2770582Z Resolving deltas: 22% (321/1456) 2022-05-18T03:11:05.2774370Z Resolving deltas: 23% (335/1456) 2022-05-18T03:11:05.2778172Z Resolving deltas: 24% (350/1456) 2022-05-18T03:11:05.2781882Z Resolving deltas: 25% (364/1456) 2022-05-18T03:11:05.2795807Z Resolving deltas: 26% (379/1456) 2022-05-18T03:11:05.2800096Z Resolving deltas: 27% (394/1456) 2022-05-18T03:11:05.2804819Z Resolving deltas: 28% (408/1456) 2022-05-18T03:11:05.2810837Z Resolving deltas: 29% (423/1456) 2022-05-18T03:11:05.2825977Z Resolving deltas: 30% (437/1456) 2022-05-18T03:11:05.2841934Z Resolving deltas: 31% (452/1456) 2022-05-18T03:11:05.2853827Z Resolving deltas: 32% (466/1456) 2022-05-18T03:11:05.2864628Z Resolving deltas: 33% (481/1456) 2022-05-18T03:11:05.2885076Z Resolving deltas: 34% (496/1456) 2022-05-18T03:11:05.2922406Z Resolving deltas: 35% (510/1456) 2022-05-18T03:11:05.3661739Z Resolving deltas: 36% (525/1456) 2022-05-18T03:11:05.3678478Z Resolving deltas: 37% (539/1456) 2022-05-18T03:11:05.3686447Z Resolving deltas: 38% (554/1456) 2022-05-18T03:11:05.3694417Z Resolving deltas: 39% (568/1456) 2022-05-18T03:11:05.3702663Z Resolving deltas: 40% (583/1456) 2022-05-18T03:11:05.3703248Z Resolving deltas: 41% (597/1456) 2022-05-18T03:11:05.3706815Z Resolving deltas: 42% (612/1456) 2022-05-18T03:11:05.3717472Z Resolving deltas: 43% (627/1456) 2022-05-18T03:11:05.3731130Z Resolving deltas: 44% (641/1456) 2022-05-18T03:11:05.3740359Z Resolving deltas: 45% (656/1456) 2022-05-18T03:11:05.3752211Z Resolving deltas: 46% (670/1456) 2022-05-18T03:11:05.3760542Z Resolving deltas: 47% (685/1456) 2022-05-18T03:11:05.3777202Z Resolving deltas: 48% (699/1456) 2022-05-18T03:11:05.3788823Z Resolving deltas: 49% (714/1456) 2022-05-18T03:11:05.3802478Z Resolving deltas: 50% (728/1456) 2022-05-18T03:11:05.3828670Z Resolving deltas: 51% (743/1456) 2022-05-18T03:11:05.3840719Z Resolving deltas: 52% (758/1456) 2022-05-18T03:11:05.3851660Z Resolving deltas: 53% (772/1456) 2022-05-18T03:11:05.3861635Z Resolving deltas: 54% (787/1456) 2022-05-18T03:11:05.3870177Z Resolving deltas: 55% (801/1456) 2022-05-18T03:11:05.3884459Z Resolving deltas: 56% (816/1456) 2022-05-18T03:11:05.3889084Z Resolving deltas: 57% (830/1456) 2022-05-18T03:11:05.3893537Z Resolving deltas: 58% (845/1456) 2022-05-18T03:11:05.3898063Z Resolving deltas: 59% (860/1456) 2022-05-18T03:11:05.3902607Z Resolving deltas: 60% (874/1456) 2022-05-18T03:11:05.3906944Z Resolving deltas: 61% (889/1456) 2022-05-18T03:11:05.3911436Z Resolving deltas: 62% (903/1456) 2022-05-18T03:11:05.3920532Z Resolving deltas: 63% (918/1456) 2022-05-18T03:11:05.3935674Z Resolving deltas: 64% (932/1456) 2022-05-18T03:11:05.3945734Z Resolving deltas: 65% (947/1456) 2022-05-18T03:11:05.3962244Z Resolving deltas: 66% (961/1456) 2022-05-18T03:11:05.3972770Z Resolving deltas: 67% (976/1456) 2022-05-18T03:11:05.3983767Z Resolving deltas: 68% (991/1456) 2022-05-18T03:11:05.3993006Z Resolving deltas: 69% (1005/1456) 2022-05-18T03:11:05.4001555Z Resolving deltas: 70% (1020/1456) 2022-05-18T03:11:05.4010007Z Resolving deltas: 71% (1034/1456) 2022-05-18T03:11:05.4022913Z Resolving deltas: 72% (1049/1456) 2022-05-18T03:11:05.4026734Z Resolving deltas: 73% (1063/1456) 2022-05-18T03:11:05.4030889Z Resolving deltas: 74% (1078/1456) 2022-05-18T03:11:05.4035167Z Resolving deltas: 75% (1092/1456) 2022-05-18T03:11:05.4039092Z Resolving deltas: 76% (1107/1456) 2022-05-18T03:11:05.4042988Z Resolving deltas: 77% (1122/1456) 2022-05-18T03:11:05.4050715Z Resolving deltas: 78% (1136/1456) 2022-05-18T03:11:05.4055192Z Resolving deltas: 79% (1151/1456) 2022-05-18T03:11:05.4059587Z Resolving deltas: 80% (1165/1456) 2022-05-18T03:11:05.4065413Z Resolving deltas: 81% (1180/1456) 2022-05-18T03:11:05.4071181Z Resolving deltas: 82% (1194/1456) 2022-05-18T03:11:05.4076512Z Resolving deltas: 83% (1209/1456) 2022-05-18T03:11:05.4082147Z Resolving deltas: 84% (1224/1456) 2022-05-18T03:11:05.4089925Z Resolving deltas: 85% (1238/1456) 2022-05-18T03:11:05.4099246Z Resolving deltas: 86% (1253/1456) 2022-05-18T03:11:05.4116135Z Resolving deltas: 87% (1267/1456) 2022-05-18T03:11:05.4138901Z Resolving deltas: 88% (1282/1456) 2022-05-18T03:11:05.4155730Z Resolving deltas: 89% (1296/1456) 2022-05-18T03:11:05.4164859Z Resolving deltas: 90% (1311/1456) 2022-05-18T03:11:05.4187535Z Resolving deltas: 91% (1325/1456) 2022-05-18T03:11:05.4193032Z Resolving deltas: 92% (1340/1456) 2022-05-18T03:11:05.4205609Z Resolving deltas: 93% (1355/1456) 2022-05-18T03:11:05.4216299Z Resolving deltas: 94% (1369/1456) 2022-05-18T03:11:05.4274096Z Resolving deltas: 95% (1384/1456) 2022-05-18T03:11:05.4304168Z Resolving deltas: 96% (1398/1456) 2022-05-18T03:11:05.4319066Z Resolving deltas: 97% (1413/1456) 2022-05-18T03:11:05.4332637Z Resolving deltas: 98% (1427/1456) 2022-05-18T03:11:05.4804940Z Resolving deltas: 99% (1442/1456) 2022-05-18T03:11:05.4810067Z Resolving deltas: 100% (1456/1456) 2022-05-18T03:11:05.4810833Z Resolving deltas: 100% (1456/1456), done. 2022-05-18T03:11:05.6420915Z From https://github.com/pytorch/pytorch 2022-05-18T03:11:05.6422274Z * branch 3b2375291aab7b48442f2e6fb1ef66cebc761e24 -> FETCH_HEAD 2022-05-18T03:11:05.6449665Z ##[endgroup] 2022-05-18T03:11:05.6450393Z ##[group]Determining the checkout info 2022-05-18T03:11:05.6451200Z ##[endgroup] 2022-05-18T03:11:05.6451753Z ##[group]Checking out the ref 2022-05-18T03:11:05.6452901Z [command]/usr/bin/git checkout --progress --force 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:11:06.6614277Z Updating files: 83% (8567/10272) 2022-05-18T03:11:06.6665020Z Updating files: 84% (8629/10272) 2022-05-18T03:11:06.6724880Z Updating files: 85% (8732/10272) 2022-05-18T03:11:06.6796325Z Updating files: 86% (8834/10272) 2022-05-18T03:11:06.6887407Z Updating files: 87% (8937/10272) 2022-05-18T03:11:06.6972903Z Updating files: 88% (9040/10272) 2022-05-18T03:11:06.7027812Z Updating files: 89% (9143/10272) 2022-05-18T03:11:06.7072037Z Updating files: 90% (9245/10272) 2022-05-18T03:11:06.7135616Z Updating files: 91% (9348/10272) 2022-05-18T03:11:06.7216521Z Updating files: 92% (9451/10272) 2022-05-18T03:11:06.7281617Z Updating files: 93% (9553/10272) 2022-05-18T03:11:06.7365845Z Updating files: 94% (9656/10272) 2022-05-18T03:11:06.7452610Z Updating files: 95% (9759/10272) 2022-05-18T03:11:06.7535611Z Updating files: 96% (9862/10272) 2022-05-18T03:11:06.7659810Z Updating files: 97% (9964/10272) 2022-05-18T03:11:06.7739440Z Updating files: 98% (10067/10272) 2022-05-18T03:11:06.7826805Z Updating files: 99% (10170/10272) 2022-05-18T03:11:06.7827236Z Updating files: 100% (10272/10272) 2022-05-18T03:11:06.7827604Z Updating files: 100% (10272/10272), done. 2022-05-18T03:11:06.7955725Z Note: switching to '3b2375291aab7b48442f2e6fb1ef66cebc761e24'. 2022-05-18T03:11:06.7955980Z 2022-05-18T03:11:06.7956430Z You are in 'detached HEAD' state. You can look around, make experimental 2022-05-18T03:11:06.7956943Z changes and commit them, and you can discard any commits you make in this 2022-05-18T03:11:06.7957445Z state without impacting any branches by switching back to a branch. 2022-05-18T03:11:06.7957760Z 2022-05-18T03:11:06.7958095Z If you want to create a new branch to retain commits you create, you may 2022-05-18T03:11:06.7958844Z do so (now or later) by using -c with the switch command. Example: 2022-05-18T03:11:06.7959412Z 2022-05-18T03:11:06.7959771Z git switch -c 2022-05-18T03:11:06.7959954Z 2022-05-18T03:11:06.7960058Z Or undo this operation with: 2022-05-18T03:11:06.7960224Z 2022-05-18T03:11:06.7960320Z git switch - 2022-05-18T03:11:06.7960462Z 2022-05-18T03:11:06.7960668Z Turn off this advice by setting config variable advice.detachedHead to false 2022-05-18T03:11:06.7960915Z 2022-05-18T03:11:06.7961214Z HEAD is now at 3b23752 [PT-D][Sharding] Fix view op and matrix ops unit test 2022-05-18T03:11:06.7990506Z ##[endgroup] 2022-05-18T03:11:06.7991157Z ##[group]Setting up auth for fetching submodules 2022-05-18T03:11:06.8004279Z Temporarily overriding HOME='/home/runner/work/_temp/48b13fa1-a9a2-4609-8e98-3c09ee6f6139' before making global git config changes 2022-05-18T03:11:06.8009422Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-05-18T03:11:06.8051520Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-05-18T03:11:06.8097271Z [command]/usr/bin/git config --global url.https://github.com/.insteadOf git@github.com: 2022-05-18T03:11:06.8125584Z ##[endgroup] 2022-05-18T03:11:06.8126274Z ##[group]Fetching submodules 2022-05-18T03:11:06.8129732Z [command]/usr/bin/git submodule sync --recursive 2022-05-18T03:11:06.8375250Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2022-05-18T03:11:06.8607079Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-05-18T03:11:06.8611744Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-05-18T03:11:06.8618063Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-05-18T03:11:06.8622456Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-05-18T03:11:06.8627212Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-05-18T03:11:06.8631712Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-05-18T03:11:06.8636184Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-05-18T03:11:06.8641174Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-05-18T03:11:06.8646102Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-05-18T03:11:06.8651553Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-05-18T03:11:06.8656872Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-05-18T03:11:06.8662308Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-05-18T03:11:06.8667658Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-05-18T03:11:06.8673790Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-05-18T03:11:06.8679575Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-05-18T03:11:06.8685026Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:11:06.8693094Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-05-18T03:11:06.8699176Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-05-18T03:11:06.8706493Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-05-18T03:11:06.8712634Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-05-18T03:11:06.8718840Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-05-18T03:11:06.8724790Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-05-18T03:11:06.8733590Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-05-18T03:11:06.8740081Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-05-18T03:11:06.8746736Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-05-18T03:11:06.8753255Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-05-18T03:11:06.8760191Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-05-18T03:11:06.8766879Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-05-18T03:11:06.8776833Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-05-18T03:11:06.8783618Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-05-18T03:11:06.8791324Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-05-18T03:11:06.8798590Z Submodule 'third_party/python-peachpy' (https://github.com/Maratyszcza/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-05-18T03:11:06.8806193Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-05-18T03:11:06.8813706Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-05-18T03:11:06.8821170Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-05-18T03:11:06.8828992Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-05-18T03:11:06.8836851Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-05-18T03:11:06.8872180Z Cloning into '/home/runner/work/pytorch/pytorch/android/libs/fbjni'... 2022-05-18T03:11:07.3126633Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/FP16'... 2022-05-18T03:11:07.5511379Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/FXdiv'... 2022-05-18T03:11:07.7703638Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/NNPACK'... 2022-05-18T03:11:08.1151956Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/QNNPACK'... 2022-05-18T03:11:08.4705143Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/XNNPACK'... 2022-05-18T03:11:13.3520038Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/benchmark'... 2022-05-18T03:11:13.5969341Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cpuinfo'... 2022-05-18T03:11:14.4020005Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cub'... 2022-05-18T03:11:14.9431559Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-05-18T03:11:16.4089267Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/eigen'... 2022-05-18T03:11:17.1177333Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm'... 2022-05-18T03:11:17.6071762Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flatbuffers'... 2022-05-18T03:11:18.3701446Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fmt'... 2022-05-18T03:11:18.7672897Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/foxi'... 2022-05-18T03:11:19.0560319Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-05-18T03:11:19.6773494Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/gloo'... 2022-05-18T03:11:19.9831660Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/googletest'... 2022-05-18T03:11:20.2588873Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep'... 2022-05-18T03:11:20.5405824Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ios-cmake'... 2022-05-18T03:11:20.8609281Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto'... 2022-05-18T03:11:21.6952626Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/nccl/nccl'... 2022-05-18T03:11:22.0067976Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/neon2sse'... 2022-05-18T03:11:22.2606822Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx'... 2022-05-18T03:11:22.9631257Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-05-18T03:11:23.2662593Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pocketfft'... 2022-05-18T03:11:23.6324484Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf'... 2022-05-18T03:11:25.9050511Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/psimd'... 2022-05-18T03:11:26.1168495Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pthreadpool'... 2022-05-18T03:11:26.3458088Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pybind11'... 2022-05-18T03:11:26.7468365Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/python-enum'... 2022-05-18T03:11:26.9874294Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/python-peachpy'... 2022-05-18T03:11:27.2962638Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/python-six'... 2022-05-18T03:11:27.5001629Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/sleef'... 2022-05-18T03:11:27.9584907Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tbb'... 2022-05-18T03:11:28.6020494Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe'... 2022-05-18T03:11:29.0797711Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/zstd'... 2022-05-18T03:11:30.2697260Z From https://github.com/facebookincubator/fbjni 2022-05-18T03:11:30.2698061Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2022-05-18T03:11:30.2828062Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-05-18T03:11:30.6797001Z From https://github.com/Maratyszcza/FP16 2022-05-18T03:11:30.6797795Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2022-05-18T03:11:30.6877438Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-05-18T03:11:31.0863648Z From https://github.com/Maratyszcza/FXdiv 2022-05-18T03:11:31.0864568Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2022-05-18T03:11:31.0923094Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-05-18T03:11:31.1145319Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-05-18T03:11:31.1372446Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-05-18T03:11:33.6348801Z From https://github.com/google/XNNPACK 2022-05-18T03:11:33.6349733Z * branch ae108ef49aa5623b896fc93d4298c49d1750d9ba -> FETCH_HEAD 2022-05-18T03:11:34.1716343Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-05-18T03:11:34.8486894Z From https://github.com/google/benchmark 2022-05-18T03:11:34.8488279Z * branch e991355c02b93fe17713efe04cbc2e278e00fdbd -> FETCH_HEAD 2022-05-18T03:11:34.8629081Z Submodule path 'third_party/benchmark': checked out 'e991355c02b93fe17713efe04cbc2e278e00fdbd' 2022-05-18T03:11:35.3857510Z From https://github.com/pytorch/cpuinfo 2022-05-18T03:11:35.3858584Z * branch 5916273f79a21551890fd3d56fc5375a78d1598d -> FETCH_HEAD 2022-05-18T03:11:35.4813228Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-05-18T03:11:36.1816926Z From https://github.com/NVlabs/cub 2022-05-18T03:11:36.1818261Z * branch d106ddb991a56c3df1b6d51b2409e36ba8181ce4 -> FETCH_HEAD 2022-05-18T03:11:36.2072845Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-05-18T03:11:36.5039286Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-05-18T03:11:38.1087769Z From https://gitlab.com/libeigen/eigen 2022-05-18T03:11:38.1089449Z * branch 3147391d946bb4b6c68edd901f2add6ac1f31f8c -> FETCH_HEAD 2022-05-18T03:11:38.2435251Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-05-18T03:11:38.8973914Z From https://github.com/pytorch/fbgemm 2022-05-18T03:11:38.8974919Z * branch 2e9be65810107a9595da717f95d21924b73be833 -> FETCH_HEAD 2022-05-18T03:11:38.9292768Z Submodule path 'third_party/fbgemm': checked out '2e9be65810107a9595da717f95d21924b73be833' 2022-05-18T03:11:38.9312615Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:11:38.9315725Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:11:38.9323619Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:11:38.9353980Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-05-18T03:11:39.5059984Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-05-18T03:11:40.3704605Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-05-18T03:11:41.4597911Z From https://github.com/asmjit/asmjit 2022-05-18T03:11:41.4598871Z * branch 8b35b4cffb62ecb58a903bf91cb7537d7a672211 -> FETCH_HEAD 2022-05-18T03:11:41.4959377Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out '8b35b4cffb62ecb58a903bf91cb7537d7a672211' 2022-05-18T03:11:42.0639813Z From https://github.com/pytorch/cpuinfo 2022-05-18T03:11:42.0641079Z * branch ed8b86a253800bafdb7b25c5c399f91bff9cb1f3 -> FETCH_HEAD 2022-05-18T03:11:42.1595027Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-05-18T03:11:43.1313911Z From https://github.com/google/googletest 2022-05-18T03:11:43.1315041Z * branch cbf019de22c8dd37b2108da35b2748fd702d1796 -> FETCH_HEAD 2022-05-18T03:11:43.1691873Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-05-18T03:11:44.0001109Z From https://github.com/google/flatbuffers 2022-05-18T03:11:44.0007413Z * branch d0cede9c90c5257537c293517a21376408b549fa -> FETCH_HEAD 2022-05-18T03:11:44.0829612Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-05-18T03:11:44.8116367Z From https://github.com/fmtlib/fmt 2022-05-18T03:11:44.8117564Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2022-05-18T03:11:44.8399213Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-05-18T03:11:44.8501022Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-05-18T03:11:45.5746275Z From https://github.com/google/gemmlowp 2022-05-18T03:11:45.5750055Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2022-05-18T03:11:45.6062697Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-05-18T03:11:46.2182958Z From https://github.com/facebookincubator/gloo 2022-05-18T03:11:46.2186682Z * branch c22a5cfba94edf8ea4f53a174d38aa0c629d070f -> FETCH_HEAD 2022-05-18T03:11:46.2367238Z Submodule path 'third_party/gloo': checked out 'c22a5cfba94edf8ea4f53a174d38aa0c629d070f' 2022-05-18T03:11:47.0535329Z From https://github.com/google/googletest 2022-05-18T03:11:47.0539213Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2022-05-18T03:11:47.0910026Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-05-18T03:11:47.6223974Z From https://github.com/intel/ideep 2022-05-18T03:11:47.6224967Z * branch 02b17c5748c9349dcc586c359af800c684d9b1ab -> FETCH_HEAD 2022-05-18T03:11:47.6307846Z Submodule path 'third_party/ideep': checked out '02b17c5748c9349dcc586c359af800c684d9b1ab' 2022-05-18T03:11:47.6327509Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-05-18T03:11:47.6355614Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-05-18T03:11:50.8418261Z From https://github.com/intel/mkl-dnn 2022-05-18T03:11:50.8418901Z * branch 888a87a954e4fddb4d81fd10858eb834f2441b46 -> FETCH_HEAD 2022-05-18T03:11:50.9823675Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-05-18T03:11:50.9849128Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:11:50.9881458Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-05-18T03:11:54.3564819Z From https://github.com/oneapi-src/oneDNN 2022-05-18T03:11:54.3565609Z * branch 52b5f107dd9cf10910aaa19cb47f3abf9b349815 -> FETCH_HEAD 2022-05-18T03:11:54.5801907Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-05-18T03:11:54.5919089Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-05-18T03:11:55.1309731Z From https://github.com/pytorch/kineto 2022-05-18T03:11:55.1311700Z * branch b2b48c00c6e5bd8e807e2231adb229db6a1d1c22 -> FETCH_HEAD 2022-05-18T03:11:55.2163841Z Submodule path 'third_party/kineto': checked out 'b2b48c00c6e5bd8e807e2231adb229db6a1d1c22' 2022-05-18T03:11:55.2186609Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:11:55.2188891Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:11:55.2221024Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-05-18T03:11:55.6377330Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-05-18T03:11:56.8772703Z From https://github.com/fmtlib/fmt 2022-05-18T03:11:56.8774231Z * branch 2591ab91c3898c9f6544fff04660276537d32ffd -> FETCH_HEAD 2022-05-18T03:11:56.9071157Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-05-18T03:11:57.7578632Z From https://github.com/google/googletest 2022-05-18T03:11:57.7579515Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2022-05-18T03:11:57.7942207Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-05-18T03:11:58.3404879Z From https://github.com/NVIDIA/nccl 2022-05-18T03:11:58.3405820Z * branch 7e515921295adaab72adf56ea71a0fafb0ecb5f3 -> FETCH_HEAD 2022-05-18T03:11:58.3574297Z Submodule path 'third_party/nccl/nccl': checked out '7e515921295adaab72adf56ea71a0fafb0ecb5f3' 2022-05-18T03:11:58.9336074Z From https://github.com/intel/ARM_NEON_2_x86_SSE 2022-05-18T03:11:58.9336866Z * branch 97a126f08ce318023be604d03f88bf0820a9464a -> FETCH_HEAD 2022-05-18T03:11:58.9420153Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-05-18T03:11:59.7282166Z From https://github.com/onnx/onnx 2022-05-18T03:11:59.7283360Z * branch 96046b8ccfb8e6fa82f6b2b34b3d56add2e8849c -> FETCH_HEAD 2022-05-18T03:11:59.9751701Z Submodule path 'third_party/onnx': checked out '96046b8ccfb8e6fa82f6b2b34b3d56add2e8849c' 2022-05-18T03:11:59.9791993Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-05-18T03:11:59.9797246Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-05-18T03:11:59.9829348Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-05-18T03:12:00.3007004Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-05-18T03:12:01.5342678Z From https://github.com/google/benchmark 2022-05-18T03:12:01.5343790Z * branch e776aa0275e293707b6a0901e0e8d8a8a3679508 -> FETCH_HEAD 2022-05-18T03:12:01.5486573Z Submodule path 'third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-05-18T03:12:02.7479154Z From https://github.com/pybind/pybind11 2022-05-18T03:12:02.7479980Z * branch 59a2ac2745d8a57ac94c6accced73620d59fb844 -> FETCH_HEAD 2022-05-18T03:12:02.7743644Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '59a2ac2745d8a57ac94c6accced73620d59fb844' 2022-05-18T03:12:03.3797682Z From https://github.com/onnx/onnx-tensorrt 2022-05-18T03:12:03.3798306Z * branch c153211418a7c57ce071d9ce2a41f8d1c85a878f -> FETCH_HEAD 2022-05-18T03:12:03.3896821Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-05-18T03:12:03.3914881Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:12:03.3943198Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-05-18T03:12:05.0076787Z From https://github.com/onnx/onnx 2022-05-18T03:12:05.0077779Z * branch 765f5ee823a67a866f4bd28a9860e81f3c811ce8 -> FETCH_HEAD 2022-05-18T03:12:05.1318175Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-05-18T03:12:05.1351999Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:12:05.1357868Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:12:05.1391006Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-05-18T03:12:05.4524782Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-05-18T03:12:06.4498506Z From https://github.com/google/benchmark 2022-05-18T03:12:06.4499898Z * branch e776aa0275e293707b6a0901e0e8d8a8a3679508 -> FETCH_HEAD 2022-05-18T03:12:06.4642986Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-05-18T03:12:07.2012972Z From https://github.com/pybind/pybind11 2022-05-18T03:12:07.2013837Z * branch a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c -> FETCH_HEAD 2022-05-18T03:12:07.2257254Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-05-18T03:12:07.2279533Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:12:07.2311946Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-05-18T03:12:07.9745809Z From https://github.com/wjakob/clang-cindex-python3 2022-05-18T03:12:07.9747008Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2022-05-18T03:12:07.9803799Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-05-18T03:12:08.3853888Z From https://github.com/mreineck/pocketfft 2022-05-18T03:12:08.3854690Z * branch ea778e37710c07723435b1be58235996d1d43a5a -> FETCH_HEAD 2022-05-18T03:12:08.3908281Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-05-18T03:12:10.7381274Z From https://github.com/protocolbuffers/protobuf 2022-05-18T03:12:10.7382207Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2022-05-18T03:12:10.9858880Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-05-18T03:12:10.9889799Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:12:10.9895452Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-05-18T03:12:10.9923816Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-05-18T03:12:11.3089139Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-05-18T03:12:12.4749740Z From https://github.com/google/benchmark 2022-05-18T03:12:12.4750917Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2022-05-18T03:12:12.4881449Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-05-18T03:12:13.4190533Z From https://github.com/google/googletest 2022-05-18T03:12:13.4191652Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2022-05-18T03:12:13.4612650Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-05-18T03:12:13.4714841Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-05-18T03:12:14.0000080Z From https://github.com/Maratyszcza/pthreadpool 2022-05-18T03:12:14.0001033Z * branch a134dd5d4cee80cce15db81a72e7f929d71dd413 -> FETCH_HEAD 2022-05-18T03:12:14.0082429Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-05-18T03:12:14.7234265Z From https://github.com/pybind/pybind11 2022-05-18T03:12:14.7235307Z * branch 8de7772cc72daca8e947b79b83fea46214931604 -> FETCH_HEAD 2022-05-18T03:12:14.7525579Z Submodule path 'third_party/pybind11': checked out '8de7772cc72daca8e947b79b83fea46214931604' 2022-05-18T03:12:14.7634838Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-05-18T03:12:15.3330191Z From https://github.com/Maratyszcza/PeachPy 2022-05-18T03:12:15.3331162Z * branch 07d8fde8ac45d7705129475c0f94ed8925b93473 -> FETCH_HEAD 2022-05-18T03:12:15.3582884Z Submodule path 'third_party/python-peachpy': checked out '07d8fde8ac45d7705129475c0f94ed8925b93473' 2022-05-18T03:12:15.8437182Z From https://github.com/benjaminp/six 2022-05-18T03:12:15.8607263Z * branch 15e31431af97e5e64b80af0a3f598d382bcdd49a -> FETCH_HEAD 2022-05-18T03:12:15.8607812Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-05-18T03:12:16.4887309Z From https://github.com/shibatch/sleef 2022-05-18T03:12:16.4888609Z * branch e0a003ee838b75d11763aa9c3ef17bf71a725bff -> FETCH_HEAD 2022-05-18T03:12:16.5293774Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-05-18T03:12:17.6745362Z From https://github.com/01org/tbb 2022-05-18T03:12:17.6746432Z * branch a51a90bc609bb73db8ea13841b5cf7aa4344d4a9 -> FETCH_HEAD 2022-05-18T03:12:17.7870421Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-05-18T03:12:18.3196926Z From https://github.com/pytorch/tensorpipe 2022-05-18T03:12:18.3197675Z * branch 52791a2fd214b2a9dc5759d36725909c1daa7f2e -> FETCH_HEAD 2022-05-18T03:12:18.3388866Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-05-18T03:12:18.3411522Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:12:18.3415003Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:12:18.3419564Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:12:18.3425661Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:12:18.3459076Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-05-18T03:12:18.8823073Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-05-18T03:12:19.1823846Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-05-18T03:12:19.6943014Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-05-18T03:12:20.9465221Z From https://github.com/google/googletest 2022-05-18T03:12:20.9466254Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2022-05-18T03:12:20.9828539Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-05-18T03:12:21.6295336Z From https://github.com/google/libnop 2022-05-18T03:12:21.6296122Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2022-05-18T03:12:21.6411744Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-05-18T03:12:22.3311583Z From https://github.com/libuv/libuv 2022-05-18T03:12:22.3312593Z * branch 1dff88e5161cba5c59276d2070d2e304e4dcb242 -> FETCH_HEAD 2022-05-18T03:12:22.3749306Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-05-18T03:12:23.0654111Z From https://github.com/pybind/pybind11 2022-05-18T03:12:23.0655140Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2022-05-18T03:12:23.0910627Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-05-18T03:12:23.0934664Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:12:23.0964115Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-05-18T03:12:23.7882362Z From https://github.com/wjakob/clang-cindex-python3 2022-05-18T03:12:23.7883435Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2022-05-18T03:12:23.7937573Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-05-18T03:12:24.8129629Z From https://github.com/facebook/zstd 2022-05-18T03:12:24.8130599Z * branch aec56a52fbab207fc639a1937d1e708a282edca8 -> FETCH_HEAD 2022-05-18T03:12:24.8690665Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-05-18T03:12:24.8724357Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-05-18T03:12:24.8962793Z Entering 'android/libs/fbjni' 2022-05-18T03:12:24.9000821Z Entering 'third_party/FP16' 2022-05-18T03:12:24.9040176Z Entering 'third_party/FXdiv' 2022-05-18T03:12:24.9079136Z Entering 'third_party/NNPACK' 2022-05-18T03:12:24.9117003Z Entering 'third_party/QNNPACK' 2022-05-18T03:12:24.9154389Z Entering 'third_party/XNNPACK' 2022-05-18T03:12:24.9205920Z Entering 'third_party/benchmark' 2022-05-18T03:12:24.9244283Z Entering 'third_party/cpuinfo' 2022-05-18T03:12:24.9284475Z Entering 'third_party/cub' 2022-05-18T03:12:24.9323194Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:12:24.9368402Z Entering 'third_party/eigen' 2022-05-18T03:12:24.9409438Z Entering 'third_party/fbgemm' 2022-05-18T03:12:24.9447493Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:12:24.9485702Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:12:24.9523892Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:12:24.9563904Z Entering 'third_party/flatbuffers' 2022-05-18T03:12:24.9605765Z Entering 'third_party/fmt' 2022-05-18T03:12:24.9644493Z Entering 'third_party/foxi' 2022-05-18T03:12:24.9682965Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:12:24.9723759Z Entering 'third_party/gloo' 2022-05-18T03:12:24.9761894Z Entering 'third_party/googletest' 2022-05-18T03:12:24.9802909Z Entering 'third_party/ideep' 2022-05-18T03:12:24.9839909Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:12:24.9879823Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:12:24.9926096Z Entering 'third_party/ios-cmake' 2022-05-18T03:12:24.9965569Z Entering 'third_party/kineto' 2022-05-18T03:12:25.0004003Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:12:25.0042914Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:12:25.0084790Z Entering 'third_party/nccl/nccl' 2022-05-18T03:12:25.0124905Z Entering 'third_party/neon2sse' 2022-05-18T03:12:25.0162360Z Entering 'third_party/onnx' 2022-05-18T03:12:25.0248809Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:12:25.0254869Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:12:25.0298436Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:12:25.0361794Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:12:25.0443923Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:12:25.0482950Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:12:25.0544620Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:12:25.0639638Z Entering 'third_party/pocketfft' 2022-05-18T03:12:25.0681822Z Entering 'third_party/protobuf' 2022-05-18T03:12:25.0749184Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:12:25.0822796Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:12:25.0921962Z Entering 'third_party/psimd' 2022-05-18T03:12:25.0983975Z Entering 'third_party/pthreadpool' 2022-05-18T03:12:25.1074951Z Entering 'third_party/pybind11' 2022-05-18T03:12:25.1117616Z Entering 'third_party/python-enum' 2022-05-18T03:12:25.1157629Z Entering 'third_party/python-peachpy' 2022-05-18T03:12:25.1227133Z Entering 'third_party/python-six' 2022-05-18T03:12:25.1265658Z Entering 'third_party/sleef' 2022-05-18T03:12:25.1304111Z Entering 'third_party/tbb' 2022-05-18T03:12:25.1344196Z Entering 'third_party/tensorpipe' 2022-05-18T03:12:25.1383616Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:12:25.1423749Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:12:25.1461025Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:12:25.1500969Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:12:25.1537813Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:12:25.1577961Z Entering 'third_party/zstd' 2022-05-18T03:12:25.1642689Z ##[endgroup] 2022-05-18T03:12:25.1643257Z ##[group]Persisting credentials for submodules 2022-05-18T03:12:25.1644201Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2022-05-18T03:12:25.1874955Z Entering 'android/libs/fbjni' 2022-05-18T03:12:25.1911608Z Entering 'third_party/FP16' 2022-05-18T03:12:25.1948663Z Entering 'third_party/FXdiv' 2022-05-18T03:12:25.1984516Z Entering 'third_party/NNPACK' 2022-05-18T03:12:25.2021975Z Entering 'third_party/QNNPACK' 2022-05-18T03:12:25.2058841Z Entering 'third_party/XNNPACK' 2022-05-18T03:12:25.2108711Z Entering 'third_party/benchmark' 2022-05-18T03:12:25.2145457Z Entering 'third_party/cpuinfo' 2022-05-18T03:12:25.2183164Z Entering 'third_party/cub' 2022-05-18T03:12:25.2219834Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:12:25.2263750Z Entering 'third_party/eigen' 2022-05-18T03:12:25.2302925Z Entering 'third_party/fbgemm' 2022-05-18T03:12:25.2341107Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:12:25.2380389Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:12:25.2416605Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:12:25.2458767Z Entering 'third_party/flatbuffers' 2022-05-18T03:12:25.2497165Z Entering 'third_party/fmt' 2022-05-18T03:12:25.2536671Z Entering 'third_party/foxi' 2022-05-18T03:12:25.2572718Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:12:25.2612114Z Entering 'third_party/gloo' 2022-05-18T03:12:25.2648062Z Entering 'third_party/googletest' 2022-05-18T03:12:25.2685935Z Entering 'third_party/ideep' 2022-05-18T03:12:25.2722132Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:12:25.2760154Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:12:25.2804476Z Entering 'third_party/ios-cmake' 2022-05-18T03:12:25.2841865Z Entering 'third_party/kineto' 2022-05-18T03:12:25.2878358Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:12:25.2915722Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:12:25.2955407Z Entering 'third_party/nccl/nccl' 2022-05-18T03:12:25.2992884Z Entering 'third_party/neon2sse' 2022-05-18T03:12:25.3028990Z Entering 'third_party/onnx' 2022-05-18T03:12:25.3077527Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:12:25.3115334Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:12:25.3155960Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:12:25.3192839Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:12:25.3235350Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:12:25.3273448Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:12:25.3309606Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:12:25.3351199Z Entering 'third_party/pocketfft' 2022-05-18T03:12:25.3388914Z Entering 'third_party/protobuf' 2022-05-18T03:12:25.3429544Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:12:25.3470424Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:12:25.3510553Z Entering 'third_party/psimd' 2022-05-18T03:12:25.3547107Z Entering 'third_party/pthreadpool' 2022-05-18T03:12:25.3585059Z Entering 'third_party/pybind11' 2022-05-18T03:12:25.3621708Z Entering 'third_party/python-enum' 2022-05-18T03:12:25.3659979Z Entering 'third_party/python-peachpy' 2022-05-18T03:12:25.3696434Z Entering 'third_party/python-six' 2022-05-18T03:12:25.3734294Z Entering 'third_party/sleef' 2022-05-18T03:12:25.3770977Z Entering 'third_party/tbb' 2022-05-18T03:12:25.3810786Z Entering 'third_party/tensorpipe' 2022-05-18T03:12:25.3846231Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:12:25.3882987Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:12:25.3920662Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:12:25.3957047Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:12:25.3993556Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:12:25.4033934Z Entering 'third_party/zstd' 2022-05-18T03:12:25.4082985Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2022-05-18T03:12:25.4319269Z Entering 'android/libs/fbjni' 2022-05-18T03:12:25.4354020Z file:/home/runner/work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-05-18T03:12:25.4374783Z Entering 'third_party/FP16' 2022-05-18T03:12:25.4409383Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-05-18T03:12:25.4426773Z Entering 'third_party/FXdiv' 2022-05-18T03:12:25.4460570Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-05-18T03:12:25.4478037Z Entering 'third_party/NNPACK' 2022-05-18T03:12:25.4511268Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-05-18T03:12:25.4529627Z Entering 'third_party/QNNPACK' 2022-05-18T03:12:25.4563411Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-05-18T03:12:25.4581640Z Entering 'third_party/XNNPACK' 2022-05-18T03:12:25.4615950Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-05-18T03:12:25.4645629Z Entering 'third_party/benchmark' 2022-05-18T03:12:25.4681055Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-05-18T03:12:25.4698915Z Entering 'third_party/cpuinfo' 2022-05-18T03:12:25.4732860Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-05-18T03:12:25.4750871Z Entering 'third_party/cub' 2022-05-18T03:12:25.4784832Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-05-18T03:12:25.4802433Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:12:25.4836614Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-05-18T03:12:25.4859940Z Entering 'third_party/eigen' 2022-05-18T03:12:25.4893734Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-05-18T03:12:25.4913730Z Entering 'third_party/fbgemm' 2022-05-18T03:12:25.4948412Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-05-18T03:12:25.4965540Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:12:25.4999437Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-05-18T03:12:25.5016990Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:12:25.5051164Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-05-18T03:12:25.5070119Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:12:25.5102760Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-05-18T03:12:25.5121886Z Entering 'third_party/flatbuffers' 2022-05-18T03:12:25.5155205Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-05-18T03:12:25.5175252Z Entering 'third_party/fmt' 2022-05-18T03:12:25.5207080Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-05-18T03:12:25.5225084Z Entering 'third_party/foxi' 2022-05-18T03:12:25.5257415Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-05-18T03:12:25.5274941Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:12:25.5309299Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-05-18T03:12:25.5326896Z Entering 'third_party/gloo' 2022-05-18T03:12:25.5360285Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-05-18T03:12:25.5378404Z Entering 'third_party/googletest' 2022-05-18T03:12:25.5412306Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-05-18T03:12:25.5430152Z Entering 'third_party/ideep' 2022-05-18T03:12:25.5463893Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-05-18T03:12:25.5480495Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:12:25.5513961Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-05-18T03:12:25.5541627Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:12:25.5569118Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-05-18T03:12:25.5593444Z Entering 'third_party/ios-cmake' 2022-05-18T03:12:25.5628168Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-05-18T03:12:25.5645987Z Entering 'third_party/kineto' 2022-05-18T03:12:25.5677820Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-05-18T03:12:25.5697316Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:12:25.5729598Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-05-18T03:12:25.5749000Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:12:25.5782117Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-05-18T03:12:25.5803285Z Entering 'third_party/nccl/nccl' 2022-05-18T03:12:25.5836173Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-05-18T03:12:25.5856056Z Entering 'third_party/neon2sse' 2022-05-18T03:12:25.5889584Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-05-18T03:12:25.5907645Z Entering 'third_party/onnx' 2022-05-18T03:12:25.5941634Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-05-18T03:12:25.5972344Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:12:25.6005638Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-05-18T03:12:25.6022868Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:12:25.6056660Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-05-18T03:12:25.6075313Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:12:25.6107426Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-05-18T03:12:25.6126023Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:12:25.6158470Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-05-18T03:12:25.6182912Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:12:25.6216633Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-05-18T03:12:25.6236482Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:12:25.6269364Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-05-18T03:12:25.6289532Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:12:25.6322045Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-05-18T03:12:25.6346861Z Entering 'third_party/pocketfft' 2022-05-18T03:12:25.6378691Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-05-18T03:12:25.6398264Z Entering 'third_party/protobuf' 2022-05-18T03:12:25.6431345Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-05-18T03:12:25.6452003Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:12:25.6485694Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-05-18T03:12:25.6504104Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:12:25.6537954Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-05-18T03:12:25.6557900Z Entering 'third_party/psimd' 2022-05-18T03:12:25.6591140Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-05-18T03:12:25.6608750Z Entering 'third_party/pthreadpool' 2022-05-18T03:12:25.6642238Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-05-18T03:12:25.6660839Z Entering 'third_party/pybind11' 2022-05-18T03:12:25.6693641Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-05-18T03:12:25.6711304Z Entering 'third_party/python-enum' 2022-05-18T03:12:25.6745684Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-05-18T03:12:25.6763374Z Entering 'third_party/python-peachpy' 2022-05-18T03:12:25.6796336Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-05-18T03:12:25.6814633Z Entering 'third_party/python-six' 2022-05-18T03:12:25.6847297Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-05-18T03:12:25.6864709Z Entering 'third_party/sleef' 2022-05-18T03:12:25.6897716Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-05-18T03:12:25.6915268Z Entering 'third_party/tbb' 2022-05-18T03:12:25.6948439Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-05-18T03:12:25.6970612Z Entering 'third_party/tensorpipe' 2022-05-18T03:12:25.7003171Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-05-18T03:12:25.7020669Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:12:25.7053792Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-05-18T03:12:25.7071350Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:12:25.7104251Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-05-18T03:12:25.7121531Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:12:25.7154370Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-05-18T03:12:25.7173111Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:12:25.7205733Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-05-18T03:12:25.7222836Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:12:25.7256175Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-05-18T03:12:25.7276460Z Entering 'third_party/zstd' 2022-05-18T03:12:25.7310563Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-05-18T03:12:25.7543913Z [command]/usr/bin/git submodule foreach --recursive git config --local 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-05-18T03:12:25.7839793Z Entering 'android/libs/fbjni' 2022-05-18T03:12:25.7878025Z Entering 'third_party/FP16' 2022-05-18T03:12:25.7917322Z Entering 'third_party/FXdiv' 2022-05-18T03:12:25.7955786Z Entering 'third_party/NNPACK' 2022-05-18T03:12:25.7995464Z Entering 'third_party/QNNPACK' 2022-05-18T03:12:25.8033290Z Entering 'third_party/XNNPACK' 2022-05-18T03:12:25.8085316Z Entering 'third_party/benchmark' 2022-05-18T03:12:25.8123165Z Entering 'third_party/cpuinfo' 2022-05-18T03:12:25.8163084Z Entering 'third_party/cub' 2022-05-18T03:12:25.8202290Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:12:25.8245847Z Entering 'third_party/eigen' 2022-05-18T03:12:25.8286976Z Entering 'third_party/fbgemm' 2022-05-18T03:12:25.8325942Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:12:25.8364566Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:12:25.8403152Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:12:25.8443005Z Entering 'third_party/flatbuffers' 2022-05-18T03:12:25.8483746Z Entering 'third_party/fmt' 2022-05-18T03:12:25.8522470Z Entering 'third_party/foxi' 2022-05-18T03:12:25.8561158Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:12:25.8599917Z Entering 'third_party/gloo' 2022-05-18T03:12:25.8640372Z Entering 'third_party/googletest' 2022-05-18T03:12:25.8678467Z Entering 'third_party/ideep' 2022-05-18T03:12:25.8717343Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:12:25.8758934Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:12:25.8806437Z Entering 'third_party/ios-cmake' 2022-05-18T03:12:25.8844517Z Entering 'third_party/kineto' 2022-05-18T03:12:25.8884113Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:12:25.8924616Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:12:25.8964275Z Entering 'third_party/nccl/nccl' 2022-05-18T03:12:25.9002067Z Entering 'third_party/neon2sse' 2022-05-18T03:12:25.9041930Z Entering 'third_party/onnx' 2022-05-18T03:12:25.9090895Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:12:25.9129101Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:12:25.9170651Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:12:25.9208058Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:12:25.9253290Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:12:25.9292448Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:12:25.9331579Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:12:25.9375356Z Entering 'third_party/pocketfft' 2022-05-18T03:12:25.9414790Z Entering 'third_party/protobuf' 2022-05-18T03:12:25.9456222Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:12:25.9494284Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:12:25.9534360Z Entering 'third_party/psimd' 2022-05-18T03:12:25.9574392Z Entering 'third_party/pthreadpool' 2022-05-18T03:12:25.9612530Z Entering 'third_party/pybind11' 2022-05-18T03:12:25.9651222Z Entering 'third_party/python-enum' 2022-05-18T03:12:25.9689127Z Entering 'third_party/python-peachpy' 2022-05-18T03:12:25.9727872Z Entering 'third_party/python-six' 2022-05-18T03:12:25.9765681Z Entering 'third_party/sleef' 2022-05-18T03:12:25.9804451Z Entering 'third_party/tbb' 2022-05-18T03:12:25.9845831Z Entering 'third_party/tensorpipe' 2022-05-18T03:12:25.9884398Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:12:25.9923358Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:12:25.9961226Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:12:26.0000955Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:12:26.0037915Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:12:26.0079609Z Entering 'third_party/zstd' 2022-05-18T03:12:26.0147204Z ##[endgroup] 2022-05-18T03:12:26.0215034Z [command]/usr/bin/git log -1 --format='%H' 2022-05-18T03:12:26.0242250Z '3b2375291aab7b48442f2e6fb1ef66cebc761e24' 2022-05-18T03:12:26.0495914Z ##[group]Run echo "PT_GITHUB_REF=$GITHUB_REF" >> "$GITHUB_ENV" 2022-05-18T03:12:26.0496292Z echo "PT_GITHUB_REF=$GITHUB_REF" >> "$GITHUB_ENV" 2022-05-18T03:12:26.0552080Z shell: /usr/bin/bash -e {0} 2022-05-18T03:12:26.0552314Z ##[endgroup] 2022-05-18T03:12:26.0738875Z ##[group]Run tag_or_branch="${PT_GITHUB_REF#refs/tags/}" 2022-05-18T03:12:26.0739212Z tag_or_branch="${PT_GITHUB_REF#refs/tags/}" 2022-05-18T03:12:26.0739503Z tag_or_branch="${tag_or_branch#refs/heads/}" 2022-05-18T03:12:26.0739808Z echo "PT_RELEASE_NAME=pytorch-$tag_or_branch" >> "$GITHUB_ENV" 2022-05-18T03:12:26.0740173Z echo "PT_RELEASE_FILE=pytorch-$tag_or_branch.tar.gz" >> "$GITHUB_ENV" 2022-05-18T03:12:26.0788218Z shell: /usr/bin/bash -e {0} 2022-05-18T03:12:26.0788464Z env: 2022-05-18T03:12:26.0788691Z PT_GITHUB_REF: refs/heads/master 2022-05-18T03:12:26.0788905Z ##[endgroup] 2022-05-18T03:12:26.0880605Z ##[group]Run # Create new folder with specified name so extracting the archive yields that 2022-05-18T03:12:26.0881084Z # Create new folder with specified name so extracting the archive yields that 2022-05-18T03:12:26.0881411Z rm -rf "/tmp/$PT_RELEASE_NAME" 2022-05-18T03:12:26.0881686Z cp -r "$PWD" "/tmp/$PT_RELEASE_NAME" 2022-05-18T03:12:26.0881932Z mv "/tmp/$PT_RELEASE_NAME" . 2022-05-18T03:12:26.0882158Z # Cleanup 2022-05-18T03:12:26.0882414Z rm -rf "$PT_RELEASE_NAME"/{.circleci,.jenkins} 2022-05-18T03:12:26.0882719Z find "$PT_RELEASE_NAME" -name '.git*' -exec rm -rv {} \; || true 2022-05-18T03:12:26.0883006Z # Create archive 2022-05-18T03:12:26.0883269Z tar -czf "$PT_RELEASE_FILE" "$PT_RELEASE_NAME" 2022-05-18T03:12:26.0883605Z echo "Created source archive $PT_RELEASE_FILE with content: $(ls -a "$PT_RELEASE_NAME")" 2022-05-18T03:12:26.0929791Z shell: /usr/bin/bash -e {0} 2022-05-18T03:12:26.0930014Z env: 2022-05-18T03:12:26.0930232Z PT_GITHUB_REF: refs/heads/master 2022-05-18T03:12:26.0930501Z PT_RELEASE_NAME: pytorch-master 2022-05-18T03:12:26.0930762Z PT_RELEASE_FILE: pytorch-master.tar.gz 2022-05-18T03:12:26.0931011Z ##[endgroup] 2022-05-18T03:12:29.9549877Z removed 'pytorch-master/android/libs/fbjni/.git' 2022-05-18T03:12:29.9560076Z removed 'pytorch-master/android/libs/fbjni/.gitignore' 2022-05-18T03:12:29.9576751Z removed 'pytorch-master/android/libs/fbjni/.github/workflows/android.yml' 2022-05-18T03:12:29.9577371Z removed 'pytorch-master/android/libs/fbjni/.github/workflows/release.yml' 2022-05-18T03:12:29.9577895Z removed directory 'pytorch-master/android/libs/fbjni/.github/workflows' 2022-05-18T03:12:29.9578459Z removed 'pytorch-master/android/libs/fbjni/.github/ISSUE_TEMPLATE.md' 2022-05-18T03:12:29.9579685Z find: ‘pytorch-master/android/libs/fbjni/.github’: No such file or directory 2022-05-18T03:12:29.9580379Z removed 'pytorch-master/android/libs/fbjni/.github/PULL_REQUEST_TEMPLATE.md' 2022-05-18T03:12:29.9580887Z removed directory 'pytorch-master/android/libs/fbjni/.github' 2022-05-18T03:12:29.9588617Z removed 'pytorch-master/android/.gitignore' 2022-05-18T03:12:29.9601060Z removed 'pytorch-master/android/test_app/.gitignore' 2022-05-18T03:12:29.9615647Z removed 'pytorch-master/android/test_app/app/src/main/assets/.gitignore' 2022-05-18T03:12:29.9740070Z removed directory 'pytorch-master/.git/branches' 2022-05-18T03:12:29.9740874Z removed 'pytorch-master/.git/shallow' 2022-05-18T03:12:29.9741425Z removed 'pytorch-master/.git/HEAD' 2022-05-18T03:12:29.9742009Z removed directory 'pytorch-master/.git/objects/info' 2022-05-18T03:12:29.9742933Z removed 'pytorch-master/.git/objects/pack/pack-63ec214635097568ff5b60e8b04e2c86803bfded.pack' 2022-05-18T03:12:29.9743595Z removed 'pytorch-master/.git/objects/pack/pack-63ec214635097568ff5b60e8b04e2c86803bfded.idx' 2022-05-18T03:12:29.9744117Z removed directory 'pytorch-master/.git/objects/pack' 2022-05-18T03:12:29.9744570Z removed directory 'pytorch-master/.git/objects' 2022-05-18T03:12:29.9744992Z removed 'pytorch-master/.git/FETCH_HEAD' 2022-05-18T03:12:29.9745402Z removed directory 'pytorch-master/.git/refs/heads' 2022-05-18T03:12:29.9745843Z removed directory 'pytorch-master/.git/refs/tags' 2022-05-18T03:12:29.9746269Z removed directory 'pytorch-master/.git/refs' 2022-05-18T03:12:29.9746684Z removed 'pytorch-master/.git/description' 2022-05-18T03:12:29.9747097Z removed 'pytorch-master/.git/info/exclude' 2022-05-18T03:12:29.9747509Z removed directory 'pytorch-master/.git/info' 2022-05-18T03:12:29.9747979Z removed 'pytorch-master/.git/hooks/pre-merge-commit.sample' 2022-05-18T03:12:29.9748479Z removed 'pytorch-master/.git/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:29.9748964Z removed 'pytorch-master/.git/hooks/update.sample' 2022-05-18T03:12:29.9749414Z removed 'pytorch-master/.git/hooks/pre-receive.sample' 2022-05-18T03:12:29.9749876Z removed 'pytorch-master/.git/hooks/pre-commit.sample' 2022-05-18T03:12:29.9750472Z removed 'pytorch-master/.git/hooks/commit-msg.sample' 2022-05-18T03:12:29.9750972Z removed 'pytorch-master/.git/hooks/push-to-checkout.sample' 2022-05-18T03:12:29.9751464Z removed 'pytorch-master/.git/hooks/pre-applypatch.sample' 2022-05-18T03:12:29.9751962Z removed 'pytorch-master/.git/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:29.9752450Z removed 'pytorch-master/.git/hooks/applypatch-msg.sample' 2022-05-18T03:12:29.9752913Z removed 'pytorch-master/.git/hooks/pre-push.sample' 2022-05-18T03:12:29.9753349Z removed 'pytorch-master/.git/hooks/post-update.sample' 2022-05-18T03:12:29.9753811Z removed 'pytorch-master/.git/hooks/pre-rebase.sample' 2022-05-18T03:12:29.9754257Z removed directory 'pytorch-master/.git/hooks' 2022-05-18T03:12:29.9754667Z removed 'pytorch-master/.git/logs/HEAD' 2022-05-18T03:12:29.9755079Z removed directory 'pytorch-master/.git/logs' 2022-05-18T03:12:29.9755464Z removed 'pytorch-master/.git/config' 2022-05-18T03:12:29.9755840Z removed 'pytorch-master/.git/index' 2022-05-18T03:12:29.9756328Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/branches' 2022-05-18T03:12:29.9756838Z removed 'pytorch-master/.git/modules/android/libs/fbjni/shallow' 2022-05-18T03:12:29.9757321Z removed 'pytorch-master/.git/modules/android/libs/fbjni/HEAD' 2022-05-18T03:12:29.9757919Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/1e/0d0427e14dbc9662d4bbae54f69cdcd1aeec2a' 2022-05-18T03:12:29.9758503Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/1e' 2022-05-18T03:12:29.9759113Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/49/6a3f14a65f87f11902e7727eaf8400c054e6c6' 2022-05-18T03:12:29.9759675Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/49' 2022-05-18T03:12:29.9760295Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/ec/0640b09e35beb87b0ed6788bfb27327992a0ab' 2022-05-18T03:12:29.9760841Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/ec' 2022-05-18T03:12:29.9761450Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/09/74258b482c373a595b134cdb7ffb1e56c49b10' 2022-05-18T03:12:29.9761999Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/09' 2022-05-18T03:12:29.9762617Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/39/5ffc4053c8cedaaca92effa5d23c14be40b8d7' 2022-05-18T03:12:29.9763255Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/39/34e853a01ad91f650545102399bf5eaced1ec5' 2022-05-18T03:12:29.9763809Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/39' 2022-05-18T03:12:29.9764404Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/26/53fe382508e1e499ff8ebad5ce5c0bfa5d8313' 2022-05-18T03:12:29.9765077Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/26' 2022-05-18T03:12:29.9765671Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/8b/e4436a54ee7f1c4dca5907ae0f7829a471d3be' 2022-05-18T03:12:29.9766257Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/8b' 2022-05-18T03:12:29.9766867Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/2f/2b56bdf600e0cf6e859b0de066d37f8685fd91' 2022-05-18T03:12:29.9767436Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/2f' 2022-05-18T03:12:29.9768042Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/01/5e5b2ab3b4e3c928f24ccd6baab3fbb43a0bed' 2022-05-18T03:12:29.9771776Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/01' 2022-05-18T03:12:29.9772289Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/2c/515168f1e61e389476b3661780bfbee6463eaa' 2022-05-18T03:12:29.9772779Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/2c' 2022-05-18T03:12:29.9773304Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/f8/2f1ca91b3149812b62c043c52173fcf87fc6ba' 2022-05-18T03:12:29.9773903Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/f8' 2022-05-18T03:12:29.9774439Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/ac/ad9fdf028cf25bb20b3e1ca77e2c6db32eeaf2' 2022-05-18T03:12:29.9774942Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/ac' 2022-05-18T03:12:29.9775463Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/c1/b98562b4c602521a54f8495e28129df990e5b8' 2022-05-18T03:12:29.9775939Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/c1' 2022-05-18T03:12:29.9776474Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/30/40c1477a7cac7c82d25238d0c0ccfdd389c70e' 2022-05-18T03:12:29.9776967Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/30' 2022-05-18T03:12:29.9777442Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/info' 2022-05-18T03:12:29.9777955Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/d5/4135bc86fc01801725c43d263e2919e1035625' 2022-05-18T03:12:29.9778444Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/d5' 2022-05-18T03:12:29.9778966Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/02/58d98838a175d2454ac3b0325f50bc84fc7123' 2022-05-18T03:12:29.9779440Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/02' 2022-05-18T03:12:29.9779973Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/b9/0cd3513c21f5f1b69cc3712e03d2cd37a34781' 2022-05-18T03:12:29.9780466Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/b9' 2022-05-18T03:12:29.9780990Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/4c/0592bdc7e1181f0579422f323c78763f4d3331' 2022-05-18T03:12:29.9781465Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/4c' 2022-05-18T03:12:29.9781991Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/b1/1702036192ece6b1b1cd743b7ba0ff291f344c' 2022-05-18T03:12:29.9782558Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/b1/c387bccfca4aae213eb2cf62081a068ae0a822' 2022-05-18T03:12:29.9783050Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/b1' 2022-05-18T03:12:29.9783599Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/3a/3ec070820a5800a30b82033badf39d3fbb1652' 2022-05-18T03:12:29.9784088Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/3a' 2022-05-18T03:12:29.9784669Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/pack/pack-a42bd7944c4c79e3e2186a089a9c77f0b3382315.idx' 2022-05-18T03:12:29.9785299Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/pack/pack-a42bd7944c4c79e3e2186a089a9c77f0b3382315.pack' 2022-05-18T03:12:29.9785907Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/pack' 2022-05-18T03:12:29.9786450Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/37/be89e9fb16058834acedcf7540dbb7bed63474' 2022-05-18T03:12:29.9786954Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/37' 2022-05-18T03:12:29.9787476Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/2b/ae8723743d42cfae0a1c7f4a877cd498d746d9' 2022-05-18T03:12:29.9787971Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/2b' 2022-05-18T03:12:29.9788502Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/fa/fb2d25c74efdce04c31837edd79625d246e73b' 2022-05-18T03:12:29.9788996Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/fa' 2022-05-18T03:12:29.9789523Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/0c/a42c2faa138eb7419a4ed1c3ef4c6fcd310357' 2022-05-18T03:12:29.9790021Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/0c' 2022-05-18T03:12:29.9790554Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/99/e562b4f7f99dcb6c66658156fda9d5e183584b' 2022-05-18T03:12:29.9791035Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/99' 2022-05-18T03:12:29.9791613Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/b5/936444d207126b3f74bd11a9fd173f24e1ca0f' 2022-05-18T03:12:29.9792110Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/b5' 2022-05-18T03:12:29.9792638Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/64/cc51efcb752599429d651272a900f2c976801c' 2022-05-18T03:12:29.9793114Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/64' 2022-05-18T03:12:29.9793635Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/15/d47e6a0281e896c9b459a76b27c570f98b17bb' 2022-05-18T03:12:29.9794122Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/15' 2022-05-18T03:12:29.9794656Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/4d/50d9bcfbd677e2fa1ee8e5abaa8f36a072821b' 2022-05-18T03:12:29.9795219Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/4d/39561f4850162280b5e62d7ef13dea39a7daeb' 2022-05-18T03:12:29.9795706Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/4d' 2022-05-18T03:12:29.9796233Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/7e/1e1fe3858c63c251c637ae41a20de425dde96f' 2022-05-18T03:12:29.9804281Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/7e' 2022-05-18T03:12:29.9804819Z removed 'pytorch-master/.git/modules/android/libs/fbjni/objects/c2/e69e28b658c61faf84166992732dddc8f6c3d9' 2022-05-18T03:12:29.9805301Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects/c2' 2022-05-18T03:12:29.9805756Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/objects' 2022-05-18T03:12:29.9806192Z removed 'pytorch-master/.git/modules/android/libs/fbjni/FETCH_HEAD' 2022-05-18T03:12:29.9806637Z removed 'pytorch-master/.git/modules/android/libs/fbjni/refs/heads/main' 2022-05-18T03:12:29.9807081Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/refs/heads' 2022-05-18T03:12:29.9807543Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/refs/tags' 2022-05-18T03:12:29.9808009Z removed 'pytorch-master/.git/modules/android/libs/fbjni/refs/remotes/origin/HEAD' 2022-05-18T03:12:29.9808728Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/refs/remotes/origin' 2022-05-18T03:12:29.9809213Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/refs/remotes' 2022-05-18T03:12:29.9809668Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/refs' 2022-05-18T03:12:29.9810107Z removed 'pytorch-master/.git/modules/android/libs/fbjni/description' 2022-05-18T03:12:29.9810532Z removed 'pytorch-master/.git/modules/android/libs/fbjni/info/exclude' 2022-05-18T03:12:29.9811086Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/info' 2022-05-18T03:12:29.9814607Z removed 'pytorch-master/.git/modules/android/libs/fbjni/hooks/pre-merge-commit.sample' 2022-05-18T03:12:29.9815128Z removed 'pytorch-master/.git/modules/android/libs/fbjni/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:29.9815627Z removed 'pytorch-master/.git/modules/android/libs/fbjni/hooks/update.sample' 2022-05-18T03:12:29.9816106Z removed 'pytorch-master/.git/modules/android/libs/fbjni/hooks/pre-receive.sample' 2022-05-18T03:12:29.9816592Z removed 'pytorch-master/.git/modules/android/libs/fbjni/hooks/pre-commit.sample' 2022-05-18T03:12:29.9817059Z removed 'pytorch-master/.git/modules/android/libs/fbjni/hooks/commit-msg.sample' 2022-05-18T03:12:29.9817552Z removed 'pytorch-master/.git/modules/android/libs/fbjni/hooks/push-to-checkout.sample' 2022-05-18T03:12:29.9818064Z removed 'pytorch-master/.git/modules/android/libs/fbjni/hooks/pre-applypatch.sample' 2022-05-18T03:12:29.9818569Z removed 'pytorch-master/.git/modules/android/libs/fbjni/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:29.9819083Z removed 'pytorch-master/.git/modules/android/libs/fbjni/hooks/applypatch-msg.sample' 2022-05-18T03:12:29.9819565Z removed 'pytorch-master/.git/modules/android/libs/fbjni/hooks/pre-push.sample' 2022-05-18T03:12:29.9820137Z removed 'pytorch-master/.git/modules/android/libs/fbjni/hooks/post-update.sample' 2022-05-18T03:12:29.9820617Z removed 'pytorch-master/.git/modules/android/libs/fbjni/hooks/pre-rebase.sample' 2022-05-18T03:12:29.9821078Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/hooks' 2022-05-18T03:12:29.9821515Z removed 'pytorch-master/.git/modules/android/libs/fbjni/logs/HEAD' 2022-05-18T03:12:29.9821951Z removed 'pytorch-master/.git/modules/android/libs/fbjni/logs/refs/heads/main' 2022-05-18T03:12:29.9822422Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/logs/refs/heads' 2022-05-18T03:12:29.9825753Z removed 'pytorch-master/.git/modules/android/libs/fbjni/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:29.9826261Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/logs/refs/remotes/origin' 2022-05-18T03:12:29.9826758Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/logs/refs/remotes' 2022-05-18T03:12:29.9827230Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/logs/refs' 2022-05-18T03:12:29.9827678Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni/logs' 2022-05-18T03:12:29.9828087Z removed 'pytorch-master/.git/modules/android/libs/fbjni/config' 2022-05-18T03:12:29.9828503Z removed 'pytorch-master/.git/modules/android/libs/fbjni/index' 2022-05-18T03:12:29.9828934Z removed 'pytorch-master/.git/modules/android/libs/fbjni/packed-refs' 2022-05-18T03:12:29.9829353Z removed directory 'pytorch-master/.git/modules/android/libs/fbjni' 2022-05-18T03:12:29.9829768Z removed directory 'pytorch-master/.git/modules/android/libs' 2022-05-18T03:12:29.9830161Z removed directory 'pytorch-master/.git/modules/android' 2022-05-18T03:12:29.9830608Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/branches' 2022-05-18T03:12:29.9831038Z removed 'pytorch-master/.git/modules/third_party/protobuf/shallow' 2022-05-18T03:12:29.9831462Z removed 'pytorch-master/.git/modules/third_party/protobuf/HEAD' 2022-05-18T03:12:29.9831928Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/objects/info' 2022-05-18T03:12:29.9835322Z removed 'pytorch-master/.git/modules/third_party/protobuf/objects/pack/pack-5948ade22e329e439aed024ab1360779e03a987f.idx' 2022-05-18T03:12:29.9835970Z removed 'pytorch-master/.git/modules/third_party/protobuf/objects/pack/pack-5948ade22e329e439aed024ab1360779e03a987f.pack' 2022-05-18T03:12:29.9836618Z removed 'pytorch-master/.git/modules/third_party/protobuf/objects/pack/pack-9b735c14e3f9c5014be00875210f28dd56c7dba1.pack' 2022-05-18T03:12:29.9837254Z removed 'pytorch-master/.git/modules/third_party/protobuf/objects/pack/pack-9b735c14e3f9c5014be00875210f28dd56c7dba1.idx' 2022-05-18T03:12:29.9837856Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/objects/pack' 2022-05-18T03:12:29.9838329Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/objects' 2022-05-18T03:12:29.9838783Z removed 'pytorch-master/.git/modules/third_party/protobuf/FETCH_HEAD' 2022-05-18T03:12:29.9839237Z removed 'pytorch-master/.git/modules/third_party/protobuf/refs/heads/main' 2022-05-18T03:12:29.9839691Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/refs/heads' 2022-05-18T03:12:29.9840167Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/refs/tags' 2022-05-18T03:12:29.9840652Z removed 'pytorch-master/.git/modules/third_party/protobuf/refs/remotes/origin/HEAD' 2022-05-18T03:12:29.9841138Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/refs/remotes/origin' 2022-05-18T03:12:29.9841627Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/refs/remotes' 2022-05-18T03:12:29.9842088Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/refs' 2022-05-18T03:12:29.9842542Z removed 'pytorch-master/.git/modules/third_party/protobuf/description' 2022-05-18T03:12:29.9845846Z removed 'pytorch-master/.git/modules/third_party/protobuf/info/exclude' 2022-05-18T03:12:29.9846372Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/info' 2022-05-18T03:12:29.9846882Z removed 'pytorch-master/.git/modules/third_party/protobuf/hooks/pre-merge-commit.sample' 2022-05-18T03:12:29.9847409Z removed 'pytorch-master/.git/modules/third_party/protobuf/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:29.9847915Z removed 'pytorch-master/.git/modules/third_party/protobuf/hooks/update.sample' 2022-05-18T03:12:29.9848572Z removed 'pytorch-master/.git/modules/third_party/protobuf/hooks/pre-receive.sample' 2022-05-18T03:12:29.9849057Z removed 'pytorch-master/.git/modules/third_party/protobuf/hooks/pre-commit.sample' 2022-05-18T03:12:29.9849549Z removed 'pytorch-master/.git/modules/third_party/protobuf/hooks/commit-msg.sample' 2022-05-18T03:12:29.9850067Z removed 'pytorch-master/.git/modules/third_party/protobuf/hooks/push-to-checkout.sample' 2022-05-18T03:12:29.9850583Z removed 'pytorch-master/.git/modules/third_party/protobuf/hooks/pre-applypatch.sample' 2022-05-18T03:12:29.9851105Z removed 'pytorch-master/.git/modules/third_party/protobuf/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:29.9851625Z removed 'pytorch-master/.git/modules/third_party/protobuf/hooks/applypatch-msg.sample' 2022-05-18T03:12:29.9852127Z removed 'pytorch-master/.git/modules/third_party/protobuf/hooks/pre-push.sample' 2022-05-18T03:12:29.9852621Z removed 'pytorch-master/.git/modules/third_party/protobuf/hooks/post-update.sample' 2022-05-18T03:12:29.9853102Z removed 'pytorch-master/.git/modules/third_party/protobuf/hooks/pre-rebase.sample' 2022-05-18T03:12:29.9853572Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/hooks' 2022-05-18T03:12:29.9854020Z removed 'pytorch-master/.git/modules/third_party/protobuf/logs/HEAD' 2022-05-18T03:12:29.9854471Z removed 'pytorch-master/.git/modules/third_party/protobuf/logs/refs/heads/main' 2022-05-18T03:12:29.9854956Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/logs/refs/heads' 2022-05-18T03:12:29.9855451Z removed 'pytorch-master/.git/modules/third_party/protobuf/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:29.9855967Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/logs/refs/remotes/origin' 2022-05-18T03:12:29.9856461Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/logs/refs/remotes' 2022-05-18T03:12:29.9856942Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/logs/refs' 2022-05-18T03:12:29.9857398Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/logs' 2022-05-18T03:12:29.9857820Z removed 'pytorch-master/.git/modules/third_party/protobuf/config' 2022-05-18T03:12:29.9858243Z removed 'pytorch-master/.git/modules/third_party/protobuf/index' 2022-05-18T03:12:29.9858763Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/branches' 2022-05-18T03:12:29.9859401Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/shallow' 2022-05-18T03:12:29.9862817Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/HEAD' 2022-05-18T03:12:29.9863470Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8c/6a9ddc248fab0818852832f5c580b6c9e929e6' 2022-05-18T03:12:29.9864083Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8c' 2022-05-18T03:12:29.9864713Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7a/ac8069e5927f13b1b33c6d037a5d9176873b86' 2022-05-18T03:12:29.9865378Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7a/16466e208aca263e0f8bbe317d6847f5f1c156' 2022-05-18T03:12:29.9865982Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7a' 2022-05-18T03:12:29.9866630Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/33/975be55ecc1f8aba8cd060212e95fa701b8472' 2022-05-18T03:12:29.9867293Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/33' 2022-05-18T03:12:29.9867945Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d0/6e1031db141ad5a37991f9d54cc8c778e2fd1d' 2022-05-18T03:12:29.9871390Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d0' 2022-05-18T03:12:29.9872031Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/86/194357da628234bc2a8441581075322ce332fc' 2022-05-18T03:12:29.9872605Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/86' 2022-05-18T03:12:29.9873249Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7f/eb79e65f20896c685b15adf4ab47f1b51482d2' 2022-05-18T03:12:29.9873855Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7f' 2022-05-18T03:12:29.9874501Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f1/76f74a48f8fdaaf3505746fd91253da25d9e67' 2022-05-18T03:12:29.9875087Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f1' 2022-05-18T03:12:29.9875730Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/b7/4d33c5899c4e58ec7ab094f9a517a1c44af32d' 2022-05-18T03:12:29.9876332Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/b7' 2022-05-18T03:12:29.9876970Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/24/30d93bf9c52aea19027f921310ab98f8a6b223' 2022-05-18T03:12:29.9877616Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/24/746f6d27f9b9816526b3610bbc6d984eb73ab9' 2022-05-18T03:12:29.9878271Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/24/4484b8b057a1c20eb0bd85cfa66b2260864169' 2022-05-18T03:12:29.9878871Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/24' 2022-05-18T03:12:29.9879518Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/36/df088446c61f1a17b7a6fd7ffa0bc7dd96a0bd' 2022-05-18T03:12:29.9880173Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/36/d2340471754ccd5cd790c25df90f7df70dd9e6' 2022-05-18T03:12:29.9880770Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/36' 2022-05-18T03:12:29.9881507Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/39/51d685b7e2ce52bbd59751423f4809fe0b99d3' 2022-05-18T03:12:29.9882100Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/39' 2022-05-18T03:12:29.9882732Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4b/3f13fa55e123778ee7fcef26752ca6fbe5ba89' 2022-05-18T03:12:29.9883430Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4b/b6f71271cb00b6739a75dd93f2601fb456784c' 2022-05-18T03:12:29.9884035Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4b' 2022-05-18T03:12:29.9884673Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d3/56875b63248c0fe605aedf014f340064774fef' 2022-05-18T03:12:29.9885254Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d3' 2022-05-18T03:12:29.9885887Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/da/1794e63b92aa1739740b43e0443801433f72b7' 2022-05-18T03:12:29.9886536Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/da' 2022-05-18T03:12:29.9887188Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2d/ec4a8b28ba8d3056574a1e2d2af18f0b58636c' 2022-05-18T03:12:29.9890835Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2d' 2022-05-18T03:12:29.9891481Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/27/69b7a6b6300f360467679b99cb923f77a4990b' 2022-05-18T03:12:29.9892072Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/27' 2022-05-18T03:12:29.9892723Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/e4/1cb4e3bbc52d069474aff0ad9f6005b99e6864' 2022-05-18T03:12:29.9893326Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/e4' 2022-05-18T03:12:29.9893972Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/6f/19dd56ac317b5712939db593f5cb9f7a80a8f3' 2022-05-18T03:12:29.9894576Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/6f' 2022-05-18T03:12:29.9895217Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/3c/1b4f2183edfe041fb31c532dc7768d679731aa' 2022-05-18T03:12:29.9895810Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/3c' 2022-05-18T03:12:29.9896447Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/0b/190b91a16e926af589dce482a4e34a4de3872a' 2022-05-18T03:12:29.9897108Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/0b/176ba27f1f7043b8d6c0a10e365bd199fb9ec7' 2022-05-18T03:12:29.9897702Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/0b' 2022-05-18T03:12:29.9898339Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/cd/4e7cfde57c100b5a128ce341ee93a8bd18272e' 2022-05-18T03:12:29.9901821Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/cd' 2022-05-18T03:12:29.9902466Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5b/aca1a740a3f2b6b7ac0b2ef9d00d3da9e9fab0' 2022-05-18T03:12:29.9903141Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5b/7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-05-18T03:12:29.9903719Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5b' 2022-05-18T03:12:29.9904441Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8e/67b3b2a99cf62339e2118d663711b166b705b1' 2022-05-18T03:12:29.9905140Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8e/ac068b977f5c5552e9febeda0780cc09b8bfbb' 2022-05-18T03:12:29.9905748Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8e' 2022-05-18T03:12:29.9906382Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/c0/ca60e6beccd06654ec01a5a73f0eb45e78e2dd' 2022-05-18T03:12:29.9906992Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/c0' 2022-05-18T03:12:29.9907626Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/94/2887457f1e3b0f73ca50e50ef72c37224870d4' 2022-05-18T03:12:29.9908295Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/94/5c9a9fc4af3be7a4ab07db31448b33bf380122' 2022-05-18T03:12:29.9908883Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/94' 2022-05-18T03:12:29.9909589Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bd/3b0ffb4cb5fa9ac09b1626a11d11b253ca441e' 2022-05-18T03:12:29.9910209Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bd' 2022-05-18T03:12:29.9910839Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bb/c2f9579023c8889833eb063ffab739a8e84eb9' 2022-05-18T03:12:29.9911416Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bb' 2022-05-18T03:12:29.9912049Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4a/4814334852ba4e476e6e196a37ebfd589a750c' 2022-05-18T03:12:29.9912644Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4a' 2022-05-18T03:12:29.9913275Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2f/c92517a32c710626b84da0d9775c00d2996338' 2022-05-18T03:12:29.9913853Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2f' 2022-05-18T03:12:29.9914491Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/e0/84f386b775cc179bffa1d10c6bd2768cf06cf8' 2022-05-18T03:12:29.9915091Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/e0' 2022-05-18T03:12:29.9915733Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/9a/bb60865eb4cd658d93986e920df03aff63e998' 2022-05-18T03:12:29.9916320Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/9a' 2022-05-18T03:12:29.9917130Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/01/5d33d9e49fc8319543252b82cbdd51dc78d8e0' 2022-05-18T03:12:29.9917793Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/01/e9736505e55cb1ee99ef4711c2a79d9c4be8de' 2022-05-18T03:12:29.9918383Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/01' 2022-05-18T03:12:29.9919010Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/89/7a13866baecbac465bb89dad04df1dcc92e910' 2022-05-18T03:12:29.9919616Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/89' 2022-05-18T03:12:29.9920248Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/83/457c9981cde477e74f7a61b06061490f325cdc' 2022-05-18T03:12:29.9920905Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/83' 2022-05-18T03:12:29.9921525Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/23/1b0337933ace4cf70c99af3028c60689fe0be3' 2022-05-18T03:12:29.9922125Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/23' 2022-05-18T03:12:29.9922768Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/62/d1154df0ea28e17bf82fe526aea1c81206fdf0' 2022-05-18T03:12:29.9923372Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/62' 2022-05-18T03:12:29.9923988Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2c/4460f0e30648b5449ac5ab5bd611b5085529d5' 2022-05-18T03:12:29.9924579Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2c' 2022-05-18T03:12:29.9925218Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5f/461d05a0c64781bcd08ce380e6cfce1ecab3ad' 2022-05-18T03:12:29.9925929Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5f/c5b4d9b8876e200a08b476c96171a6bd5de0f1' 2022-05-18T03:12:29.9926519Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5f' 2022-05-18T03:12:29.9927158Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/aa/cd453179d90137d5ebd7daf86db9b243a4edc0' 2022-05-18T03:12:29.9927767Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/aa' 2022-05-18T03:12:29.9928578Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/c5/d9916d2ddea09bfd725679eab99b8b49817e1e' 2022-05-18T03:12:29.9929174Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/c5' 2022-05-18T03:12:29.9929815Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/73/bead2fb555b901f49eb07d04dd737799f6a722' 2022-05-18T03:12:29.9930421Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/73' 2022-05-18T03:12:29.9931062Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/6e/9256eea8a2dafc9bf15171b68ebae428e791b6' 2022-05-18T03:12:29.9931661Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/6e' 2022-05-18T03:12:29.9932299Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a5/91743c6a6ba93566c21eb1bbe17ab5cee08b7a' 2022-05-18T03:12:29.9932911Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a5' 2022-05-18T03:12:29.9933509Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/info' 2022-05-18T03:12:29.9934146Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/65/c0ae83f7c3ec755dcc084dba281ab4bff7ba82' 2022-05-18T03:12:29.9934760Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/65' 2022-05-18T03:12:29.9935381Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/07/c237727549899458c0667e05903c79a489b0ed' 2022-05-18T03:12:29.9935964Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/07' 2022-05-18T03:12:29.9936594Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d5/4baaa0e8f8351dc93cc0e0d78bba648e0788c4' 2022-05-18T03:12:29.9937202Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d5' 2022-05-18T03:12:29.9937925Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/3a/205295f0919d3f95dadaac9aa0769e02c4ef99' 2022-05-18T03:12:29.9938521Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/3a' 2022-05-18T03:12:29.9939198Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/pack/pack-b3ce6e418e44cf4c27c78082901c06dcd74a68bd.pack' 2022-05-18T03:12:29.9939945Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/pack/pack-b3ce6e418e44cf4c27c78082901c06dcd74a68bd.idx' 2022-05-18T03:12:29.9940582Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/pack' 2022-05-18T03:12:29.9941226Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8d/d948004597acda5a70464ac01bf810747f55ff' 2022-05-18T03:12:29.9941816Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8d' 2022-05-18T03:12:29.9942456Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ed/1aa044ee79f536a10ab5daa912886e788a49d2' 2022-05-18T03:12:29.9946252Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ed/f6ecc836ce927354bb4ca8c51661f2283475c9' 2022-05-18T03:12:29.9946958Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ed/70d820deecac5cf5c68b1ce75eda4c52640902' 2022-05-18T03:12:29.9947550Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ed' 2022-05-18T03:12:29.9948194Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/37/faed46d1344d730a9431ffd8c5a84ed5802b20' 2022-05-18T03:12:29.9948804Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/37' 2022-05-18T03:12:29.9949449Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/66/df48b31f8ac574aa58ee344dea78f86f76da95' 2022-05-18T03:12:29.9950047Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/66' 2022-05-18T03:12:29.9950678Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/70/6ad559db9c753fe02d24077600875684eb7682' 2022-05-18T03:12:29.9951336Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/70/66d235c2a5ff24c9201e12196b7dca69b0c8cb' 2022-05-18T03:12:29.9951924Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/70' 2022-05-18T03:12:29.9952549Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/dd/6865a31d7667253a35e7d5cc52b4adb6be20c0' 2022-05-18T03:12:29.9953153Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/dd' 2022-05-18T03:12:29.9953796Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bc/1f96d9315ae7b3be8aa14734ce723c942cfbf5' 2022-05-18T03:12:29.9954398Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bc' 2022-05-18T03:12:29.9957902Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/17/413706eaea75d66901cfaf7560d497753dddf2' 2022-05-18T03:12:29.9958498Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/17' 2022-05-18T03:12:29.9959143Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/81/7272d00bc52f0c3ea125327f19ed0e8c54a206' 2022-05-18T03:12:29.9959740Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/81' 2022-05-18T03:12:29.9960433Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/35/510645b084e91249b00053cacde2decccb6be9' 2022-05-18T03:12:29.9961029Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/35' 2022-05-18T03:12:29.9961654Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/b5/5612b4655802a8ab502808e403c56ce098e688' 2022-05-18T03:12:29.9962242Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/b5' 2022-05-18T03:12:29.9962860Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/54/aa04a422472d1ce09a59c1d63c43b469e43cff' 2022-05-18T03:12:29.9963456Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/54' 2022-05-18T03:12:29.9964081Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d6/95e6d0017108e205072d16022ffb120bf1c30b' 2022-05-18T03:12:29.9964729Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d6/45695673349e3947e8e5ae42332d0ac3164cd7' 2022-05-18T03:12:29.9965351Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d6' 2022-05-18T03:12:29.9965991Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a7/9d964e17bdce79941b281f99270bc96f3dca5f' 2022-05-18T03:12:29.9966647Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a7/05654a269b0a7060af97efe52bb555ffad1d84' 2022-05-18T03:12:29.9967239Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a7' 2022-05-18T03:12:29.9967862Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a9/ae67147c5a7a90adc2733b089c5f4363c994ad' 2022-05-18T03:12:29.9968621Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a9' 2022-05-18T03:12:29.9969260Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ae/d5151d39213170fe1f0eda9b8c0f90018e6f98' 2022-05-18T03:12:29.9969909Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ae/278df4046c32598b2c147922776f1e85373c7d' 2022-05-18T03:12:29.9970484Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ae' 2022-05-18T03:12:29.9971132Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/1b/a0a50adf857b24b6ebea3ee26974842f7c6d0a' 2022-05-18T03:12:29.9971739Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/1b' 2022-05-18T03:12:29.9972363Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f7/f1566f5693e878139237971720ce2f64a00fd5' 2022-05-18T03:12:29.9975861Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f7' 2022-05-18T03:12:29.9976511Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/42/51fe4c32ade5e4950fe404a4010caa0dc41d88' 2022-05-18T03:12:29.9977124Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/42' 2022-05-18T03:12:29.9977678Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects' 2022-05-18T03:12:29.9978230Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/FETCH_HEAD' 2022-05-18T03:12:29.9978783Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/heads/main' 2022-05-18T03:12:29.9979351Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/heads' 2022-05-18T03:12:29.9979999Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/tags' 2022-05-18T03:12:29.9980584Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/remotes/origin/HEAD' 2022-05-18T03:12:29.9981181Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/remotes/origin' 2022-05-18T03:12:29.9981767Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/remotes' 2022-05-18T03:12:29.9982322Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs' 2022-05-18T03:12:29.9982875Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/description' 2022-05-18T03:12:29.9983452Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/info/exclude' 2022-05-18T03:12:29.9984005Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/info' 2022-05-18T03:12:29.9984595Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-merge-commit.sample' 2022-05-18T03:12:29.9985291Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:29.9985904Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/update.sample' 2022-05-18T03:12:29.9986493Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-receive.sample' 2022-05-18T03:12:29.9987074Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-commit.sample' 2022-05-18T03:12:29.9987656Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/commit-msg.sample' 2022-05-18T03:12:29.9988264Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/push-to-checkout.sample' 2022-05-18T03:12:29.9988880Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-applypatch.sample' 2022-05-18T03:12:29.9989507Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:29.9990127Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/applypatch-msg.sample' 2022-05-18T03:12:29.9990728Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-push.sample' 2022-05-18T03:12:29.9991311Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/post-update.sample' 2022-05-18T03:12:29.9991904Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-rebase.sample' 2022-05-18T03:12:29.9992478Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks' 2022-05-18T03:12:29.9993027Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/HEAD' 2022-05-18T03:12:29.9993576Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/heads/main' 2022-05-18T03:12:29.9994156Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/heads' 2022-05-18T03:12:29.9994754Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:29.9995362Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/remotes/origin' 2022-05-18T03:12:29.9995961Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/remotes' 2022-05-18T03:12:29.9996545Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs' 2022-05-18T03:12:30.0000084Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs' 2022-05-18T03:12:30.0000628Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/config' 2022-05-18T03:12:30.0001145Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/index' 2022-05-18T03:12:30.0001691Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark/packed-refs' 2022-05-18T03:12:30.0002238Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/benchmark' 2022-05-18T03:12:30.0002797Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/branches' 2022-05-18T03:12:30.0003347Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/shallow' 2022-05-18T03:12:30.0003879Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/HEAD' 2022-05-18T03:12:30.0004457Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/info' 2022-05-18T03:12:30.0005214Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-8b752e55f232b9d60e624bc71246ed05e6ed2ccb.pack' 2022-05-18T03:12:30.0005973Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-8b752e55f232b9d60e624bc71246ed05e6ed2ccb.idx' 2022-05-18T03:12:30.0006707Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-e855b36d4c889f104f1c992a087600f3215ccbf2.pack' 2022-05-18T03:12:30.0007438Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-e855b36d4c889f104f1c992a087600f3215ccbf2.idx' 2022-05-18T03:12:30.0008060Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack' 2022-05-18T03:12:30.0008790Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/objects' 2022-05-18T03:12:30.0009351Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/FETCH_HEAD' 2022-05-18T03:12:30.0009912Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/heads/main' 2022-05-18T03:12:30.0013342Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/heads' 2022-05-18T03:12:30.0013942Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/tags' 2022-05-18T03:12:30.0014535Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0015141Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/remotes/origin' 2022-05-18T03:12:30.0015735Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/remotes' 2022-05-18T03:12:30.0016308Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/refs' 2022-05-18T03:12:30.0016874Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/description' 2022-05-18T03:12:30.0017429Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/info/exclude' 2022-05-18T03:12:30.0017972Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/info' 2022-05-18T03:12:30.0018579Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0019221Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0019807Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/update.sample' 2022-05-18T03:12:30.0020494Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-receive.sample' 2022-05-18T03:12:30.0021097Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-commit.sample' 2022-05-18T03:12:30.0021683Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/commit-msg.sample' 2022-05-18T03:12:30.0022287Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0022908Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0023537Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0024154Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0024747Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-push.sample' 2022-05-18T03:12:30.0025428Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/post-update.sample' 2022-05-18T03:12:30.0026039Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0026619Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks' 2022-05-18T03:12:30.0027154Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/HEAD' 2022-05-18T03:12:30.0030686Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/heads/main' 2022-05-18T03:12:30.0031281Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/heads' 2022-05-18T03:12:30.0031886Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0032494Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/remotes/origin' 2022-05-18T03:12:30.0033107Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/remotes' 2022-05-18T03:12:30.0033693Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs' 2022-05-18T03:12:30.0034245Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/logs' 2022-05-18T03:12:30.0034786Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/config' 2022-05-18T03:12:30.0035320Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/index' 2022-05-18T03:12:30.0035874Z removed 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest/packed-refs' 2022-05-18T03:12:30.0036416Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party/googletest' 2022-05-18T03:12:30.0036944Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules/third_party' 2022-05-18T03:12:30.0037435Z removed directory 'pytorch-master/.git/modules/third_party/protobuf/modules' 2022-05-18T03:12:30.0037899Z removed 'pytorch-master/.git/modules/third_party/protobuf/packed-refs' 2022-05-18T03:12:30.0038336Z removed directory 'pytorch-master/.git/modules/third_party/protobuf' 2022-05-18T03:12:30.0038814Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/branches' 2022-05-18T03:12:30.0039292Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/shallow' 2022-05-18T03:12:30.0042631Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/HEAD' 2022-05-18T03:12:30.0043285Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/f0/82e3cc4b8e91f71c746f9e1cc38cd937f7032b' 2022-05-18T03:12:30.0043826Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/f0' 2022-05-18T03:12:30.0044405Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/33/25bd508ba4a0780b5753edfe1291e8a9155f56' 2022-05-18T03:12:30.0044998Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/33/aee13b85595ac7a140f7272f5c0488743bc91e' 2022-05-18T03:12:30.0045599Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/33/2ad075861d5a0f67b2cd799aa650f747a35d7a' 2022-05-18T03:12:30.0046132Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/33' 2022-05-18T03:12:30.0046706Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/6a/3657f4409642edafd6b2485f34ff6481214059' 2022-05-18T03:12:30.0047226Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/6a' 2022-05-18T03:12:30.0047802Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/a4/5ec173c866ab4987bd05208131ac03e209132f' 2022-05-18T03:12:30.0048517Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/a4' 2022-05-18T03:12:30.0049151Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/86/15671b03b25d93570aa91aeb201ae16c4e2d43' 2022-05-18T03:12:30.0049692Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/86' 2022-05-18T03:12:30.0050266Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/f6/1cf9ab4680581d42a98b825d4c0f82296adb91' 2022-05-18T03:12:30.0050798Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/f6' 2022-05-18T03:12:30.0051378Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/75/aebfd1fd679a1d406b39cff2d12816095e6076' 2022-05-18T03:12:30.0051923Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/75' 2022-05-18T03:12:30.0052500Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/fc/7abf520b928cf6b8b559abb6a238c6d1870365' 2022-05-18T03:12:30.0055279Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/fc/7374498342121289cc2b6358ba89cee0827ac5' 2022-05-18T03:12:30.0055806Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/fc' 2022-05-18T03:12:30.0056379Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/82/5a7f3b5194a6577e60cbd6430ff6b9a68cb4ca' 2022-05-18T03:12:30.0056914Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/82' 2022-05-18T03:12:30.0057474Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/72/6766e6a6db99524148741cd5d8216b7ae5cfb3' 2022-05-18T03:12:30.0058003Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/72' 2022-05-18T03:12:30.0058580Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/ab/642c8068bcd498c05e70b1f5cfd0667a37d8cb' 2022-05-18T03:12:30.0059111Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/ab' 2022-05-18T03:12:30.0059851Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/26/1cb928dfbe1b079aa873a8caa423bb4c1256d3' 2022-05-18T03:12:30.0060579Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/26' 2022-05-18T03:12:30.0061254Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/6c/b4ecf0d7103c58f2560565f72197333cabda7b' 2022-05-18T03:12:30.0061864Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/6c/4d03d457215cdccc81f9cbb5cfb9e0da54093c' 2022-05-18T03:12:30.0062387Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/6c' 2022-05-18T03:12:30.0062954Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/fb/e72c7135d4c94b7c17d922e9a80133734b99bf' 2022-05-18T03:12:30.0063676Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/fb/a8a0fdaafe8f3cce53b3d7b95aceb3a6564474' 2022-05-18T03:12:30.0064220Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/fb' 2022-05-18T03:12:30.0067739Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/6f/06d19f66aa66c17fd4ff14777cc2e992341baf' 2022-05-18T03:12:30.0068275Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/6f' 2022-05-18T03:12:30.0068857Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/0b/e0bf360c84ddcc3866d1887e3a06c820166357' 2022-05-18T03:12:30.0069382Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/0b' 2022-05-18T03:12:30.0069946Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/29/491730073922ad49042dad36db6e756f1769bf' 2022-05-18T03:12:30.0070476Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/29' 2022-05-18T03:12:30.0071055Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/51/b5aff41cfd9863fe16a10c10dc84e5bf22e18f' 2022-05-18T03:12:30.0071648Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/51' 2022-05-18T03:12:30.0072230Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/25/87dd4206796e31eb5df368f45377da6af97c74' 2022-05-18T03:12:30.0072761Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/25' 2022-05-18T03:12:30.0073329Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/16/a2b51008d8ce50b338b29a38511753e32ba416' 2022-05-18T03:12:30.0073843Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/16' 2022-05-18T03:12:30.0074402Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/a3/3936199c12cd7022889891b82ff628767d3903' 2022-05-18T03:12:30.0074924Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/a3' 2022-05-18T03:12:30.0075471Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/83/6d66f5370b4777c76d9f8474aab31d12a23a6e' 2022-05-18T03:12:30.0076006Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/83' 2022-05-18T03:12:30.0076573Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/91/72ce8b42054d2f141fa3fa8570905337543cf1' 2022-05-18T03:12:30.0077169Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/91/1fed0306acc4651d2ad359c202ea626a7cdfaa' 2022-05-18T03:12:30.0077752Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/91/d11ad820908eeac99ae5b691a53e0dbbd014f4' 2022-05-18T03:12:30.0081199Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/91' 2022-05-18T03:12:30.0081788Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/52/163c4e55f973dbbf9db618dae259c8390be1b7' 2022-05-18T03:12:30.0082327Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/52' 2022-05-18T03:12:30.0082823Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/info' 2022-05-18T03:12:30.0083434Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/93/5f6db5f4ec3cdd9f89d8139d5bd3fa084141aa' 2022-05-18T03:12:30.0083975Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/93' 2022-05-18T03:12:30.0084544Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/3a/6f077939ea9280156a4e66c28f34071d4f567f' 2022-05-18T03:12:30.0085120Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/3a/8f72b780ee6b6320c91a415741dd127a7fa323' 2022-05-18T03:12:30.0085645Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/3a' 2022-05-18T03:12:30.0086306Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/dc/fe2b51661d6fe3ce0968de79ce0bc4f172a5fe' 2022-05-18T03:12:30.0086835Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/dc' 2022-05-18T03:12:30.0087472Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack/pack-e61f0afbd291d30a058fa33f555561f02026bd10.pack' 2022-05-18T03:12:30.0088300Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack/pack-e61f0afbd291d30a058fa33f555561f02026bd10.idx' 2022-05-18T03:12:30.0088881Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack' 2022-05-18T03:12:30.0089444Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/af/09301c63e9145ec1d755c6a60d5a85c6fa151e' 2022-05-18T03:12:30.0089969Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/af' 2022-05-18T03:12:30.0090546Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/13/a07159accea063e36ca5e680b3203bbead47cd' 2022-05-18T03:12:30.0091095Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/13' 2022-05-18T03:12:30.0091665Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/7d/4a0cdfa10eb54f79ecc3e3e9fcd43be052e912' 2022-05-18T03:12:30.0092284Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/7d' 2022-05-18T03:12:30.0092868Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/1d/5fca4f359cd98815c208518ad0530cdf8e3ced' 2022-05-18T03:12:30.0093403Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/1d' 2022-05-18T03:12:30.0093961Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/ce/77be60591963abce2a7b05468c60de2fb79801' 2022-05-18T03:12:30.0094491Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/ce' 2022-05-18T03:12:30.0095066Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/38/30eb1698f21dc3cebb45f770d35b363fd77063' 2022-05-18T03:12:30.0095591Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/38' 2022-05-18T03:12:30.0096162Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/2b/76c9aab97aa760953e4c0067b26981082576e4' 2022-05-18T03:12:30.0096755Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/2b/08464539c1d80d2e94a4aa46d06df335daa4de' 2022-05-18T03:12:30.0097278Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/2b' 2022-05-18T03:12:30.0097838Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/f9/0529d812c9bd1f9bf1e83590711827e0c94e00' 2022-05-18T03:12:30.0098364Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/f9' 2022-05-18T03:12:30.0098937Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/bc/f38a396c977cd66c4fa2b5aa704ac9b83defa0' 2022-05-18T03:12:30.0099474Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/bc' 2022-05-18T03:12:30.0100039Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/c4/d43ff93fad20d773991bab7972bf6b7baa690f' 2022-05-18T03:12:30.0103522Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/c4' 2022-05-18T03:12:30.0104100Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/fa/6281b2db9da4f80001fe874bad377846d0faeb' 2022-05-18T03:12:30.0104630Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/fa' 2022-05-18T03:12:30.0105189Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/fe/6bc5ca4375416e55a479c39a12ac5c4e050f49' 2022-05-18T03:12:30.0105718Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/fe' 2022-05-18T03:12:30.0106289Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/84/8450040a90c7a8af9f9431c51daa7bb8992d72' 2022-05-18T03:12:30.0106891Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/84' 2022-05-18T03:12:30.0107464Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/a1/fae32d1017310ae0d949bb76c08d48cf2e41b5' 2022-05-18T03:12:30.0108005Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/a1' 2022-05-18T03:12:30.0108569Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/74/582da42b47e009f981fb6e91939a38b5b28269' 2022-05-18T03:12:30.0109080Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/74' 2022-05-18T03:12:30.0109639Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/c7/2028c6253949cb996c4c817425e03a8213f056' 2022-05-18T03:12:30.0110158Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/c7' 2022-05-18T03:12:30.0110729Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/ca/8314d827cc33c261ac9d7f92b5c05d044eab38' 2022-05-18T03:12:30.0111318Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/ca' 2022-05-18T03:12:30.0115093Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/3f/b5c176c17c765a3492cd2f0321b0dab712f350' 2022-05-18T03:12:30.0115699Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/3f' 2022-05-18T03:12:30.0116493Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/64/6c5907badeb8536eca23f3cc97e018765031b5' 2022-05-18T03:12:30.0117119Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/64' 2022-05-18T03:12:30.0117719Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/48/a4cefa28663f096e56b0cc2932469787c4297c' 2022-05-18T03:12:30.0118393Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/48/09526ee79bafe147dff58bd29d2118781fc4ae' 2022-05-18T03:12:30.0119033Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/48' 2022-05-18T03:12:30.0119626Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/78/d86983dc99416536ac2f231bf9894dd51d1e3d' 2022-05-18T03:12:30.0120252Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/78' 2022-05-18T03:12:30.0120898Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/d6/8037213a617d2191082cef913dfacdfdb3e7e9' 2022-05-18T03:12:30.0124491Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/d6' 2022-05-18T03:12:30.0125088Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/7e/1c28d3124a5526a8cffa4a0272fc97871985e1' 2022-05-18T03:12:30.0125710Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/7e' 2022-05-18T03:12:30.0126360Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/2e/2bc2cf14f74dd1911de37e99e1b2b685eed09d' 2022-05-18T03:12:30.0126974Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/2e' 2022-05-18T03:12:30.0127604Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/b8/79fd7c1a16e807cb5ec606bf35b91d50d01b5d' 2022-05-18T03:12:30.0128382Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects/b8' 2022-05-18T03:12:30.0129417Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/objects' 2022-05-18T03:12:30.0129987Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/FETCH_HEAD' 2022-05-18T03:12:30.0130516Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/refs/heads/master' 2022-05-18T03:12:30.0131084Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/refs/heads' 2022-05-18T03:12:30.0131662Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/refs/tags' 2022-05-18T03:12:30.0135371Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0167583Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/refs/remotes/origin' 2022-05-18T03:12:30.0168390Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/refs/remotes' 2022-05-18T03:12:30.0168897Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/refs' 2022-05-18T03:12:30.0169391Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/description' 2022-05-18T03:12:30.0169883Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/info/exclude' 2022-05-18T03:12:30.0170373Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/info' 2022-05-18T03:12:30.0170900Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0171479Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0172024Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/hooks/update.sample' 2022-05-18T03:12:30.0172542Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-receive.sample' 2022-05-18T03:12:30.0173251Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-commit.sample' 2022-05-18T03:12:30.0176803Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/hooks/commit-msg.sample' 2022-05-18T03:12:30.0177351Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0177899Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0178462Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0179019Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0179552Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-push.sample' 2022-05-18T03:12:30.0180071Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/hooks/post-update.sample' 2022-05-18T03:12:30.0180601Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0181110Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/hooks' 2022-05-18T03:12:30.0181581Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/logs/HEAD' 2022-05-18T03:12:30.0182077Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/heads/master' 2022-05-18T03:12:30.0182596Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/heads' 2022-05-18T03:12:30.0183153Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0183689Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/remotes/origin' 2022-05-18T03:12:30.0184233Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/remotes' 2022-05-18T03:12:30.0184751Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs' 2022-05-18T03:12:30.0188152Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/logs' 2022-05-18T03:12:30.0188618Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/config' 2022-05-18T03:12:30.0189077Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/index' 2022-05-18T03:12:30.0189554Z removed 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp/packed-refs' 2022-05-18T03:12:30.0190017Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp/gemmlowp' 2022-05-18T03:12:30.0190466Z removed directory 'pytorch-master/.git/modules/third_party/gemmlowp' 2022-05-18T03:12:30.0190936Z removed directory 'pytorch-master/.git/modules/third_party/cudnn_frontend/branches' 2022-05-18T03:12:30.0191518Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/shallow' 2022-05-18T03:12:30.0191947Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/HEAD' 2022-05-18T03:12:30.0192428Z removed directory 'pytorch-master/.git/modules/third_party/cudnn_frontend/objects/info' 2022-05-18T03:12:30.0193055Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/objects/pack/pack-1c62f6300c813deef590118cd91fdebfb5ade372.pack' 2022-05-18T03:12:30.0193722Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/objects/pack/pack-1c62f6300c813deef590118cd91fdebfb5ade372.idx' 2022-05-18T03:12:30.0194288Z removed directory 'pytorch-master/.git/modules/third_party/cudnn_frontend/objects/pack' 2022-05-18T03:12:30.0194782Z removed directory 'pytorch-master/.git/modules/third_party/cudnn_frontend/objects' 2022-05-18T03:12:30.0195264Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/refs/heads/main' 2022-05-18T03:12:30.0195738Z removed directory 'pytorch-master/.git/modules/third_party/cudnn_frontend/refs/heads' 2022-05-18T03:12:30.0196230Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/refs/tags/v0.6.2' 2022-05-18T03:12:30.0196724Z removed directory 'pytorch-master/.git/modules/third_party/cudnn_frontend/refs/tags' 2022-05-18T03:12:30.0197294Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0200769Z removed directory 'pytorch-master/.git/modules/third_party/cudnn_frontend/refs/remotes/origin' 2022-05-18T03:12:30.0201281Z removed directory 'pytorch-master/.git/modules/third_party/cudnn_frontend/refs/remotes' 2022-05-18T03:12:30.0201766Z removed directory 'pytorch-master/.git/modules/third_party/cudnn_frontend/refs' 2022-05-18T03:12:30.0202226Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/description' 2022-05-18T03:12:30.0202693Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/info/exclude' 2022-05-18T03:12:30.0203157Z removed directory 'pytorch-master/.git/modules/third_party/cudnn_frontend/info' 2022-05-18T03:12:30.0203667Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0204225Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0204762Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/hooks/update.sample' 2022-05-18T03:12:30.0205268Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/hooks/pre-receive.sample' 2022-05-18T03:12:30.0205773Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/hooks/pre-commit.sample' 2022-05-18T03:12:30.0206284Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/hooks/commit-msg.sample' 2022-05-18T03:12:30.0206817Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0207352Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0207886Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0208523Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0209115Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/hooks/pre-push.sample' 2022-05-18T03:12:30.0209616Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/hooks/post-update.sample' 2022-05-18T03:12:30.0210136Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0210628Z removed directory 'pytorch-master/.git/modules/third_party/cudnn_frontend/hooks' 2022-05-18T03:12:30.0211096Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/logs/HEAD' 2022-05-18T03:12:30.0211557Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/logs/refs/heads/main' 2022-05-18T03:12:30.0212063Z removed directory 'pytorch-master/.git/modules/third_party/cudnn_frontend/logs/refs/heads' 2022-05-18T03:12:30.0212679Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0213198Z removed directory 'pytorch-master/.git/modules/third_party/cudnn_frontend/logs/refs/remotes/origin' 2022-05-18T03:12:30.0213726Z removed directory 'pytorch-master/.git/modules/third_party/cudnn_frontend/logs/refs/remotes' 2022-05-18T03:12:30.0214231Z removed directory 'pytorch-master/.git/modules/third_party/cudnn_frontend/logs/refs' 2022-05-18T03:12:30.0217656Z removed directory 'pytorch-master/.git/modules/third_party/cudnn_frontend/logs' 2022-05-18T03:12:30.0218103Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/config' 2022-05-18T03:12:30.0218551Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/index' 2022-05-18T03:12:30.0219017Z removed 'pytorch-master/.git/modules/third_party/cudnn_frontend/packed-refs' 2022-05-18T03:12:30.0219466Z removed directory 'pytorch-master/.git/modules/third_party/cudnn_frontend' 2022-05-18T03:12:30.0219930Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK/branches' 2022-05-18T03:12:30.0220374Z removed 'pytorch-master/.git/modules/third_party/NNPACK/shallow' 2022-05-18T03:12:30.0220793Z removed 'pytorch-master/.git/modules/third_party/NNPACK/HEAD' 2022-05-18T03:12:30.0221312Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK/objects/info' 2022-05-18T03:12:30.0221908Z removed 'pytorch-master/.git/modules/third_party/NNPACK/objects/pack/pack-328fdb33361dcdf2b81993b12556955406faa11e.idx' 2022-05-18T03:12:30.0222552Z removed 'pytorch-master/.git/modules/third_party/NNPACK/objects/pack/pack-328fdb33361dcdf2b81993b12556955406faa11e.pack' 2022-05-18T03:12:30.0223079Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK/objects/pack' 2022-05-18T03:12:30.0223545Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK/objects' 2022-05-18T03:12:30.0224003Z removed 'pytorch-master/.git/modules/third_party/NNPACK/refs/heads/master' 2022-05-18T03:12:30.0224473Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK/refs/heads' 2022-05-18T03:12:30.0224925Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK/refs/tags' 2022-05-18T03:12:30.0225405Z removed 'pytorch-master/.git/modules/third_party/NNPACK/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0225904Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK/refs/remotes/origin' 2022-05-18T03:12:30.0226369Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK/refs/remotes' 2022-05-18T03:12:30.0226829Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK/refs' 2022-05-18T03:12:30.0227279Z removed 'pytorch-master/.git/modules/third_party/NNPACK/description' 2022-05-18T03:12:30.0227721Z removed 'pytorch-master/.git/modules/third_party/NNPACK/info/exclude' 2022-05-18T03:12:30.0231054Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK/info' 2022-05-18T03:12:30.0231562Z removed 'pytorch-master/.git/modules/third_party/NNPACK/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0232107Z removed 'pytorch-master/.git/modules/third_party/NNPACK/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0232593Z removed 'pytorch-master/.git/modules/third_party/NNPACK/hooks/update.sample' 2022-05-18T03:12:30.0233087Z removed 'pytorch-master/.git/modules/third_party/NNPACK/hooks/pre-receive.sample' 2022-05-18T03:12:30.0233576Z removed 'pytorch-master/.git/modules/third_party/NNPACK/hooks/pre-commit.sample' 2022-05-18T03:12:30.0234060Z removed 'pytorch-master/.git/modules/third_party/NNPACK/hooks/commit-msg.sample' 2022-05-18T03:12:30.0234554Z removed 'pytorch-master/.git/modules/third_party/NNPACK/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0235069Z removed 'pytorch-master/.git/modules/third_party/NNPACK/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0235594Z removed 'pytorch-master/.git/modules/third_party/NNPACK/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0236096Z removed 'pytorch-master/.git/modules/third_party/NNPACK/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0236673Z removed 'pytorch-master/.git/modules/third_party/NNPACK/hooks/pre-push.sample' 2022-05-18T03:12:30.0237161Z removed 'pytorch-master/.git/modules/third_party/NNPACK/hooks/post-update.sample' 2022-05-18T03:12:30.0237650Z removed 'pytorch-master/.git/modules/third_party/NNPACK/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0238102Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK/hooks' 2022-05-18T03:12:30.0238539Z removed 'pytorch-master/.git/modules/third_party/NNPACK/logs/HEAD' 2022-05-18T03:12:30.0238995Z removed 'pytorch-master/.git/modules/third_party/NNPACK/logs/refs/heads/master' 2022-05-18T03:12:30.0239461Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK/logs/refs/heads' 2022-05-18T03:12:30.0239950Z removed 'pytorch-master/.git/modules/third_party/NNPACK/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0243414Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK/logs/refs/remotes/origin' 2022-05-18T03:12:30.0243929Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK/logs/refs/remotes' 2022-05-18T03:12:30.0244388Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK/logs/refs' 2022-05-18T03:12:30.0244841Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK/logs' 2022-05-18T03:12:30.0245341Z removed 'pytorch-master/.git/modules/third_party/NNPACK/config' 2022-05-18T03:12:30.0245757Z removed 'pytorch-master/.git/modules/third_party/NNPACK/index' 2022-05-18T03:12:30.0246191Z removed 'pytorch-master/.git/modules/third_party/NNPACK/packed-refs' 2022-05-18T03:12:30.0246625Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK' 2022-05-18T03:12:30.0247067Z removed directory 'pytorch-master/.git/modules/third_party/zstd/branches' 2022-05-18T03:12:30.0247479Z removed 'pytorch-master/.git/modules/third_party/zstd/shallow' 2022-05-18T03:12:30.0247885Z removed 'pytorch-master/.git/modules/third_party/zstd/HEAD' 2022-05-18T03:12:30.0248516Z removed directory 'pytorch-master/.git/modules/third_party/zstd/objects/info' 2022-05-18T03:12:30.0249101Z removed 'pytorch-master/.git/modules/third_party/zstd/objects/pack/pack-5dbd618fbf6115c0db3a5f2e3ca86f0db8b467ec.pack' 2022-05-18T03:12:30.0249761Z removed 'pytorch-master/.git/modules/third_party/zstd/objects/pack/pack-77e15a9bbd182dda024c89499881e3a3711d5693.idx' 2022-05-18T03:12:30.0250408Z removed 'pytorch-master/.git/modules/third_party/zstd/objects/pack/pack-5dbd618fbf6115c0db3a5f2e3ca86f0db8b467ec.idx' 2022-05-18T03:12:30.0251048Z removed 'pytorch-master/.git/modules/third_party/zstd/objects/pack/pack-77e15a9bbd182dda024c89499881e3a3711d5693.pack' 2022-05-18T03:12:30.0251555Z removed directory 'pytorch-master/.git/modules/third_party/zstd/objects/pack' 2022-05-18T03:12:30.0254931Z removed directory 'pytorch-master/.git/modules/third_party/zstd/objects' 2022-05-18T03:12:30.0255377Z removed 'pytorch-master/.git/modules/third_party/zstd/FETCH_HEAD' 2022-05-18T03:12:30.0255796Z removed 'pytorch-master/.git/modules/third_party/zstd/refs/heads/dev' 2022-05-18T03:12:30.0256250Z removed directory 'pytorch-master/.git/modules/third_party/zstd/refs/heads' 2022-05-18T03:12:30.0256708Z removed directory 'pytorch-master/.git/modules/third_party/zstd/refs/tags' 2022-05-18T03:12:30.0257178Z removed 'pytorch-master/.git/modules/third_party/zstd/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0257659Z removed directory 'pytorch-master/.git/modules/third_party/zstd/refs/remotes/origin' 2022-05-18T03:12:30.0258137Z removed directory 'pytorch-master/.git/modules/third_party/zstd/refs/remotes' 2022-05-18T03:12:30.0258584Z removed directory 'pytorch-master/.git/modules/third_party/zstd/refs' 2022-05-18T03:12:30.0259005Z removed 'pytorch-master/.git/modules/third_party/zstd/description' 2022-05-18T03:12:30.0259441Z removed 'pytorch-master/.git/modules/third_party/zstd/info/exclude' 2022-05-18T03:12:30.0259874Z removed directory 'pytorch-master/.git/modules/third_party/zstd/info' 2022-05-18T03:12:30.0260357Z removed 'pytorch-master/.git/modules/third_party/zstd/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0260959Z removed 'pytorch-master/.git/modules/third_party/zstd/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0261448Z removed 'pytorch-master/.git/modules/third_party/zstd/hooks/update.sample' 2022-05-18T03:12:30.0261928Z removed 'pytorch-master/.git/modules/third_party/zstd/hooks/pre-receive.sample' 2022-05-18T03:12:30.0262392Z removed 'pytorch-master/.git/modules/third_party/zstd/hooks/pre-commit.sample' 2022-05-18T03:12:30.0265845Z removed 'pytorch-master/.git/modules/third_party/zstd/hooks/commit-msg.sample' 2022-05-18T03:12:30.0266354Z removed 'pytorch-master/.git/modules/third_party/zstd/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0266864Z removed 'pytorch-master/.git/modules/third_party/zstd/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0267364Z removed 'pytorch-master/.git/modules/third_party/zstd/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0267873Z removed 'pytorch-master/.git/modules/third_party/zstd/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0268358Z removed 'pytorch-master/.git/modules/third_party/zstd/hooks/pre-push.sample' 2022-05-18T03:12:30.0268828Z removed 'pytorch-master/.git/modules/third_party/zstd/hooks/post-update.sample' 2022-05-18T03:12:30.0269389Z removed 'pytorch-master/.git/modules/third_party/zstd/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0269855Z removed directory 'pytorch-master/.git/modules/third_party/zstd/hooks' 2022-05-18T03:12:30.0270285Z removed 'pytorch-master/.git/modules/third_party/zstd/logs/HEAD' 2022-05-18T03:12:30.0270712Z removed 'pytorch-master/.git/modules/third_party/zstd/logs/refs/heads/dev' 2022-05-18T03:12:30.0271179Z removed directory 'pytorch-master/.git/modules/third_party/zstd/logs/refs/heads' 2022-05-18T03:12:30.0271662Z removed 'pytorch-master/.git/modules/third_party/zstd/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0272149Z removed directory 'pytorch-master/.git/modules/third_party/zstd/logs/refs/remotes/origin' 2022-05-18T03:12:30.0272644Z removed directory 'pytorch-master/.git/modules/third_party/zstd/logs/refs/remotes' 2022-05-18T03:12:30.0276002Z removed directory 'pytorch-master/.git/modules/third_party/zstd/logs/refs' 2022-05-18T03:12:30.0276437Z removed directory 'pytorch-master/.git/modules/third_party/zstd/logs' 2022-05-18T03:12:30.0276866Z removed 'pytorch-master/.git/modules/third_party/zstd/config' 2022-05-18T03:12:30.0277272Z removed 'pytorch-master/.git/modules/third_party/zstd/index' 2022-05-18T03:12:30.0277698Z removed 'pytorch-master/.git/modules/third_party/zstd/packed-refs' 2022-05-18T03:12:30.0278114Z removed directory 'pytorch-master/.git/modules/third_party/zstd' 2022-05-18T03:12:30.0278562Z removed directory 'pytorch-master/.git/modules/third_party/XNNPACK/branches' 2022-05-18T03:12:30.0279008Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/shallow' 2022-05-18T03:12:30.0279415Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/HEAD' 2022-05-18T03:12:30.0279868Z removed directory 'pytorch-master/.git/modules/third_party/XNNPACK/objects/info' 2022-05-18T03:12:30.0280472Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/objects/pack/pack-f24d2e8df341cd7b1e7db23c20135e4f4d963386.idx' 2022-05-18T03:12:30.0281149Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/objects/pack/pack-2c93eeccdac500f085e3f30881125c5d861b5bf0.pack' 2022-05-18T03:12:30.0281800Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/objects/pack/pack-2c93eeccdac500f085e3f30881125c5d861b5bf0.idx' 2022-05-18T03:12:30.0282456Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/objects/pack/pack-f24d2e8df341cd7b1e7db23c20135e4f4d963386.pack' 2022-05-18T03:12:30.0283014Z removed directory 'pytorch-master/.git/modules/third_party/XNNPACK/objects/pack' 2022-05-18T03:12:30.0286409Z removed directory 'pytorch-master/.git/modules/third_party/XNNPACK/objects' 2022-05-18T03:12:30.0286857Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/FETCH_HEAD' 2022-05-18T03:12:30.0287316Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/refs/heads/master' 2022-05-18T03:12:30.0287865Z removed directory 'pytorch-master/.git/modules/third_party/XNNPACK/refs/heads' 2022-05-18T03:12:30.0288474Z removed directory 'pytorch-master/.git/modules/third_party/XNNPACK/refs/tags' 2022-05-18T03:12:30.0288962Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0289464Z removed directory 'pytorch-master/.git/modules/third_party/XNNPACK/refs/remotes/origin' 2022-05-18T03:12:30.0289953Z removed directory 'pytorch-master/.git/modules/third_party/XNNPACK/refs/remotes' 2022-05-18T03:12:30.0290399Z removed directory 'pytorch-master/.git/modules/third_party/XNNPACK/refs' 2022-05-18T03:12:30.0290847Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/description' 2022-05-18T03:12:30.0291294Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/info/exclude' 2022-05-18T03:12:30.0291729Z removed directory 'pytorch-master/.git/modules/third_party/XNNPACK/info' 2022-05-18T03:12:30.0292230Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0292769Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0293254Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/hooks/update.sample' 2022-05-18T03:12:30.0293816Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/hooks/pre-receive.sample' 2022-05-18T03:12:30.0294325Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/hooks/pre-commit.sample' 2022-05-18T03:12:30.0294869Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/hooks/commit-msg.sample' 2022-05-18T03:12:30.0295364Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0295884Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0296409Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0299852Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0300341Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/hooks/pre-push.sample' 2022-05-18T03:12:30.0300841Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/hooks/post-update.sample' 2022-05-18T03:12:30.0301339Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0301795Z removed directory 'pytorch-master/.git/modules/third_party/XNNPACK/hooks' 2022-05-18T03:12:30.0302244Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/logs/HEAD' 2022-05-18T03:12:30.0302713Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/logs/refs/heads/master' 2022-05-18T03:12:30.0303204Z removed directory 'pytorch-master/.git/modules/third_party/XNNPACK/logs/refs/heads' 2022-05-18T03:12:30.0303686Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0304201Z removed directory 'pytorch-master/.git/modules/third_party/XNNPACK/logs/refs/remotes/origin' 2022-05-18T03:12:30.0304710Z removed directory 'pytorch-master/.git/modules/third_party/XNNPACK/logs/refs/remotes' 2022-05-18T03:12:30.0305171Z removed directory 'pytorch-master/.git/modules/third_party/XNNPACK/logs/refs' 2022-05-18T03:12:30.0305630Z removed directory 'pytorch-master/.git/modules/third_party/XNNPACK/logs' 2022-05-18T03:12:30.0306062Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/config' 2022-05-18T03:12:30.0306481Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/index' 2022-05-18T03:12:30.0306906Z removed 'pytorch-master/.git/modules/third_party/XNNPACK/packed-refs' 2022-05-18T03:12:30.0307347Z removed directory 'pytorch-master/.git/modules/third_party/XNNPACK' 2022-05-18T03:12:30.0307790Z removed directory 'pytorch-master/.git/modules/third_party/fmt/branches' 2022-05-18T03:12:30.0308197Z removed 'pytorch-master/.git/modules/third_party/fmt/shallow' 2022-05-18T03:12:30.0311530Z removed 'pytorch-master/.git/modules/third_party/fmt/HEAD' 2022-05-18T03:12:30.0312085Z removed directory 'pytorch-master/.git/modules/third_party/fmt/objects/info' 2022-05-18T03:12:30.0312651Z removed 'pytorch-master/.git/modules/third_party/fmt/objects/pack/pack-79cd090eeb39418844e4236140759442df07d450.pack' 2022-05-18T03:12:30.0313277Z removed 'pytorch-master/.git/modules/third_party/fmt/objects/pack/pack-79cd090eeb39418844e4236140759442df07d450.idx' 2022-05-18T03:12:30.0313913Z removed 'pytorch-master/.git/modules/third_party/fmt/objects/pack/pack-a89833a2f939f59135a1e6c8f9faf4a159e74d58.pack' 2022-05-18T03:12:30.0314543Z removed 'pytorch-master/.git/modules/third_party/fmt/objects/pack/pack-a89833a2f939f59135a1e6c8f9faf4a159e74d58.idx' 2022-05-18T03:12:30.0315055Z removed directory 'pytorch-master/.git/modules/third_party/fmt/objects/pack' 2022-05-18T03:12:30.0315517Z removed directory 'pytorch-master/.git/modules/third_party/fmt/objects' 2022-05-18T03:12:30.0315948Z removed 'pytorch-master/.git/modules/third_party/fmt/FETCH_HEAD' 2022-05-18T03:12:30.0316385Z removed 'pytorch-master/.git/modules/third_party/fmt/refs/heads/master' 2022-05-18T03:12:30.0316823Z removed directory 'pytorch-master/.git/modules/third_party/fmt/refs/heads' 2022-05-18T03:12:30.0317275Z removed directory 'pytorch-master/.git/modules/third_party/fmt/refs/tags' 2022-05-18T03:12:30.0317802Z removed 'pytorch-master/.git/modules/third_party/fmt/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0318282Z removed directory 'pytorch-master/.git/modules/third_party/fmt/refs/remotes/origin' 2022-05-18T03:12:30.0318753Z removed directory 'pytorch-master/.git/modules/third_party/fmt/refs/remotes' 2022-05-18T03:12:30.0319202Z removed directory 'pytorch-master/.git/modules/third_party/fmt/refs' 2022-05-18T03:12:30.0319633Z removed 'pytorch-master/.git/modules/third_party/fmt/description' 2022-05-18T03:12:30.0320050Z removed 'pytorch-master/.git/modules/third_party/fmt/info/exclude' 2022-05-18T03:12:30.0320483Z removed directory 'pytorch-master/.git/modules/third_party/fmt/info' 2022-05-18T03:12:30.0320972Z removed 'pytorch-master/.git/modules/third_party/fmt/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0321481Z removed 'pytorch-master/.git/modules/third_party/fmt/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0321971Z removed 'pytorch-master/.git/modules/third_party/fmt/hooks/update.sample' 2022-05-18T03:12:30.0322449Z removed 'pytorch-master/.git/modules/third_party/fmt/hooks/pre-receive.sample' 2022-05-18T03:12:30.0322910Z removed 'pytorch-master/.git/modules/third_party/fmt/hooks/pre-commit.sample' 2022-05-18T03:12:30.0323385Z removed 'pytorch-master/.git/modules/third_party/fmt/hooks/commit-msg.sample' 2022-05-18T03:12:30.0323876Z removed 'pytorch-master/.git/modules/third_party/fmt/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0324375Z removed 'pytorch-master/.git/modules/third_party/fmt/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0324869Z removed 'pytorch-master/.git/modules/third_party/fmt/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0325369Z removed 'pytorch-master/.git/modules/third_party/fmt/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0325852Z removed 'pytorch-master/.git/modules/third_party/fmt/hooks/pre-push.sample' 2022-05-18T03:12:30.0326312Z removed 'pytorch-master/.git/modules/third_party/fmt/hooks/post-update.sample' 2022-05-18T03:12:30.0326790Z removed 'pytorch-master/.git/modules/third_party/fmt/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0327244Z removed directory 'pytorch-master/.git/modules/third_party/fmt/hooks' 2022-05-18T03:12:30.0327670Z removed 'pytorch-master/.git/modules/third_party/fmt/logs/HEAD' 2022-05-18T03:12:30.0331298Z removed 'pytorch-master/.git/modules/third_party/fmt/logs/refs/heads/master' 2022-05-18T03:12:30.0331771Z removed directory 'pytorch-master/.git/modules/third_party/fmt/logs/refs/heads' 2022-05-18T03:12:30.0332261Z removed 'pytorch-master/.git/modules/third_party/fmt/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0332747Z removed directory 'pytorch-master/.git/modules/third_party/fmt/logs/refs/remotes/origin' 2022-05-18T03:12:30.0333347Z removed directory 'pytorch-master/.git/modules/third_party/fmt/logs/refs/remotes' 2022-05-18T03:12:30.0333812Z removed directory 'pytorch-master/.git/modules/third_party/fmt/logs/refs' 2022-05-18T03:12:30.0334255Z removed directory 'pytorch-master/.git/modules/third_party/fmt/logs' 2022-05-18T03:12:30.0334661Z removed 'pytorch-master/.git/modules/third_party/fmt/config' 2022-05-18T03:12:30.0335071Z removed 'pytorch-master/.git/modules/third_party/fmt/index' 2022-05-18T03:12:30.0335492Z removed 'pytorch-master/.git/modules/third_party/fmt/packed-refs' 2022-05-18T03:12:30.0335902Z removed directory 'pytorch-master/.git/modules/third_party/fmt' 2022-05-18T03:12:30.0336344Z removed directory 'pytorch-master/.git/modules/third_party/eigen/branches' 2022-05-18T03:12:30.0336776Z removed 'pytorch-master/.git/modules/third_party/eigen/shallow' 2022-05-18T03:12:30.0337182Z removed 'pytorch-master/.git/modules/third_party/eigen/HEAD' 2022-05-18T03:12:30.0337609Z removed directory 'pytorch-master/.git/modules/third_party/eigen/objects/info' 2022-05-18T03:12:30.0338200Z removed 'pytorch-master/.git/modules/third_party/eigen/objects/pack/pack-827abfce31c86f531f7fdd0846d462b0450f0f10.idx' 2022-05-18T03:12:30.0338921Z removed 'pytorch-master/.git/modules/third_party/eigen/objects/pack/pack-78210b7206fcf0ac02db56ada4cb49c25bb822bf.pack' 2022-05-18T03:12:30.0339571Z removed 'pytorch-master/.git/modules/third_party/eigen/objects/pack/pack-827abfce31c86f531f7fdd0846d462b0450f0f10.pack' 2022-05-18T03:12:30.0340214Z removed 'pytorch-master/.git/modules/third_party/eigen/objects/pack/pack-78210b7206fcf0ac02db56ada4cb49c25bb822bf.idx' 2022-05-18T03:12:30.0343692Z removed directory 'pytorch-master/.git/modules/third_party/eigen/objects/pack' 2022-05-18T03:12:30.0344161Z removed directory 'pytorch-master/.git/modules/third_party/eigen/objects' 2022-05-18T03:12:30.0344580Z removed 'pytorch-master/.git/modules/third_party/eigen/FETCH_HEAD' 2022-05-18T03:12:30.0345017Z removed 'pytorch-master/.git/modules/third_party/eigen/refs/heads/master' 2022-05-18T03:12:30.0345483Z removed directory 'pytorch-master/.git/modules/third_party/eigen/refs/heads' 2022-05-18T03:12:30.0345930Z removed directory 'pytorch-master/.git/modules/third_party/eigen/refs/tags' 2022-05-18T03:12:30.0346403Z removed 'pytorch-master/.git/modules/third_party/eigen/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0346895Z removed directory 'pytorch-master/.git/modules/third_party/eigen/refs/remotes/origin' 2022-05-18T03:12:30.0347377Z removed directory 'pytorch-master/.git/modules/third_party/eigen/refs/remotes' 2022-05-18T03:12:30.0347813Z removed directory 'pytorch-master/.git/modules/third_party/eigen/refs' 2022-05-18T03:12:30.0348257Z removed 'pytorch-master/.git/modules/third_party/eigen/description' 2022-05-18T03:12:30.0348699Z removed 'pytorch-master/.git/modules/third_party/eigen/info/exclude' 2022-05-18T03:12:30.0349121Z removed directory 'pytorch-master/.git/modules/third_party/eigen/info' 2022-05-18T03:12:30.0352506Z removed 'pytorch-master/.git/modules/third_party/eigen/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0353034Z removed 'pytorch-master/.git/modules/third_party/eigen/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0353526Z removed 'pytorch-master/.git/modules/third_party/eigen/hooks/update.sample' 2022-05-18T03:12:30.0353992Z removed 'pytorch-master/.git/modules/third_party/eigen/hooks/pre-receive.sample' 2022-05-18T03:12:30.0354475Z removed 'pytorch-master/.git/modules/third_party/eigen/hooks/pre-commit.sample' 2022-05-18T03:12:30.0354954Z removed 'pytorch-master/.git/modules/third_party/eigen/hooks/commit-msg.sample' 2022-05-18T03:12:30.0355439Z removed 'pytorch-master/.git/modules/third_party/eigen/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0355944Z removed 'pytorch-master/.git/modules/third_party/eigen/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0356458Z removed 'pytorch-master/.git/modules/third_party/eigen/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0356966Z removed 'pytorch-master/.git/modules/third_party/eigen/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0357519Z removed 'pytorch-master/.git/modules/third_party/eigen/hooks/pre-push.sample' 2022-05-18T03:12:30.0358011Z removed 'pytorch-master/.git/modules/third_party/eigen/hooks/post-update.sample' 2022-05-18T03:12:30.0358501Z removed 'pytorch-master/.git/modules/third_party/eigen/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0361848Z removed directory 'pytorch-master/.git/modules/third_party/eigen/hooks' 2022-05-18T03:12:30.0362292Z removed 'pytorch-master/.git/modules/third_party/eigen/logs/HEAD' 2022-05-18T03:12:30.0362745Z removed 'pytorch-master/.git/modules/third_party/eigen/logs/refs/heads/master' 2022-05-18T03:12:30.0363215Z removed directory 'pytorch-master/.git/modules/third_party/eigen/logs/refs/heads' 2022-05-18T03:12:30.0363687Z removed 'pytorch-master/.git/modules/third_party/eigen/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0364196Z removed directory 'pytorch-master/.git/modules/third_party/eigen/logs/refs/remotes/origin' 2022-05-18T03:12:30.0364702Z removed directory 'pytorch-master/.git/modules/third_party/eigen/logs/refs/remotes' 2022-05-18T03:12:30.0365157Z removed directory 'pytorch-master/.git/modules/third_party/eigen/logs/refs' 2022-05-18T03:12:30.0365607Z removed directory 'pytorch-master/.git/modules/third_party/eigen/logs' 2022-05-18T03:12:30.0366102Z removed 'pytorch-master/.git/modules/third_party/eigen/config' 2022-05-18T03:12:30.0366519Z removed 'pytorch-master/.git/modules/third_party/eigen/index' 2022-05-18T03:12:30.0366934Z removed 'pytorch-master/.git/modules/third_party/eigen/packed-refs' 2022-05-18T03:12:30.0367370Z removed directory 'pytorch-master/.git/modules/third_party/eigen' 2022-05-18T03:12:30.0367827Z removed directory 'pytorch-master/.git/modules/third_party/pybind11/branches' 2022-05-18T03:12:30.0373708Z removed 'pytorch-master/.git/modules/third_party/pybind11/shallow' 2022-05-18T03:12:30.0374138Z removed 'pytorch-master/.git/modules/third_party/pybind11/HEAD' 2022-05-18T03:12:30.0374604Z removed directory 'pytorch-master/.git/modules/third_party/pybind11/objects/info' 2022-05-18T03:12:30.0375192Z removed 'pytorch-master/.git/modules/third_party/pybind11/objects/pack/pack-86e4006d7a1905aacc9df8b1269e782a272dfb22.idx' 2022-05-18T03:12:30.0375858Z removed 'pytorch-master/.git/modules/third_party/pybind11/objects/pack/pack-86e4006d7a1905aacc9df8b1269e782a272dfb22.pack' 2022-05-18T03:12:30.0376501Z removed 'pytorch-master/.git/modules/third_party/pybind11/objects/pack/pack-ce150457b79994f441b5a72e630a17c5b64a737a.pack' 2022-05-18T03:12:30.0377128Z removed 'pytorch-master/.git/modules/third_party/pybind11/objects/pack/pack-ce150457b79994f441b5a72e630a17c5b64a737a.idx' 2022-05-18T03:12:30.0377645Z removed directory 'pytorch-master/.git/modules/third_party/pybind11/objects/pack' 2022-05-18T03:12:30.0378123Z removed directory 'pytorch-master/.git/modules/third_party/pybind11/objects' 2022-05-18T03:12:30.0378574Z removed 'pytorch-master/.git/modules/third_party/pybind11/FETCH_HEAD' 2022-05-18T03:12:30.0379033Z removed 'pytorch-master/.git/modules/third_party/pybind11/refs/heads/master' 2022-05-18T03:12:30.0379493Z removed directory 'pytorch-master/.git/modules/third_party/pybind11/refs/heads' 2022-05-18T03:12:30.0379970Z removed directory 'pytorch-master/.git/modules/third_party/pybind11/refs/tags' 2022-05-18T03:12:30.0383352Z removed 'pytorch-master/.git/modules/third_party/pybind11/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0383851Z removed directory 'pytorch-master/.git/modules/third_party/pybind11/refs/remotes/origin' 2022-05-18T03:12:30.0384347Z removed directory 'pytorch-master/.git/modules/third_party/pybind11/refs/remotes' 2022-05-18T03:12:30.0384816Z removed directory 'pytorch-master/.git/modules/third_party/pybind11/refs' 2022-05-18T03:12:30.0385272Z removed 'pytorch-master/.git/modules/third_party/pybind11/description' 2022-05-18T03:12:30.0385704Z removed 'pytorch-master/.git/modules/third_party/pybind11/info/exclude' 2022-05-18T03:12:30.0386157Z removed directory 'pytorch-master/.git/modules/third_party/pybind11/info' 2022-05-18T03:12:30.0386775Z removed 'pytorch-master/.git/modules/third_party/pybind11/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0387300Z removed 'pytorch-master/.git/modules/third_party/pybind11/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0387809Z removed 'pytorch-master/.git/modules/third_party/pybind11/hooks/update.sample' 2022-05-18T03:12:30.0388301Z removed 'pytorch-master/.git/modules/third_party/pybind11/hooks/pre-receive.sample' 2022-05-18T03:12:30.0388802Z removed 'pytorch-master/.git/modules/third_party/pybind11/hooks/pre-commit.sample' 2022-05-18T03:12:30.0389281Z removed 'pytorch-master/.git/modules/third_party/pybind11/hooks/commit-msg.sample' 2022-05-18T03:12:30.0389793Z removed 'pytorch-master/.git/modules/third_party/pybind11/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0390316Z removed 'pytorch-master/.git/modules/third_party/pybind11/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0390834Z removed 'pytorch-master/.git/modules/third_party/pybind11/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0391357Z removed 'pytorch-master/.git/modules/third_party/pybind11/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0391860Z removed 'pytorch-master/.git/modules/third_party/pybind11/hooks/pre-push.sample' 2022-05-18T03:12:30.0395350Z removed 'pytorch-master/.git/modules/third_party/pybind11/hooks/post-update.sample' 2022-05-18T03:12:30.0395850Z removed 'pytorch-master/.git/modules/third_party/pybind11/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0396317Z removed directory 'pytorch-master/.git/modules/third_party/pybind11/hooks' 2022-05-18T03:12:30.0396767Z removed 'pytorch-master/.git/modules/third_party/pybind11/logs/HEAD' 2022-05-18T03:12:30.0397217Z removed 'pytorch-master/.git/modules/third_party/pybind11/logs/refs/heads/master' 2022-05-18T03:12:30.0397705Z removed directory 'pytorch-master/.git/modules/third_party/pybind11/logs/refs/heads' 2022-05-18T03:12:30.0398204Z removed 'pytorch-master/.git/modules/third_party/pybind11/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0398730Z removed directory 'pytorch-master/.git/modules/third_party/pybind11/logs/refs/remotes/origin' 2022-05-18T03:12:30.0399228Z removed directory 'pytorch-master/.git/modules/third_party/pybind11/logs/refs/remotes' 2022-05-18T03:12:30.0399711Z removed directory 'pytorch-master/.git/modules/third_party/pybind11/logs/refs' 2022-05-18T03:12:30.0400174Z removed directory 'pytorch-master/.git/modules/third_party/pybind11/logs' 2022-05-18T03:12:30.0400597Z removed 'pytorch-master/.git/modules/third_party/pybind11/config' 2022-05-18T03:12:30.0401018Z removed 'pytorch-master/.git/modules/third_party/pybind11/index' 2022-05-18T03:12:30.0401458Z removed 'pytorch-master/.git/modules/third_party/pybind11/packed-refs' 2022-05-18T03:12:30.0401905Z removed directory 'pytorch-master/.git/modules/third_party/pybind11' 2022-05-18T03:12:30.0402344Z removed directory 'pytorch-master/.git/modules/third_party/gloo/branches' 2022-05-18T03:12:30.0402772Z removed 'pytorch-master/.git/modules/third_party/gloo/shallow' 2022-05-18T03:12:30.0403181Z removed 'pytorch-master/.git/modules/third_party/gloo/HEAD' 2022-05-18T03:12:30.0403682Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/1e/e7436994391c0dce2e26415e63d17ecf2eca9c' 2022-05-18T03:12:30.0404177Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/1e' 2022-05-18T03:12:30.0404708Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/ec/22558a124c734cec67d2154bcb0c0d954d47b1' 2022-05-18T03:12:30.0408198Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/ec' 2022-05-18T03:12:30.0408728Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/24/72b9dc70d0c6349643d2ed3edf1d0959cd6bdf' 2022-05-18T03:12:30.0409224Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/24' 2022-05-18T03:12:30.0409769Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/95/a3c3f3c22dd8983fb56f133dd518960420adad' 2022-05-18T03:12:30.0410248Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/95' 2022-05-18T03:12:30.0410888Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/0a/02d1a2912a8865bb8da070106cb64d05d1ef64' 2022-05-18T03:12:30.0411375Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/0a' 2022-05-18T03:12:30.0411928Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/4f/beac45837ebdc50ddead28d3b3e6c9dce0cee7' 2022-05-18T03:12:30.0412420Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/4f' 2022-05-18T03:12:30.0412954Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/22/a4bb87dcfb08a0e58280d2c5a352a8fbd75656' 2022-05-18T03:12:30.0413452Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/22' 2022-05-18T03:12:30.0413962Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/fb/a1ea2080f33994033c6441abcf5f4b0566301e' 2022-05-18T03:12:30.0417370Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/fb' 2022-05-18T03:12:30.0417895Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/00/8d23a7a18a3452a1a91d21c6940e95dff64b87' 2022-05-18T03:12:30.0418380Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/00' 2022-05-18T03:12:30.0418974Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/cd/a44c8cf576c501bf518b065654f2d42b89399b' 2022-05-18T03:12:30.0419476Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/cd' 2022-05-18T03:12:30.0419993Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/59/51b200484f548f682b3565269ee2bf7079ae35' 2022-05-18T03:12:30.0420472Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/59' 2022-05-18T03:12:30.0420977Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/16/56857521cb1a885138089bf245679fb5785a05' 2022-05-18T03:12:30.0421465Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/16' 2022-05-18T03:12:30.0421988Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/83/e066ff43859ad625145349002b4046ddf5c27d' 2022-05-18T03:12:30.0422456Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/83' 2022-05-18T03:12:30.0425943Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/52/c270217d8e57e2b9941bc1520600da78e163c0' 2022-05-18T03:12:30.0426433Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/52' 2022-05-18T03:12:30.0426964Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/f8/648bef47eb0395fa2634403f13df8f0327be75' 2022-05-18T03:12:30.0427440Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/f8' 2022-05-18T03:12:30.0427974Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/57/685ef8b7e1d6de0df6d5c4ffac2576c68a547c' 2022-05-18T03:12:30.0428475Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/57' 2022-05-18T03:12:30.0428987Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/0f/d1c67007512e7a51aa6fb179543d36c6936ced' 2022-05-18T03:12:30.0429475Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/0f' 2022-05-18T03:12:30.0429944Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/info' 2022-05-18T03:12:30.0430473Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/02/124e90484b1ca24eeff130a0ce5451a692644d' 2022-05-18T03:12:30.0431009Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/02/0ff099326b3036b7fb1380fc003e31e5c6a513' 2022-05-18T03:12:30.0431491Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/02' 2022-05-18T03:12:30.0432028Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/4c/fc5fe6f36690b6c69964ede2bc7e1aa983a54f' 2022-05-18T03:12:30.0432507Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/4c' 2022-05-18T03:12:30.0433035Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/e8/d192e9e952f9f66b677acb63d3bcf7f61430fb' 2022-05-18T03:12:30.0433597Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/e8/22b2230309aa6eaf58e97a65702bbdc12bb488' 2022-05-18T03:12:30.0434163Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/e8' 2022-05-18T03:12:30.0434726Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/pack/pack-7cc03c90ffa548af0c7c74f5761fe32a6420affa.idx' 2022-05-18T03:12:30.0435383Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/pack/pack-7cc03c90ffa548af0c7c74f5761fe32a6420affa.pack' 2022-05-18T03:12:30.0435917Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/pack' 2022-05-18T03:12:30.0436466Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/6b/ceab38f76ee016de161d5d992c8bf7ae72cde8' 2022-05-18T03:12:30.0436960Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/6b' 2022-05-18T03:12:30.0437496Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/f3/dabaf419b63c23e8ae3d56d873e0b700cc36d4' 2022-05-18T03:12:30.0437993Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/f3' 2022-05-18T03:12:30.0438510Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/ff/2078e323e0dc90f5175cc00b4183a074350afc' 2022-05-18T03:12:30.0438994Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/ff' 2022-05-18T03:12:30.0439585Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/17/5dbc0c2150464db0f3de431248923a022dfeb7' 2022-05-18T03:12:30.0440083Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/17' 2022-05-18T03:12:30.0440613Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/c2/2a5cfba94edf8ea4f53a174d38aa0c629d070f' 2022-05-18T03:12:30.0441107Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/c2' 2022-05-18T03:12:30.0441639Z removed 'pytorch-master/.git/modules/third_party/gloo/objects/1b/49b51cf69f497da5ba84aee9e06c8c18b492b2' 2022-05-18T03:12:30.0442136Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects/1b' 2022-05-18T03:12:30.0442576Z removed directory 'pytorch-master/.git/modules/third_party/gloo/objects' 2022-05-18T03:12:30.0443015Z removed 'pytorch-master/.git/modules/third_party/gloo/FETCH_HEAD' 2022-05-18T03:12:30.0443449Z removed 'pytorch-master/.git/modules/third_party/gloo/refs/heads/main' 2022-05-18T03:12:30.0443885Z removed directory 'pytorch-master/.git/modules/third_party/gloo/refs/heads' 2022-05-18T03:12:30.0444347Z removed directory 'pytorch-master/.git/modules/third_party/gloo/refs/tags' 2022-05-18T03:12:30.0444818Z removed 'pytorch-master/.git/modules/third_party/gloo/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0445286Z removed directory 'pytorch-master/.git/modules/third_party/gloo/refs/remotes/origin' 2022-05-18T03:12:30.0445761Z removed directory 'pytorch-master/.git/modules/third_party/gloo/refs/remotes' 2022-05-18T03:12:30.0446210Z removed directory 'pytorch-master/.git/modules/third_party/gloo/refs' 2022-05-18T03:12:30.0446644Z removed 'pytorch-master/.git/modules/third_party/gloo/description' 2022-05-18T03:12:30.0447060Z removed 'pytorch-master/.git/modules/third_party/gloo/info/exclude' 2022-05-18T03:12:30.0447499Z removed directory 'pytorch-master/.git/modules/third_party/gloo/info' 2022-05-18T03:12:30.0447983Z removed 'pytorch-master/.git/modules/third_party/gloo/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0448665Z removed 'pytorch-master/.git/modules/third_party/gloo/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0449150Z removed 'pytorch-master/.git/modules/third_party/gloo/hooks/update.sample' 2022-05-18T03:12:30.0449624Z removed 'pytorch-master/.git/modules/third_party/gloo/hooks/pre-receive.sample' 2022-05-18T03:12:30.0450107Z removed 'pytorch-master/.git/modules/third_party/gloo/hooks/pre-commit.sample' 2022-05-18T03:12:30.0450566Z removed 'pytorch-master/.git/modules/third_party/gloo/hooks/commit-msg.sample' 2022-05-18T03:12:30.0451062Z removed 'pytorch-master/.git/modules/third_party/gloo/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0451571Z removed 'pytorch-master/.git/modules/third_party/gloo/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0452152Z removed 'pytorch-master/.git/modules/third_party/gloo/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0452662Z removed 'pytorch-master/.git/modules/third_party/gloo/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0453145Z removed 'pytorch-master/.git/modules/third_party/gloo/hooks/pre-push.sample' 2022-05-18T03:12:30.0453628Z removed 'pytorch-master/.git/modules/third_party/gloo/hooks/post-update.sample' 2022-05-18T03:12:30.0454092Z removed 'pytorch-master/.git/modules/third_party/gloo/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0454546Z removed directory 'pytorch-master/.git/modules/third_party/gloo/hooks' 2022-05-18T03:12:30.0454980Z removed 'pytorch-master/.git/modules/third_party/gloo/logs/HEAD' 2022-05-18T03:12:30.0455407Z removed 'pytorch-master/.git/modules/third_party/gloo/logs/refs/heads/main' 2022-05-18T03:12:30.0455875Z removed directory 'pytorch-master/.git/modules/third_party/gloo/logs/refs/heads' 2022-05-18T03:12:30.0456355Z removed 'pytorch-master/.git/modules/third_party/gloo/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0456861Z removed directory 'pytorch-master/.git/modules/third_party/gloo/logs/refs/remotes/origin' 2022-05-18T03:12:30.0457338Z removed directory 'pytorch-master/.git/modules/third_party/gloo/logs/refs/remotes' 2022-05-18T03:12:30.0457866Z removed directory 'pytorch-master/.git/modules/third_party/gloo/logs/refs' 2022-05-18T03:12:30.0458123Z removed directory 'pytorch-master/.git/modules/third_party/gloo/logs' 2022-05-18T03:12:30.0458355Z removed 'pytorch-master/.git/modules/third_party/gloo/config' 2022-05-18T03:12:30.0458576Z removed 'pytorch-master/.git/modules/third_party/gloo/index' 2022-05-18T03:12:30.0458804Z removed 'pytorch-master/.git/modules/third_party/gloo/packed-refs' 2022-05-18T03:12:30.0459039Z removed directory 'pytorch-master/.git/modules/third_party/gloo' 2022-05-18T03:12:30.0459292Z removed directory 'pytorch-master/.git/modules/third_party/sleef/branches' 2022-05-18T03:12:30.0459525Z removed 'pytorch-master/.git/modules/third_party/sleef/shallow' 2022-05-18T03:12:30.0459749Z removed 'pytorch-master/.git/modules/third_party/sleef/HEAD' 2022-05-18T03:12:30.0460015Z removed directory 'pytorch-master/.git/modules/third_party/sleef/objects/info' 2022-05-18T03:12:30.0460404Z removed 'pytorch-master/.git/modules/third_party/sleef/objects/pack/pack-14cd79081d5fdbecdbbf304f56e0a6521b6e529d.pack' 2022-05-18T03:12:30.0460789Z removed 'pytorch-master/.git/modules/third_party/sleef/objects/pack/pack-14cd79081d5fdbecdbbf304f56e0a6521b6e529d.idx' 2022-05-18T03:12:30.0461158Z removed 'pytorch-master/.git/modules/third_party/sleef/objects/pack/pack-44be91fac0e6c9dafbd4238a6da7efc3e6a704b7.idx' 2022-05-18T03:12:30.0461551Z removed 'pytorch-master/.git/modules/third_party/sleef/objects/pack/pack-44be91fac0e6c9dafbd4238a6da7efc3e6a704b7.pack' 2022-05-18T03:12:30.0461815Z removed directory 'pytorch-master/.git/modules/third_party/sleef/objects/pack' 2022-05-18T03:12:30.0462068Z removed directory 'pytorch-master/.git/modules/third_party/sleef/objects' 2022-05-18T03:12:30.0462309Z removed 'pytorch-master/.git/modules/third_party/sleef/FETCH_HEAD' 2022-05-18T03:12:30.0462566Z removed 'pytorch-master/.git/modules/third_party/sleef/refs/heads/master' 2022-05-18T03:12:30.0462828Z removed directory 'pytorch-master/.git/modules/third_party/sleef/refs/heads' 2022-05-18T03:12:30.0463088Z removed directory 'pytorch-master/.git/modules/third_party/sleef/refs/tags' 2022-05-18T03:12:30.0463352Z removed 'pytorch-master/.git/modules/third_party/sleef/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0463616Z removed directory 'pytorch-master/.git/modules/third_party/sleef/refs/remotes/origin' 2022-05-18T03:12:30.0463878Z removed directory 'pytorch-master/.git/modules/third_party/sleef/refs/remotes' 2022-05-18T03:12:30.0464126Z removed directory 'pytorch-master/.git/modules/third_party/sleef/refs' 2022-05-18T03:12:30.0464371Z removed 'pytorch-master/.git/modules/third_party/sleef/description' 2022-05-18T03:12:30.0464611Z removed 'pytorch-master/.git/modules/third_party/sleef/info/exclude' 2022-05-18T03:12:30.0464924Z removed directory 'pytorch-master/.git/modules/third_party/sleef/info' 2022-05-18T03:12:30.0465214Z removed 'pytorch-master/.git/modules/third_party/sleef/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0465517Z removed 'pytorch-master/.git/modules/third_party/sleef/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0465762Z removed 'pytorch-master/.git/modules/third_party/sleef/hooks/update.sample' 2022-05-18T03:12:30.0466033Z removed 'pytorch-master/.git/modules/third_party/sleef/hooks/pre-receive.sample' 2022-05-18T03:12:30.0466303Z removed 'pytorch-master/.git/modules/third_party/sleef/hooks/pre-commit.sample' 2022-05-18T03:12:30.0466570Z removed 'pytorch-master/.git/modules/third_party/sleef/hooks/commit-msg.sample' 2022-05-18T03:12:30.0466859Z removed 'pytorch-master/.git/modules/third_party/sleef/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0467144Z removed 'pytorch-master/.git/modules/third_party/sleef/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0467438Z removed 'pytorch-master/.git/modules/third_party/sleef/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0467719Z removed 'pytorch-master/.git/modules/third_party/sleef/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0467972Z removed 'pytorch-master/.git/modules/third_party/sleef/hooks/pre-push.sample' 2022-05-18T03:12:30.0471293Z removed 'pytorch-master/.git/modules/third_party/sleef/hooks/post-update.sample' 2022-05-18T03:12:30.0471572Z removed 'pytorch-master/.git/modules/third_party/sleef/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0471823Z removed directory 'pytorch-master/.git/modules/third_party/sleef/hooks' 2022-05-18T03:12:30.0472063Z removed 'pytorch-master/.git/modules/third_party/sleef/logs/HEAD' 2022-05-18T03:12:30.0472326Z removed 'pytorch-master/.git/modules/third_party/sleef/logs/refs/heads/master' 2022-05-18T03:12:30.0472598Z removed directory 'pytorch-master/.git/modules/third_party/sleef/logs/refs/heads' 2022-05-18T03:12:30.0472878Z removed 'pytorch-master/.git/modules/third_party/sleef/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0473156Z removed directory 'pytorch-master/.git/modules/third_party/sleef/logs/refs/remotes/origin' 2022-05-18T03:12:30.0473434Z removed directory 'pytorch-master/.git/modules/third_party/sleef/logs/refs/remotes' 2022-05-18T03:12:30.0473695Z removed directory 'pytorch-master/.git/modules/third_party/sleef/logs/refs' 2022-05-18T03:12:30.0473941Z removed directory 'pytorch-master/.git/modules/third_party/sleef/logs' 2022-05-18T03:12:30.0474171Z removed 'pytorch-master/.git/modules/third_party/sleef/config' 2022-05-18T03:12:30.0474397Z removed 'pytorch-master/.git/modules/third_party/sleef/index' 2022-05-18T03:12:30.0474639Z removed 'pytorch-master/.git/modules/third_party/sleef/packed-refs' 2022-05-18T03:12:30.0474874Z removed directory 'pytorch-master/.git/modules/third_party/sleef' 2022-05-18T03:12:30.0475112Z removed directory 'pytorch-master/.git/modules/third_party/onnx/branches' 2022-05-18T03:12:30.0475341Z removed 'pytorch-master/.git/modules/third_party/onnx/shallow' 2022-05-18T03:12:30.0475563Z removed 'pytorch-master/.git/modules/third_party/onnx/HEAD' 2022-05-18T03:12:30.0475825Z removed directory 'pytorch-master/.git/modules/third_party/onnx/objects/info' 2022-05-18T03:12:30.0476202Z removed 'pytorch-master/.git/modules/third_party/onnx/objects/pack/pack-15b0a9978d63119abbdc9e9c4b3cef0461a1b1db.idx' 2022-05-18T03:12:30.0479461Z removed 'pytorch-master/.git/modules/third_party/onnx/objects/pack/pack-15b0a9978d63119abbdc9e9c4b3cef0461a1b1db.pack' 2022-05-18T03:12:30.0479835Z removed 'pytorch-master/.git/modules/third_party/onnx/objects/pack/pack-fcf8a9a57cff083546517c814a5f9b8ff0c60d6b.idx' 2022-05-18T03:12:30.0480208Z removed 'pytorch-master/.git/modules/third_party/onnx/objects/pack/pack-fcf8a9a57cff083546517c814a5f9b8ff0c60d6b.pack' 2022-05-18T03:12:30.0480472Z removed directory 'pytorch-master/.git/modules/third_party/onnx/objects/pack' 2022-05-18T03:12:30.0480709Z removed directory 'pytorch-master/.git/modules/third_party/onnx/objects' 2022-05-18T03:12:30.0481016Z removed 'pytorch-master/.git/modules/third_party/onnx/FETCH_HEAD' 2022-05-18T03:12:30.0481267Z removed 'pytorch-master/.git/modules/third_party/onnx/refs/heads/main' 2022-05-18T03:12:30.0481524Z removed directory 'pytorch-master/.git/modules/third_party/onnx/refs/heads' 2022-05-18T03:12:30.0481778Z removed directory 'pytorch-master/.git/modules/third_party/onnx/refs/tags' 2022-05-18T03:12:30.0482044Z removed 'pytorch-master/.git/modules/third_party/onnx/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0482322Z removed directory 'pytorch-master/.git/modules/third_party/onnx/refs/remotes/origin' 2022-05-18T03:12:30.0482582Z removed directory 'pytorch-master/.git/modules/third_party/onnx/refs/remotes' 2022-05-18T03:12:30.0482813Z removed directory 'pytorch-master/.git/modules/third_party/onnx/refs' 2022-05-18T03:12:30.0483052Z removed 'pytorch-master/.git/modules/third_party/onnx/description' 2022-05-18T03:12:30.0483317Z removed 'pytorch-master/.git/modules/third_party/onnx/info/exclude' 2022-05-18T03:12:30.0483567Z removed directory 'pytorch-master/.git/modules/third_party/onnx/info' 2022-05-18T03:12:30.0483857Z removed 'pytorch-master/.git/modules/third_party/onnx/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0484153Z removed 'pytorch-master/.git/modules/third_party/onnx/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0484466Z removed 'pytorch-master/.git/modules/third_party/onnx/hooks/update.sample' 2022-05-18T03:12:30.0484742Z removed 'pytorch-master/.git/modules/third_party/onnx/hooks/pre-receive.sample' 2022-05-18T03:12:30.0484996Z removed 'pytorch-master/.git/modules/third_party/onnx/hooks/pre-commit.sample' 2022-05-18T03:12:30.0485263Z removed 'pytorch-master/.git/modules/third_party/onnx/hooks/commit-msg.sample' 2022-05-18T03:12:30.0485549Z removed 'pytorch-master/.git/modules/third_party/onnx/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0485837Z removed 'pytorch-master/.git/modules/third_party/onnx/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0486129Z removed 'pytorch-master/.git/modules/third_party/onnx/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0486412Z removed 'pytorch-master/.git/modules/third_party/onnx/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0486676Z removed 'pytorch-master/.git/modules/third_party/onnx/hooks/pre-push.sample' 2022-05-18T03:12:30.0486945Z removed 'pytorch-master/.git/modules/third_party/onnx/hooks/post-update.sample' 2022-05-18T03:12:30.0487196Z removed 'pytorch-master/.git/modules/third_party/onnx/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0487442Z removed directory 'pytorch-master/.git/modules/third_party/onnx/hooks' 2022-05-18T03:12:30.0487670Z removed 'pytorch-master/.git/modules/third_party/onnx/logs/HEAD' 2022-05-18T03:12:30.0487925Z removed 'pytorch-master/.git/modules/third_party/onnx/logs/refs/heads/main' 2022-05-18T03:12:30.0488434Z removed directory 'pytorch-master/.git/modules/third_party/onnx/logs/refs/heads' 2022-05-18T03:12:30.0488723Z removed 'pytorch-master/.git/modules/third_party/onnx/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0489014Z removed directory 'pytorch-master/.git/modules/third_party/onnx/logs/refs/remotes/origin' 2022-05-18T03:12:30.0489286Z removed directory 'pytorch-master/.git/modules/third_party/onnx/logs/refs/remotes' 2022-05-18T03:12:30.0489527Z removed directory 'pytorch-master/.git/modules/third_party/onnx/logs/refs' 2022-05-18T03:12:30.0489772Z removed directory 'pytorch-master/.git/modules/third_party/onnx/logs' 2022-05-18T03:12:30.0489998Z removed 'pytorch-master/.git/modules/third_party/onnx/config' 2022-05-18T03:12:30.0490222Z removed 'pytorch-master/.git/modules/third_party/onnx/index' 2022-05-18T03:12:30.0490549Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/branches' 2022-05-18T03:12:30.0490852Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/shallow' 2022-05-18T03:12:30.0491140Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/HEAD' 2022-05-18T03:12:30.0491554Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/info' 2022-05-18T03:12:30.0491979Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-86e4006d7a1905aacc9df8b1269e782a272dfb22.idx' 2022-05-18T03:12:30.0492414Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-86e4006d7a1905aacc9df8b1269e782a272dfb22.pack' 2022-05-18T03:12:30.0492847Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-45dc8f072ad262b784cdba1e60df906441742536.idx' 2022-05-18T03:12:30.0493275Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-45dc8f072ad262b784cdba1e60df906441742536.pack' 2022-05-18T03:12:30.0493604Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack' 2022-05-18T03:12:30.0493928Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/objects' 2022-05-18T03:12:30.0494230Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/FETCH_HEAD' 2022-05-18T03:12:30.0494541Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/heads/master' 2022-05-18T03:12:30.0494923Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/heads' 2022-05-18T03:12:30.0495253Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/tags' 2022-05-18T03:12:30.0495569Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0495916Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/remotes/origin' 2022-05-18T03:12:30.0496241Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/remotes' 2022-05-18T03:12:30.0496558Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/refs' 2022-05-18T03:12:30.0496867Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/description' 2022-05-18T03:12:30.0497172Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/info/exclude' 2022-05-18T03:12:30.0497483Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/info' 2022-05-18T03:12:30.0497839Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0498196Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0498504Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/update.sample' 2022-05-18T03:12:30.0498836Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-receive.sample' 2022-05-18T03:12:30.0499171Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-commit.sample' 2022-05-18T03:12:30.0499499Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/commit-msg.sample' 2022-05-18T03:12:30.0499848Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0500194Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0500548Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0500896Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0501220Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-push.sample' 2022-05-18T03:12:30.0501541Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/post-update.sample' 2022-05-18T03:12:30.0501937Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0502256Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks' 2022-05-18T03:12:30.0502549Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/HEAD' 2022-05-18T03:12:30.0502865Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/heads/master' 2022-05-18T03:12:30.0503198Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/heads' 2022-05-18T03:12:30.0503532Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0503880Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/remotes/origin' 2022-05-18T03:12:30.0504218Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/remotes' 2022-05-18T03:12:30.0504522Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs' 2022-05-18T03:12:30.0504910Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/logs' 2022-05-18T03:12:30.0505207Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/config' 2022-05-18T03:12:30.0505494Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/index' 2022-05-18T03:12:30.0505800Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11/packed-refs' 2022-05-18T03:12:30.0506097Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/pybind11' 2022-05-18T03:12:30.0506419Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/branches' 2022-05-18T03:12:30.0506715Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/shallow' 2022-05-18T03:12:30.0506998Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/HEAD' 2022-05-18T03:12:30.0510391Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/1c/f04db17e4edd1090aec27dd110dfee64074ab4' 2022-05-18T03:12:30.0510799Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/1c/91e1015ab6fb7a385834075ff2c5b3dd6528d5' 2022-05-18T03:12:30.0511128Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/1c' 2022-05-18T03:12:30.0511527Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/92/4d2f0ba7e5108eaeb3d3ac62070ad84ffc4716' 2022-05-18T03:12:30.0511854Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/92' 2022-05-18T03:12:30.0512247Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/f0/a4455f5fb7cc9d96148758c640e4b27b81d3b3' 2022-05-18T03:12:30.0512648Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/f0/cd7010e3a905c0cfdddb9b33da5c31ed1dff9e' 2022-05-18T03:12:30.0512975Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/f0' 2022-05-18T03:12:30.0513355Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/d0/d2099814402a3fc54ed2be2b61cd4f31d5c5f7' 2022-05-18T03:12:30.0513741Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/d0/6e1031db141ad5a37991f9d54cc8c778e2fd1d' 2022-05-18T03:12:30.0514116Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/d0/7fbc00b15160bcad644a5d3de56a9d11dd0d5b' 2022-05-18T03:12:30.0514438Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/d0' 2022-05-18T03:12:30.0514901Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/68/5d6b097dcf17ec01d870384133d54bf563367d' 2022-05-18T03:12:30.0515228Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/68' 2022-05-18T03:12:30.0515606Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/1e/84bff68d811393c4f101422676fd53049435b1' 2022-05-18T03:12:30.0518819Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/1e' 2022-05-18T03:12:30.0519214Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/ec/5b4c0cc07821937a514745adf9d99514b204c6' 2022-05-18T03:12:30.0519536Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/ec' 2022-05-18T03:12:30.0520832Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/82/b4d72b62fbe545d1826ecf427ccf3281078246' 2022-05-18T03:12:30.0521224Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/82/b15ac7090cfbdff902e138bf47e910043f479e' 2022-05-18T03:12:30.0521608Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/82' 2022-05-18T03:12:30.0522003Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/36/dc3005a3b5e07b6dd481c744b56bced79d930e' 2022-05-18T03:12:30.0522323Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/36' 2022-05-18T03:12:30.0522701Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/09/c058c5449f58620fad188daee6f5486cafea8b' 2022-05-18T03:12:30.0523020Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/09' 2022-05-18T03:12:30.0523402Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/ab/832861ece2990ac371c4cb76209de3f927b4e5' 2022-05-18T03:12:30.0523726Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/ab' 2022-05-18T03:12:30.0524120Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/4b/3f13fa55e123778ee7fcef26752ca6fbe5ba89' 2022-05-18T03:12:30.0524506Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/4b/40aaec8b94d20c7f6e78f19042833dbead6673' 2022-05-18T03:12:30.0524825Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/4b' 2022-05-18T03:12:30.0525224Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/06/aafb1fa1463ee4cd11d12a29163d99aa31a762' 2022-05-18T03:12:30.0525556Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/06' 2022-05-18T03:12:30.0525951Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/d4/b0bab70e7733bfaad73c2d425ee6c49a6c298f' 2022-05-18T03:12:30.0526257Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/d4' 2022-05-18T03:12:30.0526643Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/3e/c0c7d1a7b7900752552ed18bdd1e43e3bff392' 2022-05-18T03:12:30.0526962Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/3e' 2022-05-18T03:12:30.0527350Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/2d/ec4a8b28ba8d3056574a1e2d2af18f0b58636c' 2022-05-18T03:12:30.0527672Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/2d' 2022-05-18T03:12:30.0528062Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/88/cebe3a1caac022b39199870c09d8804d45409b' 2022-05-18T03:12:30.0528617Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/88' 2022-05-18T03:12:30.0529008Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/f4/1911a39ce739efc37939b82b1dc7111cb1c8de' 2022-05-18T03:12:30.0529329Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/f4' 2022-05-18T03:12:30.0529722Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/c6/4acabc25c98d6319e473b08a96beb10eba3cd9' 2022-05-18T03:12:30.0530032Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/c6' 2022-05-18T03:12:30.0530414Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/9b/8a6132e6d6a237c78c3205a132dfd13627db3d' 2022-05-18T03:12:30.0530737Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/9b' 2022-05-18T03:12:30.0531129Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/3c/d4f5565fa1c9d9882bf3c220c2c305d0fdfeee' 2022-05-18T03:12:30.0531510Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/3c' 2022-05-18T03:12:30.0531911Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/8e/34fd85a71f720cafe596372df1e908cd78fac9' 2022-05-18T03:12:30.0532230Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/8e' 2022-05-18T03:12:30.0532622Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/94/5c9a9fc4af3be7a4ab07db31448b33bf380122' 2022-05-18T03:12:30.0532947Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/94' 2022-05-18T03:12:30.0533322Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/7c/e1a633d65a2e7102ce8df365b7a2874f08e727' 2022-05-18T03:12:30.0533644Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/7c' 2022-05-18T03:12:30.0534029Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/59/a5ffaca4d4d57e6d028108d16929ab8bfc7c76' 2022-05-18T03:12:30.0534347Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/59' 2022-05-18T03:12:30.0534724Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/e7/0e76987245eabc36f78fda217d4504105ed924' 2022-05-18T03:12:30.0535104Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/e7/76aa0275e293707b6a0901e0e8d8a8a3679508' 2022-05-18T03:12:30.0535425Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/e7' 2022-05-18T03:12:30.0535803Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/20/10e2450b4add61973f22d7e5e6072691e2fc1c' 2022-05-18T03:12:30.0536119Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/20' 2022-05-18T03:12:30.0536496Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/2f/c92517a32c710626b84da0d9775c00d2996338' 2022-05-18T03:12:30.0536798Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/2f' 2022-05-18T03:12:30.0537179Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/89/7a13866baecbac465bb89dad04df1dcc92e910' 2022-05-18T03:12:30.0537492Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/89' 2022-05-18T03:12:30.0537854Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/b3/b247831496f610234e6153697d199a88d6ebc4' 2022-05-18T03:12:30.0538229Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/b3' 2022-05-18T03:12:30.0538611Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/2a/7f14fd3c53cb6ad00cc9f4003d79e76ba8db99' 2022-05-18T03:12:30.0538923Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/2a' 2022-05-18T03:12:30.0539301Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/23/dd3d09b1f6c8c5d12b1023b0e20757a47c3ac5' 2022-05-18T03:12:30.0539679Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/23/eb1baf633764b925787a712879218f6735b678' 2022-05-18T03:12:30.0540000Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/23' 2022-05-18T03:12:30.0540371Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/2c/e92d1c72beda40a2275e4fe465375a9ae2e64d' 2022-05-18T03:12:30.0540692Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/2c' 2022-05-18T03:12:30.0541130Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/d7/ec6a9c8f61a60ec957e240d587df7e1dc33651' 2022-05-18T03:12:30.0541507Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/d7/f00835631535d5fd15b56f2735801e03d7875d' 2022-05-18T03:12:30.0541833Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/d7' 2022-05-18T03:12:30.0542221Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/5f/461d05a0c64781bcd08ce380e6cfce1ecab3ad' 2022-05-18T03:12:30.0542538Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/5f' 2022-05-18T03:12:30.0542914Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/f8/219036d2d9af71d8986c6f9183e015811254ed' 2022-05-18T03:12:30.0543231Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/f8' 2022-05-18T03:12:30.0543619Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/73/bead2fb555b901f49eb07d04dd737799f6a722' 2022-05-18T03:12:30.0543917Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/73' 2022-05-18T03:12:30.0544301Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/6e/9256eea8a2dafc9bf15171b68ebae428e791b6' 2022-05-18T03:12:30.0544692Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/6e/e69f29072e8d237bb4dff5c473165aca4838a1' 2022-05-18T03:12:30.0545012Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/6e' 2022-05-18T03:12:30.0545399Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/a5/91743c6a6ba93566c21eb1bbe17ab5cee08b7a' 2022-05-18T03:12:30.0545724Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/a5' 2022-05-18T03:12:30.0546053Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/info' 2022-05-18T03:12:30.0546434Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/07/05e219f2fa2a7d11a758a354386a40adc8db43' 2022-05-18T03:12:30.0546804Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/07/c237727549899458c0667e05903c79a489b0ed' 2022-05-18T03:12:30.0547127Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/07' 2022-05-18T03:12:30.0547488Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/e9/9c6e77f006e51782b7b8c59d2d3e579369acc0' 2022-05-18T03:12:30.0547867Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/e9' 2022-05-18T03:12:30.0548254Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/b1/c1d3d5a90e4ff84b9c6b912ceda6ee626d6639' 2022-05-18T03:12:30.0548571Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/b1' 2022-05-18T03:12:30.0548943Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/dc/6f93568539b7fc0a7fe02de38be13a103b9c9f' 2022-05-18T03:12:30.0549259Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/dc' 2022-05-18T03:12:30.0549638Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/3d/078586f1de1494650b73447bedd711b1c1c651' 2022-05-18T03:12:30.0549958Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/3d' 2022-05-18T03:12:30.0550407Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/pack/pack-b3ce6e418e44cf4c27c78082901c06dcd74a68bd.pack' 2022-05-18T03:12:30.0550878Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/pack/pack-b3ce6e418e44cf4c27c78082901c06dcd74a68bd.idx' 2022-05-18T03:12:30.0551216Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/pack' 2022-05-18T03:12:30.0551608Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/b4/d6abbb5780ea15ba8dec2ce4f8e32ea9917bc9' 2022-05-18T03:12:30.0551928Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/b4' 2022-05-18T03:12:30.0552308Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/8d/2c342a9af409e49e0df13a2139f4fd92b2b4fd' 2022-05-18T03:12:30.0552624Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/8d' 2022-05-18T03:12:30.0553005Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/ed/1aa044ee79f536a10ab5daa912886e788a49d2' 2022-05-18T03:12:30.0553400Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/ed/b8a5c0a35eb9b17dab236782c03ca740d30861' 2022-05-18T03:12:30.0553721Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/ed' 2022-05-18T03:12:30.0554099Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/6b/18fe43593fc133b2f4769264cc7c4f24fd59b0' 2022-05-18T03:12:30.0554400Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/6b' 2022-05-18T03:12:30.0554763Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/14/62b10f02f96325354344f07d8c494ee7f8f345' 2022-05-18T03:12:30.0555083Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/14' 2022-05-18T03:12:30.0555467Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/eb/c3acebd2a800b3336c9533ea7bb11c0a373b94' 2022-05-18T03:12:30.0555785Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/eb' 2022-05-18T03:12:30.0556159Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/1d/6b8a109e9db305225736e8bf02e426362424bb' 2022-05-18T03:12:30.0556472Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/1d' 2022-05-18T03:12:30.0556853Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/70/51bcd82c490cda4d8025c9775bdb0089393ef1' 2022-05-18T03:12:30.0557244Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/70/1804ba0e00fa1105e8aa7fc6b3480bb5540005' 2022-05-18T03:12:30.0557684Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/70/6ad559db9c753fe02d24077600875684eb7682' 2022-05-18T03:12:30.0558056Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/70/500bd3223ce537b0aeb7ca45f2ab69b234c634' 2022-05-18T03:12:30.0558377Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/70' 2022-05-18T03:12:30.0558752Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/dd/64a336553157dfac9fc327f451030fc10a48cd' 2022-05-18T03:12:30.0559140Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/dd/7a3ffe8cbb2c85a62a4e3e035ab7a2b488667f' 2022-05-18T03:12:30.0559513Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/dd/6865a31d7667253a35e7d5cc52b4adb6be20c0' 2022-05-18T03:12:30.0559829Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/dd' 2022-05-18T03:12:30.0560211Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/8a/b2c299393faaaf146476fa85c0ee77dd5ebdf6' 2022-05-18T03:12:30.0560576Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/8a' 2022-05-18T03:12:30.0560959Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/ba/a9ed9262baa0e911a3c98b844552453f2bc1a0' 2022-05-18T03:12:30.0561273Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/ba' 2022-05-18T03:12:30.0561630Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/10/683b433ab54aa417eccb660907c34657da42e7' 2022-05-18T03:12:30.0561946Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/10' 2022-05-18T03:12:30.0562322Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/ea/f108e017dc53e4e0ce22cc50f97024f253415b' 2022-05-18T03:12:30.0562714Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/ea/aa14464d5faa88464440a54fb23262a1b8188d' 2022-05-18T03:12:30.0563035Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/ea' 2022-05-18T03:12:30.0563415Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/d1/9d0ef4c1e0da7da94007d51083d714b2fbc274' 2022-05-18T03:12:30.0563731Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/d1' 2022-05-18T03:12:30.0564101Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/0e/27065c1558eff5797e52f631d24ed19c53d664' 2022-05-18T03:12:30.0564417Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/0e' 2022-05-18T03:12:30.0564797Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/c4/c4d660f1eba1a484fcd2c2c11f7e94115ace31' 2022-05-18T03:12:30.0565098Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/c4' 2022-05-18T03:12:30.0565473Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/03/41c31bd74b99de737f9de938dad808cdc93914' 2022-05-18T03:12:30.0565785Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/03' 2022-05-18T03:12:30.0566155Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/db/f7982a3686e0aba0380134a6de236852f66ca4' 2022-05-18T03:12:30.0566474Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/db' 2022-05-18T03:12:30.0566849Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/0c/090981a833a626711e5e8391f61c0f1d9debbf' 2022-05-18T03:12:30.0567316Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/0c/9e06c8c574823fcdaeb5b57b0defc3e21f3189' 2022-05-18T03:12:30.0567638Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/0c' 2022-05-18T03:12:30.0568022Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/97/bf6e09b30d228b495813f61ed7ea6a80e7a4ac' 2022-05-18T03:12:30.0568503Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/97' 2022-05-18T03:12:30.0568864Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/7b/bf0d0157473482711a111b7d151a6d49dab973' 2022-05-18T03:12:30.0569186Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/7b' 2022-05-18T03:12:30.0569563Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/35/510645b084e91249b00053cacde2decccb6be9' 2022-05-18T03:12:30.0569883Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/35' 2022-05-18T03:12:30.0570351Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/05/ae804bfe3fbdd7bf4f96fd7c06cb69c9cc70c3' 2022-05-18T03:12:30.0570747Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/05/0e46987fabe317ba6e2220302db14b4f3f2341' 2022-05-18T03:12:30.0571069Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/05' 2022-05-18T03:12:30.0571444Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/3f/174c486f25a23983e5bf9417c8b456a989050e' 2022-05-18T03:12:30.0571763Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/3f' 2022-05-18T03:12:30.0572119Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/48/920ca7829567718dbbb21278d73ee629e6ddac' 2022-05-18T03:12:30.0572438Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/48' 2022-05-18T03:12:30.0572814Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/54/aa04a422472d1ce09a59c1d63c43b469e43cff' 2022-05-18T03:12:30.0573196Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/54/734f1ea55e78c29195d36ef6b44a97b2e390b9' 2022-05-18T03:12:30.0573514Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/54' 2022-05-18T03:12:30.0573887Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/d6/45695673349e3947e8e5ae42332d0ac3164cd7' 2022-05-18T03:12:30.0574204Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/d6' 2022-05-18T03:12:30.0574586Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/c8/5671444d1bb8fde07acb0f25f963df81455920' 2022-05-18T03:12:30.0574909Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/c8' 2022-05-18T03:12:30.0575285Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/e2/c5c8648d03556692033e520bcb982f00669d6a' 2022-05-18T03:12:30.0575588Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/e2' 2022-05-18T03:12:30.0575973Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/3b/376ac57d5ff7d17036054ced0e33c5a15662bc' 2022-05-18T03:12:30.0576287Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/3b' 2022-05-18T03:12:30.0576665Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/fd/ec69174eec0b0f5f8770267140ecc94f0e2345' 2022-05-18T03:12:30.0577046Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/fd' 2022-05-18T03:12:30.0577420Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/7e/ccc85536a5f0d25fc014da196375d6f3888429' 2022-05-18T03:12:30.0577736Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/7e' 2022-05-18T03:12:30.0578105Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/b8/9041720272af8a2e223b24d4f10b878d0f4f71' 2022-05-18T03:12:30.0581643Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects/b8' 2022-05-18T03:12:30.0581976Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/objects' 2022-05-18T03:12:30.0582265Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/FETCH_HEAD' 2022-05-18T03:12:30.0582581Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/refs/heads/main' 2022-05-18T03:12:30.0582903Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/refs/heads' 2022-05-18T03:12:30.0583320Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/refs/tags' 2022-05-18T03:12:30.0583658Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0584003Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/refs/remotes/origin' 2022-05-18T03:12:30.0584334Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/refs/remotes' 2022-05-18T03:12:30.0584648Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/refs' 2022-05-18T03:12:30.0584955Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/description' 2022-05-18T03:12:30.0585248Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/info/exclude' 2022-05-18T03:12:30.0585560Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/info' 2022-05-18T03:12:30.0585914Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0586275Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0586596Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/hooks/update.sample' 2022-05-18T03:12:30.0586938Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/hooks/pre-receive.sample' 2022-05-18T03:12:30.0587270Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/hooks/pre-commit.sample' 2022-05-18T03:12:30.0587599Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/hooks/commit-msg.sample' 2022-05-18T03:12:30.0587954Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0588285Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0588640Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0588984Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0589310Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/hooks/pre-push.sample' 2022-05-18T03:12:30.0589643Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/hooks/post-update.sample' 2022-05-18T03:12:30.0589970Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0590366Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/hooks' 2022-05-18T03:12:30.0590663Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/logs/HEAD' 2022-05-18T03:12:30.0590983Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/logs/refs/heads/main' 2022-05-18T03:12:30.0591301Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/logs/refs/heads' 2022-05-18T03:12:30.0591641Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0591997Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/logs/refs/remotes/origin' 2022-05-18T03:12:30.0592337Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/logs/refs/remotes' 2022-05-18T03:12:30.0592657Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/logs/refs' 2022-05-18T03:12:30.0592966Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/logs' 2022-05-18T03:12:30.0593310Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/config' 2022-05-18T03:12:30.0593610Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/index' 2022-05-18T03:12:30.0593917Z removed 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark/packed-refs' 2022-05-18T03:12:30.0594200Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party/benchmark' 2022-05-18T03:12:30.0594480Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules/third_party' 2022-05-18T03:12:30.0594728Z removed directory 'pytorch-master/.git/modules/third_party/onnx/modules' 2022-05-18T03:12:30.0594972Z removed 'pytorch-master/.git/modules/third_party/onnx/packed-refs' 2022-05-18T03:12:30.0595210Z removed directory 'pytorch-master/.git/modules/third_party/onnx' 2022-05-18T03:12:30.0595475Z removed directory 'pytorch-master/.git/modules/third_party/benchmark/branches' 2022-05-18T03:12:30.0595718Z removed 'pytorch-master/.git/modules/third_party/benchmark/shallow' 2022-05-18T03:12:30.0595952Z removed 'pytorch-master/.git/modules/third_party/benchmark/HEAD' 2022-05-18T03:12:30.0596213Z removed directory 'pytorch-master/.git/modules/third_party/benchmark/objects/info' 2022-05-18T03:12:30.0596608Z removed 'pytorch-master/.git/modules/third_party/benchmark/objects/pack/pack-b3ce6e418e44cf4c27c78082901c06dcd74a68bd.pack' 2022-05-18T03:12:30.0597000Z removed 'pytorch-master/.git/modules/third_party/benchmark/objects/pack/pack-bd50a8c20c713b14b2a1518dc72458c3831aa7a0.pack' 2022-05-18T03:12:30.0597381Z removed 'pytorch-master/.git/modules/third_party/benchmark/objects/pack/pack-b3ce6e418e44cf4c27c78082901c06dcd74a68bd.idx' 2022-05-18T03:12:30.0597759Z removed 'pytorch-master/.git/modules/third_party/benchmark/objects/pack/pack-bd50a8c20c713b14b2a1518dc72458c3831aa7a0.idx' 2022-05-18T03:12:30.0598039Z removed directory 'pytorch-master/.git/modules/third_party/benchmark/objects/pack' 2022-05-18T03:12:30.0598309Z removed directory 'pytorch-master/.git/modules/third_party/benchmark/objects' 2022-05-18T03:12:30.0598558Z removed 'pytorch-master/.git/modules/third_party/benchmark/FETCH_HEAD' 2022-05-18T03:12:30.0598813Z removed 'pytorch-master/.git/modules/third_party/benchmark/refs/heads/main' 2022-05-18T03:12:30.0599072Z removed directory 'pytorch-master/.git/modules/third_party/benchmark/refs/heads' 2022-05-18T03:12:30.0599335Z removed directory 'pytorch-master/.git/modules/third_party/benchmark/refs/tags' 2022-05-18T03:12:30.0599615Z removed 'pytorch-master/.git/modules/third_party/benchmark/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0599905Z removed directory 'pytorch-master/.git/modules/third_party/benchmark/refs/remotes/origin' 2022-05-18T03:12:30.0600243Z removed directory 'pytorch-master/.git/modules/third_party/benchmark/refs/remotes' 2022-05-18T03:12:30.0600497Z removed directory 'pytorch-master/.git/modules/third_party/benchmark/refs' 2022-05-18T03:12:30.0600753Z removed 'pytorch-master/.git/modules/third_party/benchmark/description' 2022-05-18T03:12:30.0601009Z removed 'pytorch-master/.git/modules/third_party/benchmark/info/exclude' 2022-05-18T03:12:30.0601253Z removed directory 'pytorch-master/.git/modules/third_party/benchmark/info' 2022-05-18T03:12:30.0604459Z removed 'pytorch-master/.git/modules/third_party/benchmark/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0604783Z removed 'pytorch-master/.git/modules/third_party/benchmark/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0605065Z removed 'pytorch-master/.git/modules/third_party/benchmark/hooks/update.sample' 2022-05-18T03:12:30.0605352Z removed 'pytorch-master/.git/modules/third_party/benchmark/hooks/pre-receive.sample' 2022-05-18T03:12:30.0605630Z removed 'pytorch-master/.git/modules/third_party/benchmark/hooks/pre-commit.sample' 2022-05-18T03:12:30.0605913Z removed 'pytorch-master/.git/modules/third_party/benchmark/hooks/commit-msg.sample' 2022-05-18T03:12:30.0606213Z removed 'pytorch-master/.git/modules/third_party/benchmark/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0606557Z removed 'pytorch-master/.git/modules/third_party/benchmark/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0606867Z removed 'pytorch-master/.git/modules/third_party/benchmark/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0607158Z removed 'pytorch-master/.git/modules/third_party/benchmark/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0607431Z removed 'pytorch-master/.git/modules/third_party/benchmark/hooks/pre-push.sample' 2022-05-18T03:12:30.0607712Z removed 'pytorch-master/.git/modules/third_party/benchmark/hooks/post-update.sample' 2022-05-18T03:12:30.0607993Z removed 'pytorch-master/.git/modules/third_party/benchmark/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0608401Z removed directory 'pytorch-master/.git/modules/third_party/benchmark/hooks' 2022-05-18T03:12:30.0608657Z removed 'pytorch-master/.git/modules/third_party/benchmark/logs/HEAD' 2022-05-18T03:12:30.0608910Z removed 'pytorch-master/.git/modules/third_party/benchmark/logs/refs/heads/main' 2022-05-18T03:12:30.0609194Z removed directory 'pytorch-master/.git/modules/third_party/benchmark/logs/refs/heads' 2022-05-18T03:12:30.0609481Z removed 'pytorch-master/.git/modules/third_party/benchmark/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0609784Z removed directory 'pytorch-master/.git/modules/third_party/benchmark/logs/refs/remotes/origin' 2022-05-18T03:12:30.0610070Z removed directory 'pytorch-master/.git/modules/third_party/benchmark/logs/refs/remotes' 2022-05-18T03:12:30.0610339Z removed directory 'pytorch-master/.git/modules/third_party/benchmark/logs/refs' 2022-05-18T03:12:30.0610594Z removed directory 'pytorch-master/.git/modules/third_party/benchmark/logs' 2022-05-18T03:12:30.0610831Z removed 'pytorch-master/.git/modules/third_party/benchmark/config' 2022-05-18T03:12:30.0611070Z removed 'pytorch-master/.git/modules/third_party/benchmark/index' 2022-05-18T03:12:30.0611309Z removed 'pytorch-master/.git/modules/third_party/benchmark/packed-refs' 2022-05-18T03:12:30.0611556Z removed directory 'pytorch-master/.git/modules/third_party/benchmark' 2022-05-18T03:12:30.0611814Z removed directory 'pytorch-master/.git/modules/third_party/cub/branches' 2022-05-18T03:12:30.0612042Z removed 'pytorch-master/.git/modules/third_party/cub/shallow' 2022-05-18T03:12:30.0612263Z removed 'pytorch-master/.git/modules/third_party/cub/HEAD' 2022-05-18T03:12:30.0612520Z removed directory 'pytorch-master/.git/modules/third_party/cub/objects/info' 2022-05-18T03:12:30.0612892Z removed 'pytorch-master/.git/modules/third_party/cub/objects/pack/pack-bd2292d57348bc2e75a403f85173c9b686d5d09f.idx' 2022-05-18T03:12:30.0613263Z removed 'pytorch-master/.git/modules/third_party/cub/objects/pack/pack-bd2292d57348bc2e75a403f85173c9b686d5d09f.pack' 2022-05-18T03:12:30.0613716Z removed 'pytorch-master/.git/modules/third_party/cub/objects/pack/pack-f03c4d0037feeeb7a6c66f7acdaf8e5e41df9b03.pack' 2022-05-18T03:12:30.0614098Z removed 'pytorch-master/.git/modules/third_party/cub/objects/pack/pack-f03c4d0037feeeb7a6c66f7acdaf8e5e41df9b03.idx' 2022-05-18T03:12:30.0614360Z removed directory 'pytorch-master/.git/modules/third_party/cub/objects/pack' 2022-05-18T03:12:30.0614611Z removed directory 'pytorch-master/.git/modules/third_party/cub/objects' 2022-05-18T03:12:30.0614840Z removed 'pytorch-master/.git/modules/third_party/cub/FETCH_HEAD' 2022-05-18T03:12:30.0615078Z removed 'pytorch-master/.git/modules/third_party/cub/refs/heads/main' 2022-05-18T03:12:30.0615331Z removed directory 'pytorch-master/.git/modules/third_party/cub/refs/heads' 2022-05-18T03:12:30.0615582Z removed directory 'pytorch-master/.git/modules/third_party/cub/refs/tags' 2022-05-18T03:12:30.0615830Z removed 'pytorch-master/.git/modules/third_party/cub/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0616111Z removed directory 'pytorch-master/.git/modules/third_party/cub/refs/remotes/origin' 2022-05-18T03:12:30.0616373Z removed directory 'pytorch-master/.git/modules/third_party/cub/refs/remotes' 2022-05-18T03:12:30.0616613Z removed directory 'pytorch-master/.git/modules/third_party/cub/refs' 2022-05-18T03:12:30.0616922Z removed 'pytorch-master/.git/modules/third_party/cub/description' 2022-05-18T03:12:30.0617166Z removed 'pytorch-master/.git/modules/third_party/cub/info/exclude' 2022-05-18T03:12:30.0617407Z removed directory 'pytorch-master/.git/modules/third_party/cub/info' 2022-05-18T03:12:30.0617696Z removed 'pytorch-master/.git/modules/third_party/cub/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0617975Z removed 'pytorch-master/.git/modules/third_party/cub/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0620807Z removed 'pytorch-master/.git/modules/third_party/cub/hooks/update.sample' 2022-05-18T03:12:30.0621152Z removed 'pytorch-master/.git/modules/third_party/cub/hooks/pre-receive.sample' 2022-05-18T03:12:30.0621429Z removed 'pytorch-master/.git/modules/third_party/cub/hooks/pre-commit.sample' 2022-05-18T03:12:30.0621698Z removed 'pytorch-master/.git/modules/third_party/cub/hooks/commit-msg.sample' 2022-05-18T03:12:30.0621981Z removed 'pytorch-master/.git/modules/third_party/cub/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0622263Z removed 'pytorch-master/.git/modules/third_party/cub/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0622561Z removed 'pytorch-master/.git/modules/third_party/cub/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0622829Z removed 'pytorch-master/.git/modules/third_party/cub/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0623090Z removed 'pytorch-master/.git/modules/third_party/cub/hooks/pre-push.sample' 2022-05-18T03:12:30.0623359Z removed 'pytorch-master/.git/modules/third_party/cub/hooks/post-update.sample' 2022-05-18T03:12:30.0623623Z removed 'pytorch-master/.git/modules/third_party/cub/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0623869Z removed directory 'pytorch-master/.git/modules/third_party/cub/hooks' 2022-05-18T03:12:30.0624100Z removed 'pytorch-master/.git/modules/third_party/cub/logs/HEAD' 2022-05-18T03:12:30.0624353Z removed 'pytorch-master/.git/modules/third_party/cub/logs/refs/heads/main' 2022-05-18T03:12:30.0624624Z removed directory 'pytorch-master/.git/modules/third_party/cub/logs/refs/heads' 2022-05-18T03:12:30.0624888Z removed 'pytorch-master/.git/modules/third_party/cub/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0625175Z removed directory 'pytorch-master/.git/modules/third_party/cub/logs/refs/remotes/origin' 2022-05-18T03:12:30.0625446Z removed directory 'pytorch-master/.git/modules/third_party/cub/logs/refs/remotes' 2022-05-18T03:12:30.0625699Z removed directory 'pytorch-master/.git/modules/third_party/cub/logs/refs' 2022-05-18T03:12:30.0625938Z removed directory 'pytorch-master/.git/modules/third_party/cub/logs' 2022-05-18T03:12:30.0626165Z removed 'pytorch-master/.git/modules/third_party/cub/config' 2022-05-18T03:12:30.0626497Z removed 'pytorch-master/.git/modules/third_party/cub/index' 2022-05-18T03:12:30.0626737Z removed 'pytorch-master/.git/modules/third_party/cub/packed-refs' 2022-05-18T03:12:30.0626954Z removed directory 'pytorch-master/.git/modules/third_party/cub' 2022-05-18T03:12:30.0627219Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/branches' 2022-05-18T03:12:30.0627457Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/shallow' 2022-05-18T03:12:30.0627686Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/HEAD' 2022-05-18T03:12:30.0628027Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/7a/f303720dcaeea5c1a30618841328ada2246edd' 2022-05-18T03:12:30.0628294Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/7a' 2022-05-18T03:12:30.0628638Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/92/abb57def361ce7bb2bf94295d8f66eed7b5747' 2022-05-18T03:12:30.0631865Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/92' 2022-05-18T03:12:30.0632206Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/49/d4f9e803cc9f39c8c5e1ba0e62a5a7619bf443' 2022-05-18T03:12:30.0632473Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/49' 2022-05-18T03:12:30.0632889Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/08/3f519d3aa131a1ac6d9003b60dcd44fb688dec' 2022-05-18T03:12:30.0633163Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/08' 2022-05-18T03:12:30.0633500Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/e3/6283c55fa51b9efec59200fd7255bdaa571f52' 2022-05-18T03:12:30.0633765Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/e3' 2022-05-18T03:12:30.0634107Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/55/cc32c4cde9cf4849cd038a46fe0636f7d7358e' 2022-05-18T03:12:30.0634371Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/55' 2022-05-18T03:12:30.0634702Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/e4/3b01d2281c3cf05cd8604fb24b4712959f5f00' 2022-05-18T03:12:30.0634957Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/e4' 2022-05-18T03:12:30.0635293Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/6f/3a57a1342d4967767c95ca06a199e8d2b4216e' 2022-05-18T03:12:30.0635559Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/6f' 2022-05-18T03:12:30.0635896Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/8b/5362b9848ddb8da7cef8b5bc8d88d85a0f3b23' 2022-05-18T03:12:30.0636158Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/8b' 2022-05-18T03:12:30.0636489Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/cd/ee3a78c20ad426763f0b9c341b32d0b340bb0b' 2022-05-18T03:12:30.0636753Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/cd' 2022-05-18T03:12:30.0637087Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/59/a5a8072653b6132d8c2672b1b3bc2716fa2d87' 2022-05-18T03:12:30.0637395Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/59/16273f79a21551890fd3d56fc5375a78d1598d' 2022-05-18T03:12:30.0637658Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/59' 2022-05-18T03:12:30.0637987Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/20/00e1a15672178d745e1b4c93df6fbcebc8c255' 2022-05-18T03:12:30.0638251Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/20' 2022-05-18T03:12:30.0638575Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/23/d84399678f787e695f252f4ae6cf3a97f1e396' 2022-05-18T03:12:30.0641738Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/23' 2022-05-18T03:12:30.0642079Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/2c/3116b624fb2b905d33db9df776c2f91ff43a2e' 2022-05-18T03:12:30.0642346Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/2c' 2022-05-18T03:12:30.0642754Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/73/9dc1906e6b7e59a75e046c81a641637e99b105' 2022-05-18T03:12:30.0643005Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/73' 2022-05-18T03:12:30.0643341Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/df/68aa147a4783f1aa6e5d1b839c863acf82e40c' 2022-05-18T03:12:30.0643604Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/df' 2022-05-18T03:12:30.0643933Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/30/ec633b63598aec11189121f771dc7ac545083e' 2022-05-18T03:12:30.0644196Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/30' 2022-05-18T03:12:30.0644466Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/info' 2022-05-18T03:12:30.0644800Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/dc/86c9cf5e4328358f55e4c3e0313cb7bf085d5a' 2022-05-18T03:12:30.0645065Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/dc' 2022-05-18T03:12:30.0645459Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/pack/pack-a1e9af6f39b3faca8a6db5f255e12f122db7e8c2.idx' 2022-05-18T03:12:30.0645899Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/pack/pack-a1e9af6f39b3faca8a6db5f255e12f122db7e8c2.pack' 2022-05-18T03:12:30.0646177Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/pack' 2022-05-18T03:12:30.0646502Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/44/6b02b9e2b176c0057fd2574e604d978827870b' 2022-05-18T03:12:30.0646764Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/44' 2022-05-18T03:12:30.0647105Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/fe/dbcb4b2739be937a0894faecda0e8c39bae640' 2022-05-18T03:12:30.0647365Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/fe' 2022-05-18T03:12:30.0647701Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/84/bfc705d3851ad715beda94bf4d3ad948886a45' 2022-05-18T03:12:30.0647968Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/84' 2022-05-18T03:12:30.0648509Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/97/e65cd4a9292f6510863645a28309ae1354cae0' 2022-05-18T03:12:30.0648777Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/97' 2022-05-18T03:12:30.0649104Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/c7/a40457d28d376da973637bec985ba3bcfe47f6' 2022-05-18T03:12:30.0649366Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/c7' 2022-05-18T03:12:30.0649691Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/cf/fa299ede3e115024911716954d26671f597f0d' 2022-05-18T03:12:30.0649951Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/cf' 2022-05-18T03:12:30.0650285Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/d6/4ae6e46463a62aa29fadf925a7f3652d20807e' 2022-05-18T03:12:30.0650554Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/d6' 2022-05-18T03:12:30.0653819Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/a7/cc7c68cb876e3cd25e2ab50fd0b32e355a4a00' 2022-05-18T03:12:30.0654081Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/a7' 2022-05-18T03:12:30.0654409Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/a9/933e20022837f16b09b4c6c8aea53c95f7e77c' 2022-05-18T03:12:30.0654674Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/a9' 2022-05-18T03:12:30.0655007Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/e2/d7d53279ea3c708eb6a094a47d9f0a66ac2646' 2022-05-18T03:12:30.0655272Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/e2' 2022-05-18T03:12:30.0655601Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/objects/4d/6218b1c124f1e1936a700d556a65ab72e2e6b2' 2022-05-18T03:12:30.0655961Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects/4d' 2022-05-18T03:12:30.0656218Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/objects' 2022-05-18T03:12:30.0656449Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/FETCH_HEAD' 2022-05-18T03:12:30.0656707Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/refs/heads/master' 2022-05-18T03:12:30.0656970Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/refs/heads' 2022-05-18T03:12:30.0657232Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/refs/tags' 2022-05-18T03:12:30.0657508Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0657794Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/refs/remotes/origin' 2022-05-18T03:12:30.0658067Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/refs/remotes' 2022-05-18T03:12:30.0658314Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/refs' 2022-05-18T03:12:30.0658551Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/description' 2022-05-18T03:12:30.0658797Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/info/exclude' 2022-05-18T03:12:30.0659118Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/info' 2022-05-18T03:12:30.0659428Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0659733Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0659995Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/hooks/update.sample' 2022-05-18T03:12:30.0660276Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/hooks/pre-receive.sample' 2022-05-18T03:12:30.0660556Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/hooks/pre-commit.sample' 2022-05-18T03:12:30.0660826Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/hooks/commit-msg.sample' 2022-05-18T03:12:30.0661112Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0661401Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0661707Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0661993Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0662263Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/hooks/pre-push.sample' 2022-05-18T03:12:30.0662540Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/hooks/post-update.sample' 2022-05-18T03:12:30.0662819Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0663073Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/hooks' 2022-05-18T03:12:30.0663298Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/logs/HEAD' 2022-05-18T03:12:30.0663566Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/logs/refs/heads/master' 2022-05-18T03:12:30.0663843Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/logs/refs/heads' 2022-05-18T03:12:30.0664127Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0664425Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/logs/refs/remotes/origin' 2022-05-18T03:12:30.0664707Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/logs/refs/remotes' 2022-05-18T03:12:30.0664966Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/logs/refs' 2022-05-18T03:12:30.0665216Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo/logs' 2022-05-18T03:12:30.0665434Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/config' 2022-05-18T03:12:30.0665664Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/index' 2022-05-18T03:12:30.0666407Z removed 'pytorch-master/.git/modules/third_party/cpuinfo/packed-refs' 2022-05-18T03:12:30.0666805Z removed directory 'pytorch-master/.git/modules/third_party/cpuinfo' 2022-05-18T03:12:30.0667078Z removed directory 'pytorch-master/.git/modules/third_party/googletest/branches' 2022-05-18T03:12:30.0667321Z removed 'pytorch-master/.git/modules/third_party/googletest/shallow' 2022-05-18T03:12:30.0667560Z removed 'pytorch-master/.git/modules/third_party/googletest/HEAD' 2022-05-18T03:12:30.0667839Z removed directory 'pytorch-master/.git/modules/third_party/googletest/objects/info' 2022-05-18T03:12:30.0668222Z removed 'pytorch-master/.git/modules/third_party/googletest/objects/pack/pack-994a10f02a9f0c926437dd33c4842aae14ace311.pack' 2022-05-18T03:12:30.0671476Z removed 'pytorch-master/.git/modules/third_party/googletest/objects/pack/pack-e855b36d4c889f104f1c992a087600f3215ccbf2.pack' 2022-05-18T03:12:30.0671865Z removed 'pytorch-master/.git/modules/third_party/googletest/objects/pack/pack-994a10f02a9f0c926437dd33c4842aae14ace311.idx' 2022-05-18T03:12:30.0672244Z removed 'pytorch-master/.git/modules/third_party/googletest/objects/pack/pack-e855b36d4c889f104f1c992a087600f3215ccbf2.idx' 2022-05-18T03:12:30.0672525Z removed directory 'pytorch-master/.git/modules/third_party/googletest/objects/pack' 2022-05-18T03:12:30.0672859Z removed directory 'pytorch-master/.git/modules/third_party/googletest/objects' 2022-05-18T03:12:30.0673117Z removed 'pytorch-master/.git/modules/third_party/googletest/FETCH_HEAD' 2022-05-18T03:12:30.0673376Z removed 'pytorch-master/.git/modules/third_party/googletest/refs/heads/main' 2022-05-18T03:12:30.0673650Z removed directory 'pytorch-master/.git/modules/third_party/googletest/refs/heads' 2022-05-18T03:12:30.0673905Z removed directory 'pytorch-master/.git/modules/third_party/googletest/refs/tags' 2022-05-18T03:12:30.0674188Z removed 'pytorch-master/.git/modules/third_party/googletest/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0674478Z removed directory 'pytorch-master/.git/modules/third_party/googletest/refs/remotes/origin' 2022-05-18T03:12:30.0674755Z removed directory 'pytorch-master/.git/modules/third_party/googletest/refs/remotes' 2022-05-18T03:12:30.0675015Z removed directory 'pytorch-master/.git/modules/third_party/googletest/refs' 2022-05-18T03:12:30.0675270Z removed 'pytorch-master/.git/modules/third_party/googletest/description' 2022-05-18T03:12:30.0675525Z removed 'pytorch-master/.git/modules/third_party/googletest/info/exclude' 2022-05-18T03:12:30.0675781Z removed directory 'pytorch-master/.git/modules/third_party/googletest/info' 2022-05-18T03:12:30.0676074Z removed 'pytorch-master/.git/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0676386Z removed 'pytorch-master/.git/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0676657Z removed 'pytorch-master/.git/modules/third_party/googletest/hooks/update.sample' 2022-05-18T03:12:30.0676942Z removed 'pytorch-master/.git/modules/third_party/googletest/hooks/pre-receive.sample' 2022-05-18T03:12:30.0677226Z removed 'pytorch-master/.git/modules/third_party/googletest/hooks/pre-commit.sample' 2022-05-18T03:12:30.0677510Z removed 'pytorch-master/.git/modules/third_party/googletest/hooks/commit-msg.sample' 2022-05-18T03:12:30.0677812Z removed 'pytorch-master/.git/modules/third_party/googletest/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0678111Z removed 'pytorch-master/.git/modules/third_party/googletest/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0678401Z removed 'pytorch-master/.git/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0678696Z removed 'pytorch-master/.git/modules/third_party/googletest/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0678973Z removed 'pytorch-master/.git/modules/third_party/googletest/hooks/pre-push.sample' 2022-05-18T03:12:30.0679260Z removed 'pytorch-master/.git/modules/third_party/googletest/hooks/post-update.sample' 2022-05-18T03:12:30.0679541Z removed 'pytorch-master/.git/modules/third_party/googletest/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0679867Z removed directory 'pytorch-master/.git/modules/third_party/googletest/hooks' 2022-05-18T03:12:30.0680115Z removed 'pytorch-master/.git/modules/third_party/googletest/logs/HEAD' 2022-05-18T03:12:30.0680385Z removed 'pytorch-master/.git/modules/third_party/googletest/logs/refs/heads/main' 2022-05-18T03:12:30.0683595Z removed directory 'pytorch-master/.git/modules/third_party/googletest/logs/refs/heads' 2022-05-18T03:12:30.0683892Z removed 'pytorch-master/.git/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0684198Z removed directory 'pytorch-master/.git/modules/third_party/googletest/logs/refs/remotes/origin' 2022-05-18T03:12:30.0684483Z removed directory 'pytorch-master/.git/modules/third_party/googletest/logs/refs/remotes' 2022-05-18T03:12:30.0684752Z removed directory 'pytorch-master/.git/modules/third_party/googletest/logs/refs' 2022-05-18T03:12:30.0685013Z removed directory 'pytorch-master/.git/modules/third_party/googletest/logs' 2022-05-18T03:12:30.0685254Z removed 'pytorch-master/.git/modules/third_party/googletest/config' 2022-05-18T03:12:30.0685497Z removed 'pytorch-master/.git/modules/third_party/googletest/index' 2022-05-18T03:12:30.0685753Z removed 'pytorch-master/.git/modules/third_party/googletest/packed-refs' 2022-05-18T03:12:30.0686079Z removed directory 'pytorch-master/.git/modules/third_party/googletest' 2022-05-18T03:12:30.0686350Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/branches' 2022-05-18T03:12:30.0686586Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/shallow' 2022-05-18T03:12:30.0686819Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/HEAD' 2022-05-18T03:12:30.0687170Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/a0/7e38a65fa1d2ec18a565c73ba0ab184cc146b0' 2022-05-18T03:12:30.0687443Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/a0' 2022-05-18T03:12:30.0687778Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/1c/e4c2e1e21b5e2b85ac8a566d290a4d2398779f' 2022-05-18T03:12:30.0688050Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/1c' 2022-05-18T03:12:30.0688526Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/92/38d63b7c542521ca9aa3fd6c56cb5c31204b6f' 2022-05-18T03:12:30.0688800Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/92' 2022-05-18T03:12:30.0689142Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/ef/553e2cc6cefb0f9d0b26aa483408f93ca5a1d5' 2022-05-18T03:12:30.0689411Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/ef' 2022-05-18T03:12:30.0689749Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/a4/7ceafb9d59a399a501a3d18a033c67568d702d' 2022-05-18T03:12:30.0690017Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/a4' 2022-05-18T03:12:30.0690356Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/f6/845deca3dd70f1ca8027e175c00a0e77db2c3e' 2022-05-18T03:12:30.0690627Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/f6' 2022-05-18T03:12:30.0690948Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/49/398f9ffcb6230060439ea1d52aa7262b6d4ad3' 2022-05-18T03:12:30.0691220Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/49' 2022-05-18T03:12:30.0691554Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/f1/72f38ded1da7c158002b1654b15b926430ba06' 2022-05-18T03:12:30.0691822Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/f1' 2022-05-18T03:12:30.0692162Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/08/a92af539dc19de60fb41f2d8037850aa106f4e' 2022-05-18T03:12:30.0695352Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/08' 2022-05-18T03:12:30.0695692Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/36/d5665b9fd2e96133698e00a224b1b756d01686' 2022-05-18T03:12:30.0696090Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/36' 2022-05-18T03:12:30.0696431Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/4b/7a836b124f3f3ea5fc8d4204b44ee9f174c360' 2022-05-18T03:12:30.0696687Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/4b' 2022-05-18T03:12:30.0697023Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/4e/c1ac6d4e7257a31527d3cb1285884f5d5ceba5' 2022-05-18T03:12:30.0697288Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/4e' 2022-05-18T03:12:30.0697622Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/a2/6611eebe8cad9243f82f56d44083f696363e50' 2022-05-18T03:12:30.0697888Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/a2' 2022-05-18T03:12:30.0698222Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/e3/0a927a780a9ae9b8a8cbb5e6249a854856cb23' 2022-05-18T03:12:30.0698489Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/e3' 2022-05-18T03:12:30.0698828Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/c9/0988c31da6cb6887ddecc7c7f61a7087a28f34' 2022-05-18T03:12:30.0699094Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/c9' 2022-05-18T03:12:30.0699480Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/6c/a5f7d9874f4d40cb0da4211ba0355fb5af4f47' 2022-05-18T03:12:30.0699759Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/6c' 2022-05-18T03:12:30.0700105Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/88/94bd1b9f6cc54a44234daae09d452e812da069' 2022-05-18T03:12:30.0700371Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/88' 2022-05-18T03:12:30.0700701Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/f4/7c141bc162c6e25bf2416097a456c23d916d24' 2022-05-18T03:12:30.0700967Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/f4' 2022-05-18T03:12:30.0701307Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/e4/c11df2da069919a0a614be418fd29c5d3bac09' 2022-05-18T03:12:30.0701574Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/e4' 2022-05-18T03:12:30.0701895Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/c6/1a028a9d03b06cb6834d73f1ddec0d1c025e29' 2022-05-18T03:12:30.0705027Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/c6' 2022-05-18T03:12:30.0705359Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/6f/b251f82932d0390b13ef0c6d2895b2537e9554' 2022-05-18T03:12:30.0705627Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/6f' 2022-05-18T03:12:30.0705957Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/29/e8f00329daa81b2847e4b53f91bf3831757152' 2022-05-18T03:12:30.0706224Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/29' 2022-05-18T03:12:30.0706564Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/5b/9f01ed8c3e2af92b3f2d16bada897d3423b973' 2022-05-18T03:12:30.0706829Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/5b' 2022-05-18T03:12:30.0707161Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/8f/634470b48f9437d9387929dad9b85044ef8a25' 2022-05-18T03:12:30.0707413Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/8f' 2022-05-18T03:12:30.0707750Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/c0/45a8f91d227d522dbefa09a4204d92bb53859f' 2022-05-18T03:12:30.0708016Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/c0' 2022-05-18T03:12:30.0708351Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/94/88c90385aeebf03b5ff52d4ef7571baf679cb8' 2022-05-18T03:12:30.0708614Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/94' 2022-05-18T03:12:30.0709026Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/bd/088e917ee3194d4eecc2f9865bacbe3a085269' 2022-05-18T03:12:30.0709286Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/bd' 2022-05-18T03:12:30.0709628Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/43/9072eeab3d42c1c6dccdfaae3476ab4760b9b6' 2022-05-18T03:12:30.0709893Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/43' 2022-05-18T03:12:30.0710213Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/e7/a152cc979ef4ee02744992e0ee91f1a4c76052' 2022-05-18T03:12:30.0710478Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/e7' 2022-05-18T03:12:30.0710812Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/50/7cfbaaac2b209040aa39e0c243950622ef237d' 2022-05-18T03:12:30.0711079Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/50' 2022-05-18T03:12:30.0714314Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/a3/4193c04e56b9efb12bc207ca3bc2effd6b2815' 2022-05-18T03:12:30.0714591Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/a3' 2022-05-18T03:12:30.0714930Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/11/5bdc50f1cdec2ea25e126d8877f3630714b2d1' 2022-05-18T03:12:30.0715261Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/11' 2022-05-18T03:12:30.0715584Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/83/3ab99d11e2a22d01bd1b5d764cd93e67d4a91f' 2022-05-18T03:12:30.0715854Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/83' 2022-05-18T03:12:30.0716188Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/5f/8c6ab234f04d624d205540b9c3552b692a663a' 2022-05-18T03:12:30.0716456Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/5f' 2022-05-18T03:12:30.0716778Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/f8/67315f28220a0c2585b3f933343f529baa9710' 2022-05-18T03:12:30.0717046Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/f8' 2022-05-18T03:12:30.0717375Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/73/34f162a2ac96411edd75d3d5b72cf25bb36610' 2022-05-18T03:12:30.0717713Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/73/a0dc567277b5316beea9ea4bf2b4e8c7eba674' 2022-05-18T03:12:30.0718039Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/73/9a774e142629adfc4b1e4092236ac2bd9e684c' 2022-05-18T03:12:30.0718289Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/73' 2022-05-18T03:12:30.0718612Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/87/a6823648283c4b2709e7c5821339e2f8ee3beb' 2022-05-18T03:12:30.0718876Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/87' 2022-05-18T03:12:30.0719197Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/30/4b4963f5554981de1ead078843a97d38568597' 2022-05-18T03:12:30.0719466Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/30' 2022-05-18T03:12:30.0719800Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/a5/48840b3d887ef37cac1ff2ca6bc14ec0b2b35a' 2022-05-18T03:12:30.0720070Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/a5' 2022-05-18T03:12:30.0720345Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/info' 2022-05-18T03:12:30.0720662Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/65/222a59f78248a82062e247f360a26428feb1d2' 2022-05-18T03:12:30.0720913Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/65' 2022-05-18T03:12:30.0721244Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/e9/9dc61465e420e61c54c7cc2d9ced831593303d' 2022-05-18T03:12:30.0721510Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/e9' 2022-05-18T03:12:30.0721903Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/02/1a49a817e783e9bb61076e1abc952efc26edfd' 2022-05-18T03:12:30.0722167Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/02' 2022-05-18T03:12:30.0722499Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/58/a58b2d3a98551a92a49fbd230f1ba904acf926' 2022-05-18T03:12:30.0722764Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/58' 2022-05-18T03:12:30.0723108Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/3d/781aff58ea322829b9dfac3ae6080da37cfa99' 2022-05-18T03:12:30.0723354Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/3d' 2022-05-18T03:12:30.0723685Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/e8/3392dcd5c870b45434d67c5b6ddaafc5338444' 2022-05-18T03:12:30.0723952Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/e8' 2022-05-18T03:12:30.0724350Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/pack/pack-c8cd47e96d1e859fe7a01f5cc0801e85fdc3f5ea.pack' 2022-05-18T03:12:30.0724740Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/pack/pack-c8cd47e96d1e859fe7a01f5cc0801e85fdc3f5ea.idx' 2022-05-18T03:12:30.0725071Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/pack' 2022-05-18T03:12:30.0725419Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/e5/d2eaba59824e7328a6b6a9d83be9679c466cf5' 2022-05-18T03:12:30.0725746Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/e5/e948f5809975ca94654f60c4debc2c192b9b67' 2022-05-18T03:12:30.0726013Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/e5' 2022-05-18T03:12:30.0726333Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/44/9d5099e0a4e4d9da3dcec487c1566503309bfb' 2022-05-18T03:12:30.0726597Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/44' 2022-05-18T03:12:30.0726922Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/13/1c0791068e5b53d10796622ddac4c4a2aaff8d' 2022-05-18T03:12:30.0727246Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/13/5f56984e49036cb3de24321d58ea51133ee13d' 2022-05-18T03:12:30.0727514Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/13' 2022-05-18T03:12:30.0727844Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/c3/a4176a8103989f99da7e927d6170e6deca516b' 2022-05-18T03:12:30.0728245Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/c3' 2022-05-18T03:12:30.0728574Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/77/64258557255cd265636c4e40f3a56816eecb88' 2022-05-18T03:12:30.0728841Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/77' 2022-05-18T03:12:30.0729160Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/f3/7995d0efda1f2418e5f5f470099cdf1072ada0' 2022-05-18T03:12:30.0729432Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/f3' 2022-05-18T03:12:30.0729759Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/0d/17b76036e822497af9264e312cbb64da534087' 2022-05-18T03:12:30.0730094Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/0d/b454f735b5519d8fe67bed14a0ac110315e252' 2022-05-18T03:12:30.0730359Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/0d' 2022-05-18T03:12:30.0730691Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/38/9c1eaa93d1100d612d4345c37d4abec261e890' 2022-05-18T03:12:30.0730957Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/38' 2022-05-18T03:12:30.0731297Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/f5/e0bcc1206f52ff7f4202196bb7603bc1f01078' 2022-05-18T03:12:30.0731561Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/f5' 2022-05-18T03:12:30.0731951Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/2b/548cee3966b609b8c8f39d33ab630ce6e1657a' 2022-05-18T03:12:30.0732216Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/2b' 2022-05-18T03:12:30.0735507Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/76/f29b2c3856c6a329196736de0252ddfeb585e2' 2022-05-18T03:12:30.0735781Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/76' 2022-05-18T03:12:30.0736114Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/ea/d98ec6c98a948bb344620eb434d8d724e1da5c' 2022-05-18T03:12:30.0736381Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/ea' 2022-05-18T03:12:30.0736715Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/98/e25a9dd2368998f12fd6ec003c91c4cf3a2a3d' 2022-05-18T03:12:30.0736983Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/98' 2022-05-18T03:12:30.0737320Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/db/073f0a6b862b15bd3c9e6cba9d6dab795f6793' 2022-05-18T03:12:30.0737573Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/db' 2022-05-18T03:12:30.0737910Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/46/382bb6de672d693084e3ef7aecc9cca2e38ca9' 2022-05-18T03:12:30.0738310Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/46/b4298177688aed3aab39309944c83f1af4e8f7' 2022-05-18T03:12:30.0738653Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/46/32c9b39a698cfd247dd63e66ae5c5b16b117f7' 2022-05-18T03:12:30.0738920Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/46' 2022-05-18T03:12:30.0739243Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/64/c54df37d95321974171ae5ec198b4101041515' 2022-05-18T03:12:30.0739574Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/64/f8d2dc6e62c1135b55267a09c531c7cc496f2c' 2022-05-18T03:12:30.0739843Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/64' 2022-05-18T03:12:30.0740161Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/78/a529772095fe0a885abc2ec0ebf2fb761d2f2b' 2022-05-18T03:12:30.0740426Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/78' 2022-05-18T03:12:30.0740759Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/15/d7a6e46388f25ab1da39006852b47f0cb7f65f' 2022-05-18T03:12:30.0741021Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/15' 2022-05-18T03:12:30.0744258Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/a7/93cac4587a4f9db7ef2d097d8406bd5a3cc5dd' 2022-05-18T03:12:30.0744529Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/a7' 2022-05-18T03:12:30.0744860Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/79/e61704dd181a1aa0a43ed9887d87abe7d74e04' 2022-05-18T03:12:30.0745127Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/79' 2022-05-18T03:12:30.0745459Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/e2/da3252333494fcdee35b5a63217f3ae1c2e872' 2022-05-18T03:12:30.0745709Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/e2' 2022-05-18T03:12:30.0746045Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/7e/515921295adaab72adf56ea71a0fafb0ecb5f3' 2022-05-18T03:12:30.0746314Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/7e' 2022-05-18T03:12:30.0746651Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/c2/62f8cd5ae21bb7d0607ff3f396142deb9890fb' 2022-05-18T03:12:30.0746973Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/c2/50837f97599d07c8063074dc026ddd0903bd12' 2022-05-18T03:12:30.0747240Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/c2' 2022-05-18T03:12:30.0747574Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/21/4d988896a4e6c291a7dc4ccab67c6a12835a7b' 2022-05-18T03:12:30.0747981Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/21/ee82eaf814632221da123c1ccfe4a9fd3015a9' 2022-05-18T03:12:30.0748323Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/21/7e76dda378442fa1ffc6ba15dc909b90ef2f39' 2022-05-18T03:12:30.0748577Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/21' 2022-05-18T03:12:30.0748909Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/9c/2e4f62693d02b512ffb875820d648d6fa7a6cf' 2022-05-18T03:12:30.0749175Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects/9c' 2022-05-18T03:12:30.0749434Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/objects' 2022-05-18T03:12:30.0749681Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/FETCH_HEAD' 2022-05-18T03:12:30.0752802Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/refs/heads/master' 2022-05-18T03:12:30.0753072Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/refs/heads' 2022-05-18T03:12:30.0753335Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/refs/tags/v2.12.12-1' 2022-05-18T03:12:30.0753583Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/refs/tags' 2022-05-18T03:12:30.0753919Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0754215Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/refs/remotes/origin' 2022-05-18T03:12:30.0754491Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/refs/remotes' 2022-05-18T03:12:30.0754747Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/refs' 2022-05-18T03:12:30.0754998Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/description' 2022-05-18T03:12:30.0755245Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/info/exclude' 2022-05-18T03:12:30.0755498Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/info' 2022-05-18T03:12:30.0755786Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0756094Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0756362Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/hooks/update.sample' 2022-05-18T03:12:30.0756644Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/hooks/pre-receive.sample' 2022-05-18T03:12:30.0756926Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/hooks/pre-commit.sample' 2022-05-18T03:12:30.0760061Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/hooks/commit-msg.sample' 2022-05-18T03:12:30.0760366Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0760659Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0760958Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0761240Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0761517Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/hooks/pre-push.sample' 2022-05-18T03:12:30.0761801Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/hooks/post-update.sample' 2022-05-18T03:12:30.0762077Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0762337Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/hooks' 2022-05-18T03:12:30.0762579Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/logs/HEAD' 2022-05-18T03:12:30.0762846Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/logs/refs/heads/master' 2022-05-18T03:12:30.0763127Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/logs/refs/heads' 2022-05-18T03:12:30.0763399Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0766648Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/logs/refs/remotes/origin' 2022-05-18T03:12:30.0766941Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/logs/refs/remotes' 2022-05-18T03:12:30.0767213Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/logs/refs' 2022-05-18T03:12:30.0767469Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl/logs' 2022-05-18T03:12:30.0767707Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/config' 2022-05-18T03:12:30.0767943Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/index' 2022-05-18T03:12:30.0768326Z removed 'pytorch-master/.git/modules/third_party/nccl/nccl/packed-refs' 2022-05-18T03:12:30.0768561Z removed directory 'pytorch-master/.git/modules/third_party/nccl/nccl' 2022-05-18T03:12:30.0768797Z removed directory 'pytorch-master/.git/modules/third_party/nccl' 2022-05-18T03:12:30.0769063Z removed directory 'pytorch-master/.git/modules/third_party/pocketfft/branches' 2022-05-18T03:12:30.0769306Z removed 'pytorch-master/.git/modules/third_party/pocketfft/shallow' 2022-05-18T03:12:30.0769540Z removed 'pytorch-master/.git/modules/third_party/pocketfft/HEAD' 2022-05-18T03:12:30.0769961Z removed 'pytorch-master/.git/modules/third_party/pocketfft/objects/ad/078d72421f3543e36cd73b52e7f9c2109885f0' 2022-05-18T03:12:30.0770242Z removed directory 'pytorch-master/.git/modules/third_party/pocketfft/objects/ad' 2022-05-18T03:12:30.0770515Z removed directory 'pytorch-master/.git/modules/third_party/pocketfft/objects/info' 2022-05-18T03:12:30.0770836Z removed 'pytorch-master/.git/modules/third_party/pocketfft/objects/3a/8623654ce894bdea029ca132e8a984adbb8f9e' 2022-05-18T03:12:30.0771108Z removed directory 'pytorch-master/.git/modules/third_party/pocketfft/objects/3a' 2022-05-18T03:12:30.0771498Z removed 'pytorch-master/.git/modules/third_party/pocketfft/objects/pack/pack-67d8aa840fd504ed79ee97380de703f3efe838c5.idx' 2022-05-18T03:12:30.0771899Z removed 'pytorch-master/.git/modules/third_party/pocketfft/objects/pack/pack-67d8aa840fd504ed79ee97380de703f3efe838c5.pack' 2022-05-18T03:12:30.0775051Z removed directory 'pytorch-master/.git/modules/third_party/pocketfft/objects/pack' 2022-05-18T03:12:30.0775381Z removed 'pytorch-master/.git/modules/third_party/pocketfft/objects/ea/778e37710c07723435b1be58235996d1d43a5a' 2022-05-18T03:12:30.0775657Z removed directory 'pytorch-master/.git/modules/third_party/pocketfft/objects/ea' 2022-05-18T03:12:30.0775921Z removed directory 'pytorch-master/.git/modules/third_party/pocketfft/objects' 2022-05-18T03:12:30.0776174Z removed 'pytorch-master/.git/modules/third_party/pocketfft/FETCH_HEAD' 2022-05-18T03:12:30.0776417Z removed 'pytorch-master/.git/modules/third_party/pocketfft/refs/heads/cpp' 2022-05-18T03:12:30.0776685Z removed directory 'pytorch-master/.git/modules/third_party/pocketfft/refs/heads' 2022-05-18T03:12:30.0776953Z removed directory 'pytorch-master/.git/modules/third_party/pocketfft/refs/tags' 2022-05-18T03:12:30.0777235Z removed 'pytorch-master/.git/modules/third_party/pocketfft/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0777530Z removed directory 'pytorch-master/.git/modules/third_party/pocketfft/refs/remotes/origin' 2022-05-18T03:12:30.0777807Z removed directory 'pytorch-master/.git/modules/third_party/pocketfft/refs/remotes' 2022-05-18T03:12:30.0778068Z removed directory 'pytorch-master/.git/modules/third_party/pocketfft/refs' 2022-05-18T03:12:30.0778320Z removed 'pytorch-master/.git/modules/third_party/pocketfft/description' 2022-05-18T03:12:30.0778561Z removed 'pytorch-master/.git/modules/third_party/pocketfft/info/exclude' 2022-05-18T03:12:30.0778819Z removed directory 'pytorch-master/.git/modules/third_party/pocketfft/info' 2022-05-18T03:12:30.0779127Z removed 'pytorch-master/.git/modules/third_party/pocketfft/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0779441Z removed 'pytorch-master/.git/modules/third_party/pocketfft/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0779792Z removed 'pytorch-master/.git/modules/third_party/pocketfft/hooks/update.sample' 2022-05-18T03:12:30.0782956Z removed 'pytorch-master/.git/modules/third_party/pocketfft/hooks/pre-receive.sample' 2022-05-18T03:12:30.0783274Z removed 'pytorch-master/.git/modules/third_party/pocketfft/hooks/pre-commit.sample' 2022-05-18T03:12:30.0783560Z removed 'pytorch-master/.git/modules/third_party/pocketfft/hooks/commit-msg.sample' 2022-05-18T03:12:30.0783846Z removed 'pytorch-master/.git/modules/third_party/pocketfft/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0784142Z removed 'pytorch-master/.git/modules/third_party/pocketfft/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0784450Z removed 'pytorch-master/.git/modules/third_party/pocketfft/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0784743Z removed 'pytorch-master/.git/modules/third_party/pocketfft/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0785021Z removed 'pytorch-master/.git/modules/third_party/pocketfft/hooks/pre-push.sample' 2022-05-18T03:12:30.0785308Z removed 'pytorch-master/.git/modules/third_party/pocketfft/hooks/post-update.sample' 2022-05-18T03:12:30.0785587Z removed 'pytorch-master/.git/modules/third_party/pocketfft/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0785915Z removed directory 'pytorch-master/.git/modules/third_party/pocketfft/hooks' 2022-05-18T03:12:30.0786153Z removed 'pytorch-master/.git/modules/third_party/pocketfft/logs/HEAD' 2022-05-18T03:12:30.0786418Z removed 'pytorch-master/.git/modules/third_party/pocketfft/logs/refs/heads/cpp' 2022-05-18T03:12:30.0789549Z removed directory 'pytorch-master/.git/modules/third_party/pocketfft/logs/refs/heads' 2022-05-18T03:12:30.0789841Z removed 'pytorch-master/.git/modules/third_party/pocketfft/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0790140Z removed directory 'pytorch-master/.git/modules/third_party/pocketfft/logs/refs/remotes/origin' 2022-05-18T03:12:30.0790423Z removed directory 'pytorch-master/.git/modules/third_party/pocketfft/logs/refs/remotes' 2022-05-18T03:12:30.0790692Z removed directory 'pytorch-master/.git/modules/third_party/pocketfft/logs/refs' 2022-05-18T03:12:30.0790953Z removed directory 'pytorch-master/.git/modules/third_party/pocketfft/logs' 2022-05-18T03:12:30.0791196Z removed 'pytorch-master/.git/modules/third_party/pocketfft/config' 2022-05-18T03:12:30.0791422Z removed 'pytorch-master/.git/modules/third_party/pocketfft/index' 2022-05-18T03:12:30.0791675Z removed 'pytorch-master/.git/modules/third_party/pocketfft/packed-refs' 2022-05-18T03:12:30.0791920Z removed directory 'pytorch-master/.git/modules/third_party/pocketfft' 2022-05-18T03:12:30.0792181Z removed directory 'pytorch-master/.git/modules/third_party/kineto/branches' 2022-05-18T03:12:30.0792409Z removed 'pytorch-master/.git/modules/third_party/kineto/shallow' 2022-05-18T03:12:30.0792633Z removed 'pytorch-master/.git/modules/third_party/kineto/HEAD' 2022-05-18T03:12:30.0792966Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/1c/e2f036b48bdc0027483f925f5f56b8810f9a2b' 2022-05-18T03:12:30.0793221Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/1c' 2022-05-18T03:12:30.0793554Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/92/af51ecac9ec99181c4726c3849894de9e32b33' 2022-05-18T03:12:30.0796674Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/92' 2022-05-18T03:12:30.0797018Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/ef/6aadeb65728e0e05e454f98b32ccecca229cf4' 2022-05-18T03:12:30.0797280Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/ef' 2022-05-18T03:12:30.0797613Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/1e/909d5f9cfda13b95cc4abab547d964fe47b48a' 2022-05-18T03:12:30.0797875Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/1e' 2022-05-18T03:12:30.0798203Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/5e/35fa2c5d1b94df962b4734e32abd230ebcbe22' 2022-05-18T03:12:30.0798464Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/5e' 2022-05-18T03:12:30.0798885Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/5a/8a81e4a9fdeef09b0e9ace59b964d5ab99b7ad' 2022-05-18T03:12:30.0799143Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/5a' 2022-05-18T03:12:30.0799470Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/f1/74c7e3b2f74818068a15001607f6fc081ea0fc' 2022-05-18T03:12:30.0799727Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/f1' 2022-05-18T03:12:30.0800067Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/b7/31fde0c2aab4c9bd3e97f475d204dad02986e7' 2022-05-18T03:12:30.0800334Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/b7' 2022-05-18T03:12:30.0800668Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/6c/30ffec03365f5b68bb01f1d9f325459101c66a' 2022-05-18T03:12:30.0803811Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/6c' 2022-05-18T03:12:30.0804139Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/3e/914db864c7654443e9041cfc1899ea2ac30bb1' 2022-05-18T03:12:30.0804385Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/3e' 2022-05-18T03:12:30.0804784Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/29/d0d57768c91b8593f202cea51071a1affcd88d' 2022-05-18T03:12:30.0805050Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/29' 2022-05-18T03:12:30.0805374Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/20/8833a4db720429982a63ed72ffa4762ef00bd0' 2022-05-18T03:12:30.0805635Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/20' 2022-05-18T03:12:30.0805963Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/83/c36b35bdd8c682ac789f1fe13c904969ee8923' 2022-05-18T03:12:30.0806291Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/83/6af5ff528928c8f97c82a06092fde5646620d9' 2022-05-18T03:12:30.0806553Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/83' 2022-05-18T03:12:30.0806873Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/91/1fbbb36af7271a70cac9a3801759f2c43b754b' 2022-05-18T03:12:30.0807135Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/91' 2022-05-18T03:12:30.0810450Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/52/5d96811a2f2d8c00477fd1d1850a48114d3d03' 2022-05-18T03:12:30.0810720Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/52' 2022-05-18T03:12:30.0811057Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/d7/fec1f01a0cb4359ae7dc13cf3293ca3fef9012' 2022-05-18T03:12:30.0811320Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/d7' 2022-05-18T03:12:30.0811654Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/5f/0da88055f21ccf8f2ed782e71aac4edb214fe6' 2022-05-18T03:12:30.0811914Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/5f' 2022-05-18T03:12:30.0812244Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/57/18bed2f89b06cc702d1b82976cd42e5fceebd0' 2022-05-18T03:12:30.0812487Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/57' 2022-05-18T03:12:30.0812820Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/c1/b7c220d0ef4b6df2db7b76c55f18a505dcee12' 2022-05-18T03:12:30.0813079Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/c1' 2022-05-18T03:12:30.0813405Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/6e/67df07bfc6e37d6e842a18dc15c41fe519b70b' 2022-05-18T03:12:30.0813665Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/6e' 2022-05-18T03:12:30.0813933Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/info' 2022-05-18T03:12:30.0817199Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/pack/pack-2087afdfe0e1c161215a91c5e5eeed345660c110.pack' 2022-05-18T03:12:30.0817670Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/pack/pack-2087afdfe0e1c161215a91c5e5eeed345660c110.idx' 2022-05-18T03:12:30.0817943Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/pack' 2022-05-18T03:12:30.0818265Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/b4/2c9210ba4b9cdd2cd6eb664745b812315ce618' 2022-05-18T03:12:30.0818526Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/b4' 2022-05-18T03:12:30.0818855Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/8d/3309e1fc65b8ec01c235ec58d73d8c326e497f' 2022-05-18T03:12:30.0819118Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/8d' 2022-05-18T03:12:30.0819451Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/41/5f107cbed6aab4777c65e9e51d65686002e762' 2022-05-18T03:12:30.0819708Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/41' 2022-05-18T03:12:30.0820040Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/b2/b48c00c6e5bd8e807e2231adb229db6a1d1c22' 2022-05-18T03:12:30.0820301Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/b2' 2022-05-18T03:12:30.0823561Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/1f/f2dafe06b0016ce7b904ef4b55e047c69bcc1c' 2022-05-18T03:12:30.0823840Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/1f' 2022-05-18T03:12:30.0824158Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/6b/6448607f09fc769c8704b6822b9e349309d2a4' 2022-05-18T03:12:30.0824417Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/6b' 2022-05-18T03:12:30.0824746Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/37/3b07921ff68ff89b4003efab232eccefb1b252' 2022-05-18T03:12:30.0825004Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/37' 2022-05-18T03:12:30.0825328Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/38/2165e397d8eb5edf03c7f3f358a7472fce9e3c' 2022-05-18T03:12:30.0825589Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/38' 2022-05-18T03:12:30.0825918Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/2b/683a6fc7abe7d6f93c02e9707eaf2e25459070' 2022-05-18T03:12:30.0826165Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/2b' 2022-05-18T03:12:30.0826490Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/98/8163d59f91011d3389a6af0fd5c2d49c040c76' 2022-05-18T03:12:30.0826747Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/98' 2022-05-18T03:12:30.0827081Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/ca/e751daff421431e8019aaf27a96d339ccc9586' 2022-05-18T03:12:30.0827342Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/ca' 2022-05-18T03:12:30.0830522Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/b5/24714731751d63d19f7fa80073e8f91b6ebbb4' 2022-05-18T03:12:30.0830797Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/b5' 2022-05-18T03:12:30.0831126Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/79/61a3e1ffa0f66208f86659f35ee3e707241cc9' 2022-05-18T03:12:30.0831386Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/79' 2022-05-18T03:12:30.0831702Z removed 'pytorch-master/.git/modules/third_party/kineto/objects/42/ef62ee95c2a61960add496d395aed83f34a4f3' 2022-05-18T03:12:30.0831963Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects/42' 2022-05-18T03:12:30.0832225Z removed directory 'pytorch-master/.git/modules/third_party/kineto/objects' 2022-05-18T03:12:30.0832465Z removed 'pytorch-master/.git/modules/third_party/kineto/FETCH_HEAD' 2022-05-18T03:12:30.0832716Z removed 'pytorch-master/.git/modules/third_party/kineto/refs/heads/main' 2022-05-18T03:12:30.0832977Z removed directory 'pytorch-master/.git/modules/third_party/kineto/refs/heads' 2022-05-18T03:12:30.0833320Z removed directory 'pytorch-master/.git/modules/third_party/kineto/refs/tags' 2022-05-18T03:12:30.0833589Z removed 'pytorch-master/.git/modules/third_party/kineto/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0833857Z removed directory 'pytorch-master/.git/modules/third_party/kineto/refs/remotes/origin' 2022-05-18T03:12:30.0834125Z removed directory 'pytorch-master/.git/modules/third_party/kineto/refs/remotes' 2022-05-18T03:12:30.0834374Z removed directory 'pytorch-master/.git/modules/third_party/kineto/refs' 2022-05-18T03:12:30.0834617Z removed 'pytorch-master/.git/modules/third_party/kineto/description' 2022-05-18T03:12:30.0834859Z removed 'pytorch-master/.git/modules/third_party/kineto/info/exclude' 2022-05-18T03:12:30.0835106Z removed directory 'pytorch-master/.git/modules/third_party/kineto/info' 2022-05-18T03:12:30.0835401Z removed 'pytorch-master/.git/modules/third_party/kineto/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0835706Z removed 'pytorch-master/.git/modules/third_party/kineto/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0835958Z removed 'pytorch-master/.git/modules/third_party/kineto/hooks/update.sample' 2022-05-18T03:12:30.0836238Z removed 'pytorch-master/.git/modules/third_party/kineto/hooks/pre-receive.sample' 2022-05-18T03:12:30.0836569Z removed 'pytorch-master/.git/modules/third_party/kineto/hooks/pre-commit.sample' 2022-05-18T03:12:30.0836844Z removed 'pytorch-master/.git/modules/third_party/kineto/hooks/commit-msg.sample' 2022-05-18T03:12:30.0837138Z removed 'pytorch-master/.git/modules/third_party/kineto/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0840330Z removed 'pytorch-master/.git/modules/third_party/kineto/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0840627Z removed 'pytorch-master/.git/modules/third_party/kineto/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0840914Z removed 'pytorch-master/.git/modules/third_party/kineto/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0841170Z removed 'pytorch-master/.git/modules/third_party/kineto/hooks/pre-push.sample' 2022-05-18T03:12:30.0841449Z removed 'pytorch-master/.git/modules/third_party/kineto/hooks/post-update.sample' 2022-05-18T03:12:30.0841721Z removed 'pytorch-master/.git/modules/third_party/kineto/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0841978Z removed directory 'pytorch-master/.git/modules/third_party/kineto/hooks' 2022-05-18T03:12:30.0842219Z removed 'pytorch-master/.git/modules/third_party/kineto/logs/HEAD' 2022-05-18T03:12:30.0842480Z removed 'pytorch-master/.git/modules/third_party/kineto/logs/refs/heads/main' 2022-05-18T03:12:30.0842754Z removed directory 'pytorch-master/.git/modules/third_party/kineto/logs/refs/heads' 2022-05-18T03:12:30.0843034Z removed 'pytorch-master/.git/modules/third_party/kineto/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0843313Z removed directory 'pytorch-master/.git/modules/third_party/kineto/logs/refs/remotes/origin' 2022-05-18T03:12:30.0843595Z removed directory 'pytorch-master/.git/modules/third_party/kineto/logs/refs/remotes' 2022-05-18T03:12:30.0843859Z removed directory 'pytorch-master/.git/modules/third_party/kineto/logs/refs' 2022-05-18T03:12:30.0844106Z removed directory 'pytorch-master/.git/modules/third_party/kineto/logs' 2022-05-18T03:12:30.0844335Z removed 'pytorch-master/.git/modules/third_party/kineto/config' 2022-05-18T03:12:30.0844564Z removed 'pytorch-master/.git/modules/third_party/kineto/index' 2022-05-18T03:12:30.0844903Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/branches' 2022-05-18T03:12:30.0845218Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/shallow' 2022-05-18T03:12:30.0845506Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/HEAD' 2022-05-18T03:12:30.0845848Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/info' 2022-05-18T03:12:30.0846312Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/pack/pack-5dace358262ee82f3e3bacaaa3fc1d594f870f6d.pack' 2022-05-18T03:12:30.0846852Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/pack/pack-5dace358262ee82f3e3bacaaa3fc1d594f870f6d.idx' 2022-05-18T03:12:30.0847296Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/pack/pack-36c380d5b74015457048da2ca1c9993d463c8675.pack' 2022-05-18T03:12:30.0847731Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/pack/pack-36c380d5b74015457048da2ca1c9993d463c8675.idx' 2022-05-18T03:12:30.0848156Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/pack' 2022-05-18T03:12:30.0848553Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects' 2022-05-18T03:12:30.0848872Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/FETCH_HEAD' 2022-05-18T03:12:30.0849204Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/heads/master' 2022-05-18T03:12:30.0849530Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/heads' 2022-05-18T03:12:30.0849933Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/tags' 2022-05-18T03:12:30.0850284Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0850637Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/remotes/origin' 2022-05-18T03:12:30.0850976Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/remotes' 2022-05-18T03:12:30.0851300Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs' 2022-05-18T03:12:30.0851619Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/description' 2022-05-18T03:12:30.0851941Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/info/exclude' 2022-05-18T03:12:30.0852268Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/info' 2022-05-18T03:12:30.0852634Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0852993Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0853332Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/update.sample' 2022-05-18T03:12:30.0853680Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-receive.sample' 2022-05-18T03:12:30.0854023Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-commit.sample' 2022-05-18T03:12:30.0854372Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/commit-msg.sample' 2022-05-18T03:12:30.0854734Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0855097Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0855467Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0855827Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0856152Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-push.sample' 2022-05-18T03:12:30.0856504Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/post-update.sample' 2022-05-18T03:12:30.0856922Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0857252Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks' 2022-05-18T03:12:30.0857566Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/HEAD' 2022-05-18T03:12:30.0857902Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/heads/master' 2022-05-18T03:12:30.0858248Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/heads' 2022-05-18T03:12:30.0858598Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0858965Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/remotes/origin' 2022-05-18T03:12:30.0859316Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/remotes' 2022-05-18T03:12:30.0859691Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs' 2022-05-18T03:12:30.0860020Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs' 2022-05-18T03:12:30.0860325Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config' 2022-05-18T03:12:30.0860626Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/index' 2022-05-18T03:12:30.0860944Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/packed-refs' 2022-05-18T03:12:30.0861258Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt' 2022-05-18T03:12:30.0861612Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/branches' 2022-05-18T03:12:30.0861938Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/shallow' 2022-05-18T03:12:30.0862257Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/HEAD' 2022-05-18T03:12:30.0862597Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/info' 2022-05-18T03:12:30.0863067Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-f1587fe3d0098cf020af419d00b4a63b7ec01975.pack' 2022-05-18T03:12:30.0863516Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-e855b36d4c889f104f1c992a087600f3215ccbf2.pack' 2022-05-18T03:12:30.0863975Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-f1587fe3d0098cf020af419d00b4a63b7ec01975.idx' 2022-05-18T03:12:30.0864422Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-e855b36d4c889f104f1c992a087600f3215ccbf2.idx' 2022-05-18T03:12:30.0864782Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack' 2022-05-18T03:12:30.0865129Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects' 2022-05-18T03:12:30.0865462Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/FETCH_HEAD' 2022-05-18T03:12:30.0865803Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/heads/main' 2022-05-18T03:12:30.0866152Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/heads' 2022-05-18T03:12:30.0866547Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/tags' 2022-05-18T03:12:30.0866906Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0867282Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/remotes/origin' 2022-05-18T03:12:30.0867636Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/remotes' 2022-05-18T03:12:30.0867973Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs' 2022-05-18T03:12:30.0868308Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/description' 2022-05-18T03:12:30.0868643Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/info/exclude' 2022-05-18T03:12:30.0868987Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/info' 2022-05-18T03:12:30.0869367Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0869795Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0870143Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/update.sample' 2022-05-18T03:12:30.0870504Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-receive.sample' 2022-05-18T03:12:30.0870858Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-commit.sample' 2022-05-18T03:12:30.0871215Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/commit-msg.sample' 2022-05-18T03:12:30.0871595Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0871964Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0872349Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0872718Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0873077Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-push.sample' 2022-05-18T03:12:30.0873419Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/post-update.sample' 2022-05-18T03:12:30.0873774Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0874119Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks' 2022-05-18T03:12:30.0874450Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/HEAD' 2022-05-18T03:12:30.0874800Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/heads/main' 2022-05-18T03:12:30.0875163Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/heads' 2022-05-18T03:12:30.0875531Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0875913Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/remotes/origin' 2022-05-18T03:12:30.0876285Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/remotes' 2022-05-18T03:12:30.0876691Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs' 2022-05-18T03:12:30.0877018Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs' 2022-05-18T03:12:30.0877339Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config' 2022-05-18T03:12:30.0877658Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/index' 2022-05-18T03:12:30.0877991Z removed 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/packed-refs' 2022-05-18T03:12:30.0878321Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest' 2022-05-18T03:12:30.0878628Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto/third_party' 2022-05-18T03:12:30.0878909Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules/libkineto' 2022-05-18T03:12:30.0879166Z removed directory 'pytorch-master/.git/modules/third_party/kineto/modules' 2022-05-18T03:12:30.0879465Z removed 'pytorch-master/.git/modules/third_party/kineto/packed-refs' 2022-05-18T03:12:30.0879693Z removed directory 'pytorch-master/.git/modules/third_party/kineto' 2022-05-18T03:12:30.0879981Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/branches' 2022-05-18T03:12:30.0880243Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/shallow' 2022-05-18T03:12:30.0880497Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/HEAD' 2022-05-18T03:12:30.0880857Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/6a/0078f910b8a6973614be23cfdd6ebc96dce974' 2022-05-18T03:12:30.0881151Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/6a' 2022-05-18T03:12:30.0881518Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/f6/0a8bc4dc57598f62dbd779159fb42387546391' 2022-05-18T03:12:30.0881807Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/f6' 2022-05-18T03:12:30.0882164Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/36/ffd3ae0853df18facd94bbdbafd3bbae75ed25' 2022-05-18T03:12:30.0882450Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/36' 2022-05-18T03:12:30.0882806Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/09/1d8246e6a71cc43750ce4dda7ae060e14f25ae' 2022-05-18T03:12:30.0883093Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/09' 2022-05-18T03:12:30.0883465Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/b0/673b590e63ba3ae1b561e8408d382570811bc6' 2022-05-18T03:12:30.0883838Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/b0/aa6bad6f7e925ea6efd513ed96da09c86f8325' 2022-05-18T03:12:30.0884129Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/b0' 2022-05-18T03:12:30.0884480Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/3e/6405094bc274256fe38de2bd30840ceb2cff28' 2022-05-18T03:12:30.0884772Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/3e' 2022-05-18T03:12:30.0885109Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/0b/0fd43f4cef9e6fa6845758056500e078641c60' 2022-05-18T03:12:30.0885394Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/0b' 2022-05-18T03:12:30.0885744Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/c0/a8db24e1848e8206278e83e70c062ebe614f94' 2022-05-18T03:12:30.0886028Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/c0' 2022-05-18T03:12:30.0886381Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/01/a8d84c30697fbaff13b3c50f0ce109bc8fdb89' 2022-05-18T03:12:30.0886740Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/01' 2022-05-18T03:12:30.0887081Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/23/6d53c318668987ae8bb335655f6288008cd1d5' 2022-05-18T03:12:30.0887366Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/23' 2022-05-18T03:12:30.0887705Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/ac/8b7c135360c9a7d2f0608d9458a762319757e4' 2022-05-18T03:12:30.0888061Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/ac/cfe7fc546edbedbec05105ad8f922b35d90b9f' 2022-05-18T03:12:30.0888496Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/ac' 2022-05-18T03:12:30.0888859Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/34/39e40eebe55b5f49aa1217083e06ce1bec9c23' 2022-05-18T03:12:30.0889147Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/34' 2022-05-18T03:12:30.0889449Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/info' 2022-05-18T03:12:30.0889798Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/65/b10a3b0646b4aa18c1ea27386484361a41514c' 2022-05-18T03:12:30.0890186Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/65' 2022-05-18T03:12:30.0890552Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/07/d8fde8ac45d7705129475c0f94ed8925b93473' 2022-05-18T03:12:30.0890837Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/07' 2022-05-18T03:12:30.0891231Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/pack/pack-f68d227e73bea6edba11e9312c7b164c06dee990.idx' 2022-05-18T03:12:30.0891637Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/pack/pack-f68d227e73bea6edba11e9312c7b164c06dee990.pack' 2022-05-18T03:12:30.0891936Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/pack' 2022-05-18T03:12:30.0892283Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/f2/887481083c1c2b177930ada974f7da78061850' 2022-05-18T03:12:30.0892574Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/f2' 2022-05-18T03:12:30.0892931Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/d1/57f6ad5a56b5558c4bff2506e7d9be09960390' 2022-05-18T03:12:30.0893216Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/d1' 2022-05-18T03:12:30.0893580Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/c4/622becc0aabce443c58da086f1fd6b317ff175' 2022-05-18T03:12:30.0893865Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/c4' 2022-05-18T03:12:30.0894197Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/db/670e336ebd8187578840b42eca1128f3596768' 2022-05-18T03:12:30.0894486Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/db' 2022-05-18T03:12:30.0897823Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/84/400caf21c5cb5c7d1a72e8a0752cf6acc95174' 2022-05-18T03:12:30.0898128Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/84' 2022-05-18T03:12:30.0898481Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/74/0409b8a385ecf066e5ae3e41e1981c2b4e113d' 2022-05-18T03:12:30.0898764Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/74' 2022-05-18T03:12:30.0899112Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/78/0eb170d73c137c438a18ca890b4f91d7c1face' 2022-05-18T03:12:30.0899393Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/78' 2022-05-18T03:12:30.0899748Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/c8/361f8ebfc073d31eaab013cbeb1a492399b5ca' 2022-05-18T03:12:30.0900099Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/c8' 2022-05-18T03:12:30.0900455Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/c2/bc56981cc9aedacd69bc008dea72386011576c' 2022-05-18T03:12:30.0900737Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/c2' 2022-05-18T03:12:30.0901087Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/objects/42/3d25d653c313b87f07e3d6833ca3cb60462282' 2022-05-18T03:12:30.0901370Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects/42' 2022-05-18T03:12:30.0901651Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/objects' 2022-05-18T03:12:30.0901916Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/FETCH_HEAD' 2022-05-18T03:12:30.0902191Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/refs/heads/master' 2022-05-18T03:12:30.0902460Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/refs/heads' 2022-05-18T03:12:30.0902747Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/refs/tags' 2022-05-18T03:12:30.0903043Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0903408Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/refs/remotes/origin' 2022-05-18T03:12:30.0903703Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/refs/remotes' 2022-05-18T03:12:30.0903977Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/refs' 2022-05-18T03:12:30.0904248Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/description' 2022-05-18T03:12:30.0904514Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/info/exclude' 2022-05-18T03:12:30.0904792Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/info' 2022-05-18T03:12:30.0905099Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0905430Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0905714Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/hooks/update.sample' 2022-05-18T03:12:30.0906019Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/hooks/pre-receive.sample' 2022-05-18T03:12:30.0906319Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/hooks/pre-commit.sample' 2022-05-18T03:12:30.0906611Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/hooks/commit-msg.sample' 2022-05-18T03:12:30.0906929Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0907238Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0907545Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0907858Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0908152Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/hooks/pre-push.sample' 2022-05-18T03:12:30.0908451Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/hooks/post-update.sample' 2022-05-18T03:12:30.0908749Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0909025Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/hooks' 2022-05-18T03:12:30.0909283Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/logs/HEAD' 2022-05-18T03:12:30.0909569Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/logs/refs/heads/master' 2022-05-18T03:12:30.0909854Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/logs/refs/heads' 2022-05-18T03:12:30.0910153Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0910545Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/logs/refs/remotes/origin' 2022-05-18T03:12:30.0910845Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/logs/refs/remotes' 2022-05-18T03:12:30.0911130Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/logs/refs' 2022-05-18T03:12:30.0911401Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy/logs' 2022-05-18T03:12:30.0911683Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/config' 2022-05-18T03:12:30.0911934Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/index' 2022-05-18T03:12:30.0912205Z removed 'pytorch-master/.git/modules/third_party/python-peachpy/packed-refs' 2022-05-18T03:12:30.0912452Z removed directory 'pytorch-master/.git/modules/third_party/python-peachpy' 2022-05-18T03:12:30.0912708Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/branches' 2022-05-18T03:12:30.0912943Z removed 'pytorch-master/.git/modules/third_party/fbgemm/shallow' 2022-05-18T03:12:30.0913168Z removed 'pytorch-master/.git/modules/third_party/fbgemm/HEAD' 2022-05-18T03:12:30.0913435Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/objects/info' 2022-05-18T03:12:30.0913859Z removed 'pytorch-master/.git/modules/third_party/fbgemm/objects/pack/pack-7272da186186152241b61e480dd43887701b05b2.pack' 2022-05-18T03:12:30.0914225Z removed 'pytorch-master/.git/modules/third_party/fbgemm/objects/pack/pack-7272da186186152241b61e480dd43887701b05b2.idx' 2022-05-18T03:12:30.0914599Z removed 'pytorch-master/.git/modules/third_party/fbgemm/objects/pack/pack-69fe361a9e42048da516613a8e3a0c02fd41cc6c.idx' 2022-05-18T03:12:30.0915160Z removed 'pytorch-master/.git/modules/third_party/fbgemm/objects/pack/pack-69fe361a9e42048da516613a8e3a0c02fd41cc6c.pack' 2022-05-18T03:12:30.0915436Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/objects/pack' 2022-05-18T03:12:30.0915693Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/objects' 2022-05-18T03:12:30.0915933Z removed 'pytorch-master/.git/modules/third_party/fbgemm/FETCH_HEAD' 2022-05-18T03:12:30.0916184Z removed 'pytorch-master/.git/modules/third_party/fbgemm/refs/heads/main' 2022-05-18T03:12:30.0916451Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/refs/heads' 2022-05-18T03:12:30.0916712Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/refs/tags' 2022-05-18T03:12:30.0916987Z removed 'pytorch-master/.git/modules/third_party/fbgemm/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0920314Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/refs/remotes/origin' 2022-05-18T03:12:30.0920592Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/refs/remotes' 2022-05-18T03:12:30.0920839Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/refs' 2022-05-18T03:12:30.0921085Z removed 'pytorch-master/.git/modules/third_party/fbgemm/description' 2022-05-18T03:12:30.0921335Z removed 'pytorch-master/.git/modules/third_party/fbgemm/info/exclude' 2022-05-18T03:12:30.0921583Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/info' 2022-05-18T03:12:30.0921878Z removed 'pytorch-master/.git/modules/third_party/fbgemm/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0922180Z removed 'pytorch-master/.git/modules/third_party/fbgemm/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0922427Z removed 'pytorch-master/.git/modules/third_party/fbgemm/hooks/update.sample' 2022-05-18T03:12:30.0922702Z removed 'pytorch-master/.git/modules/third_party/fbgemm/hooks/pre-receive.sample' 2022-05-18T03:12:30.0922972Z removed 'pytorch-master/.git/modules/third_party/fbgemm/hooks/pre-commit.sample' 2022-05-18T03:12:30.0923236Z removed 'pytorch-master/.git/modules/third_party/fbgemm/hooks/commit-msg.sample' 2022-05-18T03:12:30.0923533Z removed 'pytorch-master/.git/modules/third_party/fbgemm/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0923821Z removed 'pytorch-master/.git/modules/third_party/fbgemm/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0924200Z removed 'pytorch-master/.git/modules/third_party/fbgemm/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0924485Z removed 'pytorch-master/.git/modules/third_party/fbgemm/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0924759Z removed 'pytorch-master/.git/modules/third_party/fbgemm/hooks/pre-push.sample' 2022-05-18T03:12:30.0925022Z removed 'pytorch-master/.git/modules/third_party/fbgemm/hooks/post-update.sample' 2022-05-18T03:12:30.0925292Z removed 'pytorch-master/.git/modules/third_party/fbgemm/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0925544Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/hooks' 2022-05-18T03:12:30.0925786Z removed 'pytorch-master/.git/modules/third_party/fbgemm/logs/HEAD' 2022-05-18T03:12:30.0926046Z removed 'pytorch-master/.git/modules/third_party/fbgemm/logs/refs/heads/main' 2022-05-18T03:12:30.0926324Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/logs/refs/heads' 2022-05-18T03:12:30.0926613Z removed 'pytorch-master/.git/modules/third_party/fbgemm/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0926907Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/logs/refs/remotes/origin' 2022-05-18T03:12:30.0927227Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/logs/refs/remotes' 2022-05-18T03:12:30.0927494Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/logs/refs' 2022-05-18T03:12:30.0927742Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/logs' 2022-05-18T03:12:30.0927970Z removed 'pytorch-master/.git/modules/third_party/fbgemm/config' 2022-05-18T03:12:30.0928334Z removed 'pytorch-master/.git/modules/third_party/fbgemm/index' 2022-05-18T03:12:30.0928666Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/branches' 2022-05-18T03:12:30.0928957Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/shallow' 2022-05-18T03:12:30.0929246Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/HEAD' 2022-05-18T03:12:30.0929561Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/objects/info' 2022-05-18T03:12:30.0929983Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/objects/pack/pack-5864707e90b7408d37886ae7413c5a1d01f752f3.idx' 2022-05-18T03:12:30.0930407Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/objects/pack/pack-5864707e90b7408d37886ae7413c5a1d01f752f3.pack' 2022-05-18T03:12:30.0930841Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/objects/pack/pack-6d8771f71328f701efff9d1711bec9c6b8cebc5e.pack' 2022-05-18T03:12:30.0931270Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/objects/pack/pack-6d8771f71328f701efff9d1711bec9c6b8cebc5e.idx' 2022-05-18T03:12:30.0931599Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/objects/pack' 2022-05-18T03:12:30.0931920Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/objects' 2022-05-18T03:12:30.0932222Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/FETCH_HEAD' 2022-05-18T03:12:30.0932536Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/refs/heads/master' 2022-05-18T03:12:30.0932858Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/refs/heads' 2022-05-18T03:12:30.0933162Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/refs/tags' 2022-05-18T03:12:30.0933488Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0933823Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/refs/remotes/origin' 2022-05-18T03:12:30.0934233Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/refs/remotes' 2022-05-18T03:12:30.0934542Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/refs' 2022-05-18T03:12:30.0934848Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/description' 2022-05-18T03:12:30.0935152Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/info/exclude' 2022-05-18T03:12:30.0935456Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/info' 2022-05-18T03:12:30.0938090Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0938437Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0938762Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/hooks/update.sample' 2022-05-18T03:12:30.0939098Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/hooks/pre-receive.sample' 2022-05-18T03:12:30.0939430Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/hooks/pre-commit.sample' 2022-05-18T03:12:30.0939838Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/hooks/commit-msg.sample' 2022-05-18T03:12:30.0940189Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0940532Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0940882Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0941226Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0941537Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/hooks/pre-push.sample' 2022-05-18T03:12:30.0941869Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/hooks/post-update.sample' 2022-05-18T03:12:30.0942197Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0942511Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/hooks' 2022-05-18T03:12:30.0942808Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/logs/HEAD' 2022-05-18T03:12:30.0943138Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/logs/refs/heads/master' 2022-05-18T03:12:30.0943470Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/logs/refs/heads' 2022-05-18T03:12:30.0943805Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0944154Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/logs/refs/remotes/origin' 2022-05-18T03:12:30.0944474Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/logs/refs/remotes' 2022-05-18T03:12:30.0944798Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/logs/refs' 2022-05-18T03:12:30.0945107Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/logs' 2022-05-18T03:12:30.0945399Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config' 2022-05-18T03:12:30.0945685Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/index' 2022-05-18T03:12:30.0945989Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit/packed-refs' 2022-05-18T03:12:30.0946286Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/asmjit' 2022-05-18T03:12:30.0946670Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/branches' 2022-05-18T03:12:30.0946962Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/shallow' 2022-05-18T03:12:30.0947238Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/HEAD' 2022-05-18T03:12:30.0947631Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/7a/f303720dcaeea5c1a30618841328ada2246edd' 2022-05-18T03:12:30.0947957Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/7a' 2022-05-18T03:12:30.0948339Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/d8/207448bd00d3774df5c858526bc6b384316b39' 2022-05-18T03:12:30.0948661Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/d8' 2022-05-18T03:12:30.0949051Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/49/d4f9e803cc9f39c8c5e1ba0e62a5a7619bf443' 2022-05-18T03:12:30.0949375Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/49' 2022-05-18T03:12:30.0949803Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/ec/aa762d91456fc15734d328104545f7a8068c19' 2022-05-18T03:12:30.0950125Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/ec' 2022-05-18T03:12:30.0950506Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/08/3f519d3aa131a1ac6d9003b60dcd44fb688dec' 2022-05-18T03:12:30.0950806Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/08' 2022-05-18T03:12:30.0951184Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/36/d0d911c863c73d1349bc15abbf4734ae887a10' 2022-05-18T03:12:30.0951501Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/36' 2022-05-18T03:12:30.0951878Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/09/0b2437ae709b3149fa5d3b5fe6db47606997de' 2022-05-18T03:12:30.0952192Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/09' 2022-05-18T03:12:30.0952569Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/19/6420dbbe3c708c6cdd4b786e9f8dc396c3bfe7' 2022-05-18T03:12:30.0952894Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/19' 2022-05-18T03:12:30.0953283Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/26/38517b017a99a5aeaa1d91b5d540dc3be0f3d7' 2022-05-18T03:12:30.0953607Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/26' 2022-05-18T03:12:30.0953984Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/e3/6283c55fa51b9efec59200fd7255bdaa571f52' 2022-05-18T03:12:30.0954303Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/e3' 2022-05-18T03:12:30.0954696Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/06/dfc3e2153cd44cf748f89c0b364875bc1cae77' 2022-05-18T03:12:30.0955089Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/06/aee4d4c641b362018fe3de4e778791a4264513' 2022-05-18T03:12:30.0955413Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/06' 2022-05-18T03:12:30.0955793Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/d4/31d961e50f01801bad151462ad55b1c19996d9' 2022-05-18T03:12:30.0956111Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/d4' 2022-05-18T03:12:30.0956549Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/55/d654f4e7d94962251e905b2a06d648fc77dea4' 2022-05-18T03:12:30.0956874Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/55' 2022-05-18T03:12:30.0957248Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/c6/af92e1076270c9cb401388d4b0d61dc407a87a' 2022-05-18T03:12:30.0957549Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/c6' 2022-05-18T03:12:30.0957931Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/7c/e8843cfa40d1f5d0a94bfcc551f20850a76539' 2022-05-18T03:12:30.0958245Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/7c' 2022-05-18T03:12:30.0958627Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/61/9cda5c390ca9bbfdf5d9e7da2e30eb7bdc852a' 2022-05-18T03:12:30.0961906Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/61' 2022-05-18T03:12:30.0962336Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/25/97e49f8f13365608b79765b7750e4da9398d62' 2022-05-18T03:12:30.0962657Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/25' 2022-05-18T03:12:30.0963031Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/9a/23bd7106871702c1385ec5aeb2a68e7acfc2b3' 2022-05-18T03:12:30.0963344Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/9a' 2022-05-18T03:12:30.0963722Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/89/d957ef9f2c4acc903513b86b7040a98e0f89df' 2022-05-18T03:12:30.0964033Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/89' 2022-05-18T03:12:30.0964429Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/a6/e6ba701254ec2efa91dbe0b66031af15fb0e92' 2022-05-18T03:12:30.0964756Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/a6' 2022-05-18T03:12:30.0965142Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/83/65846ba695b9e19c9e37ba7ccebf037d212ad5' 2022-05-18T03:12:30.0965457Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/83' 2022-05-18T03:12:30.0965833Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/2c/3116b624fb2b905d33db9df776c2f91ff43a2e' 2022-05-18T03:12:30.0966147Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/2c' 2022-05-18T03:12:30.0966476Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/info' 2022-05-18T03:12:30.0966867Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/dc/86c9cf5e4328358f55e4c3e0313cb7bf085d5a' 2022-05-18T03:12:30.0967199Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/dc' 2022-05-18T03:12:30.0967629Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/pack/pack-a1e9af6f39b3faca8a6db5f255e12f122db7e8c2.idx' 2022-05-18T03:12:30.0968211Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/pack/pack-a1e9af6f39b3faca8a6db5f255e12f122db7e8c2.pack' 2022-05-18T03:12:30.0968549Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/pack' 2022-05-18T03:12:30.0968934Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/41/f9972d64da99be6a629e2e38569227c21f7487' 2022-05-18T03:12:30.0969344Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/41' 2022-05-18T03:12:30.0969735Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/ed/8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-05-18T03:12:30.0970057Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/ed' 2022-05-18T03:12:30.0970430Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/44/011e61638a582046f0cc6d53e16e9d4e71ec95' 2022-05-18T03:12:30.0970813Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/44/6b02b9e2b176c0057fd2574e604d978827870b' 2022-05-18T03:12:30.0971133Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/44' 2022-05-18T03:12:30.0971504Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/ce/ea969f7198e5f2ccc5b6fdde973b1ba08aeb60' 2022-05-18T03:12:30.0971826Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/ce' 2022-05-18T03:12:30.0972280Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/0d/7a7d76cf630d5c876640aac5fc29cdeebe66b3' 2022-05-18T03:12:30.0972602Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/0d' 2022-05-18T03:12:30.0972998Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/dd/760c517d6ae82a79b9e0dc33d0f506ab4bdfa5' 2022-05-18T03:12:30.0973322Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/dd' 2022-05-18T03:12:30.0973709Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/f9/ce2b8950bd9e234234f572bec0a720b849c5fa' 2022-05-18T03:12:30.0974039Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/f9' 2022-05-18T03:12:30.0974434Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/fe/dbcb4b2739be937a0894faecda0e8c39bae640' 2022-05-18T03:12:30.0974740Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/fe' 2022-05-18T03:12:30.0975114Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/97/e65cd4a9292f6510863645a28309ae1354cae0' 2022-05-18T03:12:30.0975430Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/97' 2022-05-18T03:12:30.0975806Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/c7/a40457d28d376da973637bec985ba3bcfe47f6' 2022-05-18T03:12:30.0976123Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/c7' 2022-05-18T03:12:30.0976506Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/54/0a9d8c4282bb5c8d0c740b6c1d18f1d80a0446' 2022-05-18T03:12:30.0976820Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/54' 2022-05-18T03:12:30.0977210Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/a7/cc7c68cb876e3cd25e2ab50fd0b32e355a4a00' 2022-05-18T03:12:30.0977525Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/a7' 2022-05-18T03:12:30.0977901Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/e2/e65641af6e889c55a01a2ade426c85885e70b7' 2022-05-18T03:12:30.0978200Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/e2' 2022-05-18T03:12:30.0978568Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/4d/6218b1c124f1e1936a700d556a65ab72e2e6b2' 2022-05-18T03:12:30.0978958Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/4d' 2022-05-18T03:12:30.0979337Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/f7/03e8e5f2a14442a7001d55acecd2c3f64c3674' 2022-05-18T03:12:30.0979652Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects/f7' 2022-05-18T03:12:30.0979973Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/objects' 2022-05-18T03:12:30.0980276Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/FETCH_HEAD' 2022-05-18T03:12:30.0980592Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/refs/heads/master' 2022-05-18T03:12:30.0980918Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/refs/heads' 2022-05-18T03:12:30.0981227Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/refs/tags' 2022-05-18T03:12:30.0981560Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0981952Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/refs/remotes/origin' 2022-05-18T03:12:30.0982287Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/refs/remotes' 2022-05-18T03:12:30.0982596Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/refs' 2022-05-18T03:12:30.0982901Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/description' 2022-05-18T03:12:30.0983204Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/info/exclude' 2022-05-18T03:12:30.0983540Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/info' 2022-05-18T03:12:30.0983901Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.0984248Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.0984574Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/hooks/update.sample' 2022-05-18T03:12:30.0984914Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/hooks/pre-receive.sample' 2022-05-18T03:12:30.0985249Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/hooks/pre-commit.sample' 2022-05-18T03:12:30.0985579Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/hooks/commit-msg.sample' 2022-05-18T03:12:30.0985930Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.0986275Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.0986630Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.0986984Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.0987309Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/hooks/pre-push.sample' 2022-05-18T03:12:30.0987628Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/hooks/post-update.sample' 2022-05-18T03:12:30.0987962Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/hooks/pre-rebase.sample' 2022-05-18T03:12:30.0988278Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/hooks' 2022-05-18T03:12:30.0988575Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/logs/HEAD' 2022-05-18T03:12:30.0988964Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/logs/refs/heads/master' 2022-05-18T03:12:30.0989299Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/logs/refs/heads' 2022-05-18T03:12:30.0989643Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0989992Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/logs/refs/remotes/origin' 2022-05-18T03:12:30.0990333Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/logs/refs/remotes' 2022-05-18T03:12:30.0990641Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/logs/refs' 2022-05-18T03:12:30.0990950Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/logs' 2022-05-18T03:12:30.0991249Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config' 2022-05-18T03:12:30.0991540Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/index' 2022-05-18T03:12:30.0991898Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/packed-refs' 2022-05-18T03:12:30.0992202Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo' 2022-05-18T03:12:30.0992531Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/branches' 2022-05-18T03:12:30.0992835Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/shallow' 2022-05-18T03:12:30.0993116Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/HEAD' 2022-05-18T03:12:30.0993456Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/objects/info' 2022-05-18T03:12:30.0993912Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/objects/pack/pack-68de7fb176f08f8a3b02d7dfd7777f4c3e5261e6.pack' 2022-05-18T03:12:30.0994356Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/objects/pack/pack-68de7fb176f08f8a3b02d7dfd7777f4c3e5261e6.idx' 2022-05-18T03:12:30.0994787Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/objects/pack/pack-e855b36d4c889f104f1c992a087600f3215ccbf2.pack' 2022-05-18T03:12:30.0995212Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/objects/pack/pack-e855b36d4c889f104f1c992a087600f3215ccbf2.idx' 2022-05-18T03:12:30.0995544Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/objects/pack' 2022-05-18T03:12:30.0995864Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/objects' 2022-05-18T03:12:30.0996171Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/FETCH_HEAD' 2022-05-18T03:12:30.0996491Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/refs/heads/main' 2022-05-18T03:12:30.0996812Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/refs/heads' 2022-05-18T03:12:30.0997139Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/refs/tags' 2022-05-18T03:12:30.0997476Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.0997825Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/refs/remotes/origin' 2022-05-18T03:12:30.0998159Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/refs/remotes' 2022-05-18T03:12:30.0998475Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/refs' 2022-05-18T03:12:30.0998851Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/description' 2022-05-18T03:12:30.0999164Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/info/exclude' 2022-05-18T03:12:30.0999481Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/info' 2022-05-18T03:12:30.0999828Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1000196Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1000522Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/hooks/update.sample' 2022-05-18T03:12:30.1000869Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/hooks/pre-receive.sample' 2022-05-18T03:12:30.1001207Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/hooks/pre-commit.sample' 2022-05-18T03:12:30.1001537Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/hooks/commit-msg.sample' 2022-05-18T03:12:30.1001949Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1002305Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1002670Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1003021Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1003341Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/hooks/pre-push.sample' 2022-05-18T03:12:30.1003683Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/hooks/post-update.sample' 2022-05-18T03:12:30.1004021Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1004343Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/hooks' 2022-05-18T03:12:30.1004649Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/logs/HEAD' 2022-05-18T03:12:30.1004975Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/logs/refs/heads/main' 2022-05-18T03:12:30.1005317Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/logs/refs/heads' 2022-05-18T03:12:30.1005662Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1006023Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/logs/refs/remotes/origin' 2022-05-18T03:12:30.1006357Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/logs/refs/remotes' 2022-05-18T03:12:30.1009827Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/logs/refs' 2022-05-18T03:12:30.1010155Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/logs' 2022-05-18T03:12:30.1010458Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/config' 2022-05-18T03:12:30.1010754Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/index' 2022-05-18T03:12:30.1011073Z removed 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest/packed-refs' 2022-05-18T03:12:30.1011384Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party/googletest' 2022-05-18T03:12:30.1011666Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules/third_party' 2022-05-18T03:12:30.1012010Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm/modules' 2022-05-18T03:12:30.1012245Z removed 'pytorch-master/.git/modules/third_party/fbgemm/packed-refs' 2022-05-18T03:12:30.1012486Z removed directory 'pytorch-master/.git/modules/third_party/fbgemm' 2022-05-18T03:12:30.1012790Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/branches' 2022-05-18T03:12:30.1013070Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/shallow' 2022-05-18T03:12:30.1013338Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/HEAD' 2022-05-18T03:12:30.1013716Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/d0/42e076e8b9e1e07fef7f0a54dcf40d8edc0ca7' 2022-05-18T03:12:30.1014025Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/d0' 2022-05-18T03:12:30.1014406Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/09/d57b28d8745ea70cf75ccf3cefa72958329c42' 2022-05-18T03:12:30.1015523Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/09' 2022-05-18T03:12:30.1015962Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/4e/dab41b22d405a0e3c7eb9645ae85e58d4e9ba9' 2022-05-18T03:12:30.1016275Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/4e' 2022-05-18T03:12:30.1016643Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/6c/e848e660bc2d179eb31e7735fb141486c04147' 2022-05-18T03:12:30.1016946Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/6c' 2022-05-18T03:12:30.1017325Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/c0/f3d6068ebaeca08f9f55c8cec7be74f822caf0' 2022-05-18T03:12:30.1017630Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/c0' 2022-05-18T03:12:30.1018021Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/a3/05dfa48ce5ab7bc1f375ffbb7aa7e4e3dd2fdf' 2022-05-18T03:12:30.1021334Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/a3' 2022-05-18T03:12:30.1021663Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/info' 2022-05-18T03:12:30.1022077Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack/pack-32feb6aed02d5e380517966609bd439233d1e25d.pack' 2022-05-18T03:12:30.1022493Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack/pack-32feb6aed02d5e380517966609bd439233d1e25d.idx' 2022-05-18T03:12:30.1022800Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack' 2022-05-18T03:12:30.1023173Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/40/c5b9fef593e24226d75ee23e0c2b86227287c2' 2022-05-18T03:12:30.1023483Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/40' 2022-05-18T03:12:30.1023857Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/a1/34dd5d4cee80cce15db81a72e7f929d71dd413' 2022-05-18T03:12:30.1024165Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/a1' 2022-05-18T03:12:30.1024542Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/78/eabe42a2cf2cf573284bfdfc6c95546384a8ee' 2022-05-18T03:12:30.1024844Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/78' 2022-05-18T03:12:30.1025128Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/objects' 2022-05-18T03:12:30.1025412Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/FETCH_HEAD' 2022-05-18T03:12:30.1025704Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/heads/master' 2022-05-18T03:12:30.1026088Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/heads' 2022-05-18T03:12:30.1026386Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/tags' 2022-05-18T03:12:30.1026702Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1027027Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/remotes/origin' 2022-05-18T03:12:30.1027335Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/remotes' 2022-05-18T03:12:30.1030515Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/refs' 2022-05-18T03:12:30.1030796Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/description' 2022-05-18T03:12:30.1031085Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/info/exclude' 2022-05-18T03:12:30.1031382Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/info' 2022-05-18T03:12:30.1031799Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1032255Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1032626Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/update.sample' 2022-05-18T03:12:30.1032985Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-receive.sample' 2022-05-18T03:12:30.1033369Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-commit.sample' 2022-05-18T03:12:30.1033717Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/commit-msg.sample' 2022-05-18T03:12:30.1034037Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1034381Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1034932Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1035294Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1035642Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-push.sample' 2022-05-18T03:12:30.1036018Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/post-update.sample' 2022-05-18T03:12:30.1036366Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1036705Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks' 2022-05-18T03:12:30.1037023Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/HEAD' 2022-05-18T03:12:30.1037371Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/heads/master' 2022-05-18T03:12:30.1040803Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/heads' 2022-05-18T03:12:30.1041186Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1041560Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/remotes/origin' 2022-05-18T03:12:30.1041918Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/remotes' 2022-05-18T03:12:30.1042268Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs' 2022-05-18T03:12:30.1042593Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/logs' 2022-05-18T03:12:30.1042901Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/config' 2022-05-18T03:12:30.1043204Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/index' 2022-05-18T03:12:30.1043656Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool/packed-refs' 2022-05-18T03:12:30.1043928Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/pthreadpool' 2022-05-18T03:12:30.1044250Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/branches' 2022-05-18T03:12:30.1044543Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/shallow' 2022-05-18T03:12:30.1044844Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/HEAD' 2022-05-18T03:12:30.1045233Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/objects/0a/019d85941c4ddfc0ca609302770079983fe80a' 2022-05-18T03:12:30.1045554Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/objects/0a' 2022-05-18T03:12:30.1045955Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/objects/59/da7a6b5c16d4f2bb2a84d5d9956f7148288c40' 2022-05-18T03:12:30.1049483Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/objects/59' 2022-05-18T03:12:30.1049845Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/objects/16/3fb25e56cc7dea72ff60812fb7023d961b08cf' 2022-05-18T03:12:30.1050264Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/objects/16' 2022-05-18T03:12:30.1050655Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/objects/e0/d87f86cf501b08c2407884ab4f44283a26297d' 2022-05-18T03:12:30.1050992Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/objects/e0' 2022-05-18T03:12:30.1051319Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/objects/info' 2022-05-18T03:12:30.1051767Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/objects/pack/pack-f39e471290084dd5a45eebd2bb69b8d5d61a8651.pack' 2022-05-18T03:12:30.1052239Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/objects/pack/pack-f39e471290084dd5a45eebd2bb69b8d5d61a8651.idx' 2022-05-18T03:12:30.1052621Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/objects/pack' 2022-05-18T03:12:30.1053015Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/objects/10/95138cbce2a88cc6abeb7d360f38f3b2fdefe4' 2022-05-18T03:12:30.1053289Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/objects/10' 2022-05-18T03:12:30.1056624Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/objects/d6/9d19a3a865ec8fc1186d7cd8f03172c08c210d' 2022-05-18T03:12:30.1056973Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/objects/d6' 2022-05-18T03:12:30.1057365Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/objects/4d/fe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-05-18T03:12:30.1057692Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/objects/4d' 2022-05-18T03:12:30.1058006Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/objects' 2022-05-18T03:12:30.1058341Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/FETCH_HEAD' 2022-05-18T03:12:30.1058655Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/refs/heads/master' 2022-05-18T03:12:30.1058979Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/refs/heads' 2022-05-18T03:12:30.1059248Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/refs/tags' 2022-05-18T03:12:30.1059576Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1059940Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/refs/remotes/origin' 2022-05-18T03:12:30.1063199Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/refs/remotes' 2022-05-18T03:12:30.1063516Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/refs' 2022-05-18T03:12:30.1063861Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/description' 2022-05-18T03:12:30.1064254Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/info/exclude' 2022-05-18T03:12:30.1064561Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/info' 2022-05-18T03:12:30.1064869Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1065230Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1065565Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/hooks/update.sample' 2022-05-18T03:12:30.1065904Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-receive.sample' 2022-05-18T03:12:30.1066234Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-commit.sample' 2022-05-18T03:12:30.1066565Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/hooks/commit-msg.sample' 2022-05-18T03:12:30.1066947Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1067299Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1067708Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1068009Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1068348Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-push.sample' 2022-05-18T03:12:30.1068676Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/hooks/post-update.sample' 2022-05-18T03:12:30.1069002Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1069314Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/hooks' 2022-05-18T03:12:30.1069611Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/logs/HEAD' 2022-05-18T03:12:30.1069998Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/heads/master' 2022-05-18T03:12:30.1073299Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/heads' 2022-05-18T03:12:30.1073599Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1073964Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/remotes/origin' 2022-05-18T03:12:30.1074303Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/remotes' 2022-05-18T03:12:30.1074622Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/logs/refs' 2022-05-18T03:12:30.1074930Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/logs' 2022-05-18T03:12:30.1075262Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/config' 2022-05-18T03:12:30.1075561Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/index' 2022-05-18T03:12:30.1075865Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16/packed-refs' 2022-05-18T03:12:30.1076165Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FP16' 2022-05-18T03:12:30.1076440Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/branches' 2022-05-18T03:12:30.1076749Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/shallow' 2022-05-18T03:12:30.1077034Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/HEAD' 2022-05-18T03:12:30.1077361Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/objects/info' 2022-05-18T03:12:30.1077812Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack/pack-037394afd06c805aa0bdd1f79e8a8e6fd02244ff.pack' 2022-05-18T03:12:30.1078283Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack/pack-037394afd06c805aa0bdd1f79e8a8e6fd02244ff.idx' 2022-05-18T03:12:30.1078691Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack' 2022-05-18T03:12:30.1079081Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/objects/b4/08327ac2a15ec3e43352421954f5b1967701d1' 2022-05-18T03:12:30.1079420Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/objects/b4' 2022-05-18T03:12:30.1079770Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/objects/7b/0ba72129f2e0edfa754a663aa0ef4adfa01614' 2022-05-18T03:12:30.1080097Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/objects/7b' 2022-05-18T03:12:30.1080480Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/objects/78/613e826a675f4ed72c4571935e5d398db44cd1' 2022-05-18T03:12:30.1080798Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/objects/78' 2022-05-18T03:12:30.1084171Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/objects' 2022-05-18T03:12:30.1084485Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/FETCH_HEAD' 2022-05-18T03:12:30.1084774Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/refs/heads/master' 2022-05-18T03:12:30.1105867Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/refs/heads' 2022-05-18T03:12:30.1106350Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/refs/tags' 2022-05-18T03:12:30.1106661Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1106981Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/refs/remotes/origin' 2022-05-18T03:12:30.1107281Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/refs/remotes' 2022-05-18T03:12:30.1107560Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/refs' 2022-05-18T03:12:30.1107819Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/description' 2022-05-18T03:12:30.1108103Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/info/exclude' 2022-05-18T03:12:30.1108383Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/info' 2022-05-18T03:12:30.1108708Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1109043Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1109334Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/update.sample' 2022-05-18T03:12:30.1109639Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-receive.sample' 2022-05-18T03:12:30.1109939Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-commit.sample' 2022-05-18T03:12:30.1110221Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/commit-msg.sample' 2022-05-18T03:12:30.1110546Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1110856Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1111181Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1111493Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1111783Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-push.sample' 2022-05-18T03:12:30.1112082Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/post-update.sample' 2022-05-18T03:12:30.1112374Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1112654Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/hooks' 2022-05-18T03:12:30.1112903Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/logs/HEAD' 2022-05-18T03:12:30.1113279Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/heads/master' 2022-05-18T03:12:30.1116569Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/heads' 2022-05-18T03:12:30.1116888Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1117211Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/remotes/origin' 2022-05-18T03:12:30.1117519Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/remotes' 2022-05-18T03:12:30.1117805Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs' 2022-05-18T03:12:30.1118083Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/logs' 2022-05-18T03:12:30.1118324Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/config' 2022-05-18T03:12:30.1118584Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/index' 2022-05-18T03:12:30.1118861Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv/packed-refs' 2022-05-18T03:12:30.1119126Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/FXdiv' 2022-05-18T03:12:30.1119494Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/branches' 2022-05-18T03:12:30.1119764Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/shallow' 2022-05-18T03:12:30.1120015Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/HEAD' 2022-05-18T03:12:30.1120310Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/objects/info' 2022-05-18T03:12:30.1120722Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/objects/pack/pack-1995e1af9004a5a831e558fa126cef5d85df0739.idx' 2022-05-18T03:12:30.1121113Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/objects/pack/pack-1995e1af9004a5a831e558fa126cef5d85df0739.pack' 2022-05-18T03:12:30.1121414Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/objects/pack' 2022-05-18T03:12:30.1121701Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/objects' 2022-05-18T03:12:30.1121984Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/refs/heads/master' 2022-05-18T03:12:30.1122274Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/refs/heads' 2022-05-18T03:12:30.1122562Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/refs/tags' 2022-05-18T03:12:30.1122863Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1123170Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/refs/remotes/origin' 2022-05-18T03:12:30.1123449Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/refs/remotes' 2022-05-18T03:12:30.1123735Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/refs' 2022-05-18T03:12:30.1124009Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/description' 2022-05-18T03:12:30.1124278Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/info/exclude' 2022-05-18T03:12:30.1124556Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/info' 2022-05-18T03:12:30.1124875Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1125201Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1125490Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/hooks/update.sample' 2022-05-18T03:12:30.1125789Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-receive.sample' 2022-05-18T03:12:30.1126073Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-commit.sample' 2022-05-18T03:12:30.1126431Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/hooks/commit-msg.sample' 2022-05-18T03:12:30.1126749Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1127064Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1127387Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1127702Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1127996Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-push.sample' 2022-05-18T03:12:30.1128461Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/hooks/post-update.sample' 2022-05-18T03:12:30.1128748Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1129031Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/hooks' 2022-05-18T03:12:30.1129295Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/logs/HEAD' 2022-05-18T03:12:30.1129584Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/heads/master' 2022-05-18T03:12:30.1129948Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/heads' 2022-05-18T03:12:30.1130259Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1130578Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/remotes/origin' 2022-05-18T03:12:30.1130881Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/remotes' 2022-05-18T03:12:30.1131165Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/logs/refs' 2022-05-18T03:12:30.1131427Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/logs' 2022-05-18T03:12:30.1131684Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/config' 2022-05-18T03:12:30.1131939Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/index' 2022-05-18T03:12:30.1132219Z removed 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd/packed-refs' 2022-05-18T03:12:30.1132489Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps/psimd' 2022-05-18T03:12:30.1132742Z removed directory 'pytorch-master/.git/modules/third_party/NNPACK_deps' 2022-05-18T03:12:30.1132999Z removed directory 'pytorch-master/.git/modules/third_party/foxi/branches' 2022-05-18T03:12:30.1133231Z removed 'pytorch-master/.git/modules/third_party/foxi/shallow' 2022-05-18T03:12:30.1133440Z removed 'pytorch-master/.git/modules/third_party/foxi/HEAD' 2022-05-18T03:12:30.1133704Z removed directory 'pytorch-master/.git/modules/third_party/foxi/objects/info' 2022-05-18T03:12:30.1134080Z removed 'pytorch-master/.git/modules/third_party/foxi/objects/pack/pack-a18a23f3a9aa42c12a51a856c4fb6956c5585d10.idx' 2022-05-18T03:12:30.1134456Z removed 'pytorch-master/.git/modules/third_party/foxi/objects/pack/pack-a18a23f3a9aa42c12a51a856c4fb6956c5585d10.pack' 2022-05-18T03:12:30.1134723Z removed directory 'pytorch-master/.git/modules/third_party/foxi/objects/pack' 2022-05-18T03:12:30.1134975Z removed directory 'pytorch-master/.git/modules/third_party/foxi/objects' 2022-05-18T03:12:30.1135226Z removed 'pytorch-master/.git/modules/third_party/foxi/refs/heads/master' 2022-05-18T03:12:30.1135485Z removed directory 'pytorch-master/.git/modules/third_party/foxi/refs/heads' 2022-05-18T03:12:30.1135725Z removed directory 'pytorch-master/.git/modules/third_party/foxi/refs/tags' 2022-05-18T03:12:30.1135994Z removed 'pytorch-master/.git/modules/third_party/foxi/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1136274Z removed directory 'pytorch-master/.git/modules/third_party/foxi/refs/remotes/origin' 2022-05-18T03:12:30.1136533Z removed directory 'pytorch-master/.git/modules/third_party/foxi/refs/remotes' 2022-05-18T03:12:30.1136849Z removed directory 'pytorch-master/.git/modules/third_party/foxi/refs' 2022-05-18T03:12:30.1137090Z removed 'pytorch-master/.git/modules/third_party/foxi/description' 2022-05-18T03:12:30.1137332Z removed 'pytorch-master/.git/modules/third_party/foxi/info/exclude' 2022-05-18T03:12:30.1137577Z removed directory 'pytorch-master/.git/modules/third_party/foxi/info' 2022-05-18T03:12:30.1137854Z removed 'pytorch-master/.git/modules/third_party/foxi/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1138463Z removed 'pytorch-master/.git/modules/third_party/foxi/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1138731Z removed 'pytorch-master/.git/modules/third_party/foxi/hooks/update.sample' 2022-05-18T03:12:30.1139004Z removed 'pytorch-master/.git/modules/third_party/foxi/hooks/pre-receive.sample' 2022-05-18T03:12:30.1139274Z removed 'pytorch-master/.git/modules/third_party/foxi/hooks/pre-commit.sample' 2022-05-18T03:12:30.1139545Z removed 'pytorch-master/.git/modules/third_party/foxi/hooks/commit-msg.sample' 2022-05-18T03:12:30.1139841Z removed 'pytorch-master/.git/modules/third_party/foxi/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1140127Z removed 'pytorch-master/.git/modules/third_party/foxi/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1140466Z removed 'pytorch-master/.git/modules/third_party/foxi/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1140751Z removed 'pytorch-master/.git/modules/third_party/foxi/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1141017Z removed 'pytorch-master/.git/modules/third_party/foxi/hooks/pre-push.sample' 2022-05-18T03:12:30.1141286Z removed 'pytorch-master/.git/modules/third_party/foxi/hooks/post-update.sample' 2022-05-18T03:12:30.1141553Z removed 'pytorch-master/.git/modules/third_party/foxi/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1141798Z removed directory 'pytorch-master/.git/modules/third_party/foxi/hooks' 2022-05-18T03:12:30.1142030Z removed 'pytorch-master/.git/modules/third_party/foxi/logs/HEAD' 2022-05-18T03:12:30.1142294Z removed 'pytorch-master/.git/modules/third_party/foxi/logs/refs/heads/master' 2022-05-18T03:12:30.1142551Z removed directory 'pytorch-master/.git/modules/third_party/foxi/logs/refs/heads' 2022-05-18T03:12:30.1142830Z removed 'pytorch-master/.git/modules/third_party/foxi/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1143116Z removed directory 'pytorch-master/.git/modules/third_party/foxi/logs/refs/remotes/origin' 2022-05-18T03:12:30.1143388Z removed directory 'pytorch-master/.git/modules/third_party/foxi/logs/refs/remotes' 2022-05-18T03:12:30.1143644Z removed directory 'pytorch-master/.git/modules/third_party/foxi/logs/refs' 2022-05-18T03:12:30.1143893Z removed directory 'pytorch-master/.git/modules/third_party/foxi/logs' 2022-05-18T03:12:30.1144118Z removed 'pytorch-master/.git/modules/third_party/foxi/config' 2022-05-18T03:12:30.1144341Z removed 'pytorch-master/.git/modules/third_party/foxi/index' 2022-05-18T03:12:30.1144567Z removed 'pytorch-master/.git/modules/third_party/foxi/packed-refs' 2022-05-18T03:12:30.1144804Z removed directory 'pytorch-master/.git/modules/third_party/foxi' 2022-05-18T03:12:30.1145068Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse/branches' 2022-05-18T03:12:30.1145309Z removed 'pytorch-master/.git/modules/third_party/neon2sse/shallow' 2022-05-18T03:12:30.1145544Z removed 'pytorch-master/.git/modules/third_party/neon2sse/HEAD' 2022-05-18T03:12:30.1145886Z removed 'pytorch-master/.git/modules/third_party/neon2sse/objects/94/78eb731f4b1148d7a5b0be125c050c8699c2b0' 2022-05-18T03:12:30.1146159Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse/objects/94' 2022-05-18T03:12:30.1146491Z removed 'pytorch-master/.git/modules/third_party/neon2sse/objects/11/23cf6d846d3f2e5508045943f7e88645fad79b' 2022-05-18T03:12:30.1146743Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse/objects/11' 2022-05-18T03:12:30.1147015Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse/objects/info' 2022-05-18T03:12:30.1147473Z removed 'pytorch-master/.git/modules/third_party/neon2sse/objects/pack/pack-0cf8b1288d0a8ee28da623848d2373a6bbec1d48.pack' 2022-05-18T03:12:30.1147860Z removed 'pytorch-master/.git/modules/third_party/neon2sse/objects/pack/pack-0cf8b1288d0a8ee28da623848d2373a6bbec1d48.idx' 2022-05-18T03:12:30.1148137Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse/objects/pack' 2022-05-18T03:12:30.1148472Z removed 'pytorch-master/.git/modules/third_party/neon2sse/objects/97/a126f08ce318023be604d03f88bf0820a9464a' 2022-05-18T03:12:30.1148740Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse/objects/97' 2022-05-18T03:12:30.1149068Z removed 'pytorch-master/.git/modules/third_party/neon2sse/objects/c7/a8c348071e60d30c346727acca6578c0d3ddf4' 2022-05-18T03:12:30.1149339Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse/objects/c7' 2022-05-18T03:12:30.1149661Z removed 'pytorch-master/.git/modules/third_party/neon2sse/objects/78/92eac18784f2c25c1fe5f89265f49973c104bd' 2022-05-18T03:12:30.1149932Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse/objects/78' 2022-05-18T03:12:30.1150198Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse/objects' 2022-05-18T03:12:30.1150498Z removed 'pytorch-master/.git/modules/third_party/neon2sse/FETCH_HEAD' 2022-05-18T03:12:30.1150762Z removed 'pytorch-master/.git/modules/third_party/neon2sse/refs/heads/master' 2022-05-18T03:12:30.1151027Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse/refs/heads' 2022-05-18T03:12:30.1151291Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse/refs/tags' 2022-05-18T03:12:30.1151568Z removed 'pytorch-master/.git/modules/third_party/neon2sse/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1151841Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse/refs/remotes/origin' 2022-05-18T03:12:30.1152114Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse/refs/remotes' 2022-05-18T03:12:30.1152370Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse/refs' 2022-05-18T03:12:30.1152618Z removed 'pytorch-master/.git/modules/third_party/neon2sse/description' 2022-05-18T03:12:30.1152867Z removed 'pytorch-master/.git/modules/third_party/neon2sse/info/exclude' 2022-05-18T03:12:30.1153120Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse/info' 2022-05-18T03:12:30.1153420Z removed 'pytorch-master/.git/modules/third_party/neon2sse/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1153726Z removed 'pytorch-master/.git/modules/third_party/neon2sse/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1153976Z removed 'pytorch-master/.git/modules/third_party/neon2sse/hooks/update.sample' 2022-05-18T03:12:30.1154255Z removed 'pytorch-master/.git/modules/third_party/neon2sse/hooks/pre-receive.sample' 2022-05-18T03:12:30.1154529Z removed 'pytorch-master/.git/modules/third_party/neon2sse/hooks/pre-commit.sample' 2022-05-18T03:12:30.1154804Z removed 'pytorch-master/.git/modules/third_party/neon2sse/hooks/commit-msg.sample' 2022-05-18T03:12:30.1155104Z removed 'pytorch-master/.git/modules/third_party/neon2sse/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1155395Z removed 'pytorch-master/.git/modules/third_party/neon2sse/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1155699Z removed 'pytorch-master/.git/modules/third_party/neon2sse/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1155990Z removed 'pytorch-master/.git/modules/third_party/neon2sse/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1156261Z removed 'pytorch-master/.git/modules/third_party/neon2sse/hooks/pre-push.sample' 2022-05-18T03:12:30.1156526Z removed 'pytorch-master/.git/modules/third_party/neon2sse/hooks/post-update.sample' 2022-05-18T03:12:30.1156800Z removed 'pytorch-master/.git/modules/third_party/neon2sse/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1157056Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse/hooks' 2022-05-18T03:12:30.1157299Z removed 'pytorch-master/.git/modules/third_party/neon2sse/logs/HEAD' 2022-05-18T03:12:30.1157624Z removed 'pytorch-master/.git/modules/third_party/neon2sse/logs/refs/heads/master' 2022-05-18T03:12:30.1157901Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse/logs/refs/heads' 2022-05-18T03:12:30.1158185Z removed 'pytorch-master/.git/modules/third_party/neon2sse/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1158489Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse/logs/refs/remotes/origin' 2022-05-18T03:12:30.1158756Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse/logs/refs/remotes' 2022-05-18T03:12:30.1159023Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse/logs/refs' 2022-05-18T03:12:30.1159277Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse/logs' 2022-05-18T03:12:30.1159513Z removed 'pytorch-master/.git/modules/third_party/neon2sse/config' 2022-05-18T03:12:30.1159747Z removed 'pytorch-master/.git/modules/third_party/neon2sse/index' 2022-05-18T03:12:30.1160003Z removed 'pytorch-master/.git/modules/third_party/neon2sse/packed-refs' 2022-05-18T03:12:30.1160250Z removed directory 'pytorch-master/.git/modules/third_party/neon2sse' 2022-05-18T03:12:30.1160500Z removed directory 'pytorch-master/.git/modules/third_party/tbb/branches' 2022-05-18T03:12:30.1160764Z removed 'pytorch-master/.git/modules/third_party/tbb/shallow' 2022-05-18T03:12:30.1160987Z removed 'pytorch-master/.git/modules/third_party/tbb/HEAD' 2022-05-18T03:12:30.1161249Z removed directory 'pytorch-master/.git/modules/third_party/tbb/objects/info' 2022-05-18T03:12:30.1161633Z removed 'pytorch-master/.git/modules/third_party/tbb/objects/pack/pack-25da9e4c6f442d65b7d3d3df3744fd90be650a83.pack' 2022-05-18T03:12:30.1162000Z removed 'pytorch-master/.git/modules/third_party/tbb/objects/pack/pack-6fcf8339edeaec7230749d058e171801b4610a3a.idx' 2022-05-18T03:12:30.1162368Z removed 'pytorch-master/.git/modules/third_party/tbb/objects/pack/pack-25da9e4c6f442d65b7d3d3df3744fd90be650a83.idx' 2022-05-18T03:12:30.1162743Z removed 'pytorch-master/.git/modules/third_party/tbb/objects/pack/pack-6fcf8339edeaec7230749d058e171801b4610a3a.pack' 2022-05-18T03:12:30.1163005Z removed directory 'pytorch-master/.git/modules/third_party/tbb/objects/pack' 2022-05-18T03:12:30.1163243Z removed directory 'pytorch-master/.git/modules/third_party/tbb/objects' 2022-05-18T03:12:30.1163475Z removed 'pytorch-master/.git/modules/third_party/tbb/FETCH_HEAD' 2022-05-18T03:12:30.1163720Z removed 'pytorch-master/.git/modules/third_party/tbb/refs/heads/master' 2022-05-18T03:12:30.1163976Z removed directory 'pytorch-master/.git/modules/third_party/tbb/refs/heads' 2022-05-18T03:12:30.1164229Z removed directory 'pytorch-master/.git/modules/third_party/tbb/refs/tags' 2022-05-18T03:12:30.1164494Z removed 'pytorch-master/.git/modules/third_party/tbb/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1164768Z removed directory 'pytorch-master/.git/modules/third_party/tbb/refs/remotes/origin' 2022-05-18T03:12:30.1169656Z removed directory 'pytorch-master/.git/modules/third_party/tbb/refs/remotes' 2022-05-18T03:12:30.1170029Z removed directory 'pytorch-master/.git/modules/third_party/tbb/refs' 2022-05-18T03:12:30.1170279Z removed 'pytorch-master/.git/modules/third_party/tbb/description' 2022-05-18T03:12:30.1170535Z removed 'pytorch-master/.git/modules/third_party/tbb/info/exclude' 2022-05-18T03:12:30.1170778Z removed directory 'pytorch-master/.git/modules/third_party/tbb/info' 2022-05-18T03:12:30.1171068Z removed 'pytorch-master/.git/modules/third_party/tbb/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1171363Z removed 'pytorch-master/.git/modules/third_party/tbb/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1171616Z removed 'pytorch-master/.git/modules/third_party/tbb/hooks/update.sample' 2022-05-18T03:12:30.1171884Z removed 'pytorch-master/.git/modules/third_party/tbb/hooks/pre-receive.sample' 2022-05-18T03:12:30.1172133Z removed 'pytorch-master/.git/modules/third_party/tbb/hooks/pre-commit.sample' 2022-05-18T03:12:30.1172529Z removed 'pytorch-master/.git/modules/third_party/tbb/hooks/commit-msg.sample' 2022-05-18T03:12:30.1172818Z removed 'pytorch-master/.git/modules/third_party/tbb/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1173098Z removed 'pytorch-master/.git/modules/third_party/tbb/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1173402Z removed 'pytorch-master/.git/modules/third_party/tbb/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1173683Z removed 'pytorch-master/.git/modules/third_party/tbb/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1173949Z removed 'pytorch-master/.git/modules/third_party/tbb/hooks/pre-push.sample' 2022-05-18T03:12:30.1174217Z removed 'pytorch-master/.git/modules/third_party/tbb/hooks/post-update.sample' 2022-05-18T03:12:30.1174478Z removed 'pytorch-master/.git/modules/third_party/tbb/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1174712Z removed directory 'pytorch-master/.git/modules/third_party/tbb/hooks' 2022-05-18T03:12:30.1174941Z removed 'pytorch-master/.git/modules/third_party/tbb/logs/HEAD' 2022-05-18T03:12:30.1175212Z removed 'pytorch-master/.git/modules/third_party/tbb/logs/refs/heads/master' 2022-05-18T03:12:30.1175480Z removed directory 'pytorch-master/.git/modules/third_party/tbb/logs/refs/heads' 2022-05-18T03:12:30.1175862Z removed 'pytorch-master/.git/modules/third_party/tbb/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1176157Z removed directory 'pytorch-master/.git/modules/third_party/tbb/logs/refs/remotes/origin' 2022-05-18T03:12:30.1176434Z removed directory 'pytorch-master/.git/modules/third_party/tbb/logs/refs/remotes' 2022-05-18T03:12:30.1176685Z removed directory 'pytorch-master/.git/modules/third_party/tbb/logs/refs' 2022-05-18T03:12:30.1176914Z removed directory 'pytorch-master/.git/modules/third_party/tbb/logs' 2022-05-18T03:12:30.1177139Z removed 'pytorch-master/.git/modules/third_party/tbb/config' 2022-05-18T03:12:30.1177362Z removed 'pytorch-master/.git/modules/third_party/tbb/index' 2022-05-18T03:12:30.1177597Z removed 'pytorch-master/.git/modules/third_party/tbb/packed-refs' 2022-05-18T03:12:30.1177833Z removed directory 'pytorch-master/.git/modules/third_party/tbb' 2022-05-18T03:12:30.1178098Z removed directory 'pytorch-master/.git/modules/third_party/QNNPACK/branches' 2022-05-18T03:12:30.1178333Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/shallow' 2022-05-18T03:12:30.1178584Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/HEAD' 2022-05-18T03:12:30.1178855Z removed directory 'pytorch-master/.git/modules/third_party/QNNPACK/objects/info' 2022-05-18T03:12:30.1179245Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/objects/pack/pack-ab3d273369fc4d0ba09cc52de9f54e4698ea39bc.idx' 2022-05-18T03:12:30.1179637Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/objects/pack/pack-ab3d273369fc4d0ba09cc52de9f54e4698ea39bc.pack' 2022-05-18T03:12:30.1179910Z removed directory 'pytorch-master/.git/modules/third_party/QNNPACK/objects/pack' 2022-05-18T03:12:30.1180174Z removed directory 'pytorch-master/.git/modules/third_party/QNNPACK/objects' 2022-05-18T03:12:30.1180439Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/refs/heads/master' 2022-05-18T03:12:30.1180704Z removed directory 'pytorch-master/.git/modules/third_party/QNNPACK/refs/heads' 2022-05-18T03:12:30.1180959Z removed directory 'pytorch-master/.git/modules/third_party/QNNPACK/refs/tags' 2022-05-18T03:12:30.1181223Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1181504Z removed directory 'pytorch-master/.git/modules/third_party/QNNPACK/refs/remotes/origin' 2022-05-18T03:12:30.1181772Z removed directory 'pytorch-master/.git/modules/third_party/QNNPACK/refs/remotes' 2022-05-18T03:12:30.1182021Z removed directory 'pytorch-master/.git/modules/third_party/QNNPACK/refs' 2022-05-18T03:12:30.1182269Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/description' 2022-05-18T03:12:30.1182513Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/info/exclude' 2022-05-18T03:12:30.1188658Z removed directory 'pytorch-master/.git/modules/third_party/QNNPACK/info' 2022-05-18T03:12:30.1189183Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1189486Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1189761Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/hooks/update.sample' 2022-05-18T03:12:30.1190046Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/hooks/pre-receive.sample' 2022-05-18T03:12:30.1190323Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/hooks/pre-commit.sample' 2022-05-18T03:12:30.1190601Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/hooks/commit-msg.sample' 2022-05-18T03:12:30.1190900Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1191193Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1191495Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1191770Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1192045Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/hooks/pre-push.sample' 2022-05-18T03:12:30.1192393Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/hooks/post-update.sample' 2022-05-18T03:12:30.1192675Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1192936Z removed directory 'pytorch-master/.git/modules/third_party/QNNPACK/hooks' 2022-05-18T03:12:30.1193177Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/logs/HEAD' 2022-05-18T03:12:30.1193451Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/logs/refs/heads/master' 2022-05-18T03:12:30.1193731Z removed directory 'pytorch-master/.git/modules/third_party/QNNPACK/logs/refs/heads' 2022-05-18T03:12:30.1194001Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1194303Z removed directory 'pytorch-master/.git/modules/third_party/QNNPACK/logs/refs/remotes/origin' 2022-05-18T03:12:30.1194584Z removed directory 'pytorch-master/.git/modules/third_party/QNNPACK/logs/refs/remotes' 2022-05-18T03:12:30.1194849Z removed directory 'pytorch-master/.git/modules/third_party/QNNPACK/logs/refs' 2022-05-18T03:12:30.1195101Z removed directory 'pytorch-master/.git/modules/third_party/QNNPACK/logs' 2022-05-18T03:12:30.1195342Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/config' 2022-05-18T03:12:30.1195579Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/index' 2022-05-18T03:12:30.1195829Z removed 'pytorch-master/.git/modules/third_party/QNNPACK/packed-refs' 2022-05-18T03:12:30.1196056Z removed directory 'pytorch-master/.git/modules/third_party/QNNPACK' 2022-05-18T03:12:30.1196335Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/branches' 2022-05-18T03:12:30.1196588Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/shallow' 2022-05-18T03:12:30.1196837Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/HEAD' 2022-05-18T03:12:30.1197195Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/d0/ee282b91b0ce8c449458d0866f80feaec6972d' 2022-05-18T03:12:30.1197486Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/d0' 2022-05-18T03:12:30.1197845Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/82/620d89fe17adb659dc8b7aa4cca71df51c8a32' 2022-05-18T03:12:30.1198126Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/82' 2022-05-18T03:12:30.1198477Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/36/9c586570fc9f8c220a513d81cba5546fa966ea' 2022-05-18T03:12:30.1198742Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/36' 2022-05-18T03:12:30.1199092Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/ab/5f3ea31aaff7f8ee140f95e58062097cb67614' 2022-05-18T03:12:30.1199433Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/ab' 2022-05-18T03:12:30.1202413Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/b0/c0f88e7d2e01272a3abb17c18c28803a936bef' 2022-05-18T03:12:30.1202713Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/b0' 2022-05-18T03:12:30.1203068Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/4e/e1027364c8b61fd7b2865cea0a5a6b6e65bf52' 2022-05-18T03:12:30.1203352Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/4e' 2022-05-18T03:12:30.1203708Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/26/5a39876ce5b42bca65c1f22fd1e8a644491465' 2022-05-18T03:12:30.1203975Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/26' 2022-05-18T03:12:30.1204333Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/0a/8f51b7f2f05eaafe7b39c4c43a51fb35ae20a1' 2022-05-18T03:12:30.1204619Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/0a' 2022-05-18T03:12:30.1204959Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/22/76e875912dc64b7ee480444e208c9194d8b402' 2022-05-18T03:12:30.1205331Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/22' 2022-05-18T03:12:30.1205693Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/2d/3ff5d59e690cfda51e17743c624c04cd8a533f' 2022-05-18T03:12:30.1206047Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/2d' 2022-05-18T03:12:30.1206399Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/fb/c95595e0df86e5acc624edd09d9f7d94f1179a' 2022-05-18T03:12:30.1206679Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/fb' 2022-05-18T03:12:30.1207011Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/f4/b23e7e0c20a23dcc119c3a7221063aa1315d36' 2022-05-18T03:12:30.1207295Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/f4' 2022-05-18T03:12:30.1207641Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/e4/667de101e4b33f5efd3fb746b028205a048969' 2022-05-18T03:12:30.1207925Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/e4' 2022-05-18T03:12:30.1208378Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/c6/80d7a61db48d1b130aa3e870319d860f342033' 2022-05-18T03:12:30.1208662Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/c6' 2022-05-18T03:12:30.1209008Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/90/94e1b6b01cedcd20383123d5526f266b507542' 2022-05-18T03:12:30.1209290Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/90' 2022-05-18T03:12:30.1209638Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/8b/f098fc15de87db850410ff2e363e506d61de3e' 2022-05-18T03:12:30.1209907Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/8b' 2022-05-18T03:12:30.1210257Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/8f/fa9aa915b3485121aed35b0e56fde8c265a22b' 2022-05-18T03:12:30.1210538Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/8f' 2022-05-18T03:12:30.1210878Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/18/c59072b1f055e95512560fee4b6235582d9c28' 2022-05-18T03:12:30.1211159Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/18' 2022-05-18T03:12:30.1211506Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/e7/b374f7ef6384b6ba0f801ca220f00d1df6906c' 2022-05-18T03:12:30.1211783Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/e7' 2022-05-18T03:12:30.1212130Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/89/d730639df70aa40545ccfd7bd7500d6f6a2988' 2022-05-18T03:12:30.1212481Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/89' 2022-05-18T03:12:30.1212811Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/a6/0e5e561351d735debe578a98abc7c331f17254' 2022-05-18T03:12:30.1215077Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/a6/106b0ed665e9ba9bb33ca4a137d0309ef2e43d' 2022-05-18T03:12:30.1215361Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/a6' 2022-05-18T03:12:30.1215707Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/23/83a9decc3c67a729124261e78870f745072acb' 2022-05-18T03:12:30.1215986Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/23' 2022-05-18T03:12:30.1216324Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/d7/c12993b1146a29327d4fa64f9979a559c83529' 2022-05-18T03:12:30.1216666Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/d7/c13eea039864c9a2830566c472194c3a3d6e15' 2022-05-18T03:12:30.1216947Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/d7' 2022-05-18T03:12:30.1217300Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/85/cfcd4327fa67171c7b0ee9d928f95948214e28' 2022-05-18T03:12:30.1217734Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/85/4f25c491d3a57ca27d01de51aad0c0eb3f2791' 2022-05-18T03:12:30.1218023Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/85' 2022-05-18T03:12:30.1218365Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/aa/e0a17726ca516608de407e778cdab78aef6524' 2022-05-18T03:12:30.1218644Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/aa' 2022-05-18T03:12:30.1218983Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/c5/e79b4b17c3a1e70013c8841922afe697c3dbac' 2022-05-18T03:12:30.1219267Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/c5' 2022-05-18T03:12:30.1219609Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/c1/53211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-05-18T03:12:30.1219890Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/c1' 2022-05-18T03:12:30.1220237Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/0f/5fa48f92a9d377413b1cd69538b1dc9d96e301' 2022-05-18T03:12:30.1220504Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/0f' 2022-05-18T03:12:30.1220849Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/87/dd58f528947d004d14c091fe69495bcd773f39' 2022-05-18T03:12:30.1221185Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/87/1500d46a950143d27de27670853dfdbe37e986' 2022-05-18T03:12:30.1221458Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/87' 2022-05-18T03:12:30.1221802Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/69/f59b520df6cf68dd2c10ad1fe58a9f2942677d' 2022-05-18T03:12:30.1222083Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/69' 2022-05-18T03:12:30.1222370Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/info' 2022-05-18T03:12:30.1222724Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/4c/896f2da9e93085d60fef1bf1f6df4018885b77' 2022-05-18T03:12:30.1223059Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/4c/337d5c11c2cd6a86bd3b4585dbb8f2d37f24bc' 2022-05-18T03:12:30.1223340Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/4c' 2022-05-18T03:12:30.1223737Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/pack/pack-285241c6299a8d873e72c960ed423bc2b2a21304.pack' 2022-05-18T03:12:30.1224122Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/pack/pack-285241c6299a8d873e72c960ed423bc2b2a21304.idx' 2022-05-18T03:12:30.1224478Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/pack' 2022-05-18T03:12:30.1224821Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/41/97cd97b4095755a18c4de27dc850c86bfda4c6' 2022-05-18T03:12:30.1228308Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/41' 2022-05-18T03:12:30.1228690Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/1d/1854d92c4490ba8121b1c5176cf6160158b33f' 2022-05-18T03:12:30.1229052Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/1d/5d3af78e724aafb39ffd7363dfdf0937d5e830' 2022-05-18T03:12:30.1229341Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/1d' 2022-05-18T03:12:30.1229666Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/8a/6553ba5410414bdc8968f673f55e6954dc08b9' 2022-05-18T03:12:30.1229947Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/8a' 2022-05-18T03:12:30.1230290Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/ba/752075e29bc9100ca2a945c9662702cfa9f044' 2022-05-18T03:12:30.1230575Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/ba' 2022-05-18T03:12:30.1231018Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/17/bbebb6bca040c57351e448fe95c7d0e7d5dc06' 2022-05-18T03:12:30.1231304Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/17' 2022-05-18T03:12:30.1231651Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/fe/92f077c347c2cfa148fe18c327a31680eadd37' 2022-05-18T03:12:30.1231931Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/fe' 2022-05-18T03:12:30.1232261Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/a1/937f19e90e9cae19c1e0672d186cecd6943713' 2022-05-18T03:12:30.1232543Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/a1' 2022-05-18T03:12:30.1232898Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/74/b1557e00ec44d0ff2b5e2eed2b7d59d8c56d3d' 2022-05-18T03:12:30.1233182Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/74' 2022-05-18T03:12:30.1233531Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/48/962db474c1c20ef08d96e7fb6535311340d88f' 2022-05-18T03:12:30.1233809Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/48' 2022-05-18T03:12:30.1234169Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/79/a7fbeedec426b37024f48a3abb3feee90751d5' 2022-05-18T03:12:30.1234446Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/79' 2022-05-18T03:12:30.1234798Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/b8/afd3ef525b60b988c92455bd2f579f41cb8957' 2022-05-18T03:12:30.1235061Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/b8' 2022-05-18T03:12:30.1235407Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/9c/71962ea0c3d076c2865172b8d700fd3afe51dd' 2022-05-18T03:12:30.1235687Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects/9c' 2022-05-18T03:12:30.1235964Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/objects' 2022-05-18T03:12:30.1236221Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/FETCH_HEAD' 2022-05-18T03:12:30.1236490Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/refs/heads/main' 2022-05-18T03:12:30.1236769Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/refs/heads' 2022-05-18T03:12:30.1237045Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/refs/tags' 2022-05-18T03:12:30.1237336Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1237625Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/refs/remotes/origin' 2022-05-18T03:12:30.1237972Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/refs/remotes' 2022-05-18T03:12:30.1238241Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/refs' 2022-05-18T03:12:30.1243886Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/description' 2022-05-18T03:12:30.1244159Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/info/exclude' 2022-05-18T03:12:30.1244431Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/info' 2022-05-18T03:12:30.1244748Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1245070Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1245338Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/hooks/update.sample' 2022-05-18T03:12:30.1245635Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/hooks/pre-receive.sample' 2022-05-18T03:12:30.1245929Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/hooks/pre-commit.sample' 2022-05-18T03:12:30.1246218Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/hooks/commit-msg.sample' 2022-05-18T03:12:30.1246626Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1246942Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1247262Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1247571Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1247845Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/hooks/pre-push.sample' 2022-05-18T03:12:30.1248296Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/hooks/post-update.sample' 2022-05-18T03:12:30.1248594Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1248866Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/hooks' 2022-05-18T03:12:30.1249122Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/logs/HEAD' 2022-05-18T03:12:30.1249402Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/logs/refs/heads/main' 2022-05-18T03:12:30.1249694Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/logs/refs/heads' 2022-05-18T03:12:30.1249993Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1250307Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/logs/refs/remotes/origin' 2022-05-18T03:12:30.1250586Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/logs/refs/remotes' 2022-05-18T03:12:30.1250865Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/logs/refs' 2022-05-18T03:12:30.1251135Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/logs' 2022-05-18T03:12:30.1251382Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/config' 2022-05-18T03:12:30.1251628Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/index' 2022-05-18T03:12:30.1251968Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/branches' 2022-05-18T03:12:30.1252277Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/shallow' 2022-05-18T03:12:30.1252574Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/HEAD' 2022-05-18T03:12:30.1252904Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/objects/info' 2022-05-18T03:12:30.1253399Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/objects/pack/pack-958ba2c4c6ecf08d366b4e620b7ce883a80bc110.idx' 2022-05-18T03:12:30.1267278Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/objects/pack/pack-cb54466c05fdc2b47aa5521bc4d64767c9f0a6a5.pack' 2022-05-18T03:12:30.1267890Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/objects/pack/pack-958ba2c4c6ecf08d366b4e620b7ce883a80bc110.pack' 2022-05-18T03:12:30.1268349Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/objects/pack/pack-cb54466c05fdc2b47aa5521bc4d64767c9f0a6a5.idx' 2022-05-18T03:12:30.1268702Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/objects/pack' 2022-05-18T03:12:30.1269038Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/objects' 2022-05-18T03:12:30.1269353Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/FETCH_HEAD' 2022-05-18T03:12:30.1269679Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/refs/heads/main' 2022-05-18T03:12:30.1270021Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/refs/heads' 2022-05-18T03:12:30.1270456Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/refs/tags' 2022-05-18T03:12:30.1270808Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1271171Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/refs/remotes/origin' 2022-05-18T03:12:30.1271509Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/refs/remotes' 2022-05-18T03:12:30.1271832Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/refs' 2022-05-18T03:12:30.1272153Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/description' 2022-05-18T03:12:30.1272475Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/info/exclude' 2022-05-18T03:12:30.1272796Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/info' 2022-05-18T03:12:30.1273162Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1273521Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1273857Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/hooks/update.sample' 2022-05-18T03:12:30.1274205Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/hooks/pre-receive.sample' 2022-05-18T03:12:30.1274551Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/hooks/pre-commit.sample' 2022-05-18T03:12:30.1274895Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/hooks/commit-msg.sample' 2022-05-18T03:12:30.1275255Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1275613Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1275979Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1276332Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1276657Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/hooks/pre-push.sample' 2022-05-18T03:12:30.1276997Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/hooks/post-update.sample' 2022-05-18T03:12:30.1277442Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1291262Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/hooks' 2022-05-18T03:12:30.1291620Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/logs/HEAD' 2022-05-18T03:12:30.1291958Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/logs/refs/heads/main' 2022-05-18T03:12:30.1292315Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/logs/refs/heads' 2022-05-18T03:12:30.1292680Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1293048Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/logs/refs/remotes/origin' 2022-05-18T03:12:30.1293403Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/logs/refs/remotes' 2022-05-18T03:12:30.1293731Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/logs/refs' 2022-05-18T03:12:30.1294232Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/logs' 2022-05-18T03:12:30.1294547Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config' 2022-05-18T03:12:30.1294848Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/index' 2022-05-18T03:12:30.1295251Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/branches' 2022-05-18T03:12:30.1295618Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/shallow' 2022-05-18T03:12:30.1295983Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/HEAD' 2022-05-18T03:12:30.1296389Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/objects/info' 2022-05-18T03:12:30.1296899Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-86e4006d7a1905aacc9df8b1269e782a272dfb22.idx' 2022-05-18T03:12:30.1297399Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-e83624cd204cd3452a39dfce07bf202d3fbfd1a4.idx' 2022-05-18T03:12:30.1297893Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-e83624cd204cd3452a39dfce07bf202d3fbfd1a4.pack' 2022-05-18T03:12:30.1298396Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-86e4006d7a1905aacc9df8b1269e782a272dfb22.pack' 2022-05-18T03:12:30.1298811Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/objects/pack' 2022-05-18T03:12:30.1299211Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/objects' 2022-05-18T03:12:30.1299586Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/FETCH_HEAD' 2022-05-18T03:12:30.1299977Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/refs/heads/master' 2022-05-18T03:12:30.1300374Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/refs/heads' 2022-05-18T03:12:30.1300768Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/refs/tags' 2022-05-18T03:12:30.1301248Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1301666Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/refs/remotes/origin' 2022-05-18T03:12:30.1302065Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/refs/remotes' 2022-05-18T03:12:30.1302436Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/refs' 2022-05-18T03:12:30.1302818Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/description' 2022-05-18T03:12:30.1303197Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/info/exclude' 2022-05-18T03:12:30.1303584Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/info' 2022-05-18T03:12:30.1304012Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1304488Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1304887Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/hooks/update.sample' 2022-05-18T03:12:30.1305298Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-receive.sample' 2022-05-18T03:12:30.1305700Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-commit.sample' 2022-05-18T03:12:30.1306109Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/hooks/commit-msg.sample' 2022-05-18T03:12:30.1306532Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1306928Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1307357Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1307768Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1308167Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-push.sample' 2022-05-18T03:12:30.1308582Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/hooks/post-update.sample' 2022-05-18T03:12:30.1308985Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1309368Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/hooks' 2022-05-18T03:12:30.1309735Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/logs/HEAD' 2022-05-18T03:12:30.1310128Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/heads/master' 2022-05-18T03:12:30.1310531Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/heads' 2022-05-18T03:12:30.1310974Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1311406Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/remotes/origin' 2022-05-18T03:12:30.1311811Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/remotes' 2022-05-18T03:12:30.1312208Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/logs/refs' 2022-05-18T03:12:30.1312593Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/logs' 2022-05-18T03:12:30.1313123Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config' 2022-05-18T03:12:30.1313495Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/index' 2022-05-18T03:12:30.1313929Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/branches' 2022-05-18T03:12:30.1314389Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/shallow' 2022-05-18T03:12:30.1314797Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/HEAD' 2022-05-18T03:12:30.1315312Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/objects/6a/00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-05-18T03:12:30.1315737Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/objects/6a' 2022-05-18T03:12:30.1316233Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/objects/ef/b892166cf3ca689801eab8e2396c9d8d7066c1' 2022-05-18T03:12:30.1316669Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/objects/ef' 2022-05-18T03:12:30.1317154Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/objects/6c/524ce53259b0275306bba38c898b3e7a9350b7' 2022-05-18T03:12:30.1317658Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/objects/6c/224f84c5bbea06bf93071ee30f6c59ca10de2c' 2022-05-18T03:12:30.1318094Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/objects/6c' 2022-05-18T03:12:30.1318580Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/objects/88/f30812383f8ebdcf095566500b1ecc78c92710' 2022-05-18T03:12:30.1319010Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/objects/88' 2022-05-18T03:12:30.1319548Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/objects/a8/6a48ade3bd7ad00e455bebb3b94ecf25ddf8e4' 2022-05-18T03:12:30.1319982Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/objects/a8' 2022-05-18T03:12:30.1320422Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/objects/info' 2022-05-18T03:12:30.1320982Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/objects/3a/083de0df70e64c07bb3c0cd4bdf69d7ddfd8c5' 2022-05-18T03:12:30.1321418Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/objects/3a' 2022-05-18T03:12:30.1321961Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/objects/pack/pack-8c1a4ccc8652c5f9cae810f859b0f27838ba0a19.pack' 2022-05-18T03:12:30.1322515Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/objects/pack/pack-8c1a4ccc8652c5f9cae810f859b0f27838ba0a19.idx' 2022-05-18T03:12:30.1322952Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/objects/pack' 2022-05-18T03:12:30.1323393Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/objects' 2022-05-18T03:12:30.1323870Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/FETCH_HEAD' 2022-05-18T03:12:30.1324311Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/refs/heads/python3' 2022-05-18T03:12:30.1324750Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/refs/heads' 2022-05-18T03:12:30.1325187Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/refs/tags/v0.0.20200727' 2022-05-18T03:12:30.1325625Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/refs/tags' 2022-05-18T03:12:30.1326076Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1326543Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/refs/remotes/origin' 2022-05-18T03:12:30.1326983Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/refs/remotes' 2022-05-18T03:12:30.1327406Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/refs' 2022-05-18T03:12:30.1327814Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/description' 2022-05-18T03:12:30.1328420Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/info/exclude' 2022-05-18T03:12:30.1328846Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/info' 2022-05-18T03:12:30.1329326Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1329806Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1330243Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/hooks/update.sample' 2022-05-18T03:12:30.1330780Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/hooks/pre-receive.sample' 2022-05-18T03:12:30.1331231Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/hooks/pre-commit.sample' 2022-05-18T03:12:30.1331672Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/hooks/commit-msg.sample' 2022-05-18T03:12:30.1332129Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1332580Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1333038Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1333478Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1333968Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/hooks/pre-push.sample' 2022-05-18T03:12:30.1334414Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/hooks/post-update.sample' 2022-05-18T03:12:30.1334854Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1335277Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/hooks' 2022-05-18T03:12:30.1335687Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/logs/HEAD' 2022-05-18T03:12:30.1336122Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/logs/refs/heads/python3' 2022-05-18T03:12:30.1336568Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/logs/refs/heads' 2022-05-18T03:12:30.1337017Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1337481Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/logs/refs/remotes/origin' 2022-05-18T03:12:30.1338047Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/logs/refs/remotes' 2022-05-18T03:12:30.1338477Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/logs/refs' 2022-05-18T03:12:30.1338892Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/logs' 2022-05-18T03:12:30.1339291Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config' 2022-05-18T03:12:30.1339697Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/index' 2022-05-18T03:12:30.1340115Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/packed-refs' 2022-05-18T03:12:30.1340591Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang' 2022-05-18T03:12:30.1340995Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools' 2022-05-18T03:12:30.1341388Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules' 2022-05-18T03:12:30.1341768Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/packed-refs' 2022-05-18T03:12:30.1342139Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11' 2022-05-18T03:12:30.1342530Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/branches' 2022-05-18T03:12:30.1342891Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/shallow' 2022-05-18T03:12:30.1343302Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/HEAD' 2022-05-18T03:12:30.1343778Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/1c/f04db17e4edd1090aec27dd110dfee64074ab4' 2022-05-18T03:12:30.1344233Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/1c/91e1015ab6fb7a385834075ff2c5b3dd6528d5' 2022-05-18T03:12:30.1344634Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/1c' 2022-05-18T03:12:30.1345099Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/92/4d2f0ba7e5108eaeb3d3ac62070ad84ffc4716' 2022-05-18T03:12:30.1345503Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/92' 2022-05-18T03:12:30.1345963Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/f0/a4455f5fb7cc9d96148758c640e4b27b81d3b3' 2022-05-18T03:12:30.1346433Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/f0/cd7010e3a905c0cfdddb9b33da5c31ed1dff9e' 2022-05-18T03:12:30.1346826Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/f0' 2022-05-18T03:12:30.1347280Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/d0/d2099814402a3fc54ed2be2b61cd4f31d5c5f7' 2022-05-18T03:12:30.1347742Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/d0/6e1031db141ad5a37991f9d54cc8c778e2fd1d' 2022-05-18T03:12:30.1348194Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/d0/7fbc00b15160bcad644a5d3de56a9d11dd0d5b' 2022-05-18T03:12:30.1348587Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/d0' 2022-05-18T03:12:30.1349044Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/68/5d6b097dcf17ec01d870384133d54bf563367d' 2022-05-18T03:12:30.1349531Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/68' 2022-05-18T03:12:30.1349988Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/1e/84bff68d811393c4f101422676fd53049435b1' 2022-05-18T03:12:30.1350455Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/1e' 2022-05-18T03:12:30.1350913Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/ec/5b4c0cc07821937a514745adf9d99514b204c6' 2022-05-18T03:12:30.1351310Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/ec' 2022-05-18T03:12:30.1351773Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/82/b4d72b62fbe545d1826ecf427ccf3281078246' 2022-05-18T03:12:30.1352231Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/82/b15ac7090cfbdff902e138bf47e910043f479e' 2022-05-18T03:12:30.1352634Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/82' 2022-05-18T03:12:30.1353143Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/36/dc3005a3b5e07b6dd481c744b56bced79d930e' 2022-05-18T03:12:30.1353532Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/36' 2022-05-18T03:12:30.1353989Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/09/c058c5449f58620fad188daee6f5486cafea8b' 2022-05-18T03:12:30.1354384Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/09' 2022-05-18T03:12:30.1354838Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/ab/832861ece2990ac371c4cb76209de3f927b4e5' 2022-05-18T03:12:30.1355233Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/ab' 2022-05-18T03:12:30.1355696Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/4b/3f13fa55e123778ee7fcef26752ca6fbe5ba89' 2022-05-18T03:12:30.1356152Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/4b/40aaec8b94d20c7f6e78f19042833dbead6673' 2022-05-18T03:12:30.1356546Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/4b' 2022-05-18T03:12:30.1357011Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/06/aafb1fa1463ee4cd11d12a29163d99aa31a762' 2022-05-18T03:12:30.1357412Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/06' 2022-05-18T03:12:30.1357881Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/d4/b0bab70e7733bfaad73c2d425ee6c49a6c298f' 2022-05-18T03:12:30.1358261Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/d4' 2022-05-18T03:12:30.1358717Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/3e/c0c7d1a7b7900752552ed18bdd1e43e3bff392' 2022-05-18T03:12:30.1359112Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/3e' 2022-05-18T03:12:30.1359571Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/2d/ec4a8b28ba8d3056574a1e2d2af18f0b58636c' 2022-05-18T03:12:30.1360013Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/2d' 2022-05-18T03:12:30.1360474Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/88/cebe3a1caac022b39199870c09d8804d45409b' 2022-05-18T03:12:30.1360870Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/88' 2022-05-18T03:12:30.1361336Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/f4/1911a39ce739efc37939b82b1dc7111cb1c8de' 2022-05-18T03:12:30.1361733Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/f4' 2022-05-18T03:12:30.1362189Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/c6/4acabc25c98d6319e473b08a96beb10eba3cd9' 2022-05-18T03:12:30.1362588Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/c6' 2022-05-18T03:12:30.1363103Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/9b/8a6132e6d6a237c78c3205a132dfd13627db3d' 2022-05-18T03:12:30.1363492Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/9b' 2022-05-18T03:12:30.1363948Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/3c/d4f5565fa1c9d9882bf3c220c2c305d0fdfeee' 2022-05-18T03:12:30.1364349Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/3c' 2022-05-18T03:12:30.1364816Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/8e/34fd85a71f720cafe596372df1e908cd78fac9' 2022-05-18T03:12:30.1365209Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/8e' 2022-05-18T03:12:30.1365678Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/94/5c9a9fc4af3be7a4ab07db31448b33bf380122' 2022-05-18T03:12:30.1366079Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/94' 2022-05-18T03:12:30.1366535Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/7c/e1a633d65a2e7102ce8df365b7a2874f08e727' 2022-05-18T03:12:30.1366929Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/7c' 2022-05-18T03:12:30.1367397Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/59/a5ffaca4d4d57e6d028108d16929ab8bfc7c76' 2022-05-18T03:12:30.1367801Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/59' 2022-05-18T03:12:30.1370435Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/e7/0e76987245eabc36f78fda217d4504105ed924' 2022-05-18T03:12:30.1370913Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/e7/76aa0275e293707b6a0901e0e8d8a8a3679508' 2022-05-18T03:12:30.1371317Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/e7' 2022-05-18T03:12:30.1371856Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/20/10e2450b4add61973f22d7e5e6072691e2fc1c' 2022-05-18T03:12:30.1372261Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/20' 2022-05-18T03:12:30.1372714Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/2f/c92517a32c710626b84da0d9775c00d2996338' 2022-05-18T03:12:30.1373114Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/2f' 2022-05-18T03:12:30.1373582Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/89/7a13866baecbac465bb89dad04df1dcc92e910' 2022-05-18T03:12:30.1373981Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/89' 2022-05-18T03:12:30.1374426Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/b3/b247831496f610234e6153697d199a88d6ebc4' 2022-05-18T03:12:30.1374888Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/b3' 2022-05-18T03:12:30.1375357Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/2a/7f14fd3c53cb6ad00cc9f4003d79e76ba8db99' 2022-05-18T03:12:30.1375740Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/2a' 2022-05-18T03:12:30.1376198Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/23/dd3d09b1f6c8c5d12b1023b0e20757a47c3ac5' 2022-05-18T03:12:30.1376649Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/23/eb1baf633764b925787a712879218f6735b678' 2022-05-18T03:12:30.1377048Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/23' 2022-05-18T03:12:30.1377505Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/2c/e92d1c72beda40a2275e4fe465375a9ae2e64d' 2022-05-18T03:12:30.1377903Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/2c' 2022-05-18T03:12:30.1378365Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/d7/ec6a9c8f61a60ec957e240d587df7e1dc33651' 2022-05-18T03:12:30.1378816Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/d7/f00835631535d5fd15b56f2735801e03d7875d' 2022-05-18T03:12:30.1379214Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/d7' 2022-05-18T03:12:30.1379678Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/5f/461d05a0c64781bcd08ce380e6cfce1ecab3ad' 2022-05-18T03:12:30.1380084Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/5f' 2022-05-18T03:12:30.1380518Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/f8/219036d2d9af71d8986c6f9183e015811254ed' 2022-05-18T03:12:30.1380921Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/f8' 2022-05-18T03:12:30.1381446Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/73/bead2fb555b901f49eb07d04dd737799f6a722' 2022-05-18T03:12:30.1381845Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/73' 2022-05-18T03:12:30.1382307Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/6e/9256eea8a2dafc9bf15171b68ebae428e791b6' 2022-05-18T03:12:30.1382758Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/6e/e69f29072e8d237bb4dff5c473165aca4838a1' 2022-05-18T03:12:30.1383152Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/6e' 2022-05-18T03:12:30.1383621Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/a5/91743c6a6ba93566c21eb1bbe17ab5cee08b7a' 2022-05-18T03:12:30.1384025Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/a5' 2022-05-18T03:12:30.1384610Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/info' 2022-05-18T03:12:30.1385082Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/07/05e219f2fa2a7d11a758a354386a40adc8db43' 2022-05-18T03:12:30.1385672Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/07/c237727549899458c0667e05903c79a489b0ed' 2022-05-18T03:12:30.1386063Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/07' 2022-05-18T03:12:30.1386521Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/e9/9c6e77f006e51782b7b8c59d2d3e579369acc0' 2022-05-18T03:12:30.1386923Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/e9' 2022-05-18T03:12:30.1387396Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/b1/c1d3d5a90e4ff84b9c6b912ceda6ee626d6639' 2022-05-18T03:12:30.1387794Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/b1' 2022-05-18T03:12:30.1388261Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/dc/6f93568539b7fc0a7fe02de38be13a103b9c9f' 2022-05-18T03:12:30.1388655Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/dc' 2022-05-18T03:12:30.1389113Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/3d/078586f1de1494650b73447bedd711b1c1c651' 2022-05-18T03:12:30.1389510Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/3d' 2022-05-18T03:12:30.1390026Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/pack/pack-b3ce6e418e44cf4c27c78082901c06dcd74a68bd.pack' 2022-05-18T03:12:30.1390531Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/pack/pack-b3ce6e418e44cf4c27c78082901c06dcd74a68bd.idx' 2022-05-18T03:12:30.1390935Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/pack' 2022-05-18T03:12:30.1391452Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/b4/d6abbb5780ea15ba8dec2ce4f8e32ea9917bc9' 2022-05-18T03:12:30.1391855Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/b4' 2022-05-18T03:12:30.1392314Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/8d/2c342a9af409e49e0df13a2139f4fd92b2b4fd' 2022-05-18T03:12:30.1392707Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/8d' 2022-05-18T03:12:30.1393170Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/ed/1aa044ee79f536a10ab5daa912886e788a49d2' 2022-05-18T03:12:30.1393641Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/ed/b8a5c0a35eb9b17dab236782c03ca740d30861' 2022-05-18T03:12:30.1394039Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/ed' 2022-05-18T03:12:30.1394544Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/6b/18fe43593fc133b2f4769264cc7c4f24fd59b0' 2022-05-18T03:12:30.1394945Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/6b' 2022-05-18T03:12:30.1395399Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/14/62b10f02f96325354344f07d8c494ee7f8f345' 2022-05-18T03:12:30.1395794Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/14' 2022-05-18T03:12:30.1396248Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/eb/c3acebd2a800b3336c9533ea7bb11c0a373b94' 2022-05-18T03:12:30.1396653Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/eb' 2022-05-18T03:12:30.1397114Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/1d/6b8a109e9db305225736e8bf02e426362424bb' 2022-05-18T03:12:30.1397591Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/1d' 2022-05-18T03:12:30.1398074Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/70/51bcd82c490cda4d8025c9775bdb0089393ef1' 2022-05-18T03:12:30.1398538Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/70/1804ba0e00fa1105e8aa7fc6b3480bb5540005' 2022-05-18T03:12:30.1398991Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/70/6ad559db9c753fe02d24077600875684eb7682' 2022-05-18T03:12:30.1399451Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/70/500bd3223ce537b0aeb7ca45f2ab69b234c634' 2022-05-18T03:12:30.1399842Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/70' 2022-05-18T03:12:30.1400303Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/dd/64a336553157dfac9fc327f451030fc10a48cd' 2022-05-18T03:12:30.1400769Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/dd/7a3ffe8cbb2c85a62a4e3e035ab7a2b488667f' 2022-05-18T03:12:30.1401293Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/dd/6865a31d7667253a35e7d5cc52b4adb6be20c0' 2022-05-18T03:12:30.1401677Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/dd' 2022-05-18T03:12:30.1402142Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/8a/b2c299393faaaf146476fa85c0ee77dd5ebdf6' 2022-05-18T03:12:30.1402540Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/8a' 2022-05-18T03:12:30.1402996Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/ba/a9ed9262baa0e911a3c98b844552453f2bc1a0' 2022-05-18T03:12:30.1403389Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/ba' 2022-05-18T03:12:30.1403846Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/10/683b433ab54aa417eccb660907c34657da42e7' 2022-05-18T03:12:30.1404289Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/10' 2022-05-18T03:12:30.1404758Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/ea/f108e017dc53e4e0ce22cc50f97024f253415b' 2022-05-18T03:12:30.1405211Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/ea/aa14464d5faa88464440a54fb23262a1b8188d' 2022-05-18T03:12:30.1405606Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/ea' 2022-05-18T03:12:30.1406068Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/d1/9d0ef4c1e0da7da94007d51083d714b2fbc274' 2022-05-18T03:12:30.1406464Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/d1' 2022-05-18T03:12:30.1406903Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/0e/27065c1558eff5797e52f631d24ed19c53d664' 2022-05-18T03:12:30.1407295Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/0e' 2022-05-18T03:12:30.1407753Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/c4/c4d660f1eba1a484fcd2c2c11f7e94115ace31' 2022-05-18T03:12:30.1408305Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/c4' 2022-05-18T03:12:30.1408778Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/03/41c31bd74b99de737f9de938dad808cdc93914' 2022-05-18T03:12:30.1409171Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/03' 2022-05-18T03:12:30.1409621Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/db/f7982a3686e0aba0380134a6de236852f66ca4' 2022-05-18T03:12:30.1410012Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/db' 2022-05-18T03:12:30.1410467Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/0c/090981a833a626711e5e8391f61c0f1d9debbf' 2022-05-18T03:12:30.1411011Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/0c/9e06c8c574823fcdaeb5b57b0defc3e21f3189' 2022-05-18T03:12:30.1411416Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/0c' 2022-05-18T03:12:30.1411859Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/97/bf6e09b30d228b495813f61ed7ea6a80e7a4ac' 2022-05-18T03:12:30.1412256Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/97' 2022-05-18T03:12:30.1412707Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/7b/bf0d0157473482711a111b7d151a6d49dab973' 2022-05-18T03:12:30.1413102Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/7b' 2022-05-18T03:12:30.1413557Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/35/510645b084e91249b00053cacde2decccb6be9' 2022-05-18T03:12:30.1414005Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/35' 2022-05-18T03:12:30.1414481Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/05/ae804bfe3fbdd7bf4f96fd7c06cb69c9cc70c3' 2022-05-18T03:12:30.1414931Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/05/0e46987fabe317ba6e2220302db14b4f3f2341' 2022-05-18T03:12:30.1415325Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/05' 2022-05-18T03:12:30.1415773Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/3f/174c486f25a23983e5bf9417c8b456a989050e' 2022-05-18T03:12:30.1416172Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/3f' 2022-05-18T03:12:30.1416624Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/48/920ca7829567718dbbb21278d73ee629e6ddac' 2022-05-18T03:12:30.1417005Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/48' 2022-05-18T03:12:30.1417458Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/54/aa04a422472d1ce09a59c1d63c43b469e43cff' 2022-05-18T03:12:30.1417990Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/54/734f1ea55e78c29195d36ef6b44a97b2e390b9' 2022-05-18T03:12:30.1418389Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/54' 2022-05-18T03:12:30.1418842Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/d6/45695673349e3947e8e5ae42332d0ac3164cd7' 2022-05-18T03:12:30.1419238Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/d6' 2022-05-18T03:12:30.1419718Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/c8/5671444d1bb8fde07acb0f25f963df81455920' 2022-05-18T03:12:30.1420116Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/c8' 2022-05-18T03:12:30.1420560Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/e2/c5c8648d03556692033e520bcb982f00669d6a' 2022-05-18T03:12:30.1421023Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/e2' 2022-05-18T03:12:30.1421491Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/3b/376ac57d5ff7d17036054ced0e33c5a15662bc' 2022-05-18T03:12:30.1421867Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/3b' 2022-05-18T03:12:30.1422325Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/fd/ec69174eec0b0f5f8770267140ecc94f0e2345' 2022-05-18T03:12:30.1422719Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/fd' 2022-05-18T03:12:30.1423180Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/7e/ccc85536a5f0d25fc014da196375d6f3888429' 2022-05-18T03:12:30.1423638Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/7e' 2022-05-18T03:12:30.1424092Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/b8/9041720272af8a2e223b24d4f10b878d0f4f71' 2022-05-18T03:12:30.1424485Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects/b8' 2022-05-18T03:12:30.1424875Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/objects' 2022-05-18T03:12:30.1425251Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/FETCH_HEAD' 2022-05-18T03:12:30.1425645Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/refs/heads/main' 2022-05-18T03:12:30.1426041Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/refs/heads' 2022-05-18T03:12:30.1426422Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/refs/tags' 2022-05-18T03:12:30.1426826Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1427240Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/refs/remotes/origin' 2022-05-18T03:12:30.1427642Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/refs/remotes' 2022-05-18T03:12:30.1428028Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/refs' 2022-05-18T03:12:30.1428406Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/description' 2022-05-18T03:12:30.1428779Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/info/exclude' 2022-05-18T03:12:30.1429161Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/info' 2022-05-18T03:12:30.1429588Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1430021Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1430479Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/hooks/update.sample' 2022-05-18T03:12:30.1430959Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/hooks/pre-receive.sample' 2022-05-18T03:12:30.1431361Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/hooks/pre-commit.sample' 2022-05-18T03:12:30.1431762Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/hooks/commit-msg.sample' 2022-05-18T03:12:30.1432186Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1432603Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1433030Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1433505Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1433915Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/hooks/pre-push.sample' 2022-05-18T03:12:30.1434322Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/hooks/post-update.sample' 2022-05-18T03:12:30.1434725Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1435112Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/hooks' 2022-05-18T03:12:30.1435471Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/logs/HEAD' 2022-05-18T03:12:30.1435865Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/logs/refs/heads/main' 2022-05-18T03:12:30.1436282Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/logs/refs/heads' 2022-05-18T03:12:30.1436692Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1437118Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/logs/refs/remotes/origin' 2022-05-18T03:12:30.1437527Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/logs/refs/remotes' 2022-05-18T03:12:30.1437921Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/logs/refs' 2022-05-18T03:12:30.1438312Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/logs' 2022-05-18T03:12:30.1438682Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config' 2022-05-18T03:12:30.1439052Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/index' 2022-05-18T03:12:30.1439419Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/packed-refs' 2022-05-18T03:12:30.1439797Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark' 2022-05-18T03:12:30.1440230Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party' 2022-05-18T03:12:30.1440559Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules' 2022-05-18T03:12:30.1440884Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/packed-refs' 2022-05-18T03:12:30.1441193Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx' 2022-05-18T03:12:30.1441498Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules/third_party' 2022-05-18T03:12:30.1441774Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt/modules' 2022-05-18T03:12:30.1442044Z removed 'pytorch-master/.git/modules/third_party/onnx-tensorrt/packed-refs' 2022-05-18T03:12:30.1442287Z removed directory 'pytorch-master/.git/modules/third_party/onnx-tensorrt' 2022-05-18T03:12:30.1442564Z removed directory 'pytorch-master/.git/modules/third_party/python-six/branches' 2022-05-18T03:12:30.1442813Z removed 'pytorch-master/.git/modules/third_party/python-six/shallow' 2022-05-18T03:12:30.1474249Z removed 'pytorch-master/.git/modules/third_party/python-six/HEAD' 2022-05-18T03:12:30.1474904Z removed 'pytorch-master/.git/modules/third_party/python-six/objects/8e/4fbf54f1cbe704f93cec39bdf17b067599249d' 2022-05-18T03:12:30.1475201Z removed directory 'pytorch-master/.git/modules/third_party/python-six/objects/8e' 2022-05-18T03:12:30.1475552Z removed 'pytorch-master/.git/modules/third_party/python-six/objects/43/e7426dea1241bbd371d2f24f63f510427a519f' 2022-05-18T03:12:30.1475832Z removed directory 'pytorch-master/.git/modules/third_party/python-six/objects/43' 2022-05-18T03:12:30.1476182Z removed 'pytorch-master/.git/modules/third_party/python-six/objects/59/79045aaf3a18deb60be7621744d6c64fb20ec4' 2022-05-18T03:12:30.1476443Z removed directory 'pytorch-master/.git/modules/third_party/python-six/objects/59' 2022-05-18T03:12:30.1476802Z removed 'pytorch-master/.git/modules/third_party/python-six/objects/b3/99882561ec295d8defcadbe1b9b995b1eb9e11' 2022-05-18T03:12:30.1477079Z removed directory 'pytorch-master/.git/modules/third_party/python-six/objects/b3' 2022-05-18T03:12:30.1477431Z removed 'pytorch-master/.git/modules/third_party/python-six/objects/f8/6390e5f4cba8d316dd866a01feead49313d9c2' 2022-05-18T03:12:30.1477707Z removed directory 'pytorch-master/.git/modules/third_party/python-six/objects/f8' 2022-05-18T03:12:30.1478057Z removed 'pytorch-master/.git/modules/third_party/python-six/objects/c1/7d8d732af859de2c46abad0064434a84dc160a' 2022-05-18T03:12:30.1478329Z removed directory 'pytorch-master/.git/modules/third_party/python-six/objects/c1' 2022-05-18T03:12:30.1478666Z removed 'pytorch-master/.git/modules/third_party/python-six/objects/ad/925c1c1d1e83614937072bbe94e6c3056d188d' 2022-05-18T03:12:30.1478924Z removed directory 'pytorch-master/.git/modules/third_party/python-six/objects/ad' 2022-05-18T03:12:30.1479208Z removed directory 'pytorch-master/.git/modules/third_party/python-six/objects/info' 2022-05-18T03:12:30.1479546Z removed 'pytorch-master/.git/modules/third_party/python-six/objects/d5/81326da9464020a27a67af2d58a9e7a66342a3' 2022-05-18T03:12:30.1479825Z removed directory 'pytorch-master/.git/modules/third_party/python-six/objects/d5' 2022-05-18T03:12:30.1480216Z removed 'pytorch-master/.git/modules/third_party/python-six/objects/pack/pack-1ede3a602b6659139fab335d673e74c16c47dfee.idx' 2022-05-18T03:12:30.1480611Z removed 'pytorch-master/.git/modules/third_party/python-six/objects/pack/pack-1ede3a602b6659139fab335d673e74c16c47dfee.pack' 2022-05-18T03:12:30.1480895Z removed directory 'pytorch-master/.git/modules/third_party/python-six/objects/pack' 2022-05-18T03:12:30.1481239Z removed 'pytorch-master/.git/modules/third_party/python-six/objects/6b/f4fd381046207a4794aee17be6d22db237f30a' 2022-05-18T03:12:30.1481512Z removed directory 'pytorch-master/.git/modules/third_party/python-six/objects/6b' 2022-05-18T03:12:30.1481936Z removed 'pytorch-master/.git/modules/third_party/python-six/objects/f3/068bfd9e0cd86de6b2ce5f5fa7faf38c68e5ce' 2022-05-18T03:12:30.1482208Z removed directory 'pytorch-master/.git/modules/third_party/python-six/objects/f3' 2022-05-18T03:12:30.1482564Z removed 'pytorch-master/.git/modules/third_party/python-six/objects/70/ce163deff5159c3a2e89ed02a9ec45dfe9367c' 2022-05-18T03:12:30.1482835Z removed directory 'pytorch-master/.git/modules/third_party/python-six/objects/70' 2022-05-18T03:12:30.1483188Z removed 'pytorch-master/.git/modules/third_party/python-six/objects/dd/0dc6e3bde8c458dc4f11331ef7be12ed67aba8' 2022-05-18T03:12:30.1483467Z removed directory 'pytorch-master/.git/modules/third_party/python-six/objects/dd' 2022-05-18T03:12:30.1483823Z removed 'pytorch-master/.git/modules/third_party/python-six/objects/d1/7b18cfaf3aabc5f61357dad0b6c595dd507191' 2022-05-18T03:12:30.1484093Z removed directory 'pytorch-master/.git/modules/third_party/python-six/objects/d1' 2022-05-18T03:12:30.1484441Z removed 'pytorch-master/.git/modules/third_party/python-six/objects/ca/44e100e427ecf5424bacb84d5eb6f5c712f231' 2022-05-18T03:12:30.1484695Z removed directory 'pytorch-master/.git/modules/third_party/python-six/objects/ca' 2022-05-18T03:12:30.1485081Z removed 'pytorch-master/.git/modules/third_party/python-six/objects/7b/027c262a968a98d1ecba70a040587607f57e6f' 2022-05-18T03:12:30.1485365Z removed directory 'pytorch-master/.git/modules/third_party/python-six/objects/7b' 2022-05-18T03:12:30.1485705Z removed 'pytorch-master/.git/modules/third_party/python-six/objects/15/e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-05-18T03:12:30.1485974Z removed directory 'pytorch-master/.git/modules/third_party/python-six/objects/15' 2022-05-18T03:12:30.1486244Z removed directory 'pytorch-master/.git/modules/third_party/python-six/objects' 2022-05-18T03:12:30.1486502Z removed 'pytorch-master/.git/modules/third_party/python-six/FETCH_HEAD' 2022-05-18T03:12:30.1486770Z removed 'pytorch-master/.git/modules/third_party/python-six/refs/heads/master' 2022-05-18T03:12:30.1487032Z removed directory 'pytorch-master/.git/modules/third_party/python-six/refs/heads' 2022-05-18T03:12:30.1487304Z removed directory 'pytorch-master/.git/modules/third_party/python-six/refs/tags' 2022-05-18T03:12:30.1487591Z removed 'pytorch-master/.git/modules/third_party/python-six/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1487890Z removed directory 'pytorch-master/.git/modules/third_party/python-six/refs/remotes/origin' 2022-05-18T03:12:30.1488358Z removed directory 'pytorch-master/.git/modules/third_party/python-six/refs/remotes' 2022-05-18T03:12:30.1488626Z removed directory 'pytorch-master/.git/modules/third_party/python-six/refs' 2022-05-18T03:12:30.1488885Z removed 'pytorch-master/.git/modules/third_party/python-six/description' 2022-05-18T03:12:30.1489141Z removed 'pytorch-master/.git/modules/third_party/python-six/info/exclude' 2022-05-18T03:12:30.1489385Z removed directory 'pytorch-master/.git/modules/third_party/python-six/info' 2022-05-18T03:12:30.1489693Z removed 'pytorch-master/.git/modules/third_party/python-six/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1490006Z removed 'pytorch-master/.git/modules/third_party/python-six/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1490279Z removed 'pytorch-master/.git/modules/third_party/python-six/hooks/update.sample' 2022-05-18T03:12:30.1490574Z removed 'pytorch-master/.git/modules/third_party/python-six/hooks/pre-receive.sample' 2022-05-18T03:12:30.1490861Z removed 'pytorch-master/.git/modules/third_party/python-six/hooks/pre-commit.sample' 2022-05-18T03:12:30.1491145Z removed 'pytorch-master/.git/modules/third_party/python-six/hooks/commit-msg.sample' 2022-05-18T03:12:30.1491447Z removed 'pytorch-master/.git/modules/third_party/python-six/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1491744Z removed 'pytorch-master/.git/modules/third_party/python-six/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1492042Z removed 'pytorch-master/.git/modules/third_party/python-six/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1492415Z removed 'pytorch-master/.git/modules/third_party/python-six/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1492696Z removed 'pytorch-master/.git/modules/third_party/python-six/hooks/pre-push.sample' 2022-05-18T03:12:30.1492986Z removed 'pytorch-master/.git/modules/third_party/python-six/hooks/post-update.sample' 2022-05-18T03:12:30.1493266Z removed 'pytorch-master/.git/modules/third_party/python-six/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1493535Z removed directory 'pytorch-master/.git/modules/third_party/python-six/hooks' 2022-05-18T03:12:30.1493786Z removed 'pytorch-master/.git/modules/third_party/python-six/logs/HEAD' 2022-05-18T03:12:30.1494070Z removed 'pytorch-master/.git/modules/third_party/python-six/logs/refs/heads/master' 2022-05-18T03:12:30.1494345Z removed directory 'pytorch-master/.git/modules/third_party/python-six/logs/refs/heads' 2022-05-18T03:12:30.1519481Z removed 'pytorch-master/.git/modules/third_party/python-six/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1519960Z removed directory 'pytorch-master/.git/modules/third_party/python-six/logs/refs/remotes/origin' 2022-05-18T03:12:30.1520258Z removed directory 'pytorch-master/.git/modules/third_party/python-six/logs/refs/remotes' 2022-05-18T03:12:30.1520646Z removed directory 'pytorch-master/.git/modules/third_party/python-six/logs/refs' 2022-05-18T03:12:30.1520916Z removed directory 'pytorch-master/.git/modules/third_party/python-six/logs' 2022-05-18T03:12:30.1521160Z removed 'pytorch-master/.git/modules/third_party/python-six/config' 2022-05-18T03:12:30.1521400Z removed 'pytorch-master/.git/modules/third_party/python-six/index' 2022-05-18T03:12:30.1521649Z removed 'pytorch-master/.git/modules/third_party/python-six/packed-refs' 2022-05-18T03:12:30.1521902Z removed directory 'pytorch-master/.git/modules/third_party/python-six' 2022-05-18T03:12:30.1522167Z removed directory 'pytorch-master/.git/modules/third_party/ios-cmake/branches' 2022-05-18T03:12:30.1522409Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/shallow' 2022-05-18T03:12:30.1522647Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/HEAD' 2022-05-18T03:12:30.1522929Z removed directory 'pytorch-master/.git/modules/third_party/ios-cmake/objects/info' 2022-05-18T03:12:30.1523331Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/objects/pack/pack-6968df38d07cf1f18d0674922c567ddf81a184a1.pack' 2022-05-18T03:12:30.1523716Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/objects/pack/pack-6968df38d07cf1f18d0674922c567ddf81a184a1.idx' 2022-05-18T03:12:30.1523981Z removed directory 'pytorch-master/.git/modules/third_party/ios-cmake/objects/pack' 2022-05-18T03:12:30.1524247Z removed directory 'pytorch-master/.git/modules/third_party/ios-cmake/objects' 2022-05-18T03:12:30.1524510Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/refs/heads/master' 2022-05-18T03:12:30.1524788Z removed directory 'pytorch-master/.git/modules/third_party/ios-cmake/refs/heads' 2022-05-18T03:12:30.1525057Z removed directory 'pytorch-master/.git/modules/third_party/ios-cmake/refs/tags' 2022-05-18T03:12:30.1525344Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1525637Z removed directory 'pytorch-master/.git/modules/third_party/ios-cmake/refs/remotes/origin' 2022-05-18T03:12:30.1525914Z removed directory 'pytorch-master/.git/modules/third_party/ios-cmake/refs/remotes' 2022-05-18T03:12:30.1526170Z removed directory 'pytorch-master/.git/modules/third_party/ios-cmake/refs' 2022-05-18T03:12:30.1526411Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/description' 2022-05-18T03:12:30.1526664Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/info/exclude' 2022-05-18T03:12:30.1526916Z removed directory 'pytorch-master/.git/modules/third_party/ios-cmake/info' 2022-05-18T03:12:30.1527220Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1527532Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1527870Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/hooks/update.sample' 2022-05-18T03:12:30.1528409Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/hooks/pre-receive.sample' 2022-05-18T03:12:30.1528702Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/hooks/pre-commit.sample' 2022-05-18T03:12:30.1554286Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/hooks/commit-msg.sample' 2022-05-18T03:12:30.1554611Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1554914Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1555224Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1555519Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1555795Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/hooks/pre-push.sample' 2022-05-18T03:12:30.1556088Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/hooks/post-update.sample' 2022-05-18T03:12:30.1556373Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1556738Z removed directory 'pytorch-master/.git/modules/third_party/ios-cmake/hooks' 2022-05-18T03:12:30.1556998Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/logs/HEAD' 2022-05-18T03:12:30.1557274Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/logs/refs/heads/master' 2022-05-18T03:12:30.1557559Z removed directory 'pytorch-master/.git/modules/third_party/ios-cmake/logs/refs/heads' 2022-05-18T03:12:30.1557850Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1558156Z removed directory 'pytorch-master/.git/modules/third_party/ios-cmake/logs/refs/remotes/origin' 2022-05-18T03:12:30.1558449Z removed directory 'pytorch-master/.git/modules/third_party/ios-cmake/logs/refs/remotes' 2022-05-18T03:12:30.1558724Z removed directory 'pytorch-master/.git/modules/third_party/ios-cmake/logs/refs' 2022-05-18T03:12:30.1558967Z removed directory 'pytorch-master/.git/modules/third_party/ios-cmake/logs' 2022-05-18T03:12:30.1559212Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/config' 2022-05-18T03:12:30.1559446Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/index' 2022-05-18T03:12:30.1559705Z removed 'pytorch-master/.git/modules/third_party/ios-cmake/packed-refs' 2022-05-18T03:12:30.1559952Z removed directory 'pytorch-master/.git/modules/third_party/ios-cmake' 2022-05-18T03:12:30.1560225Z removed directory 'pytorch-master/.git/modules/third_party/python-enum/branches' 2022-05-18T03:12:30.1560474Z removed 'pytorch-master/.git/modules/third_party/python-enum/shallow' 2022-05-18T03:12:30.1560713Z removed 'pytorch-master/.git/modules/third_party/python-enum/HEAD' 2022-05-18T03:12:30.1560984Z removed directory 'pytorch-master/.git/modules/third_party/python-enum/objects/info' 2022-05-18T03:12:30.1561389Z removed 'pytorch-master/.git/modules/third_party/python-enum/objects/pack/pack-a8888913e9bd0291546841ab418eeb065afdf92c.pack' 2022-05-18T03:12:30.1561776Z removed 'pytorch-master/.git/modules/third_party/python-enum/objects/pack/pack-a8888913e9bd0291546841ab418eeb065afdf92c.idx' 2022-05-18T03:12:30.1562063Z removed directory 'pytorch-master/.git/modules/third_party/python-enum/objects/pack' 2022-05-18T03:12:30.1562332Z removed directory 'pytorch-master/.git/modules/third_party/python-enum/objects' 2022-05-18T03:12:30.1562601Z removed 'pytorch-master/.git/modules/third_party/python-enum/refs/heads/master' 2022-05-18T03:12:30.1562883Z removed directory 'pytorch-master/.git/modules/third_party/python-enum/refs/heads' 2022-05-18T03:12:30.1563154Z removed directory 'pytorch-master/.git/modules/third_party/python-enum/refs/tags' 2022-05-18T03:12:30.1563458Z removed 'pytorch-master/.git/modules/third_party/python-enum/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1563815Z removed directory 'pytorch-master/.git/modules/third_party/python-enum/refs/remotes/origin' 2022-05-18T03:12:30.1564105Z removed directory 'pytorch-master/.git/modules/third_party/python-enum/refs/remotes' 2022-05-18T03:12:30.1591702Z removed directory 'pytorch-master/.git/modules/third_party/python-enum/refs' 2022-05-18T03:12:30.1592041Z removed 'pytorch-master/.git/modules/third_party/python-enum/description' 2022-05-18T03:12:30.1592310Z removed 'pytorch-master/.git/modules/third_party/python-enum/info/exclude' 2022-05-18T03:12:30.1592577Z removed directory 'pytorch-master/.git/modules/third_party/python-enum/info' 2022-05-18T03:12:30.1592893Z removed 'pytorch-master/.git/modules/third_party/python-enum/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1593212Z removed 'pytorch-master/.git/modules/third_party/python-enum/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1593478Z removed 'pytorch-master/.git/modules/third_party/python-enum/hooks/update.sample' 2022-05-18T03:12:30.1593777Z removed 'pytorch-master/.git/modules/third_party/python-enum/hooks/pre-receive.sample' 2022-05-18T03:12:30.1594070Z removed 'pytorch-master/.git/modules/third_party/python-enum/hooks/pre-commit.sample' 2022-05-18T03:12:30.1594348Z removed 'pytorch-master/.git/modules/third_party/python-enum/hooks/commit-msg.sample' 2022-05-18T03:12:30.1594770Z removed 'pytorch-master/.git/modules/third_party/python-enum/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1595082Z removed 'pytorch-master/.git/modules/third_party/python-enum/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1595398Z removed 'pytorch-master/.git/modules/third_party/python-enum/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1595695Z removed 'pytorch-master/.git/modules/third_party/python-enum/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1595969Z removed 'pytorch-master/.git/modules/third_party/python-enum/hooks/pre-push.sample' 2022-05-18T03:12:30.1596261Z removed 'pytorch-master/.git/modules/third_party/python-enum/hooks/post-update.sample' 2022-05-18T03:12:30.1596548Z removed 'pytorch-master/.git/modules/third_party/python-enum/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1596814Z removed directory 'pytorch-master/.git/modules/third_party/python-enum/hooks' 2022-05-18T03:12:30.1597072Z removed 'pytorch-master/.git/modules/third_party/python-enum/logs/HEAD' 2022-05-18T03:12:30.1597353Z removed 'pytorch-master/.git/modules/third_party/python-enum/logs/refs/heads/master' 2022-05-18T03:12:30.1597641Z removed directory 'pytorch-master/.git/modules/third_party/python-enum/logs/refs/heads' 2022-05-18T03:12:30.1597935Z removed 'pytorch-master/.git/modules/third_party/python-enum/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1598247Z removed directory 'pytorch-master/.git/modules/third_party/python-enum/logs/refs/remotes/origin' 2022-05-18T03:12:30.1598523Z removed directory 'pytorch-master/.git/modules/third_party/python-enum/logs/refs/remotes' 2022-05-18T03:12:30.1598798Z removed directory 'pytorch-master/.git/modules/third_party/python-enum/logs/refs' 2022-05-18T03:12:30.1599066Z removed directory 'pytorch-master/.git/modules/third_party/python-enum/logs' 2022-05-18T03:12:30.1599312Z removed 'pytorch-master/.git/modules/third_party/python-enum/config' 2022-05-18T03:12:30.1599553Z removed 'pytorch-master/.git/modules/third_party/python-enum/index' 2022-05-18T03:12:30.1599816Z removed 'pytorch-master/.git/modules/third_party/python-enum/packed-refs' 2022-05-18T03:12:30.1627245Z removed directory 'pytorch-master/.git/modules/third_party/python-enum' 2022-05-18T03:12:30.1627599Z removed directory 'pytorch-master/.git/modules/third_party/flatbuffers/branches' 2022-05-18T03:12:30.1627836Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/shallow' 2022-05-18T03:12:30.1628251Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/HEAD' 2022-05-18T03:12:30.1628541Z removed directory 'pytorch-master/.git/modules/third_party/flatbuffers/objects/info' 2022-05-18T03:12:30.1628937Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/objects/pack/pack-42b6d21e070b6d466982f2912b53e1a02396bdc1.pack' 2022-05-18T03:12:30.1629442Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/objects/pack/pack-42b6d21e070b6d466982f2912b53e1a02396bdc1.idx' 2022-05-18T03:12:30.1629839Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/objects/pack/pack-787dce4e920aad1009067d94ab49024bb9a32862.idx' 2022-05-18T03:12:30.1630227Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/objects/pack/pack-787dce4e920aad1009067d94ab49024bb9a32862.pack' 2022-05-18T03:12:30.1630514Z removed directory 'pytorch-master/.git/modules/third_party/flatbuffers/objects/pack' 2022-05-18T03:12:30.1630789Z removed directory 'pytorch-master/.git/modules/third_party/flatbuffers/objects' 2022-05-18T03:12:30.1631029Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/FETCH_HEAD' 2022-05-18T03:12:30.1631295Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/refs/heads/master' 2022-05-18T03:12:30.1631572Z removed directory 'pytorch-master/.git/modules/third_party/flatbuffers/refs/heads' 2022-05-18T03:12:30.1631849Z removed directory 'pytorch-master/.git/modules/third_party/flatbuffers/refs/tags' 2022-05-18T03:12:30.1632136Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1632500Z removed directory 'pytorch-master/.git/modules/third_party/flatbuffers/refs/remotes/origin' 2022-05-18T03:12:30.1632796Z removed directory 'pytorch-master/.git/modules/third_party/flatbuffers/refs/remotes' 2022-05-18T03:12:30.1633058Z removed directory 'pytorch-master/.git/modules/third_party/flatbuffers/refs' 2022-05-18T03:12:30.1633304Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/description' 2022-05-18T03:12:30.1633562Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/info/exclude' 2022-05-18T03:12:30.1633823Z removed directory 'pytorch-master/.git/modules/third_party/flatbuffers/info' 2022-05-18T03:12:30.1634133Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1634458Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1634738Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/hooks/update.sample' 2022-05-18T03:12:30.1635032Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/hooks/pre-receive.sample' 2022-05-18T03:12:30.1635321Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/hooks/pre-commit.sample' 2022-05-18T03:12:30.1635584Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/hooks/commit-msg.sample' 2022-05-18T03:12:30.1635892Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1636190Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1636502Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1636797Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1637085Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/hooks/pre-push.sample' 2022-05-18T03:12:30.1637379Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/hooks/post-update.sample' 2022-05-18T03:12:30.1637666Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1637918Z removed directory 'pytorch-master/.git/modules/third_party/flatbuffers/hooks' 2022-05-18T03:12:30.1638168Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/logs/HEAD' 2022-05-18T03:12:30.1638448Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/logs/refs/heads/master' 2022-05-18T03:12:30.1638735Z removed directory 'pytorch-master/.git/modules/third_party/flatbuffers/logs/refs/heads' 2022-05-18T03:12:30.1639026Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1639333Z removed directory 'pytorch-master/.git/modules/third_party/flatbuffers/logs/refs/remotes/origin' 2022-05-18T03:12:30.1639685Z removed directory 'pytorch-master/.git/modules/third_party/flatbuffers/logs/refs/remotes' 2022-05-18T03:12:30.1639956Z removed directory 'pytorch-master/.git/modules/third_party/flatbuffers/logs/refs' 2022-05-18T03:12:30.1640502Z removed directory 'pytorch-master/.git/modules/third_party/flatbuffers/logs' 2022-05-18T03:12:30.1640740Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/config' 2022-05-18T03:12:30.1640985Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/index' 2022-05-18T03:12:30.1641245Z removed 'pytorch-master/.git/modules/third_party/flatbuffers/packed-refs' 2022-05-18T03:12:30.1641502Z removed directory 'pytorch-master/.git/modules/third_party/flatbuffers' 2022-05-18T03:12:30.1641779Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/branches' 2022-05-18T03:12:30.1642026Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/shallow' 2022-05-18T03:12:30.1670398Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/HEAD' 2022-05-18T03:12:30.1670803Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/objects/33/6910cafe73a332d7fb97ee89c2c6455fb10441' 2022-05-18T03:12:30.1671633Z find: ‘pytorch-master/.git’: No such file or directory 2022-05-18T03:12:30.1672238Z find: ‘pytorch-master/third_party/protobuf/.github’: No such file or directory 2022-05-18T03:12:30.1672535Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/objects/33' 2022-05-18T03:12:30.1672881Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/objects/52/791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-05-18T03:12:30.1673163Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/objects/52' 2022-05-18T03:12:30.1673528Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/objects/62/3abb05ed2c45b08afb9bbdd166df3ff3940b80' 2022-05-18T03:12:30.1673805Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/objects/62' 2022-05-18T03:12:30.1674152Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/objects/2c/d0654b37a56877599a78d6d646587c6bba4560' 2022-05-18T03:12:30.1674428Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/objects/2c' 2022-05-18T03:12:30.1674700Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/objects/info' 2022-05-18T03:12:30.1675081Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/objects/pack/pack-ac9210e75711730d1ae84d37c4a33f8c4664277b.idx' 2022-05-18T03:12:30.1675463Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/objects/pack/pack-ac9210e75711730d1ae84d37c4a33f8c4664277b.pack' 2022-05-18T03:12:30.1675742Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/objects/pack' 2022-05-18T03:12:30.1676081Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/objects/63/2643147a29b9e2f28921f6aaab7fd879dd1a15' 2022-05-18T03:12:30.1676354Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/objects/63' 2022-05-18T03:12:30.1676700Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/objects/74/00f7e42c3f78f0f6c991ef0d5a67d2f52a41fa' 2022-05-18T03:12:30.1676977Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/objects/74' 2022-05-18T03:12:30.1677234Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/objects' 2022-05-18T03:12:30.1677485Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/FETCH_HEAD' 2022-05-18T03:12:30.1687654Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/refs/heads/main' 2022-05-18T03:12:30.1687981Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/refs/heads' 2022-05-18T03:12:30.1688396Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/refs/tags' 2022-05-18T03:12:30.1688679Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1688981Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/refs/remotes/origin' 2022-05-18T03:12:30.1690014Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/refs/remotes' 2022-05-18T03:12:30.1690290Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/refs' 2022-05-18T03:12:30.1690560Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/description' 2022-05-18T03:12:30.1690818Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/info/exclude' 2022-05-18T03:12:30.1691077Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/info' 2022-05-18T03:12:30.1691388Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1691689Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1691962Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/hooks/update.sample' 2022-05-18T03:12:30.1692251Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/hooks/pre-receive.sample' 2022-05-18T03:12:30.1692539Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/hooks/pre-commit.sample' 2022-05-18T03:12:30.1692823Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/hooks/commit-msg.sample' 2022-05-18T03:12:30.1693212Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1693520Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1693828Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1694109Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1694389Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/hooks/pre-push.sample' 2022-05-18T03:12:30.1694678Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/hooks/post-update.sample' 2022-05-18T03:12:30.1694961Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1695230Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/hooks' 2022-05-18T03:12:30.1695480Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/logs/HEAD' 2022-05-18T03:12:30.1695757Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/logs/refs/heads/main' 2022-05-18T03:12:30.1696041Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/logs/refs/heads' 2022-05-18T03:12:30.1696319Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1696627Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/logs/refs/remotes/origin' 2022-05-18T03:12:30.1696918Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/logs/refs/remotes' 2022-05-18T03:12:30.1697191Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/logs/refs' 2022-05-18T03:12:30.1697451Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/logs' 2022-05-18T03:12:30.1697702Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/config' 2022-05-18T03:12:30.1697943Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/index' 2022-05-18T03:12:30.1698281Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/branches' 2022-05-18T03:12:30.1698570Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/shallow' 2022-05-18T03:12:30.1698866Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/HEAD' 2022-05-18T03:12:30.1699281Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/12/e55d6df7ace64a4a516f3bd50f4a8e77dafd4e' 2022-05-18T03:12:30.1699623Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/12' 2022-05-18T03:12:30.1700029Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/cd/9c9c0c4beb6e364fa22577d8ed2a7b37cfd01f' 2022-05-18T03:12:30.1700428Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/cd' 2022-05-18T03:12:30.1700837Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/7c/4cb9a11caaa4dc1c78f782c154e4ea98035914' 2022-05-18T03:12:30.1701176Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/7c' 2022-05-18T03:12:30.1701575Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/91/0b55815be16109f04f4180e9adee14fb4ce281' 2022-05-18T03:12:30.1701908Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/91' 2022-05-18T03:12:30.1702285Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/62/f9e79e79674d6545eb2bb690211d9205d3614e' 2022-05-18T03:12:30.1702620Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/62' 2022-05-18T03:12:30.1703022Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/2c/93c2af175f0a8a6af3f4b4f1cf6dc105309f58' 2022-05-18T03:12:30.1703410Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/2c' 2022-05-18T03:12:30.1703758Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/info' 2022-05-18T03:12:30.1704199Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/pack/pack-87d253313545f9ab64b5eea8219466ee14bd989b.idx' 2022-05-18T03:12:30.1704634Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/pack/pack-87d253313545f9ab64b5eea8219466ee14bd989b.pack' 2022-05-18T03:12:30.1704968Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/pack' 2022-05-18T03:12:30.1705297Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects' 2022-05-18T03:12:30.1705609Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/FETCH_HEAD' 2022-05-18T03:12:30.1705919Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/heads/master' 2022-05-18T03:12:30.1706251Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/heads' 2022-05-18T03:12:30.1706582Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/tags' 2022-05-18T03:12:30.1706920Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1707269Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/remotes/origin' 2022-05-18T03:12:30.1707603Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/remotes' 2022-05-18T03:12:30.1707933Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs' 2022-05-18T03:12:30.1708250Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/description' 2022-05-18T03:12:30.1708568Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/info/exclude' 2022-05-18T03:12:30.1708876Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/info' 2022-05-18T03:12:30.1709236Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1709607Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1709939Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/update.sample' 2022-05-18T03:12:30.1710352Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-receive.sample' 2022-05-18T03:12:30.1710692Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-commit.sample' 2022-05-18T03:12:30.1711034Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/commit-msg.sample' 2022-05-18T03:12:30.1711394Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1711748Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1712098Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1712447Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1712785Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-push.sample' 2022-05-18T03:12:30.1713125Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/post-update.sample' 2022-05-18T03:12:30.1713515Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1713849Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks' 2022-05-18T03:12:30.1714161Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/HEAD' 2022-05-18T03:12:30.1714499Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/heads/master' 2022-05-18T03:12:30.1714844Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/heads' 2022-05-18T03:12:30.1715192Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1715543Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/remotes/origin' 2022-05-18T03:12:30.1715890Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/remotes' 2022-05-18T03:12:30.1716217Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs' 2022-05-18T03:12:30.1716535Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs' 2022-05-18T03:12:30.1716838Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config' 2022-05-18T03:12:30.1717140Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/index' 2022-05-18T03:12:30.1717456Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop/packed-refs' 2022-05-18T03:12:30.1717766Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libnop' 2022-05-18T03:12:30.1718100Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/branches' 2022-05-18T03:12:30.1718394Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/shallow' 2022-05-18T03:12:30.1718697Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/HEAD' 2022-05-18T03:12:30.1719044Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/info' 2022-05-18T03:12:30.1719486Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-eae83268a235d19a9e065262f7210098cdcc4cf9.idx' 2022-05-18T03:12:30.1719967Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-4436f84dc2584f56eb0e25ce485f5cd70106309b.idx' 2022-05-18T03:12:30.1720487Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-eae83268a235d19a9e065262f7210098cdcc4cf9.pack' 2022-05-18T03:12:30.1720935Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-4436f84dc2584f56eb0e25ce485f5cd70106309b.pack' 2022-05-18T03:12:30.1721279Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack' 2022-05-18T03:12:30.1721613Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects' 2022-05-18T03:12:30.1721914Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/FETCH_HEAD' 2022-05-18T03:12:30.1722240Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/heads/master' 2022-05-18T03:12:30.1722576Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/heads' 2022-05-18T03:12:30.1722914Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/tags' 2022-05-18T03:12:30.1723257Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1723658Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/remotes/origin' 2022-05-18T03:12:30.1724003Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/remotes' 2022-05-18T03:12:30.1724332Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs' 2022-05-18T03:12:30.1724655Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/description' 2022-05-18T03:12:30.1724969Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/info/exclude' 2022-05-18T03:12:30.1725281Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/info' 2022-05-18T03:12:30.1725656Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1726035Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1726372Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/update.sample' 2022-05-18T03:12:30.1726727Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-receive.sample' 2022-05-18T03:12:30.1727071Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-commit.sample' 2022-05-18T03:12:30.1727414Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/commit-msg.sample' 2022-05-18T03:12:30.1727775Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1728299Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1728660Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1729012Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1729354Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-push.sample' 2022-05-18T03:12:30.1729702Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/post-update.sample' 2022-05-18T03:12:30.1730040Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1730371Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks' 2022-05-18T03:12:30.1730761Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/HEAD' 2022-05-18T03:12:30.1731100Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/heads/master' 2022-05-18T03:12:30.1731445Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/heads' 2022-05-18T03:12:30.1731794Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1732146Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/remotes/origin' 2022-05-18T03:12:30.1732494Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/remotes' 2022-05-18T03:12:30.1732827Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs' 2022-05-18T03:12:30.1733151Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs' 2022-05-18T03:12:30.1733455Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config' 2022-05-18T03:12:30.1733814Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/index' 2022-05-18T03:12:30.1734198Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/branches' 2022-05-18T03:12:30.1734545Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/shallow' 2022-05-18T03:12:30.1734885Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/HEAD' 2022-05-18T03:12:30.1735320Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6a/00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-05-18T03:12:30.1735704Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6a' 2022-05-18T03:12:30.1736148Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/ef/b892166cf3ca689801eab8e2396c9d8d7066c1' 2022-05-18T03:12:30.1736526Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/ef' 2022-05-18T03:12:30.1736962Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6c/524ce53259b0275306bba38c898b3e7a9350b7' 2022-05-18T03:12:30.1737403Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6c/224f84c5bbea06bf93071ee30f6c59ca10de2c' 2022-05-18T03:12:30.1737781Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6c' 2022-05-18T03:12:30.1738218Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/88/f30812383f8ebdcf095566500b1ecc78c92710' 2022-05-18T03:12:30.1738598Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/88' 2022-05-18T03:12:30.1739048Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/a8/6a48ade3bd7ad00e455bebb3b94ecf25ddf8e4' 2022-05-18T03:12:30.1739424Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/a8' 2022-05-18T03:12:30.1739791Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/info' 2022-05-18T03:12:30.1740236Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/3a/083de0df70e64c07bb3c0cd4bdf69d7ddfd8c5' 2022-05-18T03:12:30.1740671Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/3a' 2022-05-18T03:12:30.1741166Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/pack/pack-8c1a4ccc8652c5f9cae810f859b0f27838ba0a19.pack' 2022-05-18T03:12:30.1741657Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/pack/pack-8c1a4ccc8652c5f9cae810f859b0f27838ba0a19.idx' 2022-05-18T03:12:30.1742043Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/pack' 2022-05-18T03:12:30.1742411Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects' 2022-05-18T03:12:30.1742762Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/FETCH_HEAD' 2022-05-18T03:12:30.1743139Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/heads/python3' 2022-05-18T03:12:30.1743563Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/heads' 2022-05-18T03:12:30.1743949Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/tags/v0.0.20200727' 2022-05-18T03:12:30.1744310Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/tags' 2022-05-18T03:12:30.1744692Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1745090Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/remotes/origin' 2022-05-18T03:12:30.1745476Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/remotes' 2022-05-18T03:12:30.1745843Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs' 2022-05-18T03:12:30.1746200Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/description' 2022-05-18T03:12:30.1746561Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/info/exclude' 2022-05-18T03:12:30.1746924Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/info' 2022-05-18T03:12:30.1747331Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1747747Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1748106Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/update.sample' 2022-05-18T03:12:30.1748497Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-receive.sample' 2022-05-18T03:12:30.1748879Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-commit.sample' 2022-05-18T03:12:30.1749253Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/commit-msg.sample' 2022-05-18T03:12:30.1749657Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1750052Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1750519Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1750914Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1751294Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-push.sample' 2022-05-18T03:12:30.1751677Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/post-update.sample' 2022-05-18T03:12:30.1752043Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1752409Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks' 2022-05-18T03:12:30.1752760Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/HEAD' 2022-05-18T03:12:30.1753192Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/heads/python3' 2022-05-18T03:12:30.1753582Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/heads' 2022-05-18T03:12:30.1753971Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1754380Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/remotes/origin' 2022-05-18T03:12:30.1754768Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/remotes' 2022-05-18T03:12:30.1755149Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs' 2022-05-18T03:12:30.1755515Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs' 2022-05-18T03:12:30.1755848Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config' 2022-05-18T03:12:30.1756192Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/index' 2022-05-18T03:12:30.1756551Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/packed-refs' 2022-05-18T03:12:30.1756904Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang' 2022-05-18T03:12:30.1757244Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools' 2022-05-18T03:12:30.1757578Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules' 2022-05-18T03:12:30.1757899Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/packed-refs' 2022-05-18T03:12:30.1758215Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/pybind11' 2022-05-18T03:12:30.1758551Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/branches' 2022-05-18T03:12:30.1758862Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/shallow' 2022-05-18T03:12:30.1759156Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/HEAD' 2022-05-18T03:12:30.1759501Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/info' 2022-05-18T03:12:30.1759956Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-882e9dfa6b81fdeb87c5822b59c1699e0e2bd89e.idx' 2022-05-18T03:12:30.1760491Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-882e9dfa6b81fdeb87c5822b59c1699e0e2bd89e.pack' 2022-05-18T03:12:30.1760942Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-e855b36d4c889f104f1c992a087600f3215ccbf2.pack' 2022-05-18T03:12:30.1761384Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-e855b36d4c889f104f1c992a087600f3215ccbf2.idx' 2022-05-18T03:12:30.1761728Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack' 2022-05-18T03:12:30.1762062Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects' 2022-05-18T03:12:30.1762382Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/FETCH_HEAD' 2022-05-18T03:12:30.1762716Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/heads/main' 2022-05-18T03:12:30.1763093Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/heads' 2022-05-18T03:12:30.1763439Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/tags' 2022-05-18T03:12:30.1763786Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1764144Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/remotes/origin' 2022-05-18T03:12:30.1764489Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/remotes' 2022-05-18T03:12:30.1764816Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs' 2022-05-18T03:12:30.1765145Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/description' 2022-05-18T03:12:30.1765468Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/info/exclude' 2022-05-18T03:12:30.1765798Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/info' 2022-05-18T03:12:30.1766158Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1766531Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1766874Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/update.sample' 2022-05-18T03:12:30.1767226Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-receive.sample' 2022-05-18T03:12:30.1767579Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-commit.sample' 2022-05-18T03:12:30.1767916Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/commit-msg.sample' 2022-05-18T03:12:30.1768385Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1768749Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1769124Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1769484Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1769813Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-push.sample' 2022-05-18T03:12:30.1770245Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/post-update.sample' 2022-05-18T03:12:30.1770600Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1770934Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks' 2022-05-18T03:12:30.1771248Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/HEAD' 2022-05-18T03:12:30.1771585Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/heads/main' 2022-05-18T03:12:30.1771937Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/heads' 2022-05-18T03:12:30.1772295Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1772661Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/remotes/origin' 2022-05-18T03:12:30.1772998Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/remotes' 2022-05-18T03:12:30.1773397Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs' 2022-05-18T03:12:30.1773729Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs' 2022-05-18T03:12:30.1774041Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config' 2022-05-18T03:12:30.1774349Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/index' 2022-05-18T03:12:30.1774674Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest/packed-refs' 2022-05-18T03:12:30.1774996Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/googletest' 2022-05-18T03:12:30.1775323Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/branches' 2022-05-18T03:12:30.1775623Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/shallow' 2022-05-18T03:12:30.1775902Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/HEAD' 2022-05-18T03:12:30.1776235Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/info' 2022-05-18T03:12:30.1776681Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-56c91373acdf6f65f57f8967bb88019fe2ea9b54.pack' 2022-05-18T03:12:30.1777119Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-eb574343b3d9f0cfc15277afa7251372f6f5eca1.idx' 2022-05-18T03:12:30.1777546Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-56c91373acdf6f65f57f8967bb88019fe2ea9b54.idx' 2022-05-18T03:12:30.1777983Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-eb574343b3d9f0cfc15277afa7251372f6f5eca1.pack' 2022-05-18T03:12:30.1778317Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack' 2022-05-18T03:12:30.1778639Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects' 2022-05-18T03:12:30.1778943Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/FETCH_HEAD' 2022-05-18T03:12:30.1779523Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/heads/v1.x' 2022-05-18T03:12:30.1779857Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/heads' 2022-05-18T03:12:30.1780164Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/tags' 2022-05-18T03:12:30.1780563Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1780915Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/remotes/origin' 2022-05-18T03:12:30.1781243Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/remotes' 2022-05-18T03:12:30.1781559Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs' 2022-05-18T03:12:30.1781872Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/description' 2022-05-18T03:12:30.1782180Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/info/exclude' 2022-05-18T03:12:30.1782496Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/info' 2022-05-18T03:12:30.1782859Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1783209Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1783589Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/update.sample' 2022-05-18T03:12:30.1783936Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-receive.sample' 2022-05-18T03:12:30.1784277Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-commit.sample' 2022-05-18T03:12:30.1784607Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/commit-msg.sample' 2022-05-18T03:12:30.1784963Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1785319Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1785683Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1786035Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1786357Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-push.sample' 2022-05-18T03:12:30.1786698Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/post-update.sample' 2022-05-18T03:12:30.1787030Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1787349Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks' 2022-05-18T03:12:30.1787653Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/HEAD' 2022-05-18T03:12:30.1787990Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/heads/v1.x' 2022-05-18T03:12:30.1788338Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/heads' 2022-05-18T03:12:30.1788681Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1789038Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/remotes/origin' 2022-05-18T03:12:30.1789368Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/remotes' 2022-05-18T03:12:30.1789691Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs' 2022-05-18T03:12:30.1790005Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs' 2022-05-18T03:12:30.1790355Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config' 2022-05-18T03:12:30.1790652Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/index' 2022-05-18T03:12:30.1790968Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv/packed-refs' 2022-05-18T03:12:30.1791275Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party/libuv' 2022-05-18T03:12:30.1791571Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules/third_party' 2022-05-18T03:12:30.1791838Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe/modules' 2022-05-18T03:12:30.1792083Z removed 'pytorch-master/.git/modules/third_party/tensorpipe/packed-refs' 2022-05-18T03:12:30.1792329Z removed directory 'pytorch-master/.git/modules/third_party/tensorpipe' 2022-05-18T03:12:30.1792583Z removed directory 'pytorch-master/.git/modules/third_party/ideep/branches' 2022-05-18T03:12:30.1792814Z removed 'pytorch-master/.git/modules/third_party/ideep/shallow' 2022-05-18T03:12:30.1793040Z removed 'pytorch-master/.git/modules/third_party/ideep/HEAD' 2022-05-18T03:12:30.1793436Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/a4/739bcca6ecd3fd3c80a3ea3366ded6c10df080' 2022-05-18T03:12:30.1793703Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/a4' 2022-05-18T03:12:30.1794030Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/49/b42bf254aa54b51148a08b17c6c6774f83ddc0' 2022-05-18T03:12:30.1794277Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/49' 2022-05-18T03:12:30.1794607Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/08/8e2c80ebe50f83f1d175e3c553d4e3397ce302' 2022-05-18T03:12:30.1794868Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/08' 2022-05-18T03:12:30.1795206Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/b7/ddc452dadfd492b7a8b8103691ca16cfa2b5af' 2022-05-18T03:12:30.1795470Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/b7' 2022-05-18T03:12:30.1795809Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/4b/fa2018bb5e76cea54f5114ce0ad36cf6c37df0' 2022-05-18T03:12:30.1796073Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/4b' 2022-05-18T03:12:30.1796402Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/19/7a339d04cb5f5283f0d84298f4a58226c6d889' 2022-05-18T03:12:30.1796663Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/19' 2022-05-18T03:12:30.1796981Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/a2/2eff51c84b391404beeca5dc8c047349432d58' 2022-05-18T03:12:30.1797240Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/a2' 2022-05-18T03:12:30.1797574Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/9f/fc2fd7f0b1a4544bd28cf36021f765b702dc06' 2022-05-18T03:12:30.1797834Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/9f' 2022-05-18T03:12:30.1798166Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/55/41c46a70dcd440b9bccbdb9501cab6f26f4913' 2022-05-18T03:12:30.1798430Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/55' 2022-05-18T03:12:30.1798758Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/7c/3e9164b36bc8f842e46aece4294128b65ebed0' 2022-05-18T03:12:30.1799019Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/7c' 2022-05-18T03:12:30.1799328Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/89/95dc206820eb10b2f5e36bb5c75708c7220659' 2022-05-18T03:12:30.1799585Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/89' 2022-05-18T03:12:30.1799912Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/83/4ad4e914a8848bcf13c0768183efd5f5fbbc32' 2022-05-18T03:12:30.1800169Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/83' 2022-05-18T03:12:30.1800550Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/91/aedf3d4369634c63a14253e7e67b32d62d2f11' 2022-05-18T03:12:30.1800809Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/91' 2022-05-18T03:12:30.1801137Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/85/c7b084c9ef153162c7f470eb9f760a39cb9528' 2022-05-18T03:12:30.1801393Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/85' 2022-05-18T03:12:30.1801710Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/ac/3b13d7eb61a4c7668448e53527a525daafb5f1' 2022-05-18T03:12:30.1801954Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/ac' 2022-05-18T03:12:30.1802289Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/df/ea5598d7d2db401c61559bccde058ab909e265' 2022-05-18T03:12:30.1802544Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/df' 2022-05-18T03:12:30.1802809Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/info' 2022-05-18T03:12:30.1803145Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/02/727c617aa0ae3cb0adcade8e461b55149bd8b8' 2022-05-18T03:12:30.1803513Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/02/b17c5748c9349dcc586c359af800c684d9b1ab' 2022-05-18T03:12:30.1803776Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/02' 2022-05-18T03:12:30.1804100Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/3a/1f598483f25896e30a3c9adc14fd930fd8214f' 2022-05-18T03:12:30.1804343Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/3a' 2022-05-18T03:12:30.1804664Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/e8/c14378c4e463795ab7f06b6fa74b5f9a590268' 2022-05-18T03:12:30.1804926Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/e8' 2022-05-18T03:12:30.1805307Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/pack/pack-190f36543ac416ec5d5a9d0c2a3c98b0fa44dc5b.idx' 2022-05-18T03:12:30.1805688Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/pack/pack-190f36543ac416ec5d5a9d0c2a3c98b0fa44dc5b.pack' 2022-05-18T03:12:30.1805958Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/pack' 2022-05-18T03:12:30.1806290Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/5d/f3e12e4ab76a4492128434d11a67c587eb6b5f' 2022-05-18T03:12:30.1806550Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/5d' 2022-05-18T03:12:30.1806882Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/ed/f9d2b9eea7a1ee295670062ed0bc6cef3ded45' 2022-05-18T03:12:30.1807127Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/ed' 2022-05-18T03:12:30.1807456Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/1d/0f1ea2bb291d018f49b12d9c60aa019dcc254d' 2022-05-18T03:12:30.1807714Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/1d' 2022-05-18T03:12:30.1808041Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/66/1224d86d7a43b949fb86def593531c31918d5a' 2022-05-18T03:12:30.1808444Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/66' 2022-05-18T03:12:30.1808771Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/f3/0fe70e786d2241b78786f400d32886766bf6c0' 2022-05-18T03:12:30.1809029Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/f3' 2022-05-18T03:12:30.1809357Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/70/3d7bf80f3e89f0bc5f349f9845fd485e7210ec' 2022-05-18T03:12:30.1809608Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/70' 2022-05-18T03:12:30.1809938Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/8a/290d9b0a57f07e101ec2b9b0485b246467a79c' 2022-05-18T03:12:30.1810195Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/8a' 2022-05-18T03:12:30.1810611Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/32/ddadb4cee11e4e60ee8bc512a82cef6c2a83f5' 2022-05-18T03:12:30.1810869Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/32' 2022-05-18T03:12:30.1811213Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/0e/faaa8b6d72b28bc5fcca10a30fdc1460c4e423' 2022-05-18T03:12:30.1811547Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/0e/d949745f0c9e1c2ce32cdb05f5fc06ca868c97' 2022-05-18T03:12:30.1811865Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/0e/5e6d085434034afc3563b8e7f693b926226e14' 2022-05-18T03:12:30.1812127Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/0e' 2022-05-18T03:12:30.1812439Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/17/6fe0c57c2f8c0711c919596e54f7e49c694d35' 2022-05-18T03:12:30.1812700Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/17' 2022-05-18T03:12:30.1813022Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/97/f6f38a513624dd8c852d47155de8a8fdff30d5' 2022-05-18T03:12:30.1813284Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/97' 2022-05-18T03:12:30.1813602Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/d6/6b56860645e5412a6309edad05953fd361f230' 2022-05-18T03:12:30.1813914Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/d6' 2022-05-18T03:12:30.1814248Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/a9/402c8cd6a411f0d695f3c7c1ce0fca0ff62572' 2022-05-18T03:12:30.1814510Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/a9' 2022-05-18T03:12:30.1814825Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/53/0aa622b4d93b47abf783eab4f1c639beea2000' 2022-05-18T03:12:30.1815084Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/53' 2022-05-18T03:12:30.1815403Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/7e/30d4d2f454c63850195b7b4e1c9741ef6ac263' 2022-05-18T03:12:30.1815665Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/7e' 2022-05-18T03:12:30.1816001Z removed 'pytorch-master/.git/modules/third_party/ideep/objects/42/b10faff923f2af71a59fbc74ad67451eecbd98' 2022-05-18T03:12:30.1816260Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects/42' 2022-05-18T03:12:30.1816512Z removed directory 'pytorch-master/.git/modules/third_party/ideep/objects' 2022-05-18T03:12:30.1816749Z removed 'pytorch-master/.git/modules/third_party/ideep/FETCH_HEAD' 2022-05-18T03:12:30.1817000Z removed 'pytorch-master/.git/modules/third_party/ideep/refs/heads/master' 2022-05-18T03:12:30.1817243Z removed directory 'pytorch-master/.git/modules/third_party/ideep/refs/heads' 2022-05-18T03:12:30.1817498Z removed directory 'pytorch-master/.git/modules/third_party/ideep/refs/tags' 2022-05-18T03:12:30.1817768Z removed 'pytorch-master/.git/modules/third_party/ideep/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1818047Z removed directory 'pytorch-master/.git/modules/third_party/ideep/refs/remotes/origin' 2022-05-18T03:12:30.1818313Z removed directory 'pytorch-master/.git/modules/third_party/ideep/refs/remotes' 2022-05-18T03:12:30.1818557Z removed directory 'pytorch-master/.git/modules/third_party/ideep/refs' 2022-05-18T03:12:30.1818800Z removed 'pytorch-master/.git/modules/third_party/ideep/description' 2022-05-18T03:12:30.1819038Z removed 'pytorch-master/.git/modules/third_party/ideep/info/exclude' 2022-05-18T03:12:30.1819267Z removed directory 'pytorch-master/.git/modules/third_party/ideep/info' 2022-05-18T03:12:30.1819557Z removed 'pytorch-master/.git/modules/third_party/ideep/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1819883Z removed 'pytorch-master/.git/modules/third_party/ideep/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1820143Z removed 'pytorch-master/.git/modules/third_party/ideep/hooks/update.sample' 2022-05-18T03:12:30.1820416Z removed 'pytorch-master/.git/modules/third_party/ideep/hooks/pre-receive.sample' 2022-05-18T03:12:30.1820747Z removed 'pytorch-master/.git/modules/third_party/ideep/hooks/pre-commit.sample' 2022-05-18T03:12:30.1821010Z removed 'pytorch-master/.git/modules/third_party/ideep/hooks/commit-msg.sample' 2022-05-18T03:12:30.1821304Z removed 'pytorch-master/.git/modules/third_party/ideep/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1821578Z removed 'pytorch-master/.git/modules/third_party/ideep/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1821871Z removed 'pytorch-master/.git/modules/third_party/ideep/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1822151Z removed 'pytorch-master/.git/modules/third_party/ideep/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1822418Z removed 'pytorch-master/.git/modules/third_party/ideep/hooks/pre-push.sample' 2022-05-18T03:12:30.1822688Z removed 'pytorch-master/.git/modules/third_party/ideep/hooks/post-update.sample' 2022-05-18T03:12:30.1822951Z removed 'pytorch-master/.git/modules/third_party/ideep/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1823202Z removed directory 'pytorch-master/.git/modules/third_party/ideep/hooks' 2022-05-18T03:12:30.1823434Z removed 'pytorch-master/.git/modules/third_party/ideep/logs/HEAD' 2022-05-18T03:12:30.1823681Z removed 'pytorch-master/.git/modules/third_party/ideep/logs/refs/heads/master' 2022-05-18T03:12:30.1824002Z removed directory 'pytorch-master/.git/modules/third_party/ideep/logs/refs/heads' 2022-05-18T03:12:30.1824293Z removed 'pytorch-master/.git/modules/third_party/ideep/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1824583Z removed directory 'pytorch-master/.git/modules/third_party/ideep/logs/refs/remotes/origin' 2022-05-18T03:12:30.1824859Z removed directory 'pytorch-master/.git/modules/third_party/ideep/logs/refs/remotes' 2022-05-18T03:12:30.1825112Z removed directory 'pytorch-master/.git/modules/third_party/ideep/logs/refs' 2022-05-18T03:12:30.1825359Z removed directory 'pytorch-master/.git/modules/third_party/ideep/logs' 2022-05-18T03:12:30.1825586Z removed 'pytorch-master/.git/modules/third_party/ideep/config' 2022-05-18T03:12:30.1825800Z removed 'pytorch-master/.git/modules/third_party/ideep/index' 2022-05-18T03:12:30.1826085Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/branches' 2022-05-18T03:12:30.1826354Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/shallow' 2022-05-18T03:12:30.1826618Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/HEAD' 2022-05-18T03:12:30.1826917Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/objects/info' 2022-05-18T03:12:30.1827337Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-18a3515e90ff81b7a3ab7e5d0a963d1d84d754c6.pack' 2022-05-18T03:12:30.1827756Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-ec7f04a8dfbe3e9b78a854026ad5315a88aabe89.pack' 2022-05-18T03:12:30.1828171Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-ec7f04a8dfbe3e9b78a854026ad5315a88aabe89.idx' 2022-05-18T03:12:30.1828579Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-18a3515e90ff81b7a3ab7e5d0a963d1d84d754c6.idx' 2022-05-18T03:12:30.1828869Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack' 2022-05-18T03:12:30.1829160Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/objects' 2022-05-18T03:12:30.1829432Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/FETCH_HEAD' 2022-05-18T03:12:30.1829720Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/refs/heads/master' 2022-05-18T03:12:30.1830017Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/refs/heads' 2022-05-18T03:12:30.1830308Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/refs/tags' 2022-05-18T03:12:30.1830613Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1830991Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/refs/remotes/origin' 2022-05-18T03:12:30.1831289Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/refs/remotes' 2022-05-18T03:12:30.1831563Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/refs' 2022-05-18T03:12:30.1831839Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/description' 2022-05-18T03:12:30.1832115Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/info/exclude' 2022-05-18T03:12:30.1832392Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/info' 2022-05-18T03:12:30.1832725Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1833054Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1833351Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/update.sample' 2022-05-18T03:12:30.1833658Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-receive.sample' 2022-05-18T03:12:30.1834020Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-commit.sample' 2022-05-18T03:12:30.1834320Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/commit-msg.sample' 2022-05-18T03:12:30.1834642Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1834959Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1835288Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1835608Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1835909Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-push.sample' 2022-05-18T03:12:30.1836219Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/post-update.sample' 2022-05-18T03:12:30.1836524Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1836795Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/hooks' 2022-05-18T03:12:30.1837066Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/logs/HEAD' 2022-05-18T03:12:30.1837366Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/heads/master' 2022-05-18T03:12:30.1837671Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/heads' 2022-05-18T03:12:30.1837988Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1838323Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/remotes/origin' 2022-05-18T03:12:30.1838642Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/remotes' 2022-05-18T03:12:30.1838935Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs' 2022-05-18T03:12:30.1839220Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/logs' 2022-05-18T03:12:30.1839473Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/config' 2022-05-18T03:12:30.1839733Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/index' 2022-05-18T03:12:30.1840088Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/branches' 2022-05-18T03:12:30.1840412Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/shallow' 2022-05-18T03:12:30.1840730Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/HEAD' 2022-05-18T03:12:30.1841147Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/objects/info' 2022-05-18T03:12:30.1842541Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/objects/pack/pack-b1decc21549d9f653cb322fe8a565ce4761059a0.idx' 2022-05-18T03:12:30.1843037Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/objects/pack/pack-ec7f04a8dfbe3e9b78a854026ad5315a88aabe89.pack' 2022-05-18T03:12:30.1843994Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/objects/pack/pack-ec7f04a8dfbe3e9b78a854026ad5315a88aabe89.idx' 2022-05-18T03:12:30.1844454Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/objects/pack/pack-b1decc21549d9f653cb322fe8a565ce4761059a0.pack' 2022-05-18T03:12:30.1844814Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/objects/pack' 2022-05-18T03:12:30.1845168Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/objects' 2022-05-18T03:12:30.1845581Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/FETCH_HEAD' 2022-05-18T03:12:30.1845930Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/refs/heads/master' 2022-05-18T03:12:30.1846281Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/refs/heads' 2022-05-18T03:12:30.1846629Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/refs/tags' 2022-05-18T03:12:30.1846994Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1847373Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/refs/remotes/origin' 2022-05-18T03:12:30.1847732Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/refs/remotes' 2022-05-18T03:12:30.1848061Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/refs' 2022-05-18T03:12:30.1881529Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/description' 2022-05-18T03:12:30.1881977Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/info/exclude' 2022-05-18T03:12:30.1882326Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/info' 2022-05-18T03:12:30.1882717Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/hooks/pre-merge-commit.sample' 2022-05-18T03:12:30.1883107Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/hooks/prepare-commit-msg.sample' 2022-05-18T03:12:30.1883469Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/hooks/update.sample' 2022-05-18T03:12:30.1883842Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/hooks/pre-receive.sample' 2022-05-18T03:12:30.1884204Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/hooks/pre-commit.sample' 2022-05-18T03:12:30.1884557Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/hooks/commit-msg.sample' 2022-05-18T03:12:30.1884927Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/hooks/push-to-checkout.sample' 2022-05-18T03:12:30.1885296Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/hooks/pre-applypatch.sample' 2022-05-18T03:12:30.1885802Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/hooks/fsmonitor-watchman.sample' 2022-05-18T03:12:30.1886175Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/hooks/applypatch-msg.sample' 2022-05-18T03:12:30.1886536Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/hooks/pre-push.sample' 2022-05-18T03:12:30.1907012Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/hooks/post-update.sample' 2022-05-18T03:12:30.1907428Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/hooks/pre-rebase.sample' 2022-05-18T03:12:30.1907780Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/hooks' 2022-05-18T03:12:30.1908116Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/logs/HEAD' 2022-05-18T03:12:30.1908479Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/logs/refs/heads/master' 2022-05-18T03:12:30.1909304Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/logs/refs/heads' 2022-05-18T03:12:30.1909706Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/logs/refs/remotes/origin/HEAD' 2022-05-18T03:12:30.1910093Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/logs/refs/remotes/origin' 2022-05-18T03:12:30.1910462Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/logs/refs/remotes' 2022-05-18T03:12:30.1910813Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/logs/refs' 2022-05-18T03:12:30.1911154Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/logs' 2022-05-18T03:12:30.1911481Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config' 2022-05-18T03:12:30.1911805Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/index' 2022-05-18T03:12:30.1912142Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/packed-refs' 2022-05-18T03:12:30.1912458Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN' 2022-05-18T03:12:30.1912777Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party' 2022-05-18T03:12:30.1913067Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/modules' 2022-05-18T03:12:30.1913351Z removed 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn/packed-refs' 2022-05-18T03:12:30.1913626Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules/mkl-dnn' 2022-05-18T03:12:30.1917767Z removed directory 'pytorch-master/.git/modules/third_party/ideep/modules' 2022-05-18T03:12:30.1918022Z removed 'pytorch-master/.git/modules/third_party/ideep/packed-refs' 2022-05-18T03:12:30.1918270Z removed directory 'pytorch-master/.git/modules/third_party/ideep' 2022-05-18T03:12:30.1918481Z removed directory 'pytorch-master/.git/modules/third_party' 2022-05-18T03:12:30.1918681Z removed directory 'pytorch-master/.git/modules' 2022-05-18T03:12:30.1918862Z removed directory 'pytorch-master/.git' 2022-05-18T03:12:30.1919091Z removed 'pytorch-master/third_party/protobuf/ruby/.gitignore' 2022-05-18T03:12:30.1919292Z removed 'pytorch-master/third_party/protobuf/.git' 2022-05-18T03:12:30.1919547Z removed 'pytorch-master/third_party/protobuf/third_party/benchmark/.git' 2022-05-18T03:12:30.1919851Z removed 'pytorch-master/third_party/protobuf/third_party/benchmark/.gitignore' 2022-05-18T03:12:30.1920113Z removed 'pytorch-master/third_party/protobuf/third_party/googletest/.git' 2022-05-18T03:12:30.1920486Z removed 'pytorch-master/third_party/protobuf/third_party/googletest/.gitignore' 2022-05-18T03:12:30.1920722Z removed 'pytorch-master/third_party/protobuf/examples/.gitignore' 2022-05-18T03:12:30.1920957Z removed 'pytorch-master/third_party/protobuf/csharp/.gitignore' 2022-05-18T03:12:30.1921173Z removed 'pytorch-master/third_party/protobuf/.gitignore' 2022-05-18T03:12:30.1921392Z removed 'pytorch-master/third_party/protobuf/.gitmodules' 2022-05-18T03:12:30.1921681Z removed 'pytorch-master/third_party/protobuf/.github/ISSUE_TEMPLATE/feature_request.md' 2022-05-18T03:12:30.1921960Z removed 'pytorch-master/third_party/protobuf/.github/ISSUE_TEMPLATE/bug_report.md' 2022-05-18T03:12:30.1922227Z removed directory 'pytorch-master/third_party/protobuf/.github/ISSUE_TEMPLATE' 2022-05-18T03:12:30.1922459Z removed 'pytorch-master/third_party/protobuf/.github/mergeable.yml' 2022-05-18T03:12:30.1922692Z removed directory 'pytorch-master/third_party/protobuf/.github' 2022-05-18T03:12:30.1922940Z removed 'pytorch-master/third_party/protobuf/objectivec/.gitignore' 2022-05-18T03:12:30.1923165Z removed 'pytorch-master/third_party/gemmlowp/gemmlowp/.git' 2022-05-18T03:12:30.1923400Z removed 'pytorch-master/third_party/gemmlowp/gemmlowp/.gitignore' 2022-05-18T03:12:30.1923678Z removed 'pytorch-master/third_party/cudnn_frontend/.git' 2022-05-18T03:12:30.1923881Z removed 'pytorch-master/third_party/NNPACK/.git' 2022-05-18T03:12:30.1924077Z removed 'pytorch-master/third_party/NNPACK/.gitignore' 2022-05-18T03:12:30.1924290Z removed 'pytorch-master/third_party/pthreadpool/.git' 2022-05-18T03:12:30.1924513Z removed 'pytorch-master/third_party/pthreadpool/.gitignore' 2022-05-18T03:12:30.1926168Z removed 'pytorch-master/third_party/zstd/.git' 2022-05-18T03:12:30.1926389Z removed 'pytorch-master/third_party/zstd/build/.gitignore' 2022-05-18T03:12:30.1926636Z removed 'pytorch-master/third_party/zstd/build/cmake/tests/.gitignore' 2022-05-18T03:12:30.1931694Z removed 'pytorch-master/third_party/zstd/build/cmake/.gitignore' 2022-05-18T03:12:30.1931957Z removed 'pytorch-master/third_party/zstd/build/cmake/programs/.gitignore' 2022-05-18T03:12:30.1932201Z removed 'pytorch-master/third_party/zstd/build/cmake/lib/.gitignore' 2022-05-18T03:12:30.1932421Z removed 'pytorch-master/third_party/zstd/examples/.gitignore' 2022-05-18T03:12:30.1932658Z removed 'pytorch-master/third_party/zstd/zlibWrapper/.gitignore' 2022-05-18T03:12:30.1932880Z removed 'pytorch-master/third_party/zstd/tests/.gitignore' 2022-05-18T03:12:30.1933108Z removed 'pytorch-master/third_party/zstd/tests/fuzz/.gitignore' 2022-05-18T03:12:30.1933374Z removed 'pytorch-master/third_party/zstd/contrib/linux-kernel/test/.gitignore' 2022-05-18T03:12:30.1933629Z removed 'pytorch-master/third_party/zstd/contrib/linux-kernel/.gitignore' 2022-05-18T03:12:30.1933871Z removed 'pytorch-master/third_party/zstd/contrib/gen_html/.gitignore' 2022-05-18T03:12:30.1934157Z removed 'pytorch-master/third_party/zstd/contrib/seekable_format/examples/.gitignore' 2022-05-18T03:12:30.1934383Z removed 'pytorch-master/third_party/zstd/contrib/pzstd/.gitignore' 2022-05-18T03:12:30.1934591Z removed 'pytorch-master/third_party/zstd/.gitignore' 2022-05-18T03:12:30.1934813Z removed 'pytorch-master/third_party/zstd/.gitattributes' 2022-05-18T03:12:30.1935041Z removed 'pytorch-master/third_party/zstd/programs/.gitignore' 2022-05-18T03:12:30.1935741Z removed 'pytorch-master/third_party/zstd/lib/.gitignore' 2022-05-18T03:12:30.1935958Z removed 'pytorch-master/third_party/XNNPACK/.git' 2022-05-18T03:12:30.1936556Z removed 'pytorch-master/third_party/XNNPACK/.gitignore' 2022-05-18T03:12:30.2040643Z removed 'pytorch-master/third_party/fmt/test/fuzzing/.gitignore' 2022-05-18T03:12:30.2053599Z removed 'pytorch-master/third_party/fmt/.git' 2022-05-18T03:12:30.2067819Z removed 'pytorch-master/third_party/fmt/.gitignore' 2022-05-18T03:12:30.2080587Z removed 'pytorch-master/third_party/fmt/.github/pull_request_template.md' 2022-05-18T03:12:30.2081127Z removed directory 'pytorch-master/third_party/fmt/.github' 2022-05-18T03:12:30.2082913Z find: ‘pytorch-master/third_party/fmt/.github’: No such file or directory 2022-05-18T03:12:30.2095768Z removed 'pytorch-master/third_party/eigen/.gitlab-ci.yml' 2022-05-18T03:12:30.2107806Z removed 'pytorch-master/third_party/eigen/.git' 2022-05-18T03:12:30.2141331Z removed 'pytorch-master/third_party/eigen/.gitignore' 2022-05-18T03:12:30.2154816Z removed 'pytorch-master/third_party/eigen/.gitlab/issue_templates/Bug Report.md' 2022-05-18T03:12:30.2155222Z removed 'pytorch-master/third_party/eigen/.gitlab/issue_templates/Feature Request.md' 2022-05-18T03:12:30.2155756Z removed directory 'pytorch-master/third_party/eigen/.gitlab/issue_templates' 2022-05-18T03:12:30.2156308Z removed 'pytorch-master/third_party/eigen/.gitlab/merge_request_templates/Merge Request Template.md' 2022-05-18T03:12:30.2156673Z removed directory 'pytorch-master/third_party/eigen/.gitlab/merge_request_templates' 2022-05-18T03:12:30.2157139Z removed directory 'pytorch-master/third_party/eigen/.gitlab' 2022-05-18T03:12:30.2158821Z find: ‘pytorch-master/third_party/eigen/.gitlab’: No such file or directory 2022-05-18T03:12:30.2183190Z removed 'pytorch-master/third_party/pybind11/.git' 2022-05-18T03:12:30.2198810Z removed 'pytorch-master/third_party/pybind11/.gitignore' 2022-05-18T03:12:30.2215716Z removed 'pytorch-master/third_party/pybind11/.github/workflows/configure.yml' 2022-05-18T03:12:30.2216114Z removed 'pytorch-master/third_party/pybind11/.github/workflows/pip.yml' 2022-05-18T03:12:30.2216523Z removed 'pytorch-master/third_party/pybind11/.github/workflows/labeler.yml' 2022-05-18T03:12:30.2217064Z removed 'pytorch-master/third_party/pybind11/.github/workflows/format.yml' 2022-05-18T03:12:30.2217578Z removed 'pytorch-master/third_party/pybind11/.github/workflows/ci.yml' 2022-05-18T03:12:30.2218163Z removed directory 'pytorch-master/third_party/pybind11/.github/workflows' 2022-05-18T03:12:30.2218805Z removed 'pytorch-master/third_party/pybind11/.github/ISSUE_TEMPLATE/feature-request.md' 2022-05-18T03:12:30.2219183Z removed 'pytorch-master/third_party/pybind11/.github/ISSUE_TEMPLATE/bug-report.md' 2022-05-18T03:12:30.2219751Z removed 'pytorch-master/third_party/pybind11/.github/ISSUE_TEMPLATE/config.yml' 2022-05-18T03:12:30.2220288Z removed 'pytorch-master/third_party/pybind11/.github/ISSUE_TEMPLATE/question.md' 2022-05-18T03:12:30.2220864Z find: ‘pytorch-master/third_party/pybind11/.github’: No such file or directory 2022-05-18T03:12:30.2221135Z removed directory 'pytorch-master/third_party/pybind11/.github/ISSUE_TEMPLATE' 2022-05-18T03:12:30.2221469Z removed 'pytorch-master/third_party/pybind11/.github/dependabot.yml' 2022-05-18T03:12:30.2222028Z removed 'pytorch-master/third_party/pybind11/.github/labeler.yml' 2022-05-18T03:12:30.2222573Z removed 'pytorch-master/third_party/pybind11/.github/CONTRIBUTING.md' 2022-05-18T03:12:30.2223169Z removed 'pytorch-master/third_party/pybind11/.github/pull_request_template.md' 2022-05-18T03:12:30.2223488Z removed 'pytorch-master/third_party/pybind11/.github/labeler_merged.yml' 2022-05-18T03:12:30.2223806Z removed directory 'pytorch-master/third_party/pybind11/.github' 2022-05-18T03:12:30.2233845Z removed 'pytorch-master/third_party/gloo/.git' 2022-05-18T03:12:30.2250255Z removed 'pytorch-master/third_party/gloo/.gitignore' 2022-05-18T03:12:30.2262949Z removed 'pytorch-master/third_party/gloo/.gitmodules' 2022-05-18T03:12:30.2275609Z removed 'pytorch-master/third_party/sleef/.git' 2022-05-18T03:12:30.2292576Z removed 'pytorch-master/third_party/onnx/.git' 2022-05-18T03:12:30.2304777Z removed 'pytorch-master/third_party/onnx/third_party/pybind11/.git' 2022-05-18T03:12:30.2320070Z removed 'pytorch-master/third_party/onnx/third_party/pybind11/.gitignore' 2022-05-18T03:12:30.2336217Z removed 'pytorch-master/third_party/onnx/third_party/pybind11/.github/workflows/configure.yml' 2022-05-18T03:12:30.2336639Z removed 'pytorch-master/third_party/onnx/third_party/pybind11/.github/workflows/pip.yml' 2022-05-18T03:12:30.2337182Z removed 'pytorch-master/third_party/onnx/third_party/pybind11/.github/workflows/labeler.yml' 2022-05-18T03:12:30.2337562Z removed 'pytorch-master/third_party/onnx/third_party/pybind11/.github/workflows/format.yml' 2022-05-18T03:12:30.2337986Z removed 'pytorch-master/third_party/onnx/third_party/pybind11/.github/workflows/ci.yml' 2022-05-18T03:12:30.2338546Z removed directory 'pytorch-master/third_party/onnx/third_party/pybind11/.github/workflows' 2022-05-18T03:12:30.2338975Z removed 'pytorch-master/third_party/onnx/third_party/pybind11/.github/ISSUE_TEMPLATE/feature-request.md' 2022-05-18T03:12:30.2339377Z removed 'pytorch-master/third_party/onnx/third_party/pybind11/.github/ISSUE_TEMPLATE/bug-report.md' 2022-05-18T03:12:30.2339766Z removed 'pytorch-master/third_party/onnx/third_party/pybind11/.github/ISSUE_TEMPLATE/config.yml' 2022-05-18T03:12:30.2340157Z removed 'pytorch-master/third_party/onnx/third_party/pybind11/.github/ISSUE_TEMPLATE/question.md' 2022-05-18T03:12:30.2340544Z removed directory 'pytorch-master/third_party/onnx/third_party/pybind11/.github/ISSUE_TEMPLATE' 2022-05-18T03:12:30.2340915Z removed 'pytorch-master/third_party/onnx/third_party/pybind11/.github/dependabot.yml' 2022-05-18T03:12:30.2341386Z removed 'pytorch-master/third_party/onnx/third_party/pybind11/.github/labeler.yml' 2022-05-18T03:12:30.2341969Z removed 'pytorch-master/third_party/onnx/third_party/pybind11/.github/CONTRIBUTING.md' 2022-05-18T03:12:30.2342367Z removed 'pytorch-master/third_party/onnx/third_party/pybind11/.github/pull_request_template.md' 2022-05-18T03:12:30.2342742Z removed 'pytorch-master/third_party/onnx/third_party/pybind11/.github/labeler_merged.yml' 2022-05-18T03:12:30.2343180Z removed directory 'pytorch-master/third_party/onnx/third_party/pybind11/.github' 2022-05-18T03:12:30.2344728Z find: ‘pytorch-master/third_party/onnx/third_party/pybind11/.github’: No such file or directory 2022-05-18T03:12:30.2356365Z removed 'pytorch-master/third_party/onnx/third_party/benchmark/.git' 2022-05-18T03:12:30.2372314Z removed 'pytorch-master/third_party/onnx/third_party/benchmark/.gitignore' 2022-05-18T03:12:30.3307559Z removed 'pytorch-master/third_party/onnx/.gitignore' 2022-05-18T03:12:30.3351151Z find: ‘pytorch-master/third_party/onnx/.github’: No such file or directory 2022-05-18T03:12:30.3351602Z removed 'pytorch-master/third_party/onnx/.gitmodules' 2022-05-18T03:12:30.3365399Z removed 'pytorch-master/third_party/onnx/.gitattributes' 2022-05-18T03:12:30.3366001Z removed 'pytorch-master/third_party/onnx/.github/workflows/release_linux_x86_64.yml' 2022-05-18T03:12:30.3366585Z removed 'pytorch-master/third_party/onnx/.github/workflows/manylinux/entrypoint.sh' 2022-05-18T03:12:30.3367166Z removed 'pytorch-master/third_party/onnx/.github/workflows/manylinux/test_package_i686.sh' 2022-05-18T03:12:30.3367754Z removed directory 'pytorch-master/third_party/onnx/.github/workflows/manylinux' 2022-05-18T03:12:30.3377826Z removed 'pytorch-master/third_party/onnx/.github/workflows/release_linux_i686.yml' 2022-05-18T03:12:30.3378442Z removed 'pytorch-master/third_party/onnx/.github/workflows/release_mac.yml' 2022-05-18T03:12:30.3378987Z removed 'pytorch-master/third_party/onnx/.github/workflows/weekly_mac_ci.yml' 2022-05-18T03:12:30.3379556Z removed 'pytorch-master/third_party/onnx/.github/workflows/win_no_exception_ci.yml' 2022-05-18T03:12:30.3380141Z removed 'pytorch-master/third_party/onnx/.github/workflows/release_linux_aarch64.yml' 2022-05-18T03:12:30.3380701Z removed 'pytorch-master/third_party/onnx/.github/workflows/release_win.yml' 2022-05-18T03:12:30.3381230Z removed directory 'pytorch-master/third_party/onnx/.github/workflows' 2022-05-18T03:12:30.3381771Z removed 'pytorch-master/third_party/onnx/.github/ISSUE_TEMPLATE/feature_request.md' 2022-05-18T03:12:30.3382328Z removed 'pytorch-master/third_party/onnx/.github/ISSUE_TEMPLATE/operator.md' 2022-05-18T03:12:30.3382881Z removed 'pytorch-master/third_party/onnx/.github/ISSUE_TEMPLATE/question.md' 2022-05-18T03:12:30.3383413Z removed 'pytorch-master/third_party/onnx/.github/ISSUE_TEMPLATE/bug.md' 2022-05-18T03:12:30.3384216Z removed directory 'pytorch-master/third_party/onnx/.github/ISSUE_TEMPLATE' 2022-05-18T03:12:30.3384753Z removed 'pytorch-master/third_party/onnx/.github/pull_request_template.md' 2022-05-18T03:12:30.3385268Z removed directory 'pytorch-master/third_party/onnx/.github' 2022-05-18T03:12:30.3385736Z removed 'pytorch-master/third_party/benchmark/.git' 2022-05-18T03:12:30.3386191Z removed 'pytorch-master/third_party/benchmark/.gitignore' 2022-05-18T03:12:30.3395458Z removed 'pytorch-master/third_party/benchmark/.github/workflows/bazel.yml' 2022-05-18T03:12:30.3395951Z removed 'pytorch-master/third_party/benchmark/.github/workflows/pylint.yml' 2022-05-18T03:12:30.3396502Z removed 'pytorch-master/third_party/benchmark/.github/workflows/build-and-test-perfcounters.yml' 2022-05-18T03:12:30.3397027Z removed 'pytorch-master/third_party/benchmark/.github/workflows/test_bindings.yml' 2022-05-18T03:12:30.3397644Z removed 'pytorch-master/third_party/benchmark/.github/workflows/build-and-test.yml' 2022-05-18T03:12:30.3398151Z removed 'pytorch-master/third_party/benchmark/.github/workflows/sanitizer.yml' 2022-05-18T03:12:30.3398609Z removed directory 'pytorch-master/third_party/benchmark/.github/workflows' 2022-05-18T03:12:30.3399308Z removed 'pytorch-master/third_party/benchmark/.github/ISSUE_TEMPLATE/feature_request.md' 2022-05-18T03:12:30.3399824Z removed 'pytorch-master/third_party/benchmark/.github/ISSUE_TEMPLATE/bug_report.md' 2022-05-18T03:12:30.3400311Z removed directory 'pytorch-master/third_party/benchmark/.github/ISSUE_TEMPLATE' 2022-05-18T03:12:30.3400763Z removed 'pytorch-master/third_party/benchmark/.github/.libcxx-setup.sh' 2022-05-18T03:12:30.3401206Z removed directory 'pytorch-master/third_party/benchmark/.github' 2022-05-18T03:12:30.3402114Z find: ‘pytorch-master/third_party/benchmark/.github’: No such file or directory 2022-05-18T03:12:30.3407558Z removed 'pytorch-master/third_party/cub/test/.gitignore' 2022-05-18T03:12:30.3421692Z removed 'pytorch-master/third_party/cub/.git' 2022-05-18T03:12:30.3433858Z removed 'pytorch-master/third_party/cub/.settings/.gitignore' 2022-05-18T03:12:30.3446626Z removed 'pytorch-master/third_party/cub/experimental/.gitignore' 2022-05-18T03:12:30.3459497Z removed 'pytorch-master/third_party/cub/examples/device/.gitignore' 2022-05-18T03:12:30.3471864Z removed 'pytorch-master/third_party/cub/examples/block/.gitignore' 2022-05-18T03:12:30.3487045Z removed 'pytorch-master/third_party/cub/.gitignore' 2022-05-18T03:12:30.3498769Z removed 'pytorch-master/third_party/cub/tune/.gitignore' 2022-05-18T03:12:30.3515772Z removed 'pytorch-master/third_party/cpuinfo/.git' 2022-05-18T03:12:30.3529672Z removed 'pytorch-master/third_party/cpuinfo/.gitignore' 2022-05-18T03:12:30.3543369Z removed 'pytorch-master/third_party/cpuinfo/deps/clog/.gitignore' 2022-05-18T03:12:30.3558395Z removed 'pytorch-master/third_party/googletest/.git' 2022-05-18T03:12:30.3572653Z removed 'pytorch-master/third_party/googletest/.gitignore' 2022-05-18T03:12:30.3590815Z removed 'pytorch-master/third_party/googletest/.github/ISSUE_TEMPLATE/10-feature_request.md' 2022-05-18T03:12:30.3591487Z removed 'pytorch-master/third_party/googletest/.github/ISSUE_TEMPLATE/00-bug_report.md' 2022-05-18T03:12:30.3592077Z removed 'pytorch-master/third_party/googletest/.github/ISSUE_TEMPLATE/config.yml' 2022-05-18T03:12:30.3592643Z removed directory 'pytorch-master/third_party/googletest/.github/ISSUE_TEMPLATE' 2022-05-18T03:12:30.3593182Z removed directory 'pytorch-master/third_party/googletest/.github' 2022-05-18T03:12:30.3595114Z find: ‘pytorch-master/third_party/googletest/.github’: No such file or directory 2022-05-18T03:12:30.3606017Z removed 'pytorch-master/third_party/nccl/nccl/.git' 2022-05-18T03:12:30.3619012Z removed 'pytorch-master/third_party/nccl/nccl/pkg/debian/.gitignore' 2022-05-18T03:12:30.3632517Z removed 'pytorch-master/third_party/nccl/nccl/.gitignore' 2022-05-18T03:12:30.3647439Z removed 'pytorch-master/third_party/pocketfft/.git' 2022-05-18T03:12:30.3663837Z removed 'pytorch-master/third_party/kineto/libkineto/third_party/fmt/test/fuzzing/.gitignore' 2022-05-18T03:12:30.3676808Z removed 'pytorch-master/third_party/kineto/libkineto/third_party/fmt/.git' 2022-05-18T03:12:30.3693703Z removed 'pytorch-master/third_party/kineto/libkineto/third_party/fmt/.gitignore' 2022-05-18T03:12:30.3706240Z removed 'pytorch-master/third_party/kineto/libkineto/third_party/googletest/.git' 2022-05-18T03:12:30.3720832Z removed 'pytorch-master/third_party/kineto/libkineto/third_party/googletest/.gitignore' 2022-05-18T03:12:30.3737877Z removed 'pytorch-master/third_party/kineto/.git' 2022-05-18T03:12:30.3751489Z removed 'pytorch-master/third_party/kineto/tb_plugin/.gitignore' 2022-05-18T03:12:30.3763854Z removed 'pytorch-master/third_party/kineto/tb_plugin/fe/.gitignore' 2022-05-18T03:12:30.3779466Z removed 'pytorch-master/third_party/kineto/.gitignore' 2022-05-18T03:12:30.3791238Z removed 'pytorch-master/third_party/kineto/.gitmodules' 2022-05-18T03:12:30.3804320Z removed 'pytorch-master/third_party/kineto/.github/workflows/tb_plugin_build_pip_package.yml' 2022-05-18T03:12:30.3804964Z removed 'pytorch-master/third_party/kineto/.github/workflows/libkineto_ci.yml' 2022-05-18T03:12:30.3805531Z removed 'pytorch-master/third_party/kineto/.github/workflows/tb_plugin_ci.yml' 2022-05-18T03:12:30.3806212Z removed directory 'pytorch-master/third_party/kineto/.github/workflows' 2022-05-18T03:12:30.3806755Z removed directory 'pytorch-master/third_party/kineto/.github' 2022-05-18T03:12:30.3808824Z find: ‘pytorch-master/third_party/kineto/.github’: No such file or directory 2022-05-18T03:12:30.3820754Z removed 'pytorch-master/third_party/python-peachpy/.git' 2022-05-18T03:12:30.3835928Z removed 'pytorch-master/third_party/python-peachpy/.gitignore' 2022-05-18T03:12:30.3849182Z removed 'pytorch-master/third_party/FP16/.git' 2022-05-18T03:12:30.3862312Z removed 'pytorch-master/third_party/FP16/.gitignore' 2022-05-18T03:12:30.3875776Z removed 'pytorch-master/third_party/fbgemm/.git' 2022-05-18T03:12:30.3889952Z removed 'pytorch-master/third_party/fbgemm/third_party/asmjit/.git' 2022-05-18T03:12:30.3902652Z removed 'pytorch-master/third_party/fbgemm/third_party/asmjit/.gitignore' 2022-05-18T03:12:30.3919192Z removed 'pytorch-master/third_party/fbgemm/third_party/asmjit/.github/workflows/build.yml' 2022-05-18T03:12:30.3919983Z removed 'pytorch-master/third_party/fbgemm/third_party/asmjit/.github/workflows/build-config.json' 2022-05-18T03:12:30.3920906Z removed directory 'pytorch-master/third_party/fbgemm/third_party/asmjit/.github/workflows' 2022-05-18T03:12:30.3921586Z removed 'pytorch-master/third_party/fbgemm/third_party/asmjit/.github/FUNDING.yml' 2022-05-18T03:12:30.3922422Z removed directory 'pytorch-master/third_party/fbgemm/third_party/asmjit/.github' 2022-05-18T03:12:30.3934757Z find: ‘pytorch-master/third_party/fbgemm/third_party/asmjit/.github’: No such file or directory 2022-05-18T03:12:30.3951773Z removed 'pytorch-master/third_party/fbgemm/third_party/cpuinfo/.git' 2022-05-18T03:12:30.3965388Z removed 'pytorch-master/third_party/fbgemm/third_party/cpuinfo/.gitignore' 2022-05-18T03:12:30.3980447Z removed 'pytorch-master/third_party/fbgemm/third_party/cpuinfo/deps/clog/.gitignore' 2022-05-18T03:12:30.3996867Z removed 'pytorch-master/third_party/fbgemm/third_party/googletest/.git' 2022-05-18T03:12:30.4013005Z removed 'pytorch-master/third_party/fbgemm/third_party/googletest/.gitignore' 2022-05-18T03:12:30.4033440Z removed 'pytorch-master/third_party/fbgemm/.gitignore' 2022-05-18T03:12:30.4046361Z removed 'pytorch-master/third_party/fbgemm/.gitmodules' 2022-05-18T03:12:30.4064126Z removed 'pytorch-master/third_party/fbgemm/.github/workflows/fbgemmci.yml' 2022-05-18T03:12:30.4064894Z removed 'pytorch-master/third_party/fbgemm/.github/workflows/fbgemm_nightly_build_cpu.yml' 2022-05-18T03:12:30.4067630Z find: ‘pytorch-master/third_party/fbgemm/.github’: No such file or directory 2022-05-18T03:12:30.4068407Z removed 'pytorch-master/third_party/fbgemm/.github/workflows/fbgemm_release_build.yml' 2022-05-18T03:12:30.4069471Z removed 'pytorch-master/third_party/fbgemm/.github/workflows/fbgemm_release_build_cpu.yml' 2022-05-18T03:12:30.4070369Z removed 'pytorch-master/third_party/fbgemm/.github/workflows/fbgemm_nightly_build.yml' 2022-05-18T03:12:30.4071340Z removed directory 'pytorch-master/third_party/fbgemm/.github/workflows' 2022-05-18T03:12:30.4071956Z removed 'pytorch-master/third_party/fbgemm/.github/scale-config.yml' 2022-05-18T03:12:30.4072862Z removed directory 'pytorch-master/third_party/fbgemm/.github' 2022-05-18T03:12:30.4078356Z removed 'pytorch-master/third_party/foxi/.git' 2022-05-18T03:12:30.4090698Z removed 'pytorch-master/third_party/foxi/.gitignore' 2022-05-18T03:12:30.4945292Z removed 'pytorch-master/third_party/neon2sse/.git' 2022-05-18T03:12:30.4954785Z removed 'pytorch-master/third_party/neon2sse/.gitignore' 2022-05-18T03:12:30.4970231Z removed 'pytorch-master/third_party/tbb/.git' 2022-05-18T03:12:30.5513871Z removed 'pytorch-master/third_party/tbb/.gitignore' 2022-05-18T03:12:30.5526042Z removed 'pytorch-master/third_party/tbb/.gitattributes' 2022-05-18T03:12:30.5547234Z removed 'pytorch-master/third_party/QNNPACK/.git' 2022-05-18T03:12:30.5561324Z removed 'pytorch-master/third_party/QNNPACK/.gitignore' 2022-05-18T03:12:30.5576173Z removed 'pytorch-master/third_party/QNNPACK/deps/clog/.gitignore' 2022-05-18T03:12:30.5594514Z removed 'pytorch-master/third_party/onnx-tensorrt/.git' 2022-05-18T03:12:30.5609908Z removed 'pytorch-master/third_party/onnx-tensorrt/third_party/onnx/.git' 2022-05-18T03:12:30.5937784Z removed 'pytorch-master/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/.git' 2022-05-18T03:12:30.5958744Z removed 'pytorch-master/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/.gitignore' 2022-05-18T03:12:30.5971731Z removed 'pytorch-master/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang/.git' 2022-05-18T03:12:30.5984999Z removed 'pytorch-master/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang/.gitignore' 2022-05-18T03:12:30.5998504Z removed 'pytorch-master/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/.gitmodules' 2022-05-18T03:12:30.6013942Z removed 'pytorch-master/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark/.git' 2022-05-18T03:12:30.6027716Z removed 'pytorch-master/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark/.gitignore' 2022-05-18T03:12:30.6211588Z removed 'pytorch-master/third_party/onnx-tensorrt/third_party/onnx/.gitignore' 2022-05-18T03:12:30.6224991Z removed 'pytorch-master/third_party/onnx-tensorrt/third_party/onnx/stubs/.gitkeep' 2022-05-18T03:12:30.6239741Z removed 'pytorch-master/third_party/onnx-tensorrt/third_party/onnx/.gitmodules' 2022-05-18T03:12:30.6254165Z removed 'pytorch-master/third_party/onnx-tensorrt/.gitignore' 2022-05-18T03:12:30.6267043Z removed 'pytorch-master/third_party/onnx-tensorrt/.gitmodules' 2022-05-18T03:12:30.6280321Z removed 'pytorch-master/third_party/python-six/.git' 2022-05-18T03:12:30.6293512Z removed 'pytorch-master/third_party/python-six/.gitignore' 2022-05-18T03:12:30.6307481Z removed 'pytorch-master/third_party/FXdiv/.git' 2022-05-18T03:12:30.6321286Z removed 'pytorch-master/third_party/FXdiv/.gitignore' 2022-05-18T03:12:30.6335022Z removed 'pytorch-master/third_party/ios-cmake/.git' 2022-05-18T03:12:30.6351515Z removed 'pytorch-master/third_party/psimd/.git' 2022-05-18T03:12:30.6364774Z removed 'pytorch-master/third_party/psimd/.gitignore' 2022-05-18T03:12:30.6378734Z removed 'pytorch-master/third_party/python-enum/.git' 2022-05-18T03:12:30.6392088Z removed 'pytorch-master/third_party/python-enum/.gitignore' 2022-05-18T03:12:30.6407043Z removed 'pytorch-master/third_party/flatbuffers/android/app/.gitignore' 2022-05-18T03:12:30.6428914Z removed 'pytorch-master/third_party/flatbuffers/.git' 2022-05-18T03:12:30.6465725Z removed 'pytorch-master/third_party/flatbuffers/tests/rust_usage_test/outdir/.gitignore' 2022-05-18T03:12:30.6480812Z removed 'pytorch-master/third_party/flatbuffers/tests/FlatBuffers.Test/.gitignore' 2022-05-18T03:12:30.6500093Z removed 'pytorch-master/third_party/flatbuffers/python/.gitignore' 2022-05-18T03:12:30.6513389Z removed 'pytorch-master/third_party/flatbuffers/.gitignore' 2022-05-18T03:12:30.6531285Z removed 'pytorch-master/third_party/flatbuffers/grpc/examples/go/greeter/.gitignore' 2022-05-18T03:12:30.6546207Z removed 'pytorch-master/third_party/flatbuffers/rust/flexbuffers/.gitignore' 2022-05-18T03:12:30.6563341Z removed 'pytorch-master/third_party/flatbuffers/.gitattributes' 2022-05-18T03:12:30.6579927Z removed 'pytorch-master/third_party/flatbuffers/.github/workflows/build.yml' 2022-05-18T03:12:30.6580422Z removed 'pytorch-master/third_party/flatbuffers/.github/workflows/stale.yml' 2022-05-18T03:12:30.6580904Z removed 'pytorch-master/third_party/flatbuffers/.github/workflows/label.yml' 2022-05-18T03:12:30.6581438Z removed directory 'pytorch-master/third_party/flatbuffers/.github/workflows' 2022-05-18T03:12:30.6581913Z removed 'pytorch-master/third_party/flatbuffers/.github/ISSUE_TEMPLATE.md' 2022-05-18T03:12:30.6582370Z removed 'pytorch-master/third_party/flatbuffers/.github/labeler.yml' 2022-05-18T03:12:30.6582850Z removed 'pytorch-master/third_party/flatbuffers/.github/PULL_REQUEST_TEMPLATE.md' 2022-05-18T03:12:30.6583307Z removed directory 'pytorch-master/third_party/flatbuffers/.github' 2022-05-18T03:12:30.6586476Z find: ‘pytorch-master/third_party/flatbuffers/.github’: No such file or directory 2022-05-18T03:12:30.6600583Z removed 'pytorch-master/third_party/tensorpipe/.git' 2022-05-18T03:12:30.6614605Z removed 'pytorch-master/third_party/tensorpipe/third_party/libnop/.git' 2022-05-18T03:12:30.6630176Z removed 'pytorch-master/third_party/tensorpipe/third_party/libnop/.gitignore' 2022-05-18T03:12:30.6643890Z removed 'pytorch-master/third_party/tensorpipe/third_party/pybind11/.git' 2022-05-18T03:12:30.6660705Z removed 'pytorch-master/third_party/tensorpipe/third_party/pybind11/.gitignore' 2022-05-18T03:12:30.6674288Z removed 'pytorch-master/third_party/tensorpipe/third_party/pybind11/tools/clang/.git' 2022-05-18T03:12:30.6687436Z removed 'pytorch-master/third_party/tensorpipe/third_party/pybind11/tools/clang/.gitignore' 2022-05-18T03:12:30.6700955Z removed 'pytorch-master/third_party/tensorpipe/third_party/pybind11/.gitmodules' 2022-05-18T03:12:30.6715818Z removed 'pytorch-master/third_party/tensorpipe/third_party/googletest/.git' 2022-05-18T03:12:30.6735915Z removed 'pytorch-master/third_party/tensorpipe/third_party/googletest/.gitignore' 2022-05-18T03:12:30.6754834Z removed 'pytorch-master/third_party/tensorpipe/third_party/libuv/.git' 2022-05-18T03:12:30.6768414Z removed 'pytorch-master/third_party/tensorpipe/third_party/libuv/.gitignore' 2022-05-18T03:12:30.6787923Z removed 'pytorch-master/third_party/tensorpipe/third_party/libuv/.gitattributes' 2022-05-18T03:12:30.6803416Z removed 'pytorch-master/third_party/tensorpipe/third_party/libuv/.github/workflows/CI.yml' 2022-05-18T03:12:30.6803993Z removed 'pytorch-master/third_party/tensorpipe/third_party/libuv/.github/workflows/sanitizer.yml' 2022-05-18T03:12:30.6804544Z removed directory 'pytorch-master/third_party/tensorpipe/third_party/libuv/.github/workflows' 2022-05-18T03:12:30.6805075Z removed 'pytorch-master/third_party/tensorpipe/third_party/libuv/.github/ISSUE_TEMPLATE.md' 2022-05-18T03:12:30.6805586Z removed 'pytorch-master/third_party/tensorpipe/third_party/libuv/.github/stale.yml' 2022-05-18T03:12:30.6806081Z removed directory 'pytorch-master/third_party/tensorpipe/third_party/libuv/.github' 2022-05-18T03:12:30.6809853Z find: ‘pytorch-master/third_party/tensorpipe/third_party/libuv/.github’: No such file or directory 2022-05-18T03:12:30.6820217Z removed 'pytorch-master/third_party/tensorpipe/third_party/libuv/m4/.gitignore' 2022-05-18T03:12:30.6833106Z removed 'pytorch-master/third_party/tensorpipe/.gitignore' 2022-05-18T03:12:30.6846216Z removed 'pytorch-master/third_party/tensorpipe/.gitmodules' 2022-05-18T03:12:30.6867306Z removed 'pytorch-master/third_party/ideep/.git' 2022-05-18T03:12:30.6881225Z removed 'pytorch-master/third_party/ideep/mkl-dnn/.git' 2022-05-18T03:12:30.6894887Z removed 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.git' 2022-05-18T03:12:30.6930529Z removed 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.gitignore' 2022-05-18T03:12:30.6944950Z removed 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.gitattributes' 2022-05-18T03:12:30.6983383Z removed 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.github/ISSUE_TEMPLATE/feature_request.md' 2022-05-18T03:12:30.6984019Z removed 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.github/ISSUE_TEMPLATE/documentation.md' 2022-05-18T03:12:30.6986497Z find: ‘pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.github’: No such file or directory 2022-05-18T03:12:30.6987376Z removed 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.github/ISSUE_TEMPLATE/question.md' 2022-05-18T03:12:30.6988160Z removed 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.github/ISSUE_TEMPLATE/bug_report.md' 2022-05-18T03:12:30.6988751Z removed directory 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.github/ISSUE_TEMPLATE' 2022-05-18T03:12:30.6989302Z removed 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.github/CODEOWNERS' 2022-05-18T03:12:30.6989991Z removed 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.github/pull_request_template.md' 2022-05-18T03:12:30.6990556Z removed 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.github/automation/clang-format.sh' 2022-05-18T03:12:30.6991118Z removed 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.github/automation/build_acl.sh' 2022-05-18T03:12:30.6991672Z removed 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.github/automation/.drone.yml' 2022-05-18T03:12:30.6992248Z removed 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.github/automation/.azure-pipeline.yml' 2022-05-18T03:12:30.6992793Z removed 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.github/automation/test.bat' 2022-05-18T03:12:30.6993328Z removed 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.github/automation/test.sh' 2022-05-18T03:12:30.6993861Z removed 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.github/automation/build.bat' 2022-05-18T03:12:30.6994382Z removed 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.github/automation/build.sh' 2022-05-18T03:12:30.6994928Z removed 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.github/automation/env/qemu.sh' 2022-05-18T03:12:30.6995476Z removed 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.github/automation/env/clang.sh' 2022-05-18T03:12:30.6996036Z removed directory 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.github/automation/env' 2022-05-18T03:12:30.6996570Z removed directory 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.github/automation' 2022-05-18T03:12:30.6997087Z removed directory 'pytorch-master/third_party/ideep/mkl-dnn/third_party/oneDNN/.github' 2022-05-18T03:12:30.7038499Z removed 'pytorch-master/third_party/ideep/mkl-dnn/.gitignore' 2022-05-18T03:12:30.7052768Z removed 'pytorch-master/third_party/ideep/mkl-dnn/.gitmodules' 2022-05-18T03:12:30.7075467Z removed 'pytorch-master/third_party/ideep/.gitignore' 2022-05-18T03:12:30.7088200Z removed 'pytorch-master/third_party/ideep/.gitmodules' 2022-05-18T03:12:30.7144849Z removed 'pytorch-master/torch/csrc/jit/codegen/cuda/docs/.gitignore' 2022-05-18T03:12:30.7180444Z removed 'pytorch-master/torch/csrc/deploy/.gitignore' 2022-05-18T03:12:30.7204861Z removed 'pytorch-master/ios/TestApp/.gitignore' 2022-05-18T03:12:30.7219283Z removed 'pytorch-master/ios/.gitignore' 2022-05-18T03:12:30.7272080Z removed 'pytorch-master/.gitignore' 2022-05-18T03:12:30.7299471Z removed 'pytorch-master/aten/src/ATen/.gitignore' 2022-05-18T03:12:30.7329573Z removed 'pytorch-master/aten/src/ATen/native/quantized/cpu/qnnpack/.gitignore' 2022-05-18T03:12:30.7343777Z removed 'pytorch-master/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/.gitignore' 2022-05-18T03:12:30.7370649Z removed 'pytorch-master/.gitmodules' 2022-05-18T03:12:30.7385014Z removed 'pytorch-master/docs/.gitignore' 2022-05-18T03:12:30.7402765Z removed 'pytorch-master/.gitattributes' 2022-05-18T03:12:30.7415556Z removed 'pytorch-master/.git-blame-ignore-revs' 2022-05-18T03:12:30.7445671Z removed 'pytorch-master/.github/templates/macos_binary_build_workflow.yml.j2' 2022-05-18T03:12:30.7446166Z removed 'pytorch-master/.github/templates/upload.yml.j2' 2022-05-18T03:12:30.7446626Z removed 'pytorch-master/.github/templates/windows_binary_build_workflow.yml.j2' 2022-05-18T03:12:30.7447105Z removed 'pytorch-master/.github/templates/linux_binary_build_workflow.yml.j2' 2022-05-18T03:12:30.7447539Z removed 'pytorch-master/.github/templates/common.yml.j2' 2022-05-18T03:12:30.7447915Z removed directory 'pytorch-master/.github/templates' 2022-05-18T03:12:30.7448672Z removed 'pytorch-master/.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml' 2022-05-18T03:12:30.7449223Z removed 'pytorch-master/.github/workflows/push_nightly_docker_ghcr.yml' 2022-05-18T03:12:30.7449640Z removed 'pytorch-master/.github/workflows/create_release.yml' 2022-05-18T03:12:30.7450195Z removed 'pytorch-master/.github/workflows/generated-macos-binary-libtorch-cxx11-abi-nightly.yml' 2022-05-18T03:12:30.7450990Z removed 'pytorch-master/.github/workflows/generated-linux-binary-libtorch-cxx11-abi-master.yml' 2022-05-18T03:12:30.7451639Z removed 'pytorch-master/.github/workflows/generated-windows-binary-libtorch-release-master.yml' 2022-05-18T03:12:30.7452238Z removed 'pytorch-master/.github/workflows/generated-linux-binary-manywheel-master.yml' 2022-05-18T03:12:30.7452718Z removed 'pytorch-master/.github/workflows/_rocm-test.yml' 2022-05-18T03:12:30.7453208Z removed 'pytorch-master/.github/workflows/generated-macos-binary-conda-nightly.yml' 2022-05-18T03:12:30.7453670Z removed 'pytorch-master/.github/workflows/syncbranches.yml' 2022-05-18T03:12:30.7454176Z removed 'pytorch-master/.github/workflows/generated-linux-binary-manywheel-nightly.yml' 2022-05-18T03:12:30.7454795Z removed 'pytorch-master/.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml' 2022-05-18T03:12:30.7455279Z removed 'pytorch-master/.github/workflows/trunk.yml' 2022-05-18T03:12:30.7455801Z removed 'pytorch-master/.github/workflows/generated-linux-binary-libtorch-pre-cxx11-master.yml' 2022-05-18T03:12:30.7456305Z removed 'pytorch-master/.github/workflows/_win-build.yml' 2022-05-18T03:12:30.7456699Z removed 'pytorch-master/.github/workflows/_mac-test.yml' 2022-05-18T03:12:30.7457074Z removed 'pytorch-master/.github/workflows/_win-test.yml' 2022-05-18T03:12:30.7457458Z removed 'pytorch-master/.github/workflows/triage.yml' 2022-05-18T03:12:30.7457858Z removed 'pytorch-master/.github/workflows/buck_build_test.yml' 2022-05-18T03:12:30.7458244Z removed 'pytorch-master/.github/workflows/periodic.yml' 2022-05-18T03:12:30.7458773Z removed 'pytorch-master/.github/workflows/generated-windows-binary-libtorch-debug-master.yml' 2022-05-18T03:12:30.7459300Z removed 'pytorch-master/.github/workflows/_android-build-test.yml' 2022-05-18T03:12:30.7459866Z removed 'pytorch-master/.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml' 2022-05-18T03:12:30.7460359Z removed 'pytorch-master/.github/workflows/pr-labels.yml' 2022-05-18T03:12:30.7460742Z removed 'pytorch-master/.github/workflows/stale.yml' 2022-05-18T03:12:30.7461157Z removed 'pytorch-master/.github/workflows/update_pytorch_labels.yml' 2022-05-18T03:12:30.7461701Z removed 'pytorch-master/.github/workflows/generated-windows-binary-libtorch-release-nightly.yml' 2022-05-18T03:12:30.7462299Z removed 'pytorch-master/.github/workflows/generated-macos-binary-wheel-nightly.yml' 2022-05-18T03:12:30.7462777Z removed 'pytorch-master/.github/workflows/run_android_tests.yml' 2022-05-18T03:12:30.7463186Z removed 'pytorch-master/.github/workflows/_linux-build.yml' 2022-05-18T03:12:30.7463584Z removed 'pytorch-master/.github/workflows/docker-builds.yml' 2022-05-18T03:12:30.7464090Z removed 'pytorch-master/.github/workflows/trymerge.yml' 2022-05-18T03:12:30.7464526Z removed 'pytorch-master/.github/workflows/_android-full-build-test.yml' 2022-05-18T03:12:30.7464940Z removed 'pytorch-master/.github/workflows/tryrebase.yml' 2022-05-18T03:12:30.7465439Z removed 'pytorch-master/.github/workflows/generated-windows-binary-wheel-nightly.yml' 2022-05-18T03:12:30.7465909Z removed 'pytorch-master/.github/workflows/_mac-build.yml' 2022-05-18T03:12:30.7466277Z removed 'pytorch-master/.github/workflows/pull.yml' 2022-05-18T03:12:30.7466817Z removed 'pytorch-master/.github/workflows/generated-macos-binary-libtorch-pre-cxx11-nightly.yml' 2022-05-18T03:12:30.7467420Z removed 'pytorch-master/.github/workflows/generated-windows-binary-wheel-master.yml' 2022-05-18T03:12:30.7467912Z removed 'pytorch-master/.github/workflows/_bazel-build-test.yml' 2022-05-18T03:12:30.7468329Z removed 'pytorch-master/.github/workflows/upload-test-stats.yml' 2022-05-18T03:12:30.7468720Z removed 'pytorch-master/.github/workflows/lint.yml' 2022-05-18T03:12:30.7469122Z removed 'pytorch-master/.github/workflows/_ios-build-test.yml' 2022-05-18T03:12:30.7469502Z removed 'pytorch-master/.github/workflows/revert.yml' 2022-05-18T03:12:30.7470005Z removed 'pytorch-master/.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml' 2022-05-18T03:12:30.7470647Z removed 'pytorch-master/.github/workflows/generated-windows-binary-conda-nightly.yml' 2022-05-18T03:12:30.7471100Z removed 'pytorch-master/.github/workflows/_docs.yml' 2022-05-18T03:12:30.7471584Z removed 'pytorch-master/.github/workflows/generated-linux-binary-conda-nightly.yml' 2022-05-18T03:12:30.7472060Z removed 'pytorch-master/.github/workflows/update_s3_htmls.yml' 2022-05-18T03:12:30.7472463Z removed 'pytorch-master/.github/workflows/_linux-test.yml' 2022-05-18T03:12:30.7472858Z removed 'pytorch-master/.github/workflows/run_torchbench.yml' 2022-05-18T03:12:30.7488598Z removed 'pytorch-master/.github/workflows/nightly.yml' 2022-05-18T03:12:30.7489184Z removed 'pytorch-master/.github/workflows/generated-macos-arm64-binary-conda-nightly.yml' 2022-05-18T03:12:30.7489673Z removed directory 'pytorch-master/.github/workflows' 2022-05-18T03:12:30.7490058Z removed 'pytorch-master/.github/ISSUE_TEMPLATE/ci-sev.md' 2022-05-18T03:12:30.7490459Z removed 'pytorch-master/.github/ISSUE_TEMPLATE/config.yml' 2022-05-18T03:12:30.7490877Z removed 'pytorch-master/.github/ISSUE_TEMPLATE/bug-report.yml' 2022-05-18T03:12:30.7491302Z removed 'pytorch-master/.github/ISSUE_TEMPLATE/feature-request.yml' 2022-05-18T03:12:30.7491740Z removed 'pytorch-master/.github/ISSUE_TEMPLATE/documentation.yml' 2022-05-18T03:12:30.7492154Z removed directory 'pytorch-master/.github/ISSUE_TEMPLATE' 2022-05-18T03:12:30.7492533Z removed 'pytorch-master/.github/ISSUE_TEMPLATE.md' 2022-05-18T03:12:30.7492888Z removed 'pytorch-master/.github/merge_rules.json' 2022-05-18T03:12:30.7493265Z removed 'pytorch-master/.github/pytorch-probot.yml' 2022-05-18T03:12:30.7493642Z removed 'pytorch-master/.github/actionlint.yaml' 2022-05-18T03:12:30.7494000Z removed 'pytorch-master/.github/scale-config.yml' 2022-05-18T03:12:30.7494362Z removed 'pytorch-master/.github/regenerate.sh' 2022-05-18T03:12:30.7494772Z removed 'pytorch-master/.github/scripts/generate_pytorch_version.py' 2022-05-18T03:12:30.7495177Z removed 'pytorch-master/.github/scripts/test_gitutils.py' 2022-05-18T03:12:30.7495610Z removed 'pytorch-master/.github/scripts/generate_binary_build_matrix.py' 2022-05-18T03:12:30.7496022Z removed 'pytorch-master/.github/scripts/trymerge.py' 2022-05-18T03:12:30.7496401Z removed 'pytorch-master/.github/scripts/test_tryrebase.py' 2022-05-18T03:12:30.7496816Z removed 'pytorch-master/.github/scripts/generate_ci_workflows.py' 2022-05-18T03:12:30.7497241Z removed 'pytorch-master/.github/scripts/export_pytorch_labels.py' 2022-05-18T03:12:30.7497643Z removed 'pytorch-master/.github/scripts/tryrebase.py' 2022-05-18T03:12:30.7498024Z removed 'pytorch-master/.github/scripts/run_torchbench.py' 2022-05-18T03:12:30.7498421Z removed 'pytorch-master/.github/scripts/syncbranches.py' 2022-05-18T03:12:30.7498978Z removed 'pytorch-master/.github/scripts/gql_mocks.json' 2022-05-18T03:12:30.7499349Z removed 'pytorch-master/.github/scripts/gitutils.py' 2022-05-18T03:12:30.7499741Z removed 'pytorch-master/.github/scripts/process_commit.py' 2022-05-18T03:12:30.7500209Z removed 'pytorch-master/.github/scripts/convert_lintrunner_annotations_to_github.py' 2022-05-18T03:12:30.7500663Z removed 'pytorch-master/.github/scripts/install_nvidia_utils_linux.sh' 2022-05-18T03:12:30.7501078Z removed 'pytorch-master/.github/scripts/test_trymerge.py' 2022-05-18T03:12:30.7501457Z removed 'pytorch-master/.github/scripts/README.md' 2022-05-18T03:12:30.7501864Z removed 'pytorch-master/.github/scripts/lint_native_functions.py' 2022-05-18T03:12:30.7502290Z removed 'pytorch-master/.github/scripts/ensure_actions_will_cancel.py' 2022-05-18T03:12:30.7502741Z removed 'pytorch-master/.github/scripts/build_publish_nightly_docker.sh' 2022-05-18T03:12:30.7503181Z removed 'pytorch-master/.github/scripts/wait_for_ssh_to_drain.ps1' 2022-05-18T03:12:30.7503591Z removed 'pytorch-master/.github/scripts/wait_for_ssh_to_drain.sh' 2022-05-18T03:12:30.7503984Z removed 'pytorch-master/.github/scripts/parse_ref.py' 2022-05-18T03:12:30.7504384Z removed 'pytorch-master/.github/scripts/report_git_status.sh' 2022-05-18T03:12:30.7504865Z removed 'pytorch-master/.github/scripts/get_workflow_job_id.py' 2022-05-18T03:12:30.7505310Z removed 'pytorch-master/.github/scripts/kill_active_ssh_sessions.ps1' 2022-05-18T03:12:30.7505706Z removed directory 'pytorch-master/.github/scripts' 2022-05-18T03:12:30.7506098Z removed 'pytorch-master/.github/PULL_REQUEST_TEMPLATE.md' 2022-05-18T03:12:30.7506507Z removed 'pytorch-master/.github/pytorch-circleci-labels.yml' 2022-05-18T03:12:30.7506929Z removed 'pytorch-master/.github/actions/setup-ssh/action.yml' 2022-05-18T03:12:30.7507339Z removed directory 'pytorch-master/.github/actions/setup-ssh' 2022-05-18T03:12:30.7507736Z removed 'pytorch-master/.github/actions/setup-rocm/action.yml' 2022-05-18T03:12:30.7508158Z removed directory 'pytorch-master/.github/actions/setup-rocm' 2022-05-18T03:12:30.7508606Z removed 'pytorch-master/.github/actions/upload-test-artifacts/action.yml' 2022-05-18T03:12:30.7509063Z removed directory 'pytorch-master/.github/actions/upload-test-artifacts' 2022-05-18T03:12:30.7509517Z removed 'pytorch-master/.github/actions/teardown-linux/action.yml' 2022-05-18T03:12:30.7509948Z removed directory 'pytorch-master/.github/actions/teardown-linux' 2022-05-18T03:12:30.7510381Z removed 'pytorch-master/.github/actions/teardown-rocm/action.yml' 2022-05-18T03:12:30.7510792Z removed directory 'pytorch-master/.github/actions/teardown-rocm' 2022-05-18T03:12:30.7511232Z removed 'pytorch-master/.github/actions/get-workflow-job-id/action.yml' 2022-05-18T03:12:30.7511693Z removed directory 'pytorch-master/.github/actions/get-workflow-job-id' 2022-05-18T03:12:30.7512123Z removed 'pytorch-master/.github/actions/chown-workspace/action.yml' 2022-05-18T03:12:30.7512560Z removed directory 'pytorch-master/.github/actions/chown-workspace' 2022-05-18T03:12:30.7513030Z removed 'pytorch-master/.github/actions/download-build-artifacts/action.yml' 2022-05-18T03:12:30.7513513Z removed directory 'pytorch-master/.github/actions/download-build-artifacts' 2022-05-18T03:12:30.7513950Z removed 'pytorch-master/.github/actions/build-android/action.yml' 2022-05-18T03:12:30.7514375Z removed directory 'pytorch-master/.github/actions/build-android' 2022-05-18T03:12:30.7514798Z removed 'pytorch-master/.github/actions/teardown-win/action.yml' 2022-05-18T03:12:30.7515208Z removed directory 'pytorch-master/.github/actions/teardown-win' 2022-05-18T03:12:30.7515628Z removed 'pytorch-master/.github/actions/setup-linux/action.yml' 2022-05-18T03:12:30.7519316Z removed directory 'pytorch-master/.github/actions/setup-linux' 2022-05-18T03:12:30.7519767Z removed 'pytorch-master/.github/actions/setup-win/action.yml' 2022-05-18T03:12:30.7520169Z removed directory 'pytorch-master/.github/actions/setup-win' 2022-05-18T03:12:30.7520741Z removed 'pytorch-master/.github/actions/pull-docker-image/action.yml' 2022-05-18T03:12:30.7521199Z removed directory 'pytorch-master/.github/actions/pull-docker-image' 2022-05-18T03:12:30.7521656Z removed 'pytorch-master/.github/actions/calculate-docker-image/action.yml' 2022-05-18T03:12:30.7522141Z removed directory 'pytorch-master/.github/actions/calculate-docker-image' 2022-05-18T03:12:30.7522602Z removed 'pytorch-master/.github/actions/checkout-pytorch/action.yml' 2022-05-18T03:12:30.7523037Z removed directory 'pytorch-master/.github/actions/checkout-pytorch' 2022-05-18T03:12:30.7523437Z removed directory 'pytorch-master/.github/actions' 2022-05-18T03:12:30.7523789Z removed directory 'pytorch-master/.github' 2022-05-18T03:12:30.7524217Z find: ‘pytorch-master/.github’: No such file or directory 2022-05-18T03:12:50.4616493Z Created source archive pytorch-master.tar.gz with content: . 2022-05-18T03:12:50.4617351Z .. 2022-05-18T03:12:50.4617639Z .bazelrc 2022-05-18T03:12:50.4618195Z .bazelversion 2022-05-18T03:12:50.4618687Z .buckconfig.oss 2022-05-18T03:12:50.4619036Z .clang-format 2022-05-18T03:12:50.4619360Z .clang-tidy 2022-05-18T03:12:50.4619688Z .cmakelintrc 2022-05-18T03:12:50.4620028Z .coveragerc 2022-05-18T03:12:50.4620381Z .ctags.d 2022-05-18T03:12:50.4620700Z .dockerignore 2022-05-18T03:12:50.4621010Z .flake8 2022-05-18T03:12:50.4621477Z .gdbinit 2022-05-18T03:12:50.4621827Z .isort.cfg 2022-05-18T03:12:50.4622202Z .lintrunner.toml 2022-05-18T03:12:50.4622550Z .vscode 2022-05-18T03:12:50.4622876Z BUILD.bazel 2022-05-18T03:12:50.4623171Z BUILD.buck 2022-05-18T03:12:50.4623525Z CITATION 2022-05-18T03:12:50.4623876Z CMakeLists.txt 2022-05-18T03:12:50.4624166Z CODEOWNERS 2022-05-18T03:12:50.4624512Z CODE_OF_CONDUCT.md 2022-05-18T03:12:50.4624869Z CONTRIBUTING.md 2022-05-18T03:12:50.4625241Z Dockerfile 2022-05-18T03:12:50.4625528Z GLOSSARY.md 2022-05-18T03:12:50.4733893Z LICENSE 2022-05-18T03:12:50.4734358Z MANIFEST.in 2022-05-18T03:12:50.4734587Z Makefile 2022-05-18T03:12:50.4734757Z NOTICE 2022-05-18T03:12:50.4734966Z README.md 2022-05-18T03:12:50.4735136Z RELEASE.md 2022-05-18T03:12:50.4735317Z SECURITY.md 2022-05-18T03:12:50.4735493Z WORKSPACE 2022-05-18T03:12:50.4735664Z android 2022-05-18T03:12:50.4735828Z aten 2022-05-18T03:12:50.4735986Z aten.bzl 2022-05-18T03:12:50.4736160Z benchmarks 2022-05-18T03:12:50.4736334Z binaries 2022-05-18T03:12:50.4736502Z build.bzl 2022-05-18T03:12:50.4736672Z c10 2022-05-18T03:12:50.4736826Z caffe2 2022-05-18T03:12:50.4736984Z cmake 2022-05-18T03:12:50.4737166Z docker.Makefile 2022-05-18T03:12:50.4737353Z docs 2022-05-18T03:12:50.4737508Z ios 2022-05-18T03:12:50.4737675Z modules 2022-05-18T03:12:50.4738039Z mypy-strict.ini 2022-05-18T03:12:50.4738222Z mypy.ini 2022-05-18T03:12:50.4738408Z mypy_plugins 2022-05-18T03:12:50.4738609Z pt_defs.oss.bzl 2022-05-18T03:12:50.4738794Z pytest.ini 2022-05-18T03:12:50.4739068Z requirements-flake8.txt 2022-05-18T03:12:50.4739292Z requirements.txt 2022-05-18T03:12:50.4739479Z scripts 2022-05-18T03:12:50.4739653Z setup.py 2022-05-18T03:12:50.4739863Z submodules 2022-05-18T03:12:50.4740028Z test 2022-05-18T03:12:50.4740203Z third_party 2022-05-18T03:12:50.4740384Z tools 2022-05-18T03:12:50.4740540Z torch 2022-05-18T03:12:50.4740713Z torchgen 2022-05-18T03:12:50.4740891Z ubsan.supp 2022-05-18T03:12:50.4741065Z version.txt 2022-05-18T03:12:50.4817676Z Post job cleanup. 2022-05-18T03:12:50.5806236Z [command]/usr/bin/git version 2022-05-18T03:12:50.5847331Z git version 2.36.1 2022-05-18T03:12:50.5879608Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T03:12:50.5913172Z [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:12:50.6148727Z Entering 'android/libs/fbjni' 2022-05-18T03:12:50.6186172Z Entering 'third_party/FP16' 2022-05-18T03:12:50.6222704Z Entering 'third_party/FXdiv' 2022-05-18T03:12:50.6259010Z Entering 'third_party/NNPACK' 2022-05-18T03:12:50.6298750Z Entering 'third_party/QNNPACK' 2022-05-18T03:12:50.6334140Z Entering 'third_party/XNNPACK' 2022-05-18T03:12:50.6382896Z Entering 'third_party/benchmark' 2022-05-18T03:12:50.6422051Z Entering 'third_party/cpuinfo' 2022-05-18T03:12:50.6458559Z Entering 'third_party/cub' 2022-05-18T03:12:50.6497615Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:12:50.6538651Z Entering 'third_party/eigen' 2022-05-18T03:12:50.6579897Z Entering 'third_party/fbgemm' 2022-05-18T03:12:50.6615420Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:12:50.6650733Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:12:50.6686959Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:12:50.6728468Z Entering 'third_party/flatbuffers' 2022-05-18T03:12:50.6769243Z Entering 'third_party/fmt' 2022-05-18T03:12:50.6806352Z Entering 'third_party/foxi' 2022-05-18T03:12:50.6843619Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:12:50.6881031Z Entering 'third_party/gloo' 2022-05-18T03:12:50.6918622Z Entering 'third_party/googletest' 2022-05-18T03:12:50.6956192Z Entering 'third_party/ideep' 2022-05-18T03:12:50.6994373Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:12:50.7033256Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:12:50.7077575Z Entering 'third_party/ios-cmake' 2022-05-18T03:12:50.7114697Z Entering 'third_party/kineto' 2022-05-18T03:12:50.7151795Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:12:50.7189494Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:12:50.7230257Z Entering 'third_party/nccl/nccl' 2022-05-18T03:12:50.7267378Z Entering 'third_party/neon2sse' 2022-05-18T03:12:50.7304396Z Entering 'third_party/onnx' 2022-05-18T03:12:50.7351985Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:12:50.7390743Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:12:50.7429406Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:12:50.7464226Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:12:50.7504346Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:12:50.7541700Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:12:50.7577415Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:12:50.7619726Z Entering 'third_party/pocketfft' 2022-05-18T03:12:50.7654093Z Entering 'third_party/protobuf' 2022-05-18T03:12:50.7692845Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:12:50.7727931Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:12:50.7765394Z Entering 'third_party/psimd' 2022-05-18T03:12:50.7801809Z Entering 'third_party/pthreadpool' 2022-05-18T03:12:50.7838681Z Entering 'third_party/pybind11' 2022-05-18T03:12:50.7873638Z Entering 'third_party/python-enum' 2022-05-18T03:12:50.7910341Z Entering 'third_party/python-peachpy' 2022-05-18T03:12:50.7945080Z Entering 'third_party/python-six' 2022-05-18T03:12:50.7981519Z Entering 'third_party/sleef' 2022-05-18T03:12:50.8017880Z Entering 'third_party/tbb' 2022-05-18T03:12:50.8056354Z Entering 'third_party/tensorpipe' 2022-05-18T03:12:50.8091941Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:12:50.8127602Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:12:50.8163849Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:12:50.8199985Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:12:50.8235692Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:12:50.8275703Z Entering 'third_party/zstd' 2022-05-18T03:12:50.8323293Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T03:12:50.8348341Z http.https://github.com/.extraheader 2022-05-18T03:12:50.8357463Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-05-18T03:12:50.8390606Z [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:12:50.8679799Z Entering 'android/libs/fbjni' 2022-05-18T03:12:50.8700099Z http.https://github.com/.extraheader 2022-05-18T03:12:50.8734330Z Entering 'third_party/FP16' 2022-05-18T03:12:50.8753293Z http.https://github.com/.extraheader 2022-05-18T03:12:50.8785155Z Entering 'third_party/FXdiv' 2022-05-18T03:12:50.8812573Z http.https://github.com/.extraheader 2022-05-18T03:12:50.8881654Z Entering 'third_party/NNPACK' 2022-05-18T03:12:50.8902178Z http.https://github.com/.extraheader 2022-05-18T03:12:50.8936574Z Entering 'third_party/QNNPACK' 2022-05-18T03:12:50.8956296Z http.https://github.com/.extraheader 2022-05-18T03:12:50.8989534Z Entering 'third_party/XNNPACK' 2022-05-18T03:12:50.9010637Z http.https://github.com/.extraheader 2022-05-18T03:12:50.9054321Z Entering 'third_party/benchmark' 2022-05-18T03:12:50.9073063Z http.https://github.com/.extraheader 2022-05-18T03:12:50.9105684Z Entering 'third_party/cpuinfo' 2022-05-18T03:12:50.9124380Z http.https://github.com/.extraheader 2022-05-18T03:12:50.9156926Z Entering 'third_party/cub' 2022-05-18T03:12:50.9176021Z http.https://github.com/.extraheader 2022-05-18T03:12:50.9207565Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:12:50.9226713Z http.https://github.com/.extraheader 2022-05-18T03:12:50.9265046Z Entering 'third_party/eigen' 2022-05-18T03:12:50.9283765Z http.https://github.com/.extraheader 2022-05-18T03:12:50.9318250Z Entering 'third_party/fbgemm' 2022-05-18T03:12:50.9337933Z http.https://github.com/.extraheader 2022-05-18T03:12:50.9369679Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:12:50.9388404Z http.https://github.com/.extraheader 2022-05-18T03:12:50.9419888Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:12:50.9438580Z http.https://github.com/.extraheader 2022-05-18T03:12:50.9470748Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:12:50.9489728Z http.https://github.com/.extraheader 2022-05-18T03:12:50.9522642Z Entering 'third_party/flatbuffers' 2022-05-18T03:12:50.9541985Z http.https://github.com/.extraheader 2022-05-18T03:12:50.9575713Z Entering 'third_party/fmt' 2022-05-18T03:12:50.9594591Z http.https://github.com/.extraheader 2022-05-18T03:12:50.9626171Z Entering 'third_party/foxi' 2022-05-18T03:12:50.9645036Z http.https://github.com/.extraheader 2022-05-18T03:12:50.9676767Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:12:50.9695697Z http.https://github.com/.extraheader 2022-05-18T03:12:50.9727243Z Entering 'third_party/gloo' 2022-05-18T03:12:50.9746872Z http.https://github.com/.extraheader 2022-05-18T03:12:50.9778666Z Entering 'third_party/googletest' 2022-05-18T03:12:50.9797219Z http.https://github.com/.extraheader 2022-05-18T03:12:50.9829926Z Entering 'third_party/ideep' 2022-05-18T03:12:50.9849876Z http.https://github.com/.extraheader 2022-05-18T03:12:50.9880134Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:12:50.9900282Z http.https://github.com/.extraheader 2022-05-18T03:12:50.9933445Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:12:50.9952866Z http.https://github.com/.extraheader 2022-05-18T03:12:50.9991940Z Entering 'third_party/ios-cmake' 2022-05-18T03:12:51.0011482Z http.https://github.com/.extraheader 2022-05-18T03:12:51.0042336Z Entering 'third_party/kineto' 2022-05-18T03:12:51.0061611Z http.https://github.com/.extraheader 2022-05-18T03:12:51.0093593Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:12:51.0114037Z http.https://github.com/.extraheader 2022-05-18T03:12:51.0146712Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:12:51.0165614Z http.https://github.com/.extraheader 2022-05-18T03:12:51.0199861Z Entering 'third_party/nccl/nccl' 2022-05-18T03:12:51.0221497Z http.https://github.com/.extraheader 2022-05-18T03:12:51.0253687Z Entering 'third_party/neon2sse' 2022-05-18T03:12:51.0272791Z http.https://github.com/.extraheader 2022-05-18T03:12:51.0304220Z Entering 'third_party/onnx' 2022-05-18T03:12:51.0323310Z http.https://github.com/.extraheader 2022-05-18T03:12:51.0365744Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:12:51.0386369Z http.https://github.com/.extraheader 2022-05-18T03:12:51.0420179Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:12:51.0440481Z http.https://github.com/.extraheader 2022-05-18T03:12:51.0475239Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:12:51.0495939Z http.https://github.com/.extraheader 2022-05-18T03:12:51.0526694Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:12:51.0548535Z http.https://github.com/.extraheader 2022-05-18T03:12:51.0585976Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:12:51.0605944Z http.https://github.com/.extraheader 2022-05-18T03:12:51.0639621Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:12:51.0660640Z http.https://github.com/.extraheader 2022-05-18T03:12:51.0693954Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:12:51.0714992Z http.https://github.com/.extraheader 2022-05-18T03:12:51.0753114Z Entering 'third_party/pocketfft' 2022-05-18T03:12:51.0774206Z http.https://github.com/.extraheader 2022-05-18T03:12:51.0806422Z Entering 'third_party/protobuf' 2022-05-18T03:12:51.0826991Z http.https://github.com/.extraheader 2022-05-18T03:12:51.0862822Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:12:51.0884487Z http.https://github.com/.extraheader 2022-05-18T03:12:51.0917511Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:12:51.0938338Z http.https://github.com/.extraheader 2022-05-18T03:12:51.0972303Z Entering 'third_party/psimd' 2022-05-18T03:12:51.0994016Z http.https://github.com/.extraheader 2022-05-18T03:12:51.1026598Z Entering 'third_party/pthreadpool' 2022-05-18T03:12:51.1047030Z http.https://github.com/.extraheader 2022-05-18T03:12:51.1079052Z Entering 'third_party/pybind11' 2022-05-18T03:12:51.1099094Z http.https://github.com/.extraheader 2022-05-18T03:12:51.1130668Z Entering 'third_party/python-enum' 2022-05-18T03:12:51.1149799Z http.https://github.com/.extraheader 2022-05-18T03:12:51.1181931Z Entering 'third_party/python-peachpy' 2022-05-18T03:12:51.1200754Z http.https://github.com/.extraheader 2022-05-18T03:12:51.1232290Z Entering 'third_party/python-six' 2022-05-18T03:12:51.1252234Z http.https://github.com/.extraheader 2022-05-18T03:12:51.1283218Z Entering 'third_party/sleef' 2022-05-18T03:12:51.1302168Z http.https://github.com/.extraheader 2022-05-18T03:12:51.1334587Z Entering 'third_party/tbb' 2022-05-18T03:12:51.1353637Z http.https://github.com/.extraheader 2022-05-18T03:12:51.1387121Z Entering 'third_party/tensorpipe' 2022-05-18T03:12:51.1406228Z http.https://github.com/.extraheader 2022-05-18T03:12:51.1438433Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:12:51.1457898Z http.https://github.com/.extraheader 2022-05-18T03:12:51.1491183Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:12:51.1509924Z http.https://github.com/.extraheader 2022-05-18T03:12:51.1541410Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:12:51.1560416Z http.https://github.com/.extraheader 2022-05-18T03:12:51.1592856Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:12:51.1611938Z http.https://github.com/.extraheader 2022-05-18T03:12:51.1642992Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:12:51.1663335Z http.https://github.com/.extraheader 2022-05-18T03:12:51.1698643Z Entering 'third_party/zstd' 2022-05-18T03:12:51.1717890Z http.https://github.com/.extraheader 2022-05-18T03:12:51.1945183Z Cleaning up orphan processes