2024-08-22T20:25:14.1481900Z Current runner version: '2.319.1' 2024-08-22T20:25:14.1499610Z ##[group]Operating System 2024-08-22T20:25:14.1500020Z macOS 2024-08-22T20:25:14.1500270Z 14.6.1 2024-08-22T20:25:14.1500520Z 23G93 2024-08-22T20:25:14.1500780Z ##[endgroup] 2024-08-22T20:25:14.1501070Z ##[group]Runner Image 2024-08-22T20:25:14.1501390Z Image: macos-14-arm64 2024-08-22T20:25:14.1501700Z Version: 20240818.4 2024-08-22T20:25:14.1502410Z Included Software: https://github.com/actions/runner-images/blob/macos-14-arm64/20240818.4/images/macos/macos-14-arm64-Readme.md 2024-08-22T20:25:14.1503410Z Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20240818.4 2024-08-22T20:25:14.1504020Z ##[endgroup] 2024-08-22T20:25:14.1504310Z ##[group]Runner Image Provisioner 2024-08-22T20:25:14.1504730Z 2.0.382.1+d27903c82fd0a98a6c4ff2ea9e193b4413f3d608 2024-08-22T20:25:14.1505140Z ##[endgroup] 2024-08-22T20:25:14.1513620Z ##[group]GITHUB_TOKEN Permissions 2024-08-22T20:25:14.1514490Z Contents: read 2024-08-22T20:25:14.1514800Z Metadata: read 2024-08-22T20:25:14.1515080Z Packages: read 2024-08-22T20:25:14.1515360Z ##[endgroup] 2024-08-22T20:25:14.1516920Z Secret source: Actions 2024-08-22T20:25:14.1517300Z Prepare workflow directory 2024-08-22T20:25:14.2082600Z Prepare all required actions 2024-08-22T20:25:14.2178660Z Getting action download info 2024-08-22T20:25:14.4325430Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2024-08-22T20:25:14.7487450Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-08-22T20:25:14.9539020Z Complete job name: runner-aoti (macos-14-xlarge) 2024-08-22T20:25:15.0123380Z ##[group]Run actions/checkout@v3 2024-08-22T20:25:15.0123830Z with: 2024-08-22T20:25:15.0124140Z submodules: true 2024-08-22T20:25:15.0124490Z repository: pytorch/torchchat 2024-08-22T20:25:15.0125090Z token: *** 2024-08-22T20:25:15.0125430Z ssh-strict: true 2024-08-22T20:25:15.0125810Z persist-credentials: true 2024-08-22T20:25:15.0126210Z clean: true 2024-08-22T20:25:15.0126610Z sparse-checkout-cone-mode: true 2024-08-22T20:25:15.0127020Z fetch-depth: 1 2024-08-22T20:25:15.0127360Z fetch-tags: false 2024-08-22T20:25:15.0127720Z lfs: false 2024-08-22T20:25:15.0128060Z set-safe-directory: true 2024-08-22T20:25:15.0128420Z env: 2024-08-22T20:25:15.0128820Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:15.0129340Z ##[endgroup] 2024-08-22T20:25:15.2810950Z Syncing repository: pytorch/torchchat 2024-08-22T20:25:15.2812310Z ##[group]Getting Git version info 2024-08-22T20:25:15.2813060Z Working directory is '/Users/runner/work/torchchat/torchchat' 2024-08-22T20:25:15.2813900Z [command]/opt/homebrew/bin/git version 2024-08-22T20:25:15.3791450Z git version 2.46.0 2024-08-22T20:25:15.3820260Z ##[endgroup] 2024-08-22T20:25:15.3833760Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/dfd20506-c81c-4241-9d1c-429c0ade3ddd/.gitconfig' 2024-08-22T20:25:15.3837560Z Temporarily overriding HOME='/Users/runner/work/_temp/dfd20506-c81c-4241-9d1c-429c0ade3ddd' before making global git config changes 2024-08-22T20:25:15.3838740Z Adding repository directory to the temporary git global config as a safe directory 2024-08-22T20:25:15.3839970Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:15.3946560Z Deleting the contents of '/Users/runner/work/torchchat/torchchat' 2024-08-22T20:25:15.3950320Z ##[group]Initializing the repository 2024-08-22T20:25:15.3952560Z [command]/opt/homebrew/bin/git init /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:15.4095930Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-22T20:25:15.4097440Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-22T20:25:15.4098230Z hint: of your new repositories, which will suppress this warning, call: 2024-08-22T20:25:15.4098800Z hint: 2024-08-22T20:25:15.4099250Z hint: git config --global init.defaultBranch 2024-08-22T20:25:15.4100250Z hint: 2024-08-22T20:25:15.4100790Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-22T20:25:15.4101580Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-22T20:25:15.4102150Z hint: 2024-08-22T20:25:15.4102500Z hint: git branch -m 2024-08-22T20:25:15.4103080Z Initialized empty Git repository in /Users/runner/work/torchchat/torchchat/.git/ 2024-08-22T20:25:15.4120010Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pytorch/torchchat 2024-08-22T20:25:15.4161220Z ##[endgroup] 2024-08-22T20:25:15.4161910Z ##[group]Disabling automatic garbage collection 2024-08-22T20:25:15.4163420Z [command]/opt/homebrew/bin/git config --local gc.auto 0 2024-08-22T20:25:15.4207150Z ##[endgroup] 2024-08-22T20:25:15.4207750Z ##[group]Setting up auth 2024-08-22T20:25:15.4210740Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-22T20:25:15.4251120Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-22T20:25:15.4920010Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-22T20:25:15.4959120Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-08-22T20:25:15.5892780Z [command]/opt/homebrew/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-22T20:25:15.5948620Z ##[endgroup] 2024-08-22T20:25:15.5949260Z ##[group]Fetching the repository 2024-08-22T20:25:15.5954420Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9:refs/remotes/pull/1044/merge 2024-08-22T20:25:15.9936210Z remote: Enumerating objects: 237, done. 2024-08-22T20:25:15.9936860Z remote: Counting objects: 0% (1/237) 2024-08-22T20:25:15.9937380Z remote: Counting objects: 1% (3/237) 2024-08-22T20:25:15.9937870Z remote: Counting objects: 2% (5/237) 2024-08-22T20:25:15.9938370Z remote: Counting objects: 3% (8/237) 2024-08-22T20:25:15.9938890Z remote: Counting objects: 4% (10/237) 2024-08-22T20:25:15.9939420Z remote: Counting objects: 5% (12/237) 2024-08-22T20:25:15.9939940Z remote: Counting objects: 6% (15/237) 2024-08-22T20:25:15.9940440Z remote: Counting objects: 7% (17/237) 2024-08-22T20:25:15.9940930Z remote: Counting objects: 8% (19/237) 2024-08-22T20:25:15.9941420Z remote: Counting objects: 9% (22/237) 2024-08-22T20:25:15.9941910Z remote: Counting objects: 10% (24/237) 2024-08-22T20:25:15.9942410Z remote: Counting objects: 11% (27/237) 2024-08-22T20:25:15.9942910Z remote: Counting objects: 12% (29/237) 2024-08-22T20:25:15.9943410Z remote: Counting objects: 13% (31/237) 2024-08-22T20:25:15.9943890Z remote: Counting objects: 14% (34/237) 2024-08-22T20:25:15.9944370Z remote: Counting objects: 15% (36/237) 2024-08-22T20:25:15.9944880Z remote: Counting objects: 16% (38/237) 2024-08-22T20:25:15.9945380Z remote: Counting objects: 17% (41/237) 2024-08-22T20:25:15.9945860Z remote: Counting objects: 18% (43/237) 2024-08-22T20:25:15.9946360Z remote: Counting objects: 19% (46/237) 2024-08-22T20:25:15.9946850Z remote: Counting objects: 20% (48/237) 2024-08-22T20:25:15.9947340Z remote: Counting objects: 21% (50/237) 2024-08-22T20:25:15.9947830Z remote: Counting objects: 22% (53/237) 2024-08-22T20:25:15.9948330Z remote: Counting objects: 23% (55/237) 2024-08-22T20:25:15.9948810Z remote: Counting objects: 24% (57/237) 2024-08-22T20:25:15.9949640Z remote: Counting objects: 25% (60/237) 2024-08-22T20:25:15.9950120Z remote: Counting objects: 26% (62/237) 2024-08-22T20:25:15.9950610Z remote: Counting objects: 27% (64/237) 2024-08-22T20:25:15.9951140Z remote: Counting objects: 28% (67/237) 2024-08-22T20:25:15.9951680Z remote: Counting objects: 29% (69/237) 2024-08-22T20:25:15.9952160Z remote: Counting objects: 30% (72/237) 2024-08-22T20:25:15.9952660Z remote: Counting objects: 31% (74/237) 2024-08-22T20:25:15.9953140Z remote: Counting objects: 32% (76/237) 2024-08-22T20:25:15.9953630Z remote: Counting objects: 33% (79/237) 2024-08-22T20:25:15.9954130Z remote: Counting objects: 34% (81/237) 2024-08-22T20:25:15.9954610Z remote: Counting objects: 35% (83/237) 2024-08-22T20:25:15.9955120Z remote: Counting objects: 36% (86/237) 2024-08-22T20:25:15.9955620Z remote: Counting objects: 37% (88/237) 2024-08-22T20:25:15.9956110Z remote: Counting objects: 38% (91/237) 2024-08-22T20:25:15.9956590Z remote: Counting objects: 39% (93/237) 2024-08-22T20:25:15.9957090Z remote: Counting objects: 40% (95/237) 2024-08-22T20:25:15.9957580Z remote: Counting objects: 41% (98/237) 2024-08-22T20:25:15.9958060Z remote: Counting objects: 42% (100/237) 2024-08-22T20:25:15.9958570Z remote: Counting objects: 43% (102/237) 2024-08-22T20:25:15.9959080Z remote: Counting objects: 44% (105/237) 2024-08-22T20:25:15.9959580Z remote: Counting objects: 45% (107/237) 2024-08-22T20:25:15.9960280Z remote: Counting objects: 46% (110/237) 2024-08-22T20:25:15.9960830Z remote: Counting objects: 47% (112/237) 2024-08-22T20:25:15.9961350Z remote: Counting objects: 48% (114/237) 2024-08-22T20:25:15.9961840Z remote: Counting objects: 49% (117/237) 2024-08-22T20:25:15.9962330Z remote: Counting objects: 50% (119/237) 2024-08-22T20:25:15.9962880Z remote: Counting objects: 51% (121/237) 2024-08-22T20:25:15.9963370Z remote: Counting objects: 52% (124/237) 2024-08-22T20:25:15.9963860Z remote: Counting objects: 53% (126/237) 2024-08-22T20:25:15.9964370Z remote: Counting objects: 54% (128/237) 2024-08-22T20:25:15.9964860Z remote: Counting objects: 55% (131/237) 2024-08-22T20:25:15.9988150Z remote: Counting objects: 56% (133/237) 2024-08-22T20:25:15.9988840Z remote: Counting objects: 57% (136/237) 2024-08-22T20:25:15.9989360Z remote: Counting objects: 58% (138/237) 2024-08-22T20:25:15.9989870Z remote: Counting objects: 59% (140/237) 2024-08-22T20:25:15.9990370Z remote: Counting objects: 60% (143/237) 2024-08-22T20:25:15.9990870Z remote: Counting objects: 61% (145/237) 2024-08-22T20:25:15.9991350Z remote: Counting objects: 62% (147/237) 2024-08-22T20:25:15.9991850Z remote: Counting objects: 63% (150/237) 2024-08-22T20:25:15.9992380Z remote: Counting objects: 64% (152/237) 2024-08-22T20:25:15.9992870Z remote: Counting objects: 65% (155/237) 2024-08-22T20:25:15.9993350Z remote: Counting objects: 66% (157/237) 2024-08-22T20:25:15.9993830Z remote: Counting objects: 67% (159/237) 2024-08-22T20:25:15.9994310Z remote: Counting objects: 68% (162/237) 2024-08-22T20:25:15.9994790Z remote: Counting objects: 69% (164/237) 2024-08-22T20:25:15.9995330Z remote: Counting objects: 70% (166/237) 2024-08-22T20:25:15.9995810Z remote: Counting objects: 71% (169/237) 2024-08-22T20:25:15.9996280Z remote: Counting objects: 72% (171/237) 2024-08-22T20:25:15.9996770Z remote: Counting objects: 73% (174/237) 2024-08-22T20:25:15.9997250Z remote: Counting objects: 74% (176/237) 2024-08-22T20:25:15.9997720Z remote: Counting objects: 75% (178/237) 2024-08-22T20:25:15.9998200Z remote: Counting objects: 76% (181/237) 2024-08-22T20:25:15.9998680Z remote: Counting objects: 77% (183/237) 2024-08-22T20:25:15.9999530Z remote: Counting objects: 78% (185/237) 2024-08-22T20:25:16.0000010Z remote: Counting objects: 79% (188/237) 2024-08-22T20:25:16.0000500Z remote: Counting objects: 80% (190/237) 2024-08-22T20:25:16.0001000Z remote: Counting objects: 81% (192/237) 2024-08-22T20:25:16.0001510Z remote: Counting objects: 82% (195/237) 2024-08-22T20:25:16.0001990Z remote: Counting objects: 83% (197/237) 2024-08-22T20:25:16.0002500Z remote: Counting objects: 84% (200/237) 2024-08-22T20:25:16.0002990Z remote: Counting objects: 85% (202/237) 2024-08-22T20:25:16.0003480Z remote: Counting objects: 86% (204/237) 2024-08-22T20:25:16.0003960Z remote: Counting objects: 87% (207/237) 2024-08-22T20:25:16.0004430Z remote: Counting objects: 88% (209/237) 2024-08-22T20:25:16.0004950Z remote: Counting objects: 89% (211/237) 2024-08-22T20:25:16.0005440Z remote: Counting objects: 90% (214/237) 2024-08-22T20:25:16.0005950Z remote: Counting objects: 91% (216/237) 2024-08-22T20:25:16.0006450Z remote: Counting objects: 92% (219/237) 2024-08-22T20:25:16.0006940Z remote: Counting objects: 93% (221/237) 2024-08-22T20:25:16.0007430Z remote: Counting objects: 94% (223/237) 2024-08-22T20:25:16.0007920Z remote: Counting objects: 95% (226/237) 2024-08-22T20:25:16.0008410Z remote: Counting objects: 96% (228/237) 2024-08-22T20:25:16.0008890Z remote: Counting objects: 97% (230/237) 2024-08-22T20:25:16.0009360Z remote: Counting objects: 98% (233/237) 2024-08-22T20:25:16.0010040Z remote: Counting objects: 99% (235/237) 2024-08-22T20:25:16.0010540Z remote: Counting objects: 100% (237/237) 2024-08-22T20:25:16.0011050Z remote: Counting objects: 100% (237/237), done. 2024-08-22T20:25:16.0011570Z remote: Compressing objects: 0% (1/193) 2024-08-22T20:25:16.0012060Z remote: Compressing objects: 1% (2/193) 2024-08-22T20:25:16.0012560Z remote: Compressing objects: 2% (4/193) 2024-08-22T20:25:16.0013060Z remote: Compressing objects: 3% (6/193) 2024-08-22T20:25:16.0013550Z remote: Compressing objects: 4% (8/193) 2024-08-22T20:25:16.0014050Z remote: Compressing objects: 5% (10/193) 2024-08-22T20:25:16.0014560Z remote: Compressing objects: 6% (12/193) 2024-08-22T20:25:16.0015150Z remote: Compressing objects: 7% (14/193) 2024-08-22T20:25:16.0015640Z remote: Compressing objects: 8% (16/193) 2024-08-22T20:25:16.0016150Z remote: Compressing objects: 9% (18/193) 2024-08-22T20:25:16.0016650Z remote: Compressing objects: 10% (20/193) 2024-08-22T20:25:16.0017150Z remote: Compressing objects: 11% (22/193) 2024-08-22T20:25:16.0017660Z remote: Compressing objects: 12% (24/193) 2024-08-22T20:25:16.0018150Z remote: Compressing objects: 13% (26/193) 2024-08-22T20:25:16.0054830Z remote: Compressing objects: 14% (28/193) 2024-08-22T20:25:16.0055410Z remote: Compressing objects: 15% (29/193) 2024-08-22T20:25:16.0055960Z remote: Compressing objects: 16% (31/193) 2024-08-22T20:25:16.0056470Z remote: Compressing objects: 17% (33/193) 2024-08-22T20:25:16.0056970Z remote: Compressing objects: 18% (35/193) 2024-08-22T20:25:16.0057480Z remote: Compressing objects: 19% (37/193) 2024-08-22T20:25:16.0057980Z remote: Compressing objects: 20% (39/193) 2024-08-22T20:25:16.0058460Z remote: Compressing objects: 21% (41/193) 2024-08-22T20:25:16.0058950Z remote: Compressing objects: 22% (43/193) 2024-08-22T20:25:16.0059430Z remote: Compressing objects: 23% (45/193) 2024-08-22T20:25:16.0059920Z remote: Compressing objects: 24% (47/193) 2024-08-22T20:25:16.0060400Z remote: Compressing objects: 25% (49/193) 2024-08-22T20:25:16.0060900Z remote: Compressing objects: 26% (51/193) 2024-08-22T20:25:16.0061780Z remote: Compressing objects: 27% (53/193) 2024-08-22T20:25:16.0062280Z remote: Compressing objects: 28% (55/193) 2024-08-22T20:25:16.0062780Z remote: Compressing objects: 29% (56/193) 2024-08-22T20:25:16.0063270Z remote: Compressing objects: 30% (58/193) 2024-08-22T20:25:16.0063770Z remote: Compressing objects: 31% (60/193) 2024-08-22T20:25:16.0064270Z remote: Compressing objects: 32% (62/193) 2024-08-22T20:25:16.0064770Z remote: Compressing objects: 33% (64/193) 2024-08-22T20:25:16.0065270Z remote: Compressing objects: 34% (66/193) 2024-08-22T20:25:16.0078990Z remote: Compressing objects: 35% (68/193) 2024-08-22T20:25:16.0079570Z remote: Compressing objects: 36% (70/193) 2024-08-22T20:25:16.0080080Z remote: Compressing objects: 37% (72/193) 2024-08-22T20:25:16.0080590Z remote: Compressing objects: 38% (74/193) 2024-08-22T20:25:16.0081130Z remote: Compressing objects: 39% (76/193) 2024-08-22T20:25:16.0081650Z remote: Compressing objects: 40% (78/193) 2024-08-22T20:25:16.0082160Z remote: Compressing objects: 41% (80/193) 2024-08-22T20:25:16.0082670Z remote: Compressing objects: 42% (82/193) 2024-08-22T20:25:16.0083180Z remote: Compressing objects: 43% (83/193) 2024-08-22T20:25:16.0083690Z remote: Compressing objects: 44% (85/193) 2024-08-22T20:25:16.0084190Z remote: Compressing objects: 45% (87/193) 2024-08-22T20:25:16.0084680Z remote: Compressing objects: 46% (89/193) 2024-08-22T20:25:16.0085160Z remote: Compressing objects: 47% (91/193) 2024-08-22T20:25:16.0085900Z remote: Compressing objects: 48% (93/193) 2024-08-22T20:25:16.0086420Z remote: Compressing objects: 49% (95/193) 2024-08-22T20:25:16.0086930Z remote: Compressing objects: 50% (97/193) 2024-08-22T20:25:16.0087420Z remote: Compressing objects: 51% (99/193) 2024-08-22T20:25:16.0087910Z remote: Compressing objects: 52% (101/193) 2024-08-22T20:25:16.0088410Z remote: Compressing objects: 53% (103/193) 2024-08-22T20:25:16.0088910Z remote: Compressing objects: 54% (105/193) 2024-08-22T20:25:16.0089440Z remote: Compressing objects: 55% (107/193) 2024-08-22T20:25:16.0089930Z remote: Compressing objects: 56% (109/193) 2024-08-22T20:25:16.0090420Z remote: Compressing objects: 57% (111/193) 2024-08-22T20:25:16.0090920Z remote: Compressing objects: 58% (112/193) 2024-08-22T20:25:16.0091420Z remote: Compressing objects: 59% (114/193) 2024-08-22T20:25:16.0091910Z remote: Compressing objects: 60% (116/193) 2024-08-22T20:25:16.0092550Z remote: Compressing objects: 61% (118/193) 2024-08-22T20:25:16.0117730Z remote: Compressing objects: 62% (120/193) 2024-08-22T20:25:16.0118290Z remote: Compressing objects: 63% (122/193) 2024-08-22T20:25:16.0118810Z remote: Compressing objects: 64% (124/193) 2024-08-22T20:25:16.0119310Z remote: Compressing objects: 65% (126/193) 2024-08-22T20:25:16.0119820Z remote: Compressing objects: 66% (128/193) 2024-08-22T20:25:16.0120310Z remote: Compressing objects: 67% (130/193) 2024-08-22T20:25:16.0120790Z remote: Compressing objects: 68% (132/193) 2024-08-22T20:25:16.0121290Z remote: Compressing objects: 69% (134/193) 2024-08-22T20:25:16.0121770Z remote: Compressing objects: 70% (136/193) 2024-08-22T20:25:16.0122260Z remote: Compressing objects: 71% (138/193) 2024-08-22T20:25:16.0122750Z remote: Compressing objects: 72% (139/193) 2024-08-22T20:25:16.0123240Z remote: Compressing objects: 73% (141/193) 2024-08-22T20:25:16.0123720Z remote: Compressing objects: 74% (143/193) 2024-08-22T20:25:16.0124210Z remote: Compressing objects: 75% (145/193) 2024-08-22T20:25:16.0124710Z remote: Compressing objects: 76% (147/193) 2024-08-22T20:25:16.0125210Z remote: Compressing objects: 77% (149/193) 2024-08-22T20:25:16.0126070Z remote: Compressing objects: 78% (151/193) 2024-08-22T20:25:16.0126580Z remote: Compressing objects: 79% (153/193) 2024-08-22T20:25:16.0127140Z remote: Compressing objects: 80% (155/193) 2024-08-22T20:25:16.0127650Z remote: Compressing objects: 81% (157/193) 2024-08-22T20:25:16.0128140Z remote: Compressing objects: 82% (159/193) 2024-08-22T20:25:16.0128650Z remote: Compressing objects: 83% (161/193) 2024-08-22T20:25:16.0129160Z remote: Compressing objects: 84% (163/193) 2024-08-22T20:25:16.0129670Z remote: Compressing objects: 85% (165/193) 2024-08-22T20:25:16.0130170Z remote: Compressing objects: 86% (166/193) 2024-08-22T20:25:16.0130680Z remote: Compressing objects: 87% (168/193) 2024-08-22T20:25:16.0131180Z remote: Compressing objects: 88% (170/193) 2024-08-22T20:25:16.0131680Z remote: Compressing objects: 89% (172/193) 2024-08-22T20:25:16.0132170Z remote: Compressing objects: 90% (174/193) 2024-08-22T20:25:16.0132660Z remote: Compressing objects: 91% (176/193) 2024-08-22T20:25:16.0133140Z remote: Compressing objects: 92% (178/193) 2024-08-22T20:25:16.0133640Z remote: Compressing objects: 93% (180/193) 2024-08-22T20:25:16.0134140Z remote: Compressing objects: 94% (182/193) 2024-08-22T20:25:16.0134640Z remote: Compressing objects: 95% (184/193) 2024-08-22T20:25:16.0135140Z remote: Compressing objects: 96% (186/193) 2024-08-22T20:25:16.0135650Z remote: Compressing objects: 97% (188/193) 2024-08-22T20:25:16.0136170Z remote: Compressing objects: 98% (190/193) 2024-08-22T20:25:16.0136940Z remote: Compressing objects: 99% (192/193) 2024-08-22T20:25:16.0137470Z remote: Compressing objects: 100% (193/193) 2024-08-22T20:25:16.0138020Z remote: Compressing objects: 100% (193/193), done. 2024-08-22T20:25:16.0184700Z Receiving objects: 0% (1/237) 2024-08-22T20:25:16.0185220Z Receiving objects: 1% (3/237) 2024-08-22T20:25:16.0185650Z Receiving objects: 2% (5/237) 2024-08-22T20:25:16.0186040Z Receiving objects: 3% (8/237) 2024-08-22T20:25:16.0239670Z Receiving objects: 4% (10/237) 2024-08-22T20:25:16.0240810Z Receiving objects: 5% (12/237) 2024-08-22T20:25:16.0241430Z Receiving objects: 6% (15/237) 2024-08-22T20:25:16.0241840Z Receiving objects: 7% (17/237) 2024-08-22T20:25:16.0242230Z Receiving objects: 8% (19/237) 2024-08-22T20:25:16.0317980Z Receiving objects: 9% (22/237) 2024-08-22T20:25:16.0319160Z Receiving objects: 10% (24/237) 2024-08-22T20:25:16.0321510Z Receiving objects: 11% (27/237) 2024-08-22T20:25:16.0322320Z Receiving objects: 12% (29/237) 2024-08-22T20:25:16.0322740Z Receiving objects: 13% (31/237) 2024-08-22T20:25:16.0325790Z Receiving objects: 14% (34/237) 2024-08-22T20:25:16.0327120Z Receiving objects: 15% (36/237) 2024-08-22T20:25:16.0328530Z Receiving objects: 16% (38/237) 2024-08-22T20:25:16.0328950Z Receiving objects: 17% (41/237) 2024-08-22T20:25:16.0329350Z Receiving objects: 18% (43/237) 2024-08-22T20:25:16.0329750Z Receiving objects: 19% (46/237) 2024-08-22T20:25:16.0351010Z Receiving objects: 20% (48/237) 2024-08-22T20:25:16.0351430Z Receiving objects: 21% (50/237) 2024-08-22T20:25:16.0351830Z Receiving objects: 22% (53/237) 2024-08-22T20:25:16.0352230Z Receiving objects: 23% (55/237) 2024-08-22T20:25:16.0352620Z Receiving objects: 24% (57/237) 2024-08-22T20:25:16.0353010Z Receiving objects: 25% (60/237) 2024-08-22T20:25:16.0353390Z Receiving objects: 26% (62/237) 2024-08-22T20:25:16.0353760Z Receiving objects: 27% (64/237) 2024-08-22T20:25:16.0423870Z Receiving objects: 28% (67/237) 2024-08-22T20:25:16.0424320Z Receiving objects: 29% (69/237) 2024-08-22T20:25:16.0424720Z Receiving objects: 30% (72/237) 2024-08-22T20:25:16.0425110Z Receiving objects: 31% (74/237) 2024-08-22T20:25:16.0486080Z Receiving objects: 32% (76/237) 2024-08-22T20:25:16.0486660Z Receiving objects: 33% (79/237) 2024-08-22T20:25:16.0487080Z Receiving objects: 34% (81/237) 2024-08-22T20:25:16.0487710Z Receiving objects: 35% (83/237) 2024-08-22T20:25:16.0496790Z Receiving objects: 36% (86/237) 2024-08-22T20:25:16.0497360Z Receiving objects: 37% (88/237) 2024-08-22T20:25:16.0500740Z Receiving objects: 38% (91/237) 2024-08-22T20:25:16.0502160Z Receiving objects: 39% (93/237) 2024-08-22T20:25:16.0502570Z Receiving objects: 40% (95/237) 2024-08-22T20:25:16.0502960Z Receiving objects: 41% (98/237) 2024-08-22T20:25:16.0503390Z Receiving objects: 42% (100/237) 2024-08-22T20:25:16.0503800Z Receiving objects: 43% (102/237) 2024-08-22T20:25:16.0504190Z Receiving objects: 44% (105/237) 2024-08-22T20:25:16.0504600Z Receiving objects: 45% (107/237) 2024-08-22T20:25:16.0505000Z Receiving objects: 46% (110/237) 2024-08-22T20:25:16.0505390Z Receiving objects: 47% (112/237) 2024-08-22T20:25:16.0505780Z Receiving objects: 48% (114/237) 2024-08-22T20:25:16.0506170Z Receiving objects: 49% (117/237) 2024-08-22T20:25:16.0673340Z Receiving objects: 50% (119/237) 2024-08-22T20:25:16.0681040Z Receiving objects: 51% (121/237) 2024-08-22T20:25:16.0681620Z Receiving objects: 52% (124/237) 2024-08-22T20:25:16.0871640Z Receiving objects: 53% (126/237) 2024-08-22T20:25:16.0872940Z Receiving objects: 54% (128/237) 2024-08-22T20:25:16.0879220Z Receiving objects: 55% (131/237) 2024-08-22T20:25:16.0884310Z Receiving objects: 56% (133/237) 2024-08-22T20:25:16.0889000Z Receiving objects: 57% (136/237) 2024-08-22T20:25:16.0891800Z Receiving objects: 58% (138/237) 2024-08-22T20:25:16.0894010Z Receiving objects: 59% (140/237) 2024-08-22T20:25:16.0896200Z Receiving objects: 60% (143/237) 2024-08-22T20:25:16.0902740Z Receiving objects: 61% (145/237) 2024-08-22T20:25:16.0907380Z Receiving objects: 62% (147/237) 2024-08-22T20:25:16.0908260Z Receiving objects: 63% (150/237) 2024-08-22T20:25:16.0908740Z Receiving objects: 64% (152/237) 2024-08-22T20:25:16.0909220Z Receiving objects: 65% (155/237) 2024-08-22T20:25:16.0909670Z Receiving objects: 66% (157/237) 2024-08-22T20:25:16.0910140Z Receiving objects: 67% (159/237) 2024-08-22T20:25:16.0910620Z Receiving objects: 68% (162/237) 2024-08-22T20:25:16.0911060Z Receiving objects: 69% (164/237) 2024-08-22T20:25:16.0911510Z Receiving objects: 70% (166/237) 2024-08-22T20:25:16.0911960Z Receiving objects: 71% (169/237) 2024-08-22T20:25:16.0912410Z Receiving objects: 72% (171/237) 2024-08-22T20:25:16.0912860Z Receiving objects: 73% (174/237) 2024-08-22T20:25:16.0913310Z Receiving objects: 74% (176/237) 2024-08-22T20:25:16.0913760Z Receiving objects: 75% (178/237) 2024-08-22T20:25:16.0914210Z Receiving objects: 76% (181/237) 2024-08-22T20:25:16.0914660Z Receiving objects: 77% (183/237) 2024-08-22T20:25:16.0915110Z Receiving objects: 78% (185/237) 2024-08-22T20:25:16.0915560Z Receiving objects: 79% (188/237) 2024-08-22T20:25:16.0916010Z Receiving objects: 80% (190/237) 2024-08-22T20:25:16.0916460Z Receiving objects: 81% (192/237) 2024-08-22T20:25:16.0917320Z remote: Total 237 (delta 16), reused 151 (delta 7), pack-reused 0 (from 0) 2024-08-22T20:25:16.0918010Z Receiving objects: 82% (195/237) 2024-08-22T20:25:16.0918460Z Receiving objects: 83% (197/237) 2024-08-22T20:25:16.0918920Z Receiving objects: 84% (200/237) 2024-08-22T20:25:16.0919370Z Receiving objects: 85% (202/237) 2024-08-22T20:25:16.0919820Z Receiving objects: 86% (204/237) 2024-08-22T20:25:16.0920270Z Receiving objects: 87% (207/237) 2024-08-22T20:25:16.0920720Z Receiving objects: 88% (209/237) 2024-08-22T20:25:16.0921180Z Receiving objects: 89% (211/237) 2024-08-22T20:25:16.0921620Z Receiving objects: 90% (214/237) 2024-08-22T20:25:16.0922080Z Receiving objects: 91% (216/237) 2024-08-22T20:25:16.0922530Z Receiving objects: 92% (219/237) 2024-08-22T20:25:16.0922980Z Receiving objects: 93% (221/237) 2024-08-22T20:25:16.0923430Z Receiving objects: 94% (223/237) 2024-08-22T20:25:16.0923930Z Receiving objects: 95% (226/237) 2024-08-22T20:25:16.0924410Z Receiving objects: 96% (228/237) 2024-08-22T20:25:16.0924870Z Receiving objects: 97% (230/237) 2024-08-22T20:25:16.0925580Z Receiving objects: 98% (233/237) 2024-08-22T20:25:16.0926060Z Receiving objects: 99% (235/237) 2024-08-22T20:25:16.0926530Z Receiving objects: 100% (237/237) 2024-08-22T20:25:16.0928190Z Receiving objects: 100% (237/237), 488.09 KiB | 6.51 MiB/s, done. 2024-08-22T20:25:16.0928920Z Resolving deltas: 0% (0/16) 2024-08-22T20:25:16.0929380Z Resolving deltas: 6% (1/16) 2024-08-22T20:25:16.0929830Z Resolving deltas: 12% (2/16) 2024-08-22T20:25:16.0930300Z Resolving deltas: 25% (4/16) 2024-08-22T20:25:16.0930750Z Resolving deltas: 31% (5/16) 2024-08-22T20:25:16.0931190Z Resolving deltas: 37% (6/16) 2024-08-22T20:25:16.0931650Z Resolving deltas: 43% (7/16) 2024-08-22T20:25:16.0932100Z Resolving deltas: 50% (8/16) 2024-08-22T20:25:16.0932540Z Resolving deltas: 56% (9/16) 2024-08-22T20:25:16.0933010Z Resolving deltas: 62% (10/16) 2024-08-22T20:25:16.0933520Z Resolving deltas: 68% (11/16) 2024-08-22T20:25:16.0933960Z Resolving deltas: 75% (12/16) 2024-08-22T20:25:16.0934430Z Resolving deltas: 81% (13/16) 2024-08-22T20:25:16.0934890Z Resolving deltas: 87% (14/16) 2024-08-22T20:25:16.0935330Z Resolving deltas: 93% (15/16) 2024-08-22T20:25:16.0935780Z Resolving deltas: 100% (16/16) 2024-08-22T20:25:16.0936240Z Resolving deltas: 100% (16/16), done. 2024-08-22T20:25:16.1027380Z From https://github.com/pytorch/torchchat 2024-08-22T20:25:16.1028430Z * [new ref] 0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9 -> pull/1044/merge 2024-08-22T20:25:16.1076000Z ##[endgroup] 2024-08-22T20:25:16.1076630Z ##[group]Determining the checkout info 2024-08-22T20:25:16.1077290Z ##[endgroup] 2024-08-22T20:25:16.1087430Z ##[group]Checking out the ref 2024-08-22T20:25:16.1088560Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/1044/merge 2024-08-22T20:25:16.1348720Z HEAD is now at 0e4d4b1 Merge c8dc18a48d66f51855d89294f3ca800692cd5dad into d5bb3c6659c8978a95c5141eb31e6e58f94af20a 2024-08-22T20:25:16.1499990Z ##[endgroup] 2024-08-22T20:25:16.1502340Z ##[group]Setting up auth for fetching submodules 2024-08-22T20:25:16.1503630Z [command]/opt/homebrew/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-22T20:25:16.1505830Z [command]/opt/homebrew/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-08-22T20:25:16.1541220Z [command]/opt/homebrew/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-08-22T20:25:16.1606570Z [command]/opt/homebrew/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-08-22T20:25:16.1656020Z ##[endgroup] 2024-08-22T20:25:16.1656640Z ##[group]Fetching submodules 2024-08-22T20:25:16.1657820Z [command]/opt/homebrew/bin/git submodule sync 2024-08-22T20:25:16.2358930Z [command]/opt/homebrew/bin/git -c protocol.version=2 submodule update --init --force --depth=1 2024-08-22T20:25:16.3022190Z Submodule 'tokenizer/third-party/abseil-cpp' (https://github.com/abseil/abseil-cpp.git) registered for path 'tokenizer/third-party/abseil-cpp' 2024-08-22T20:25:16.3025420Z Submodule 'tokenizer/third-party/re2' (https://github.com/google/re2.git) registered for path 'tokenizer/third-party/re2' 2024-08-22T20:25:16.3078270Z Submodule 'tokenizer/third-party/sentencepiece' (https://github.com/google/sentencepiece.git) registered for path 'tokenizer/third-party/sentencepiece' 2024-08-22T20:25:16.3128000Z Cloning into '/Users/runner/work/torchchat/torchchat/tokenizer/third-party/abseil-cpp'... 2024-08-22T20:25:17.0072540Z Cloning into '/Users/runner/work/torchchat/torchchat/tokenizer/third-party/re2'... 2024-08-22T20:25:17.6255920Z Cloning into '/Users/runner/work/torchchat/torchchat/tokenizer/third-party/sentencepiece'... 2024-08-22T20:25:19.8360780Z From https://github.com/abseil/abseil-cpp 2024-08-22T20:25:19.8361380Z * branch 854193071498f330b71083d7e06a7cd18e02a4cc -> FETCH_HEAD 2024-08-22T20:25:20.0605760Z Submodule path 'tokenizer/third-party/abseil-cpp': checked out '854193071498f330b71083d7e06a7cd18e02a4cc' 2024-08-22T20:25:21.3936530Z From https://github.com/google/re2 2024-08-22T20:25:21.3937910Z * branch ac82d4f628a2045d89964ae11c48403d3b091af1 -> FETCH_HEAD 2024-08-22T20:25:21.4283560Z Submodule path 'tokenizer/third-party/re2': checked out 'ac82d4f628a2045d89964ae11c48403d3b091af1' 2024-08-22T20:25:22.8079110Z From https://github.com/google/sentencepiece 2024-08-22T20:25:22.8080470Z * branch 7dcb541451b1862d73f473b3804ccf8f2a9e10f6 -> FETCH_HEAD 2024-08-22T20:25:22.9691340Z Submodule path 'tokenizer/third-party/sentencepiece': checked out '7dcb541451b1862d73f473b3804ccf8f2a9e10f6' 2024-08-22T20:25:22.9998040Z [command]/opt/homebrew/bin/git submodule foreach git config --local gc.auto 0 2024-08-22T20:25:23.1307600Z Entering 'tokenizer/third-party/abseil-cpp' 2024-08-22T20:25:23.1476310Z Entering 'tokenizer/third-party/re2' 2024-08-22T20:25:23.1602950Z Entering 'tokenizer/third-party/sentencepiece' 2024-08-22T20:25:23.1725360Z ##[endgroup] 2024-08-22T20:25:23.1735250Z ##[group]Persisting credentials for submodules 2024-08-22T20:25:23.1736590Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2024-08-22T20:25:23.2420020Z Entering 'tokenizer/third-party/abseil-cpp' 2024-08-22T20:25:23.2738300Z Entering 'tokenizer/third-party/re2' 2024-08-22T20:25:23.2904600Z Entering 'tokenizer/third-party/sentencepiece' 2024-08-22T20:25:23.3082070Z [command]/opt/homebrew/bin/git submodule foreach sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2024-08-22T20:25:23.3853130Z Entering 'tokenizer/third-party/abseil-cpp' 2024-08-22T20:25:23.4020100Z file:/Users/runner/work/torchchat/torchchat/.git/modules/tokenizer/third-party/abseil-cpp/config remote.origin.url 2024-08-22T20:25:23.4029640Z Entering 'tokenizer/third-party/re2' 2024-08-22T20:25:23.4276420Z file:/Users/runner/work/torchchat/torchchat/.git/modules/tokenizer/third-party/re2/config remote.origin.url 2024-08-22T20:25:23.4281540Z Entering 'tokenizer/third-party/sentencepiece' 2024-08-22T20:25:23.4430900Z file:/Users/runner/work/torchchat/torchchat/.git/modules/tokenizer/third-party/sentencepiece/config remote.origin.url 2024-08-22T20:25:23.4460920Z [command]/opt/homebrew/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-08-22T20:25:23.5203180Z Entering 'tokenizer/third-party/abseil-cpp' 2024-08-22T20:25:23.5279760Z Entering 'tokenizer/third-party/re2' 2024-08-22T20:25:23.5361920Z Entering 'tokenizer/third-party/sentencepiece' 2024-08-22T20:25:23.5446930Z [command]/opt/homebrew/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-08-22T20:25:23.6204980Z Entering 'tokenizer/third-party/abseil-cpp' 2024-08-22T20:25:23.6283600Z Entering 'tokenizer/third-party/re2' 2024-08-22T20:25:23.6362010Z Entering 'tokenizer/third-party/sentencepiece' 2024-08-22T20:25:23.6447200Z ##[endgroup] 2024-08-22T20:25:23.6510350Z [command]/opt/homebrew/bin/git log -1 --format='%H' 2024-08-22T20:25:23.6554590Z '0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9' 2024-08-22T20:25:23.6833940Z ##[group]Run actions/setup-python@v4 2024-08-22T20:25:23.6834190Z with: 2024-08-22T20:25:23.6834340Z python-version: 3.10.11 2024-08-22T20:25:23.6834530Z check-latest: false 2024-08-22T20:25:23.6834890Z token: *** 2024-08-22T20:25:23.6835120Z update-environment: true 2024-08-22T20:25:23.6835390Z allow-prereleases: false 2024-08-22T20:25:23.6835590Z env: 2024-08-22T20:25:23.6835830Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:23.6836100Z ##[endgroup] 2024-08-22T20:25:23.8120170Z ##[group]Installed versions 2024-08-22T20:25:23.8148920Z Successfully set up CPython (3.10.11) 2024-08-22T20:25:23.8149440Z ##[endgroup] 2024-08-22T20:25:23.8231320Z ##[group]Run echo "$(uname -a)" 2024-08-22T20:25:23.8231930Z echo "$(uname -a)" 2024-08-22T20:25:23.8319030Z shell: /bin/bash -e {0} 2024-08-22T20:25:23.8319320Z env: 2024-08-22T20:25:23.8319550Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:23.8319990Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:23.8320510Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:25:23.8321050Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:23.8321550Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:23.8322050Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:23.8322410Z ##[endgroup] 2024-08-22T20:25:23.8818520Z Darwin Mac-1724354439268.local 23.6.0 Darwin Kernel Version 23.6.0: Mon Jul 29 21:13:03 PDT 2024; root:xnu-10063.141.2~1/RELEASE_ARM64_VMAPPLE arm64 2024-08-22T20:25:23.8849650Z ##[group]Run ./install_requirements.sh 2024-08-22T20:25:23.8850000Z ./install_requirements.sh 2024-08-22T20:25:23.8850250Z pip3 list 2024-08-22T20:25:23.8850670Z python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-08-22T20:25:23.8851100Z  2024-08-22T20:25:23.8851300Z bash scripts/build_native.sh aoti 2024-08-22T20:25:23.8902420Z shell: /bin/bash -e {0} 2024-08-22T20:25:23.8902660Z env: 2024-08-22T20:25:23.8902890Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:23.8903320Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:23.8903830Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:25:23.8904320Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:23.8904750Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:23.8905240Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:23.8905580Z ##[endgroup] 2024-08-22T20:25:24.0910540Z + pip3 install -r requirements.txt --extra-index-url https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:24.8285430Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:25.1424710Z Collecting huggingface_hub (from -r requirements.txt (line 4)) 2024-08-22T20:25:25.1903020Z Downloading huggingface_hub-0.24.6-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:25.4294720Z Collecting gguf (from -r requirements.txt (line 7)) 2024-08-22T20:25:25.4406880Z Downloading gguf-0.9.1-py3-none-any.whl.metadata (3.3 kB) 2024-08-22T20:25:25.5703670Z Collecting tiktoken (from -r requirements.txt (line 10)) 2024-08-22T20:25:25.5822990Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.6 kB) 2024-08-22T20:25:25.6879540Z Collecting snakeviz (from -r requirements.txt (line 13)) 2024-08-22T20:25:25.6990200Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl.metadata (3.6 kB) 2024-08-22T20:25:25.9426020Z Collecting sentencepiece (from -r requirements.txt (line 14)) 2024-08-22T20:25:26.0036120Z Downloading https://download.pytorch.org/whl/nightly/sentencepiece-0.2.0-cp310-cp310-macosx_11_0_arm64.whl (1.2 MB) 2024-08-22T20:25:26.2631940Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.2 MB/s eta 0:00:00 2024-08-22T20:25:26.5725050Z Collecting numpy<2.0 (from -r requirements.txt (line 15)) 2024-08-22T20:25:26.6273860Z Downloading https://download.pytorch.org/whl/nightly/numpy-1.26.4-cp310-cp310-macosx_11_0_arm64.whl (14.0 MB) 2024-08-22T20:25:26.8877150Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.0/14.0 MB 54.5 MB/s eta 0:00:00 2024-08-22T20:25:27.1036650Z Collecting lm-eval==0.4.2 (from -r requirements.txt (line 17)) 2024-08-22T20:25:27.1157470Z Downloading lm_eval-0.4.2-py3-none-any.whl.metadata (30 kB) 2024-08-22T20:25:27.3487270Z Collecting blobfile (from -r requirements.txt (line 18)) 2024-08-22T20:25:27.4036990Z Downloading https://download.pytorch.org/whl/nightly/blobfile-2.1.1-py3-none-any.whl (73 kB) 2024-08-22T20:25:27.6077760Z Collecting tomli>=1.1.0 (from -r requirements.txt (line 19)) 2024-08-22T20:25:27.6184560Z Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2024-08-22T20:25:27.7389700Z Collecting wheel (from -r requirements.txt (line 22)) 2024-08-22T20:25:27.7501330Z Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:25:28.0270430Z Collecting cmake>=3.24 (from -r requirements.txt (line 23)) 2024-08-22T20:25:28.0383550Z Downloading cmake-3.30.2-py3-none-macosx_11_0_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.whl.metadata (6.1 kB) 2024-08-22T20:25:28.2542210Z Collecting ninja (from -r requirements.txt (line 24)) 2024-08-22T20:25:28.2655280Z Downloading ninja-1.11.1.1-py2.py3-none-macosx_10_9_universal2.macosx_10_9_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl.metadata (5.3 kB) 2024-08-22T20:25:28.4927730Z Collecting zstd (from -r requirements.txt (line 25)) 2024-08-22T20:25:28.5046500Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (8.9 kB) 2024-08-22T20:25:28.6518970Z Collecting streamlit (from -r requirements.txt (line 28)) 2024-08-22T20:25:28.6629940Z Downloading streamlit-1.37.1-py2.py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:25:28.9049830Z Collecting flask (from -r requirements.txt (line 31)) 2024-08-22T20:25:28.9200550Z Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:25:29.0747980Z Collecting accelerate>=0.21.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:29.0913950Z Downloading accelerate-0.33.0-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:25:29.3446050Z Collecting evaluate (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:29.3623140Z Downloading evaluate-0.4.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:25:29.6445330Z Collecting datasets>=2.16.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:29.6599470Z Downloading datasets-2.21.0-py3-none-any.whl.metadata (21 kB) 2024-08-22T20:25:29.9261000Z Collecting jsonlines (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:29.9434760Z Downloading jsonlines-4.0.0-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:30.2536850Z Collecting numexpr (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:30.2705130Z Downloading numexpr-2.10.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (1.2 kB) 2024-08-22T20:25:30.5091490Z Collecting peft>=0.2.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:30.5261120Z Downloading peft-0.12.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:30.7833040Z Collecting pybind11>=2.6.2 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:30.7987490Z Downloading pybind11-2.13.5-py3-none-any.whl.metadata (9.5 kB) 2024-08-22T20:25:31.0729520Z Collecting pytablewriter (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:31.0874310Z Downloading pytablewriter-1.2.0-py3-none-any.whl.metadata (37 kB) 2024-08-22T20:25:31.3359240Z Collecting rouge-score>=0.0.4 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:31.3529540Z Downloading rouge_score-0.1.2.tar.gz (17 kB) 2024-08-22T20:25:31.3720890Z Installing build dependencies: started 2024-08-22T20:25:32.5201170Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:32.5209220Z Getting requirements to build wheel: started 2024-08-22T20:25:32.6201100Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:32.6216610Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:32.7331040Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:32.9670410Z Collecting sacrebleu>=1.5.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:32.9836340Z Downloading sacrebleu-2.4.3-py3-none-any.whl.metadata (51 kB) 2024-08-22T20:25:33.1711200Z Collecting scikit-learn>=0.24.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:33.1841020Z Downloading scikit_learn-1.5.1-cp310-cp310-macosx_12_0_arm64.whl.metadata (12 kB) 2024-08-22T20:25:33.4159180Z Collecting sqlitedict (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:33.4346940Z Downloading sqlitedict-2.1.0.tar.gz (21 kB) 2024-08-22T20:25:33.4602160Z Installing build dependencies: started 2024-08-22T20:25:34.6427210Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:34.6434110Z Getting requirements to build wheel: started 2024-08-22T20:25:34.7563770Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:34.7574590Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:34.8847430Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:35.2613360Z Collecting torch>=1.8 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:35.2853780Z Downloading torch-2.4.0-cp310-none-macosx_11_0_arm64.whl.metadata (26 kB) 2024-08-22T20:25:35.5360610Z Collecting tqdm-multiprocess (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:35.5534350Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl.metadata (5.7 kB) 2024-08-22T20:25:35.8484390Z Collecting transformers>=4.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:35.8627350Z Downloading transformers-4.44.2-py3-none-any.whl.metadata (43 kB) 2024-08-22T20:25:36.2695520Z Collecting zstandard (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:36.2871470Z Downloading zstandard-0.23.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.0 kB) 2024-08-22T20:25:36.4389380Z Collecting dill (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:36.5026990Z Downloading https://download.pytorch.org/whl/nightly/dill-0.3.8-py3-none-any.whl (116 kB) 2024-08-22T20:25:36.6358160Z Collecting word2number (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:36.6545570Z Downloading word2number-1.1.zip (9.7 kB) 2024-08-22T20:25:36.6726610Z Installing build dependencies: started 2024-08-22T20:25:37.7911190Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:37.7921510Z Getting requirements to build wheel: started 2024-08-22T20:25:37.9103250Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:37.9124500Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:38.0326450Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:38.1580760Z Collecting more-itertools (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:38.1692450Z Downloading more_itertools-10.4.0-py3-none-any.whl.metadata (36 kB) 2024-08-22T20:25:38.3945970Z Collecting filelock (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:38.4057540Z Downloading filelock-3.15.4-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:25:38.5386910Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:38.5956750Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-22T20:25:38.7510660Z Collecting packaging>=20.9 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:38.7623980Z Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:25:38.8984110Z Collecting pyyaml>=5.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:38.9111180Z Downloading PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl.metadata (2.1 kB) 2024-08-22T20:25:39.1410480Z Collecting requests (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:39.1520610Z Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2024-08-22T20:25:39.3961890Z Collecting tqdm>=4.42.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:39.4075770Z Downloading tqdm-4.66.5-py3-none-any.whl.metadata (57 kB) 2024-08-22T20:25:39.5359100Z Collecting typing-extensions>=3.7.4.3 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:39.5913190Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-22T20:25:40.0524520Z Collecting regex>=2022.1.18 (from tiktoken->-r requirements.txt (line 10)) 2024-08-22T20:25:40.0648820Z Downloading regex-2024.7.24-cp310-cp310-macosx_11_0_arm64.whl.metadata (40 kB) 2024-08-22T20:25:40.1917710Z Collecting tornado>=2.0 (from snakeviz->-r requirements.txt (line 13)) 2024-08-22T20:25:40.2027620Z Downloading tornado-6.4.1-cp38-abi3-macosx_10_9_universal2.whl.metadata (2.5 kB) 2024-08-22T20:25:40.3717010Z Collecting pycryptodomex~=3.8 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:40.4273350Z Downloading https://download.pytorch.org/whl/nightly/pycryptodomex-3.20.0-cp35-abi3-macosx_10_9_universal2.whl (2.4 MB) 2024-08-22T20:25:40.4675280Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 70.8 MB/s eta 0:00:00 2024-08-22T20:25:40.6134490Z Collecting urllib3<3,>=1.25.3 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:40.6253310Z Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:25:40.8892470Z Collecting lxml~=4.9 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:40.9022440Z Downloading lxml-4.9.4.tar.gz (3.6 MB) 2024-08-22T20:25:40.9756940Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 58.8 MB/s eta 0:00:00 2024-08-22T20:25:41.1606110Z Installing build dependencies: started 2024-08-22T20:25:42.2591390Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:42.2600080Z Getting requirements to build wheel: started 2024-08-22T20:25:43.2739500Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:43.2753970Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:43.5076750Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:43.6348480Z Collecting altair<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:43.6457540Z Downloading altair-5.4.0-py3-none-any.whl.metadata (9.4 kB) 2024-08-22T20:25:43.7614090Z Collecting blinker<2,>=1.0.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:43.7729390Z Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:43.8864710Z Collecting cachetools<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:43.8976060Z Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2024-08-22T20:25:44.0145080Z Collecting click<9,>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:44.0257970Z Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:25:44.2694950Z Collecting pandas<3,>=1.3.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:44.3256770Z Downloading https://download.pytorch.org/whl/nightly/pandas-2.2.2-cp310-cp310-macosx_11_0_arm64.whl (11.3 MB) 2024-08-22T20:25:44.5029890Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 65.4 MB/s eta 0:00:00 2024-08-22T20:25:44.7529700Z Collecting pillow<11,>=7.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:44.7647810Z Downloading pillow-10.4.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (9.2 kB) 2024-08-22T20:25:44.9630920Z Collecting protobuf<6,>=3.20 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:44.9745600Z Downloading protobuf-5.27.3-cp38-abi3-macosx_10_9_universal2.whl.metadata (592 bytes) 2024-08-22T20:25:45.1293030Z Collecting pyarrow>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:45.1410120Z Downloading pyarrow-17.0.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.3 kB) 2024-08-22T20:25:45.3298660Z Collecting rich<14,>=10.14.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:45.3553980Z Downloading rich-13.7.1-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:25:45.4673090Z Collecting tenacity<9,>=8.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:45.4782170Z Downloading tenacity-8.5.0-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:25:45.5856970Z Collecting toml<2,>=0.10.1 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:45.5965600Z Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) 2024-08-22T20:25:45.7186290Z Collecting gitpython!=3.1.19,<4,>=3.0.7 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:45.7297250Z Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:45.8426000Z Collecting pydeck<1,>=0.8.0b4 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:45.8553200Z Downloading pydeck-0.9.1-py2.py3-none-any.whl.metadata (4.1 kB) 2024-08-22T20:25:45.9746030Z Collecting Werkzeug>=3.0.0 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:45.9853130Z Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:25:46.1054810Z Collecting Jinja2>=3.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:46.1610310Z Downloading https://download.pytorch.org/whl/nightly/Jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-22T20:25:46.2698840Z Collecting itsdangerous>=2.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:46.2807310Z Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2024-08-22T20:25:46.4314170Z Collecting psutil (from accelerate>=0.21.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:46.4426810Z Downloading psutil-6.0.0-cp38-abi3-macosx_11_0_arm64.whl.metadata (21 kB) 2024-08-22T20:25:46.7227530Z Collecting safetensors>=0.3.1 (from accelerate>=0.21.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:46.7347130Z Downloading safetensors-0.4.4-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.8 kB) 2024-08-22T20:25:46.8575950Z Collecting jsonschema>=3.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:46.8686530Z Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2024-08-22T20:25:46.9932270Z Collecting narwhals>=1.1.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:47.0046540Z Downloading narwhals-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2024-08-22T20:25:47.2904320Z Collecting xxhash (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:47.3020200Z Downloading xxhash-3.5.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (12 kB) 2024-08-22T20:25:47.5240490Z Collecting multiprocess (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:47.5793130Z Downloading https://download.pytorch.org/whl/nightly/multiprocess-0.70.16-py310-none-any.whl (134 kB) 2024-08-22T20:25:47.8986750Z Collecting aiohttp (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:47.9110160Z Downloading aiohttp-3.10.5-cp310-cp310-macosx_11_0_arm64.whl.metadata (7.5 kB) 2024-08-22T20:25:48.0673160Z Collecting gitdb<5,>=4.0.1 (from gitpython!=3.1.19,<4,>=3.0.7->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:48.0788940Z Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:25:48.2419150Z Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask->-r requirements.txt (line 31)) 2024-08-22T20:25:48.2995880Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp310-cp310-macosx_10_9_universal2.whl (18 kB) 2024-08-22T20:25:48.4623990Z Collecting python-dateutil>=2.8.2 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:48.4775260Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2024-08-22T20:25:48.6579380Z Collecting pytz>=2020.1 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:48.7177180Z Downloading https://download.pytorch.org/whl/nightly/pytz-2024.1-py2.py3-none-any.whl (505 kB) 2024-08-22T20:25:48.8816690Z Collecting tzdata>=2022.7 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:48.9447120Z Downloading https://download.pytorch.org/whl/nightly/tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2024-08-22T20:25:49.1772990Z Collecting charset-normalizer<4,>=2 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:49.2334990Z Downloading https://download.pytorch.org/whl/nightly/charset_normalizer-3.3.2-cp310-cp310-macosx_11_0_arm64.whl (120 kB) 2024-08-22T20:25:49.4753040Z Collecting idna<4,>=2.5 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:49.5372900Z Downloading https://download.pytorch.org/whl/nightly/idna-3.7-py3-none-any.whl (66 kB) 2024-08-22T20:25:49.5734800Z Requirement already satisfied: certifi>=2017.4.17 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from requests->huggingface_hub->-r requirements.txt (line 4)) (2024.7.4) 2024-08-22T20:25:49.7040920Z Collecting markdown-it-py>=2.2.0 (from rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:49.7190390Z Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2024-08-22T20:25:49.8756360Z Collecting pygments<3.0.0,>=2.13.0 (from rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:49.8905710Z Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 2024-08-22T20:25:50.0294190Z Collecting absl-py (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:50.0461220Z Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:25:50.1878610Z Collecting nltk (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:50.2058440Z Downloading nltk-3.9.1-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:25:50.3596630Z Collecting six>=1.14.0 (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:50.4204190Z Downloading https://download.pytorch.org/whl/nightly/six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-08-22T20:25:50.5873920Z Collecting portalocker (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:50.6032430Z Downloading portalocker-2.10.1-py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:25:50.8360870Z Collecting tabulate>=0.8.9 (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:50.8550470Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2024-08-22T20:25:51.0204860Z Collecting colorama (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:51.0824530Z Downloading https://download.pytorch.org/whl/nightly/colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-08-22T20:25:51.4194510Z Collecting scipy>=1.6.0 (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:51.4351220Z Downloading scipy-1.14.1-cp310-cp310-macosx_14_0_arm64.whl.metadata (60 kB) 2024-08-22T20:25:51.6933720Z Collecting joblib>=1.2.0 (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:51.7084270Z Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) 2024-08-22T20:25:51.9461530Z Collecting threadpoolctl>=3.1.0 (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:51.9646800Z Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:52.1418960Z Collecting sympy (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:52.1586220Z Downloading sympy-1.13.2-py3-none-any.whl.metadata (12 kB) 2024-08-22T20:25:52.4323580Z Collecting networkx (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:52.4959480Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-08-22T20:25:52.5296250Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 67.4 MB/s eta 0:00:00 2024-08-22T20:25:52.7606470Z Collecting tokenizers<0.20,>=0.19 (from transformers>=4.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:52.7730440Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.7 kB) 2024-08-22T20:25:52.9138390Z Collecting attrs>=19.2.0 (from jsonlines->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:52.9267720Z Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:25:52.9649440Z Requirement already satisfied: setuptools>=38.3.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) (65.5.0) 2024-08-22T20:25:53.0968720Z Collecting DataProperty<2,>=1.0.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:53.1101510Z Downloading DataProperty-1.0.1-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:25:53.3394980Z Collecting mbstrdecoder<2,>=1.0.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:53.3559350Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl.metadata (4.0 kB) 2024-08-22T20:25:53.5087430Z Collecting pathvalidate<4,>=2.3.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:53.5234230Z Downloading pathvalidate-3.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:25:53.6639270Z Collecting tabledata<2,>=1.3.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:53.6791760Z Downloading tabledata-1.3.3-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:25:53.8182720Z Collecting tcolorpy<1,>=0.0.5 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:53.8363280Z Downloading tcolorpy-0.1.6-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:25:53.9960140Z Collecting typepy<2,>=1.3.2 (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:54.0121680Z Downloading typepy-1.3.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:25:54.2775280Z Collecting aiohappyeyeballs>=2.3.0 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:54.2889590Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl.metadata (5.9 kB) 2024-08-22T20:25:54.4152520Z Collecting aiosignal>=1.1.2 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:54.4733440Z Downloading https://download.pytorch.org/whl/nightly/aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2024-08-22T20:25:54.6680610Z Collecting frozenlist>=1.1.1 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:54.7276860Z Downloading https://download.pytorch.org/whl/nightly/frozenlist-1.4.1-cp310-cp310-macosx_11_0_arm64.whl (52 kB) 2024-08-22T20:25:55.0312790Z Collecting multidict<7.0,>=4.5 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:55.0867960Z Downloading https://download.pytorch.org/whl/nightly/multidict-6.0.5-cp310-cp310-macosx_11_0_arm64.whl (30 kB) 2024-08-22T20:25:55.2891460Z Collecting yarl<2.0,>=1.0 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:55.3451650Z Downloading https://download.pytorch.org/whl/nightly/yarl-1.9.4-cp310-cp310-macosx_11_0_arm64.whl (79 kB) 2024-08-22T20:25:55.5724110Z Collecting async-timeout<5.0,>=4.0 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:55.5904210Z Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 2024-08-22T20:25:55.7319620Z Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython!=3.1.19,<4,>=3.0.7->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:55.7479000Z Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) 2024-08-22T20:25:56.0024220Z Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:56.0178610Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:25:56.1822040Z Collecting referencing>=0.28.4 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:56.1956790Z Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2024-08-22T20:25:56.5705610Z Collecting rpds-py>=0.7.1 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:56.5859360Z Downloading rpds_py-0.20.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (4.2 kB) 2024-08-22T20:25:56.8100410Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:56.8276130Z Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:56.9724110Z Collecting chardet<6,>=3.0.4 (from mbstrdecoder<2,>=1.0.0->pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:56.9887910Z Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2024-08-22T20:25:57.3194540Z Collecting mpmath<1.4,>=1.1.0 (from sympy->torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:57.3833030Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-22T20:25:57.3999120Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 29.7 MB/s eta 0:00:00 2024-08-22T20:25:57.4816680Z Downloading lm_eval-0.4.2-py3-none-any.whl (1.4 MB) 2024-08-22T20:25:57.5123830Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 59.9 MB/s eta 0:00:00 2024-08-22T20:25:57.5233970Z Downloading huggingface_hub-0.24.6-py3-none-any.whl (417 kB) 2024-08-22T20:25:57.5437980Z Downloading gguf-0.9.1-py3-none-any.whl (49 kB) 2024-08-22T20:25:57.5586990Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl (906 kB) 2024-08-22T20:25:57.5800730Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 906.8/906.8 kB 46.0 MB/s eta 0:00:00 2024-08-22T20:25:57.5920800Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl (283 kB) 2024-08-22T20:25:57.6084250Z Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2024-08-22T20:25:57.6208260Z Downloading wheel-0.44.0-py3-none-any.whl (67 kB) 2024-08-22T20:25:57.6359530Z Downloading cmake-3.30.2-py3-none-macosx_11_0_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.whl (47.9 MB) 2024-08-22T20:25:58.2599250Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.9/47.9 MB 78.1 MB/s eta 0:00:00 2024-08-22T20:25:58.2729650Z Downloading ninja-1.11.1.1-py2.py3-none-macosx_10_9_universal2.macosx_10_9_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl (270 kB) 2024-08-22T20:25:58.2879830Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl (227 kB) 2024-08-22T20:25:58.3039350Z Downloading streamlit-1.37.1-py2.py3-none-any.whl (8.7 MB) 2024-08-22T20:25:58.3715460Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 127.4 MB/s eta 0:00:00 2024-08-22T20:25:58.3834040Z Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2024-08-22T20:25:58.4069500Z Downloading accelerate-0.33.0-py3-none-any.whl (315 kB) 2024-08-22T20:25:58.4269890Z Downloading altair-5.4.0-py3-none-any.whl (671 kB) 2024-08-22T20:25:58.4354670Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.7/671.7 kB 48.1 MB/s eta 0:00:00 2024-08-22T20:25:58.4461290Z Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2024-08-22T20:25:58.4588470Z Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2024-08-22T20:25:58.4718810Z Downloading click-8.1.7-py3-none-any.whl (97 kB) 2024-08-22T20:25:58.4862610Z Downloading datasets-2.21.0-py3-none-any.whl (527 kB) 2024-08-22T20:25:58.4920590Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 527.3/527.3 kB 71.3 MB/s eta 0:00:00 2024-08-22T20:25:58.5041890Z Downloading evaluate-0.4.2-py3-none-any.whl (84 kB) 2024-08-22T20:25:58.5172500Z Downloading filelock-3.15.4-py3-none-any.whl (16 kB) 2024-08-22T20:25:58.5303750Z Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) 2024-08-22T20:25:58.5455730Z Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2024-08-22T20:25:58.5597660Z Downloading packaging-24.1-py3-none-any.whl (53 kB) 2024-08-22T20:25:58.5743870Z Downloading peft-0.12.0-py3-none-any.whl (296 kB) 2024-08-22T20:25:58.5944710Z Downloading pillow-10.4.0-cp310-cp310-macosx_11_0_arm64.whl (3.4 MB) 2024-08-22T20:25:58.6470150Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 79.3 MB/s eta 0:00:00 2024-08-22T20:25:58.6596020Z Downloading protobuf-5.27.3-cp38-abi3-macosx_10_9_universal2.whl (412 kB) 2024-08-22T20:25:58.6776790Z Downloading pyarrow-17.0.0-cp310-cp310-macosx_11_0_arm64.whl (27.2 MB) 2024-08-22T20:25:58.9103440Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.2/27.2 MB 117.0 MB/s eta 0:00:00 2024-08-22T20:25:58.9236370Z Downloading pybind11-2.13.5-py3-none-any.whl (240 kB) 2024-08-22T20:25:58.9402140Z Downloading pydeck-0.9.1-py2.py3-none-any.whl (6.9 MB) 2024-08-22T20:25:58.9861130Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 152.3 MB/s eta 0:00:00 2024-08-22T20:25:58.9981020Z Downloading PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl (171 kB) 2024-08-22T20:25:59.0173720Z Downloading regex-2024.7.24-cp310-cp310-macosx_11_0_arm64.whl (278 kB) 2024-08-22T20:25:59.0312940Z Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2024-08-22T20:25:59.0444910Z Downloading rich-13.7.1-py3-none-any.whl (240 kB) 2024-08-22T20:25:59.0603760Z Downloading sacrebleu-2.4.3-py3-none-any.whl (103 kB) 2024-08-22T20:25:59.0760940Z Downloading scikit_learn-1.5.1-cp310-cp310-macosx_12_0_arm64.whl (11.0 MB) 2024-08-22T20:25:59.1709150Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 115.9 MB/s eta 0:00:00 2024-08-22T20:25:59.1821740Z Downloading tenacity-8.5.0-py3-none-any.whl (28 kB) 2024-08-22T20:25:59.1951690Z Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) 2024-08-22T20:25:59.2109440Z Downloading torch-2.4.0-cp310-none-macosx_11_0_arm64.whl (62.1 MB) 2024-08-22T20:25:59.7365900Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.1/62.1 MB 118.3 MB/s eta 0:00:00 2024-08-22T20:25:59.7508770Z Downloading tornado-6.4.1-cp38-abi3-macosx_10_9_universal2.whl (435 kB) 2024-08-22T20:25:59.7661310Z Downloading tqdm-4.66.5-py3-none-any.whl (78 kB) 2024-08-22T20:25:59.7821090Z Downloading transformers-4.44.2-py3-none-any.whl (9.5 MB) 2024-08-22T20:25:59.8777370Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 98.4 MB/s eta 0:00:00 2024-08-22T20:25:59.8890410Z Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) 2024-08-22T20:25:59.9025860Z Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2024-08-22T20:25:59.9170570Z Downloading jsonlines-4.0.0-py3-none-any.whl (8.7 kB) 2024-08-22T20:25:59.9330830Z Downloading more_itertools-10.4.0-py3-none-any.whl (60 kB) 2024-08-22T20:25:59.9469390Z Downloading numexpr-2.10.1-cp310-cp310-macosx_11_0_arm64.whl (130 kB) 2024-08-22T20:25:59.9610830Z Downloading pytablewriter-1.2.0-py3-none-any.whl (111 kB) 2024-08-22T20:25:59.9746260Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl (9.8 kB) 2024-08-22T20:25:59.9888460Z Downloading zstandard-0.23.0-cp310-cp310-macosx_11_0_arm64.whl (633 kB) 2024-08-22T20:25:59.9949770Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.7/633.7 kB 90.1 MB/s eta 0:00:00 2024-08-22T20:26:00.0065020Z Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2024-08-22T20:26:00.0213030Z Downloading DataProperty-1.0.1-py3-none-any.whl (27 kB) 2024-08-22T20:26:00.0367390Z Downloading aiohttp-3.10.5-cp310-cp310-macosx_11_0_arm64.whl (389 kB) 2024-08-22T20:26:00.0513120Z Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) 2024-08-22T20:26:00.0638080Z Downloading joblib-1.4.2-py3-none-any.whl (301 kB) 2024-08-22T20:26:00.0947790Z Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2024-08-22T20:26:00.1089140Z Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2024-08-22T20:26:00.1228380Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl (7.8 kB) 2024-08-22T20:26:00.1368120Z Downloading narwhals-1.5.2-py3-none-any.whl (145 kB) 2024-08-22T20:26:00.1515210Z Downloading pathvalidate-3.2.0-py3-none-any.whl (23 kB) 2024-08-22T20:26:00.1642850Z Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 2024-08-22T20:26:00.1912330Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 52.5 MB/s eta 0:00:00 2024-08-22T20:26:00.2021740Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-08-22T20:26:00.2189700Z Downloading safetensors-0.4.4-cp310-cp310-macosx_11_0_arm64.whl (381 kB) 2024-08-22T20:26:00.2411760Z Downloading scipy-1.14.1-cp310-cp310-macosx_14_0_arm64.whl (23.1 MB) 2024-08-22T20:26:00.4436470Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.1/23.1 MB 116.8 MB/s eta 0:00:00 2024-08-22T20:26:00.4563950Z Downloading tabledata-1.3.3-py3-none-any.whl (11 kB) 2024-08-22T20:26:00.4764660Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2024-08-22T20:26:00.4906280Z Downloading tcolorpy-0.1.6-py3-none-any.whl (8.1 kB) 2024-08-22T20:26:00.5069070Z Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB) 2024-08-22T20:26:00.5221540Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl (2.4 MB) 2024-08-22T20:26:00.5381360Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 156.8 MB/s eta 0:00:00 2024-08-22T20:26:00.5497520Z Downloading typepy-1.3.2-py3-none-any.whl (31 kB) 2024-08-22T20:26:00.5632840Z Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) 2024-08-22T20:26:00.5786360Z Downloading nltk-3.9.1-py3-none-any.whl (1.5 MB) 2024-08-22T20:26:00.5911610Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 122.9 MB/s eta 0:00:00 2024-08-22T20:26:00.6019460Z Downloading portalocker-2.10.1-py3-none-any.whl (18 kB) 2024-08-22T20:26:00.6153690Z Downloading psutil-6.0.0-cp38-abi3-macosx_11_0_arm64.whl (251 kB) 2024-08-22T20:26:00.6289640Z Downloading sympy-1.13.2-py3-none-any.whl (6.2 MB) 2024-08-22T20:26:00.6733080Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 141.3 MB/s eta 0:00:00 2024-08-22T20:26:00.6850320Z Downloading xxhash-3.5.0-cp310-cp310-macosx_11_0_arm64.whl (30 kB) 2024-08-22T20:26:00.6976220Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl (12 kB) 2024-08-22T20:26:00.7100560Z Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 2024-08-22T20:26:00.7221490Z Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2024-08-22T20:26:00.7370140Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2024-08-22T20:26:00.7501040Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2024-08-22T20:26:00.7632980Z Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2024-08-22T20:26:00.7787910Z Downloading rpds_py-0.20.0-cp310-cp310-macosx_11_0_arm64.whl (311 kB) 2024-08-22T20:26:00.7960800Z Downloading smmap-5.0.1-py3-none-any.whl (24 kB) 2024-08-22T20:26:01.0148400Z Building wheels for collected packages: lxml, rouge-score, sqlitedict, word2number 2024-08-22T20:26:01.0156240Z Building wheel for lxml (pyproject.toml): started 2024-08-22T20:26:49.0217760Z Building wheel for lxml (pyproject.toml): finished with status 'done' 2024-08-22T20:26:49.0254150Z Created wheel for lxml: filename=lxml-4.9.4-cp310-cp310-macosx_10_9_universal2.whl size=2901613 sha256=06793b04ff6ad7da75d3b37d0da06aaa2272a3e1377098272d8f51fc59f7d3ed 2024-08-22T20:26:49.0255470Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/ed/c8/be/7f162d65337daa39c3c760f9d33ffa282c0c21377142640fa4 2024-08-22T20:26:49.0302390Z Building wheel for rouge-score (pyproject.toml): started 2024-08-22T20:26:49.1703950Z Building wheel for rouge-score (pyproject.toml): finished with status 'done' 2024-08-22T20:26:49.1713610Z Created wheel for rouge-score: filename=rouge_score-0.1.2-py3-none-any.whl size=24934 sha256=fa45813088bf66911b9752445edcc7e33b7380fca7da0f2644037e6228c37672 2024-08-22T20:26:49.1715280Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/5f/dd/89/461065a73be61a532ff8599a28e9beef17985c9e9c31e541b4 2024-08-22T20:26:49.1736450Z Building wheel for sqlitedict (pyproject.toml): started 2024-08-22T20:26:49.3000030Z Building wheel for sqlitedict (pyproject.toml): finished with status 'done' 2024-08-22T20:26:49.3009890Z Created wheel for sqlitedict: filename=sqlitedict-2.1.0-py3-none-any.whl size=16863 sha256=8fbfd3a3c9baadaa74ff1be0310c8c31d82b378a6309b37c2905fac3a8c31726 2024-08-22T20:26:49.3011030Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/79/d6/e7/304e0e6cb2221022c26d8161f7c23cd4f259a9e41e8bbcfabd 2024-08-22T20:26:49.3032600Z Building wheel for word2number (pyproject.toml): started 2024-08-22T20:26:49.4177620Z Building wheel for word2number (pyproject.toml): finished with status 'done' 2024-08-22T20:26:49.4186110Z Created wheel for word2number: filename=word2number-1.1-py3-none-any.whl size=5567 sha256=4571d4084162b675b5b155f589b24c662afa97738090805a730118dda1a1d17f 2024-08-22T20:26:49.4187220Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/84/ff/26/d3cfbd971e96c5aa3737ecfced81628830d7359b55fbb8ca3b 2024-08-22T20:26:49.4201610Z Successfully built lxml rouge-score sqlitedict word2number 2024-08-22T20:26:49.7925510Z Installing collected packages: zstd, word2number, sqlitedict, sentencepiece, pytz, ninja, mpmath, zstandard, xxhash, wheel, urllib3, tzdata, typing-extensions, tqdm, tornado, tomli, toml, threadpoolctl, tenacity, tcolorpy, tabulate, sympy, smmap, six, safetensors, rpds-py, regex, pyyaml, pygments, pycryptodomex, pybind11, psutil, protobuf, portalocker, pillow, pathvalidate, packaging, numpy, networkx, narwhals, multidict, more-itertools, mdurl, MarkupSafe, lxml, joblib, itsdangerous, idna, fsspec, frozenlist, filelock, dill, colorama, cmake, click, charset-normalizer, chardet, cachetools, blinker, attrs, async-timeout, aiohappyeyeballs, absl-py, yarl, Werkzeug, tqdm-multiprocess, snakeviz, scipy, sacrebleu, requests, referencing, python-dateutil, pyarrow, numexpr, nltk, multiprocess, mbstrdecoder, markdown-it-py, jsonlines, Jinja2, gitdb, gguf, blobfile, aiosignal, typepy, torch, tiktoken, scikit-learn, rouge-score, rich, pydeck, pandas, jsonschema-specifications, huggingface_hub, gitpython, flask, aiohttp, tokenizers, jsonschema, accelerate, transformers, datasets, DataProperty, altair, tabledata, streamlit, peft, evaluate, pytablewriter, lm-eval 2024-08-22T20:27:12.7098820Z Successfully installed DataProperty-1.0.1 Jinja2-3.1.4 MarkupSafe-2.1.5 Werkzeug-3.0.4 absl-py-2.1.0 accelerate-0.33.0 aiohappyeyeballs-2.4.0 aiohttp-3.10.5 aiosignal-1.3.1 altair-5.4.0 async-timeout-4.0.3 attrs-24.2.0 blinker-1.8.2 blobfile-2.1.1 cachetools-5.5.0 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cmake-3.30.2 colorama-0.4.6 datasets-2.21.0 dill-0.3.8 evaluate-0.4.2 filelock-3.15.4 flask-3.0.3 frozenlist-1.4.1 fsspec-2024.6.1 gguf-0.9.1 gitdb-4.0.11 gitpython-3.1.43 huggingface_hub-0.24.6 idna-3.7 itsdangerous-2.2.0 joblib-1.4.2 jsonlines-4.0.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 lm-eval-0.4.2 lxml-4.9.4 markdown-it-py-3.0.0 mbstrdecoder-1.1.3 mdurl-0.1.2 more-itertools-10.4.0 mpmath-1.3.0 multidict-6.0.5 multiprocess-0.70.16 narwhals-1.5.2 networkx-3.3 ninja-1.11.1.1 nltk-3.9.1 numexpr-2.10.1 numpy-1.26.4 packaging-24.1 pandas-2.2.2 pathvalidate-3.2.0 peft-0.12.0 pillow-10.4.0 portalocker-2.10.1 protobuf-5.27.3 psutil-6.0.0 pyarrow-17.0.0 pybind11-2.13.5 pycryptodomex-3.20.0 pydeck-0.9.1 pygments-2.18.0 pytablewriter-1.2.0 python-dateutil-2.9.0.post0 pytz-2024.1 pyyaml-6.0.2 referencing-0.35.1 regex-2024.7.24 requests-2.32.3 rich-13.7.1 rouge-score-0.1.2 rpds-py-0.20.0 sacrebleu-2.4.3 safetensors-0.4.4 scikit-learn-1.5.1 scipy-1.14.1 sentencepiece-0.2.0 six-1.16.0 smmap-5.0.1 snakeviz-2.2.0 sqlitedict-2.1.0 streamlit-1.37.1 sympy-1.13.2 tabledata-1.3.3 tabulate-0.9.0 tcolorpy-0.1.6 tenacity-8.5.0 threadpoolctl-3.5.0 tiktoken-0.7.0 tokenizers-0.19.1 toml-0.10.2 tomli-2.0.1 torch-2.4.0 tornado-6.4.1 tqdm-4.66.5 tqdm-multiprocess-0.0.11 transformers-4.44.2 typepy-1.3.2 typing-extensions-4.12.2 tzdata-2024.1 urllib3-2.2.2 wheel-0.44.0 word2number-1.1 xxhash-3.5.0 yarl-1.9.4 zstandard-0.23.0 zstd-1.5.5.1 2024-08-22T20:27:12.7171930Z 2024-08-22T20:27:12.7172580Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:12.7173160Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:13.6556800Z + pip3 uninstall -y triton 2024-08-22T20:27:13.8662180Z WARNING: Skipping triton as it is not installed. 2024-08-22T20:27:13.8870920Z + pip3 install --extra-index-url https://download.pytorch.org/whl/nightly/cpu torch==2.5.0.dev20240814 2024-08-22T20:27:14.0764300Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2024-08-22T20:27:14.6835690Z Collecting torch==2.5.0.dev20240814 2024-08-22T20:27:14.7336080Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.5.0.dev20240814-cp310-none-macosx_11_0_arm64.whl (63.5 MB) 2024-08-22T20:27:15.7581730Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.5/63.5 MB 65.0 MB/s eta 0:00:00 2024-08-22T20:27:15.8458810Z Requirement already satisfied: filelock in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (3.15.4) 2024-08-22T20:27:15.8460500Z Requirement already satisfied: typing-extensions>=4.8.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (4.12.2) 2024-08-22T20:27:15.8462240Z Requirement already satisfied: networkx in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (3.3) 2024-08-22T20:27:15.8463880Z Requirement already satisfied: jinja2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (3.1.4) 2024-08-22T20:27:15.8465650Z Requirement already satisfied: fsspec in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (2024.6.1) 2024-08-22T20:27:16.0697240Z Collecting sympy==1.13.1 (from torch==2.5.0.dev20240814) 2024-08-22T20:27:16.1220950Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.1-py3-none-any.whl (6.2 MB) 2024-08-22T20:27:16.2041530Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 74.8 MB/s eta 0:00:00 2024-08-22T20:27:16.2152330Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from sympy==1.13.1->torch==2.5.0.dev20240814) (1.3.0) 2024-08-22T20:27:16.2352310Z Requirement already satisfied: MarkupSafe>=2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from jinja2->torch==2.5.0.dev20240814) (2.1.5) 2024-08-22T20:27:16.5115710Z Installing collected packages: sympy, torch 2024-08-22T20:27:16.5116250Z Attempting uninstall: sympy 2024-08-22T20:27:16.5122310Z Found existing installation: sympy 1.13.2 2024-08-22T20:27:16.5816060Z Uninstalling sympy-1.13.2: 2024-08-22T20:27:16.7534630Z Successfully uninstalled sympy-1.13.2 2024-08-22T20:27:19.6536600Z Attempting uninstall: torch 2024-08-22T20:27:19.6542910Z Found existing installation: torch 2.4.0 2024-08-22T20:27:19.8300420Z Uninstalling torch-2.4.0: 2024-08-22T20:27:19.8732630Z Successfully uninstalled torch-2.4.0 2024-08-22T20:27:24.9506310Z Successfully installed sympy-1.13.1 torch-2.5.0.dev20240814 2024-08-22T20:27:24.9557110Z 2024-08-22T20:27:24.9557730Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:24.9558260Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:25.0044320Z + pip3 install git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:25.2014160Z Collecting git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:25.2017520Z Cloning https://github.com/pytorch/ao.git (to revision e11201a62669f582d81cdb33e031a07fb8dfc4f3) to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-req-build-i3dxnp0t 2024-08-22T20:27:25.2068610Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/ao.git /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-req-build-i3dxnp0t 2024-08-22T20:27:26.4256090Z Running command git rev-parse -q --verify 'sha^e11201a62669f582d81cdb33e031a07fb8dfc4f3' 2024-08-22T20:27:26.4303350Z Running command git fetch -q https://github.com/pytorch/ao.git e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:26.7983430Z Running command git checkout -q e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:27.3297250Z Resolved https://github.com/pytorch/ao.git to commit e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:27.3374350Z Preparing metadata (setup.py): started 2024-08-22T20:27:28.6119480Z Preparing metadata (setup.py): finished with status 'done' 2024-08-22T20:27:28.6143500Z Building wheels for collected packages: torchao 2024-08-22T20:27:28.6240750Z Building wheel for torchao (setup.py): started 2024-08-22T20:27:43.9402260Z Building wheel for torchao (setup.py): finished with status 'done' 2024-08-22T20:27:43.9409270Z Created wheel for torchao: filename=torchao-0.4.0+gite11201a-cp310-cp310-macosx_10_9_universal2.whl size=394870 sha256=8546a89a5951e1f0bb720666fcee8987edf60ab8e1095ad54a978fbcce73a44e 2024-08-22T20:27:43.9410590Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/14/74/97/48f38f0ed345915878934030a4f26ab5c877ef47ce1b5c4c09 2024-08-22T20:27:43.9432790Z Successfully built torchao 2024-08-22T20:27:44.1953560Z Installing collected packages: torchao 2024-08-22T20:27:44.3212830Z Successfully installed torchao-0.4.0+gite11201a 2024-08-22T20:27:44.3264320Z 2024-08-22T20:27:44.3264970Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:44.3265520Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:44.5244510Z Package Version 2024-08-22T20:27:44.5245060Z ------------------------- ----------------- 2024-08-22T20:27:44.5245530Z absl-py 2.1.0 2024-08-22T20:27:44.5245930Z accelerate 0.33.0 2024-08-22T20:27:44.5246220Z aiohappyeyeballs 2.4.0 2024-08-22T20:27:44.5246820Z aiohttp 3.10.5 2024-08-22T20:27:44.5247370Z aiosignal 1.3.1 2024-08-22T20:27:44.5248160Z altair 5.4.0 2024-08-22T20:27:44.5248930Z async-timeout 4.0.3 2024-08-22T20:27:44.5249640Z attrs 24.2.0 2024-08-22T20:27:44.5250100Z blinker 1.8.2 2024-08-22T20:27:44.5250760Z blobfile 2.1.1 2024-08-22T20:27:44.5251270Z cachetools 5.5.0 2024-08-22T20:27:44.5252000Z certifi 2024.7.4 2024-08-22T20:27:44.5252460Z chardet 5.2.0 2024-08-22T20:27:44.5253250Z charset-normalizer 3.3.2 2024-08-22T20:27:44.5253860Z click 8.1.7 2024-08-22T20:27:44.5254220Z cmake 3.30.2 2024-08-22T20:27:44.5254950Z colorama 0.4.6 2024-08-22T20:27:44.5255460Z DataProperty 1.0.1 2024-08-22T20:27:44.5256160Z datasets 2.21.0 2024-08-22T20:27:44.5256590Z dill 0.3.8 2024-08-22T20:27:44.5257450Z evaluate 0.4.2 2024-08-22T20:27:44.5257920Z filelock 3.15.4 2024-08-22T20:27:44.5258540Z Flask 3.0.3 2024-08-22T20:27:44.5259180Z frozenlist 1.4.1 2024-08-22T20:27:44.5259860Z fsspec 2024.6.1 2024-08-22T20:27:44.5260330Z gguf 0.9.1 2024-08-22T20:27:44.5261020Z gitdb 4.0.11 2024-08-22T20:27:44.5261440Z GitPython 3.1.43 2024-08-22T20:27:44.5262340Z huggingface-hub 0.24.6 2024-08-22T20:27:44.5262950Z idna 3.7 2024-08-22T20:27:44.5263490Z itsdangerous 2.2.0 2024-08-22T20:27:44.5263950Z Jinja2 3.1.4 2024-08-22T20:27:44.5264460Z joblib 1.4.2 2024-08-22T20:27:44.5265200Z jsonlines 4.0.0 2024-08-22T20:27:44.5265650Z jsonschema 4.23.0 2024-08-22T20:27:44.5266380Z jsonschema-specifications 2023.12.1 2024-08-22T20:27:44.5266760Z lm_eval 0.4.2 2024-08-22T20:27:44.5267520Z lxml 4.9.4 2024-08-22T20:27:44.5268080Z markdown-it-py 3.0.0 2024-08-22T20:27:44.5268690Z MarkupSafe 2.1.5 2024-08-22T20:27:44.5269140Z mbstrdecoder 1.1.3 2024-08-22T20:27:44.5269860Z mdurl 0.1.2 2024-08-22T20:27:44.5270480Z more-itertools 10.4.0 2024-08-22T20:27:44.5271080Z mpmath 1.3.0 2024-08-22T20:27:44.5271650Z multidict 6.0.5 2024-08-22T20:27:44.5272240Z multiprocess 0.70.16 2024-08-22T20:27:44.5272810Z narwhals 1.5.2 2024-08-22T20:27:44.5273420Z networkx 3.3 2024-08-22T20:27:44.5274080Z ninja 1.11.1.1 2024-08-22T20:27:44.5275960Z nltk 3.9.1 2024-08-22T20:27:44.5276260Z numexpr 2.10.1 2024-08-22T20:27:44.5276860Z numpy 1.26.4 2024-08-22T20:27:44.5277410Z packaging 24.1 2024-08-22T20:27:44.5278160Z pandas 2.2.2 2024-08-22T20:27:44.5278690Z pathvalidate 3.2.0 2024-08-22T20:27:44.5279320Z peft 0.12.0 2024-08-22T20:27:44.5280060Z pillow 10.4.0 2024-08-22T20:27:44.5280560Z pip 23.0.1 2024-08-22T20:27:44.5281190Z portalocker 2.10.1 2024-08-22T20:27:44.5281710Z protobuf 5.27.3 2024-08-22T20:27:44.5282410Z psutil 6.0.0 2024-08-22T20:27:44.5282890Z pyarrow 17.0.0 2024-08-22T20:27:44.5283580Z pybind11 2.13.5 2024-08-22T20:27:44.5284340Z pycryptodomex 3.20.0 2024-08-22T20:27:44.5312560Z pydeck 0.9.1 2024-08-22T20:27:44.5313040Z Pygments 2.18.0 2024-08-22T20:27:44.5313330Z pytablewriter 1.2.0 2024-08-22T20:27:44.5313690Z python-dateutil 2.9.0.post0 2024-08-22T20:27:44.5313970Z pytz 2024.1 2024-08-22T20:27:44.5314190Z PyYAML 6.0.2 2024-08-22T20:27:44.5314410Z referencing 0.35.1 2024-08-22T20:27:44.5320160Z regex 2024.7.24 2024-08-22T20:27:44.5322320Z requests 2.32.3 2024-08-22T20:27:44.5324700Z rich 13.7.1 2024-08-22T20:27:44.5326710Z rouge_score 0.1.2 2024-08-22T20:27:44.5328050Z rpds-py 0.20.0 2024-08-22T20:27:44.5329520Z sacrebleu 2.4.3 2024-08-22T20:27:44.5331110Z safetensors 0.4.4 2024-08-22T20:27:44.5332730Z scikit-learn 1.5.1 2024-08-22T20:27:44.5334130Z scipy 1.14.1 2024-08-22T20:27:44.5335780Z sentencepiece 0.2.0 2024-08-22T20:27:44.5337710Z setuptools 65.5.0 2024-08-22T20:27:44.5339250Z six 1.16.0 2024-08-22T20:27:44.5341090Z smmap 5.0.1 2024-08-22T20:27:44.5342970Z snakeviz 2.2.0 2024-08-22T20:27:44.5344380Z sqlitedict 2.1.0 2024-08-22T20:27:44.5346010Z streamlit 1.37.1 2024-08-22T20:27:44.5347400Z sympy 1.13.1 2024-08-22T20:27:44.5349040Z tabledata 1.3.3 2024-08-22T20:27:44.5351350Z tabulate 0.9.0 2024-08-22T20:27:44.5352800Z tcolorpy 0.1.6 2024-08-22T20:27:44.5354140Z tenacity 8.5.0 2024-08-22T20:27:44.5355540Z threadpoolctl 3.5.0 2024-08-22T20:27:44.5356950Z tiktoken 0.7.0 2024-08-22T20:27:44.5358250Z tokenizers 0.19.1 2024-08-22T20:27:44.5359780Z toml 0.10.2 2024-08-22T20:27:44.5361640Z tomli 2.0.1 2024-08-22T20:27:44.5363040Z torch 2.5.0.dev20240814 2024-08-22T20:27:44.5364650Z torchao 0.4.0+gite11201a 2024-08-22T20:27:44.5365910Z tornado 6.4.1 2024-08-22T20:27:44.5367420Z tqdm 4.66.5 2024-08-22T20:27:44.5368850Z tqdm-multiprocess 0.0.11 2024-08-22T20:27:44.5370300Z transformers 4.44.2 2024-08-22T20:27:44.5371720Z typepy 1.3.2 2024-08-22T20:27:44.5373170Z typing_extensions 4.12.2 2024-08-22T20:27:44.5374420Z tzdata 2024.1 2024-08-22T20:27:44.5375790Z urllib3 2.2.2 2024-08-22T20:27:44.5377180Z Werkzeug 3.0.4 2024-08-22T20:27:44.5378500Z wheel 0.44.0 2024-08-22T20:27:44.5379840Z word2number 1.1 2024-08-22T20:27:44.5381200Z xxhash 3.5.0 2024-08-22T20:27:44.5382700Z yarl 1.9.4 2024-08-22T20:27:44.5384090Z zstandard 0.23.0 2024-08-22T20:27:44.5386150Z zstd 1.5.5.1 2024-08-22T20:27:45.1782050Z torch: ('2.5.0.dev20240814', '3a023a67c47bcde45538c9991e332d21ac548e46') 2024-08-22T20:27:45.2996420Z + '[' 1 -eq 0 ']' 2024-08-22T20:27:45.2996770Z Building aoti native runner... 2024-08-22T20:27:45.2997080Z + (( 1 )) 2024-08-22T20:27:45.2997290Z + case "$1" in 2024-08-22T20:27:45.2997640Z + echo 'Building aoti native runner...' 2024-08-22T20:27:45.2997940Z + TARGET=aoti 2024-08-22T20:27:45.2998210Z + shift 2024-08-22T20:27:45.2998560Z + (( 0 )) 2024-08-22T20:27:45.2998990Z + '[' -z /Users/runner/work/torchchat/torchchat ']' 2024-08-22T20:27:45.2999380Z + '[' -z '' ']' 2024-08-22T20:27:45.2999710Z + ET_BUILD_DIR=et-build 2024-08-22T20:27:45.3000060Z + source /Users/runner/work/torchchat/torchchat/scripts/install_utils.sh 2024-08-22T20:27:45.3000630Z ++ set -ex pipefail 2024-08-22T20:27:45.3001910Z ++ COMMON_CMAKE_ARGS=' -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_LOG_LEVEL=Info -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_XNNPACK=ON' 2024-08-22T20:27:45.3003260Z + pushd /Users/runner/work/torchchat/torchchat 2024-08-22T20:27:45.3003650Z + git submodule update --init 2024-08-22T20:27:45.3004000Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:27:45.3496720Z + git submodule sync 2024-08-22T20:27:45.3943360Z Synchronizing submodule url for 'tokenizer/third-party/abseil-cpp' 2024-08-22T20:27:45.3943980Z Synchronizing submodule url for 'tokenizer/third-party/re2' 2024-08-22T20:27:45.3944490Z Synchronizing submodule url for 'tokenizer/third-party/sentencepiece' 2024-08-22T20:27:45.3947850Z + [[ aoti == \e\t ]] 2024-08-22T20:27:45.3948120Z + popd 2024-08-22T20:27:45.3948360Z ~/work/torchchat/torchchat 2024-08-22T20:27:45.3948720Z + [[ aoti == \e\t ]] 2024-08-22T20:27:45.3951920Z ++ python3 -c 'import torch;print(torch.utils.cmake_prefix_path)' 2024-08-22T20:27:46.1303560Z + cmake -S . -B ./cmake-out -DCMAKE_PREFIX_PATH=/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/share/cmake -DCMAKE_CXX_FLAGS=-D_GLIBCXX_USE_CXX11_ABI=0 -G Ninja 2024-08-22T20:27:46.6160170Z -- The C compiler identification is AppleClang 15.0.0.15000309 2024-08-22T20:27:46.6692330Z -- The CXX compiler identification is AppleClang 15.0.0.15000309 2024-08-22T20:27:46.6972570Z -- Detecting C compiler ABI info 2024-08-22T20:27:46.8825680Z -- Detecting C compiler ABI info - done 2024-08-22T20:27:46.8925120Z -- Check for working C compiler: /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped 2024-08-22T20:27:46.8926050Z -- Detecting C compile features 2024-08-22T20:27:46.8929300Z -- Detecting C compile features - done 2024-08-22T20:27:46.9248920Z -- Detecting CXX compiler ABI info 2024-08-22T20:27:47.1218420Z -- Detecting CXX compiler ABI info - done 2024-08-22T20:27:47.1315560Z -- Check for working CXX compiler: /Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped 2024-08-22T20:27:47.1316890Z -- Detecting CXX compile features 2024-08-22T20:27:47.1321680Z -- Detecting CXX compile features - done 2024-08-22T20:27:47.1664740Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17 2024-08-22T20:27:47.3176220Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17 - Success 2024-08-22T20:27:47.3176760Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX20 2024-08-22T20:27:47.4517650Z -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX20 - Failed 2024-08-22T20:27:47.4547460Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2024-08-22T20:27:47.6086550Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2024-08-22T20:27:47.6092620Z -- Found Threads: TRUE 2024-08-22T20:27:47.7347630Z CMake Warning at tokenizer/third-party/abseil-cpp/CMakeLists.txt:193 (message): 2024-08-22T20:27:47.7348890Z The default and system-level install directories are unsupported except in LTS releases of Abseil. Please set CMAKE_INSTALL_PREFIX to install Abseil in your source or build tree directly. 2024-08-22T20:27:47.7349640Z 2024-08-22T20:27:47.7349640Z 2024-08-22T20:27:47.7439230Z CMake Deprecation Warning at tokenizer/third-party/sentencepiece/CMakeLists.txt:15 (cmake_minimum_required): 2024-08-22T20:27:47.7440000Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-08-22T20:27:47.7440470Z CMake. 2024-08-22T20:27:47.7440560Z 2024-08-22T20:27:47.7440770Z Update the VERSION argument value or use a ... suffix to tell 2024-08-22T20:27:47.7441270Z CMake that the project does not need compatibility with older versions. 2024-08-22T20:27:47.7441570Z 2024-08-22T20:27:47.7441580Z 2024-08-22T20:27:47.7441670Z -- VERSION: 0.2.1 2024-08-22T20:27:47.7488270Z -- Not Found TCMalloc: TCMALLOC_LIB-NOTFOUND 2024-08-22T20:27:47.7587150Z -- Using ET BUILD DIR: --[et-build]-- 2024-08-22T20:27:47.7590190Z -- TORCHCHAT_ROOT="/Users/runner/work/torchchat/torchchat" 2024-08-22T20:27:47.7590730Z -- Looking for excutorch in /Users/runner/work/torchchat/torchchat/et-build/install 2024-08-22T20:27:47.7744720Z CMake Warning at runner/et.cmake:130 (MESSAGE): 2024-08-22T20:27:47.7745340Z -- Could NOT find executorch (missing: executorch_DIR) 2024-08-22T20:27:47.7745690Z ExecuTorch package not found 2024-08-22T20:27:47.7746150Z Call Stack (most recent call first): 2024-08-22T20:27:47.7746480Z CMakeLists.txt:15 (include) 2024-08-22T20:27:47.7746710Z 2024-08-22T20:27:47.7746720Z 2024-08-22T20:27:47.7746940Z CMake Warning (dev) at runner/aoti.cmake:16 (find_package): 2024-08-22T20:27:47.7747460Z Policy CMP0146 is not set: The FindCUDA module is removed. Run "cmake 2024-08-22T20:27:47.7748090Z --help-policy CMP0146" for policy details. Use the cmake_policy command to 2024-08-22T20:27:47.7748600Z set the policy and suppress this warning. 2024-08-22T20:27:47.7748800Z 2024-08-22T20:27:47.7748950Z Call Stack (most recent call first): 2024-08-22T20:27:47.7749270Z CMakeLists.txt:21 (include) 2024-08-22T20:27:47.7750070Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-08-22T20:27:47.7750360Z 2024-08-22T20:27:47.7771410Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2024-08-22T20:27:48.8575740Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2024-08-22T20:27:48.8687480Z CMake Warning at /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-08-22T20:27:48.8688880Z static library kineto_LIBRARY-NOTFOUND not found. 2024-08-22T20:27:48.8689280Z Call Stack (most recent call first): 2024-08-22T20:27:48.8690090Z /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:120 (append_torchlib_if_found) 2024-08-22T20:27:48.8690850Z runner/aoti.cmake:18 (find_package) 2024-08-22T20:27:48.8691380Z CMakeLists.txt:21 (include) 2024-08-22T20:27:48.8691560Z 2024-08-22T20:27:48.8691560Z 2024-08-22T20:27:48.8698260Z -- Found Torch: /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/lib/libtorch.dylib (Required is at least version "2.4.0") 2024-08-22T20:27:48.8715470Z -- Configuring done (2.7s) 2024-08-22T20:27:49.1542450Z -- Generating done (0.3s) 2024-08-22T20:27:49.1552470Z -- Build files have been written to: /Users/runner/work/torchchat/torchchat/cmake-out 2024-08-22T20:27:49.1748860Z + cmake --build ./cmake-out --target aoti_run 2024-08-22T20:27:49.4005760Z [1/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/spinlock_wait.dir/internal/spinlock_wait.cc.o 2024-08-22T20:27:49.4534470Z [2/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_spinlock_wait.a 2024-08-22T20:27:49.6146530Z [3/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/cycleclock.cc.o 2024-08-22T20:27:49.7482370Z [4/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/log_severity.dir/log_severity.cc.o 2024-08-22T20:27:49.7760270Z [5/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/raw_logging_internal.dir/internal/raw_logging.cc.o 2024-08-22T20:27:49.7862170Z [6/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_log_severity.a 2024-08-22T20:27:49.8287240Z [7/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_raw_logging_internal.a 2024-08-22T20:27:49.8660240Z [8/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/unscaledcycleclock.cc.o 2024-08-22T20:27:49.8759360Z [9/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/malloc_internal.dir/internal/low_level_alloc.cc.o 2024-08-22T20:27:50.0505520Z [10/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/spinlock.cc.o 2024-08-22T20:27:50.1311400Z [11/222] Building CXX object tokenizer/CMakeFiles/tokenizer.dir/sentencepiece.cpp.o 2024-08-22T20:27:50.2316510Z [12/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/sysinfo.cc.o 2024-08-22T20:27:50.3085930Z [13/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/base.dir/internal/thread_identity.cc.o 2024-08-22T20:27:50.3421770Z [14/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_base.a 2024-08-22T20:27:50.3726580Z [15/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/base/CMakeFiles/throw_delegate.dir/internal/throw_delegate.cc.o 2024-08-22T20:27:50.3830660Z [16/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_malloc_internal.a 2024-08-22T20:27:50.4194870Z [17/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/base/libabsl_throw_delegate.a 2024-08-22T20:27:50.4934890Z [18/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/container/CMakeFiles/hashtablez_sampler.dir/internal/hashtablez_sampler.cc.o 2024-08-22T20:27:50.5351260Z [19/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc_cpu_detect.dir/internal/cpu_detect.cc.o 2024-08-22T20:27:50.5536260Z [20/222] Building CXX object tokenizer/CMakeFiles/tokenizer.dir/tiktoken.cpp.o 2024-08-22T20:27:50.5703340Z [21/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/crc/libabsl_crc_cpu_detect.a 2024-08-22T20:27:50.6608940Z [22/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/container/CMakeFiles/hashtablez_sampler.dir/internal/hashtablez_sampler_force_weak_definition.cc.o 2024-08-22T20:27:50.9461220Z [23/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc_internal.dir/internal/crc.cc.o 2024-08-22T20:27:51.1648410Z [24/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/container/CMakeFiles/raw_hash_set.dir/internal/raw_hash_set.cc.o 2024-08-22T20:27:51.1951660Z [25/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/crc32c.cc.o 2024-08-22T20:27:51.2966150Z [26/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/stacktrace.dir/stacktrace.cc.o 2024-08-22T20:27:51.3068290Z [27/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_memcpy_fallback.cc.o 2024-08-22T20:27:51.3270970Z [28/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/elf_mem_image.cc.o 2024-08-22T20:27:51.3373010Z [29/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_memcpy_x86_arm_combined.cc.o 2024-08-22T20:27:51.3475220Z [30/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/address_is_readable.cc.o 2024-08-22T20:27:51.4077550Z [31/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc32c.dir/internal/crc_non_temporal_memcpy.cc.o 2024-08-22T20:27:51.4579660Z [32/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/debugging_internal.dir/internal/vdso_support.cc.o 2024-08-22T20:27:51.4680080Z [33/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc_internal.dir/internal/crc_x86_arm_combined.cc.o 2024-08-22T20:27:51.4880680Z [34/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/debugging/libabsl_debugging_internal.a 2024-08-22T20:27:51.4981150Z [35/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/crc/libabsl_crc_internal.a 2024-08-22T20:27:51.5282680Z [36/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/debugging/libabsl_stacktrace.a 2024-08-22T20:27:51.5685160Z [37/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_commandlineflag_internal.dir/internal/commandlineflag.cc.o 2024-08-22T20:27:51.6086350Z [38/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_commandlineflag_internal.a 2024-08-22T20:27:51.6688390Z [39/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/demangle_internal.dir/internal/demangle.cc.o 2024-08-22T20:27:51.7196600Z [40/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/debugging/libabsl_demangle_internal.a 2024-08-22T20:27:51.8194520Z [41/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/debugging/CMakeFiles/symbolize.dir/symbolize.cc.o 2024-08-22T20:27:51.8915340Z [42/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/crc/CMakeFiles/crc_cord_state.dir/internal/crc_cord_state.cc.o 2024-08-22T20:27:51.9500380Z [43/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_program_name.dir/internal/program_name.cc.o 2024-08-22T20:27:52.1207450Z [44/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_commandlineflag.dir/commandlineflag.cc.o 2024-08-22T20:27:52.2412070Z [45/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_private_handle_accessor.dir/internal/private_handle_accessor.cc.o 2024-08-22T20:27:52.2915330Z [46/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_config.dir/usage_config.cc.o 2024-08-22T20:27:52.4018610Z [47/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_marshalling.dir/marshalling.cc.o 2024-08-22T20:27:52.6028200Z [48/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/hash/CMakeFiles/city.dir/internal/city.cc.o 2024-08-22T20:27:52.6329170Z [49/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_internal.dir/internal/flag.cc.o 2024-08-22T20:27:52.6428770Z [50/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/profiling/CMakeFiles/exponential_biased.dir/internal/exponential_biased.cc.o 2024-08-22T20:27:52.6529230Z [51/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/hash/libabsl_city.a 2024-08-22T20:27:52.6631820Z [52/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/hash/CMakeFiles/hash.dir/internal/hash.cc.o 2024-08-22T20:27:52.6732620Z [53/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/profiling/libabsl_exponential_biased.a 2024-08-22T20:27:52.7738140Z [54/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/hash/CMakeFiles/low_level_hash.dir/internal/low_level_hash.cc.o 2024-08-22T20:27:52.7838550Z [55/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/numeric/CMakeFiles/int128.dir/int128.cc.o 2024-08-22T20:27:52.8239850Z [56/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/numeric/libabsl_int128.a 2024-08-22T20:27:52.8641320Z [57/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/hash/libabsl_low_level_hash.a 2024-08-22T20:27:53.1352950Z [58/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/string_view.dir/string_view.cc.o 2024-08-22T20:27:53.1756050Z [59/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_string_view.a 2024-08-22T20:27:53.1856300Z [60/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/ascii.cc.o 2024-08-22T20:27:53.2759900Z [61/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/charconv.cc.o 2024-08-22T20:27:53.2860370Z [62/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/escaping.cc.o 2024-08-22T20:27:53.3161610Z [63/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/charconv_bigint.cc.o 2024-08-22T20:27:53.3763950Z [64/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/charconv_parse.cc.o 2024-08-22T20:27:53.4768430Z [65/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/flags/CMakeFiles/flags_reflection.dir/reflection.cc.o 2024-08-22T20:27:53.7279770Z [66/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/memutil.cc.o 2024-08-22T20:27:53.7681580Z [67/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/damerau_levenshtein_distance.cc.o 2024-08-22T20:27:53.7882390Z [68/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/internal/stringify_sink.cc.o 2024-08-22T20:27:53.8484790Z [69/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/match.cc.o 2024-08-22T20:27:53.8786510Z [70/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/utf8.cc.o 2024-08-22T20:27:53.9690130Z [71/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/numbers.cc.o 2024-08-22T20:27:54.0091820Z [72/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_cat.cc.o 2024-08-22T20:27:54.1096260Z [73/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_replace.cc.o 2024-08-22T20:27:54.1899410Z [74/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/ostringstream.cc.o 2024-08-22T20:27:54.3908620Z [75/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/str_split.cc.o 2024-08-22T20:27:54.4311590Z [76/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings_internal.dir/internal/escaping.cc.o 2024-08-22T20:27:54.4711680Z [77/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_strings_internal.a 2024-08-22T20:27:54.4912320Z [78/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/strings.dir/substitute.cc.o 2024-08-22T20:27:54.5416640Z [79/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_strings.a 2024-08-22T20:27:54.5815760Z [80/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/debugging/libabsl_symbolize.a 2024-08-22T20:27:54.6518870Z [81/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/extension.cc.o 2024-08-22T20:27:54.6921960Z [82/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/arg.cc.o 2024-08-22T20:27:54.7225710Z [83/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/bind.cc.o 2024-08-22T20:27:54.9033100Z [84/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/float_conversion.cc.o 2024-08-22T20:27:54.9436080Z [85/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/output.cc.o 2024-08-22T20:27:55.2047320Z [86/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/str_format_internal.dir/internal/str_format/parser.cc.o 2024-08-22T20:27:55.2448540Z [87/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree_navigator.cc.o 2024-08-22T20:27:55.2549250Z [88/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_str_format_internal.a 2024-08-22T20:27:55.2751810Z [89/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree_reader.cc.o 2024-08-22T20:27:55.2950840Z [90/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/crc/libabsl_crc32c.a 2024-08-22T20:27:55.3352650Z [91/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/crc/libabsl_crc_cord_state.a 2024-08-22T20:27:55.3453150Z [92/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree.cc.o 2024-08-22T20:27:55.4557980Z [93/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_internal.cc.o 2024-08-22T20:27:55.5160640Z [94/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_consume.cc.o 2024-08-22T20:27:55.7871150Z [95/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_crc.cc.o 2024-08-22T20:27:55.8373330Z [96/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_cord_internal.a 2024-08-22T20:27:55.8474600Z [97/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cordz_functions.dir/internal/cordz_functions.cc.o 2024-08-22T20:27:55.8877070Z [98/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_cordz_functions.a 2024-08-22T20:27:55.9379380Z [99/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cordz_handle.dir/internal/cordz_handle.cc.o 2024-08-22T20:27:56.0182800Z [100/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord_buffer.cc.o 2024-08-22T20:27:56.2797350Z [101/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/graphcycles_internal.dir/internal/graphcycles.cc.o 2024-08-22T20:27:56.2897660Z [102/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cordz_info.dir/internal/cordz_info.cc.o 2024-08-22T20:27:56.3299250Z [103/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/synchronization/libabsl_graphcycles_internal.a 2024-08-22T20:27:56.3802760Z [104/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord_analysis.cc.o 2024-08-22T20:27:56.4605590Z [105/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/kernel_timeout_internal.dir/internal/kernel_timeout.cc.o 2024-08-22T20:27:56.4906340Z [106/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/barrier.cc.o 2024-08-22T20:27:56.5208540Z [107/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/sem_waiter.cc.o 2024-08-22T20:27:56.6413800Z [108/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/blocking_counter.cc.o 2024-08-22T20:27:56.7117780Z [109/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/strings/CMakeFiles/cord.dir/cord.cc.o 2024-08-22T20:27:56.7418300Z [110/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/win32_waiter.cc.o 2024-08-22T20:27:56.8931970Z [111/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/create_thread_identity.cc.o 2024-08-22T20:27:56.9033990Z [112/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/futex_waiter.cc.o 2024-08-22T20:27:56.9857710Z [113/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/per_thread_sem.cc.o 2024-08-22T20:27:57.0638410Z [114/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/pthread_waiter.cc.o 2024-08-22T20:27:57.1065000Z [115/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/stdcpp_waiter.cc.o 2024-08-22T20:27:57.1737350Z [116/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/internal/waiter_base.cc.o 2024-08-22T20:27:57.3649100Z [117/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/notification.cc.o 2024-08-22T20:27:57.5255230Z [118/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time.dir/clock.cc.o 2024-08-22T20:27:57.5656540Z [119/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time.dir/civil_time.cc.o 2024-08-22T20:27:57.6058310Z [120/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/synchronization/CMakeFiles/synchronization.dir/mutex.cc.o 2024-08-22T20:27:57.6961670Z [121/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time.dir/format.cc.o 2024-08-22T20:27:57.7162530Z [122/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time.dir/duration.cc.o 2024-08-22T20:27:57.7887100Z [123/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time.dir/time.cc.o 2024-08-22T20:27:57.8528430Z [124/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/civil_time.dir/internal/cctz/src/civil_time_detail.cc.o 2024-08-22T20:27:57.8894590Z [125/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/time/libabsl_civil_time.a 2024-08-22T20:27:58.0341170Z [126/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_fixed.cc.o 2024-08-22T20:27:58.1360910Z [127/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_format.cc.o 2024-08-22T20:27:58.2368850Z [128/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_if.cc.o 2024-08-22T20:27:58.2577350Z [129/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_libc.cc.o 2024-08-22T20:27:58.3427090Z [130/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_posix.cc.o 2024-08-22T20:27:58.3784210Z [131/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/types/CMakeFiles/bad_variant_access.dir/bad_variant_access.cc.o 2024-08-22T20:27:58.4132720Z [132/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/types/libabsl_bad_variant_access.a 2024-08-22T20:27:58.4299500Z [133/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/types/CMakeFiles/bad_optional_access.dir/bad_optional_access.cc.o 2024-08-22T20:27:58.4694380Z [134/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/types/libabsl_bad_optional_access.a 2024-08-22T20:27:58.4896800Z [135/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_lookup.cc.o 2024-08-22T20:27:58.5038210Z [136/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_impl.cc.o 2024-08-22T20:27:58.5140410Z [137/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_marshalling.a 2024-08-22T20:27:58.5300540Z [138/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_commandlineflag.a 2024-08-22T20:27:58.5402310Z [139/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/hash/libabsl_hash.a 2024-08-22T20:27:58.5603450Z [140/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_private_handle_accessor.a 2024-08-22T20:27:58.6850770Z [141/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/zone_info_source.cc.o 2024-08-22T20:27:58.7316010Z [142/222] Building CXX object tokenizer/third-party/abseil-cpp/absl/time/CMakeFiles/time_zone.dir/internal/cctz/src/time_zone_info.cc.o 2024-08-22T20:27:58.7816740Z [143/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/time/libabsl_time_zone.a 2024-08-22T20:27:58.8065450Z [144/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/bitmap256.cc.o 2024-08-22T20:27:58.8849530Z [145/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/time/libabsl_time.a 2024-08-22T20:27:58.9495550Z [146/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/synchronization/libabsl_kernel_timeout_internal.a 2024-08-22T20:27:58.9896610Z [147/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/synchronization/libabsl_synchronization.a 2024-08-22T20:27:59.0298600Z [148/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/container/libabsl_hashtablez_sampler.a 2024-08-22T20:27:59.0700650Z [149/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/bitstate.cc.o 2024-08-22T20:27:59.0801360Z [150/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/container/libabsl_raw_hash_set.a 2024-08-22T20:27:59.1103110Z [151/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_program_name.a 2024-08-22T20:27:59.1203450Z [152/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_cordz_handle.a 2024-08-22T20:27:59.1503950Z [153/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_config.a 2024-08-22T20:27:59.1604190Z [154/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_cordz_info.a 2024-08-22T20:27:59.1806900Z [155/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_internal.a 2024-08-22T20:27:59.1910680Z [156/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/strings/libabsl_cord.a 2024-08-22T20:27:59.2306370Z [157/222] Linking CXX static library tokenizer/third-party/abseil-cpp/absl/flags/libabsl_flags_reflection.a 2024-08-22T20:27:59.3411720Z [158/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/mimics_pcre.cc.o 2024-08-22T20:27:59.3711890Z [159/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/perl_groups.cc.o 2024-08-22T20:27:59.6529890Z [160/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/nfa.cc.o 2024-08-22T20:27:59.8034640Z [161/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/filtered_re2.cc.o 2024-08-22T20:27:59.8637790Z [162/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/compile.cc.o 2024-08-22T20:27:59.9645240Z [163/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/onepass.cc.o 2024-08-22T20:28:00.0349040Z [164/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/parse.cc.o 2024-08-22T20:28:00.2358940Z [165/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/dfa.cc.o 2024-08-22T20:28:00.2861390Z [166/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/prefilter.cc.o 2024-08-22T20:28:00.7384760Z [167/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/set.cc.o 2024-08-22T20:28:00.7486020Z [168/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/re2.cc.o 2024-08-22T20:28:00.7685980Z [169/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/prog.cc.o 2024-08-22T20:28:00.7786280Z [170/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/unicode_casefold.cc.o 2024-08-22T20:28:00.7887900Z [171/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/unicode_groups.cc.o 2024-08-22T20:28:00.7987940Z [172/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/util/rune.cc.o 2024-08-22T20:28:00.8991770Z [173/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/simplify.cc.o 2024-08-22T20:28:01.0497620Z [174/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/tostring.cc.o 2024-08-22T20:28:01.0999710Z [175/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/util/strutil.cc.o 2024-08-22T20:28:01.2708780Z [176/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/prefilter_tree.cc.o 2024-08-22T20:28:01.4923310Z [177/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/arena.cc.o 2024-08-22T20:28:01.5025550Z [178/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/bytestream.cc.o 2024-08-22T20:28:01.5625330Z [179/222] Building CXX object CMakeFiles/aoti_run.dir/runner/run.cpp.o 2024-08-22T20:28:01.5927250Z [180/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/arenastring.cc.o 2024-08-22T20:28:01.6730020Z [181/222] Building CXX object tokenizer/third-party/re2/CMakeFiles/re2.dir/re2/regexp.cc.o 2024-08-22T20:28:01.7332420Z [182/222] Linking CXX static library tokenizer/third-party/re2/libre2.a 2024-08-22T20:28:01.8639050Z [183/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/common.cc.o 2024-08-22T20:28:01.8843240Z [184/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/io_win32.cc.o 2024-08-22T20:28:01.9944440Z [185/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/coded_stream.cc.o 2024-08-22T20:28:02.2457860Z [186/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/generated_enum_util.cc.o 2024-08-22T20:28:02.2759000Z [187/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/implicit_weak_message.cc.o 2024-08-22T20:28:02.4264760Z [188/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/int128.cc.o 2024-08-22T20:28:02.9623540Z [189/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/message_lite.cc.o 2024-08-22T20:28:03.0586010Z [190/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/status.cc.o 2024-08-22T20:28:03.2038210Z [191/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/statusor.cc.o 2024-08-22T20:28:03.2191570Z [192/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/parse_context.cc.o 2024-08-22T20:28:03.7367180Z [193/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/generated_message_util.cc.o 2024-08-22T20:28:03.7571420Z [194/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/stringpiece.cc.o 2024-08-22T20:28:03.8212600Z [195/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/stringprintf.cc.o 2024-08-22T20:28:03.9720500Z [196/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/structurally_valid.cc.o 2024-08-22T20:28:04.0385150Z [197/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/generated_message_table_driven_lite.cc.o 2024-08-22T20:28:04.2633880Z [198/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/extension_set.cc.o 2024-08-22T20:28:04.4410190Z [199/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/time.cc.o 2024-08-22T20:28:04.4513720Z [200/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/zero_copy_stream.cc.o 2024-08-22T20:28:04.5223310Z [201/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/repeated_field.cc.o 2024-08-22T20:28:04.6585090Z [202/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/strutil.cc.o 2024-08-22T20:28:04.7155630Z [203/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/zero_copy_stream_impl.cc.o 2024-08-22T20:28:04.7959660Z [204/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/wire_format_lite.cc.o 2024-08-22T20:28:04.8967380Z [205/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/zero_copy_stream_impl_lite.cc.o 2024-08-22T20:28:05.4505790Z [206/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/error.cc.o 2024-08-22T20:28:05.5008690Z [207/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/builtin_pb/sentencepiece.pb.cc.o 2024-08-22T20:28:05.6929960Z [208/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/filesystem.cc.o 2024-08-22T20:28:05.8338170Z [209/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/char_model.cc.o 2024-08-22T20:28:06.0249130Z [210/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/model_factory.cc.o 2024-08-22T20:28:06.3313060Z [211/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/bpe_model.cc.o 2024-08-22T20:28:06.4038150Z [212/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/builtin_pb/sentencepiece_model.pb.cc.o 2024-08-22T20:28:06.6282710Z [213/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/model_interface.cc.o 2024-08-22T20:28:06.7385670Z [214/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/util.cc.o 2024-08-22T20:28:07.0577360Z [215/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/normalizer.cc.o 2024-08-22T20:28:07.0671970Z [216/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/word_model.cc.o 2024-08-22T20:28:07.5172120Z [217/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/__/third_party/absl/flags/flag.cc.o 2024-08-22T20:28:07.8288830Z [218/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/sentencepiece_processor.cc.o 2024-08-22T20:28:07.9539200Z [219/222] Building CXX object tokenizer/third-party/sentencepiece/src/CMakeFiles/sentencepiece-static.dir/unigram_model.cc.o 2024-08-22T20:28:07.9814640Z [220/222] Linking CXX static library tokenizer/third-party/sentencepiece/src/libsentencepiece.a 2024-08-22T20:28:07.9989000Z [221/222] Linking CXX static library tokenizer/libtokenizer.a 2024-08-22T20:28:08.0550000Z [222/222] Linking CXX executable aoti_run 2024-08-22T20:28:08.0647840Z + printf 'Build finished. Please run: \n./cmake-out/aoti_run model. -z tokenizer.model -l -i \n' 2024-08-22T20:28:08.0648520Z Build finished. Please run: 2024-08-22T20:28:08.0649070Z ./cmake-out/aoti_run model. -z tokenizer.model -l -i 2024-08-22T20:28:08.0830840Z ##[group]Run mkdir -p checkpoints/stories15M 2024-08-22T20:28:08.0831170Z mkdir -p checkpoints/stories15M 2024-08-22T20:28:08.0831450Z pushd checkpoints/stories15M 2024-08-22T20:28:08.0831890Z wget https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-08-22T20:28:08.0832450Z wget https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:28:08.0832840Z popd 2024-08-22T20:28:08.0892390Z shell: /bin/bash -e {0} 2024-08-22T20:28:08.0892590Z env: 2024-08-22T20:28:08.0892800Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:28:08.0893210Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:08.0893690Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:28:08.0894170Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:08.0894670Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:08.0895110Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:08.0895430Z ##[endgroup] 2024-08-22T20:28:08.1410000Z ~/work/torchchat/torchchat/checkpoints/stories15M ~/work/torchchat/torchchat 2024-08-22T20:28:08.1879590Z --2024-08-22 20:28:08-- https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-08-22T20:28:08.2324090Z Resolving huggingface.co (huggingface.co)... 108.156.211.90, 108.156.211.95, 108.156.211.125, ... 2024-08-22T20:28:08.2727160Z Connecting to huggingface.co (huggingface.co)|108.156.211.90|:443... connected. 2024-08-22T20:28:08.4388880Z HTTP request sent, awaiting response... 302 Found 2024-08-22T20:28:08.4410530Z Location: https://cdn-lfs.huggingface.co/repos/88/4b/884bade32e5ee32eea725c5087af1358179a1bea94a4f6abc3c0470c9610ac38/3da00c0fef684f3f83b457736837c46ab55e92a26662b61d6104de2d271c708d?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27stories15M.pt%3B+filename%3D%22stories15M.pt%22%3B&Expires=1724617493&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcyNDYxNzQ5M319LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=WxTF2jHCoYKft2bF2jPCvf4SbvN0KMgvu%7E%7EL4rRlBkfByBzrz89Fotl1kYGfk%7EvRAOZ9FWsKA3SLK1IzqY9Rho1DuZT0-%7E0vYWdSogLv-Ympv5PUg2odu9570yXxwL%7EXdB4HvFvXMt7bnvQ0xuwQqIDet8lveFPNcTyF-kV9L6hCeWtcj4tVJJGIESQ5QiurOSVyT5Q8C7dIu7F%7Eq03ks-l1x6FK%7E78VxXbDs2EQ1zKOP2fC3SiRiW%7EhwfhKdhpH2gbQ2RTfKBI7zRySMWfIN4AqR0JhQi0wWfqMp%7Ecl6ikZyc3QCdZTCYEPt9f7O4TzFXxyMcrhlgmgskTUJOSqRg__&Key-Pair-Id=K3ESJI6DHPFC7 [following] 2024-08-22T20:28:08.4449240Z --2024-08-22 20:28:08-- https://cdn-lfs.huggingface.co/repos/88/4b/884bade32e5ee32eea725c5087af1358179a1bea94a4f6abc3c0470c9610ac38/3da00c0fef684f3f83b457736837c46ab55e92a26662b61d6104de2d271c708d?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27stories15M.pt%3B+filename%3D%22stories15M.pt%22%3B&Expires=1724617493&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcyNDYxNzQ5M319LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=WxTF2jHCoYKft2bF2jPCvf4SbvN0KMgvu%7E%7EL4rRlBkfByBzrz89Fotl1kYGfk%7EvRAOZ9FWsKA3SLK1IzqY9Rho1DuZT0-%7E0vYWdSogLv-Ympv5PUg2odu9570yXxwL%7EXdB4HvFvXMt7bnvQ0xuwQqIDet8lveFPNcTyF-kV9L6hCeWtcj4tVJJGIESQ5QiurOSVyT5Q8C7dIu7F%7Eq03ks-l1x6FK%7E78VxXbDs2EQ1zKOP2fC3SiRiW%7EhwfhKdhpH2gbQ2RTfKBI7zRySMWfIN4AqR0JhQi0wWfqMp%7Ecl6ikZyc3QCdZTCYEPt9f7O4TzFXxyMcrhlgmgskTUJOSqRg__&Key-Pair-Id=K3ESJI6DHPFC7 2024-08-22T20:28:08.4553090Z Resolving cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)... 18.161.170.4, 18.161.170.5, 18.161.170.6, ... 2024-08-22T20:28:08.5077860Z Connecting to cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)|18.161.170.4|:443... connected. 2024-08-22T20:28:08.6670360Z HTTP request sent, awaiting response... 200 OK 2024-08-22T20:28:08.6671410Z Length: 60789090 (58M) [binary/octet-stream] 2024-08-22T20:28:08.6672680Z Saving to: ‘stories15M.pt’ 2024-08-22T20:28:08.6728190Z 2024-08-22T20:28:08.7291530Z 0K .......... .......... .......... .......... .......... 0% 808K 73s 2024-08-22T20:28:08.7540040Z 50K .......... .......... .......... .......... .......... 0% 1.97M 51s 2024-08-22T20:28:08.7886940Z 100K .......... .......... .......... .......... .......... 0% 1.41M 48s 2024-08-22T20:28:08.8074420Z 150K .......... .......... .......... .......... .......... 0% 2.61M 41s 2024-08-22T20:28:08.8230940Z 200K .......... .......... .......... .......... .......... 0% 3.12M 37s 2024-08-22T20:28:08.8342460Z 250K .......... .......... .......... .......... .......... 0% 4.37M 33s 2024-08-22T20:28:08.8449230Z 300K .......... .......... .......... .......... .......... 0% 4.58M 30s 2024-08-22T20:28:08.8563760Z 350K .......... .......... .......... .......... .......... 0% 4.62M 28s 2024-08-22T20:28:08.8660080Z 400K .......... .......... .......... .......... .......... 0% 4.67M 26s 2024-08-22T20:28:08.8742960Z 450K .......... .......... .......... .......... .......... 0% 5.87M 24s 2024-08-22T20:28:08.8830960Z 500K .......... .......... .......... .......... .......... 0% 5.56M 23s 2024-08-22T20:28:08.8887990Z 550K .......... .......... .......... .......... .......... 1% 8.57M 22s 2024-08-22T20:28:08.8934360Z 600K .......... .......... .......... .......... .......... 1% 10.6M 20s 2024-08-22T20:28:08.8991420Z 650K .......... .......... .......... .......... .......... 1% 8.53M 19s 2024-08-22T20:28:08.9036130Z 700K .......... .......... .......... .......... .......... 1% 10.9M 18s 2024-08-22T20:28:08.9098410Z 750K .......... .......... .......... .......... .......... 1% 7.86M 18s 2024-08-22T20:28:08.9137190Z 800K .......... .......... .......... .......... .......... 1% 12.6M 17s 2024-08-22T20:28:08.9174710Z 850K .......... .......... .......... .......... .......... 1% 12.8M 16s 2024-08-22T20:28:08.9216680Z 900K .......... .......... .......... .......... .......... 1% 11.6M 16s 2024-08-22T20:28:08.9253010Z 950K .......... .......... .......... .......... .......... 1% 13.4M 15s 2024-08-22T20:28:08.9293370Z 1000K .......... .......... .......... .......... .......... 1% 12.6M 15s 2024-08-22T20:28:08.9319660Z 1050K .......... .......... .......... .......... .......... 1% 17.6M 14s 2024-08-22T20:28:08.9353940Z 1100K .......... .......... .......... .......... .......... 1% 14.3M 14s 2024-08-22T20:28:08.9395920Z 1150K .......... .......... .......... .......... .......... 2% 11.6M 13s 2024-08-22T20:28:08.9423400Z 1200K .......... .......... .......... .......... .......... 2% 17.8M 13s 2024-08-22T20:28:08.9465200Z 1250K .......... .......... .......... .......... .......... 2% 16.7M 12s 2024-08-22T20:28:08.9480700Z 1300K .......... .......... .......... .......... .......... 2% 17.3M 12s 2024-08-22T20:28:08.9506880Z 1350K .......... .......... .......... .......... .......... 2% 18.3M 12s 2024-08-22T20:28:08.9540420Z 1400K .......... .......... .......... .......... .......... 2% 15.1M 11s 2024-08-22T20:28:08.9560880Z 1450K .......... .......... .......... .......... .......... 2% 24.4M 11s 2024-08-22T20:28:08.9583700Z 1500K .......... .......... .......... .......... .......... 2% 21.4M 11s 2024-08-22T20:28:08.9618770Z 1550K .......... .......... .......... .......... .......... 2% 13.8M 11s 2024-08-22T20:28:08.9635110Z 1600K .......... .......... .......... .......... .......... 2% 30.0M 10s 2024-08-22T20:28:08.9661420Z 1650K .......... .......... .......... .......... .......... 2% 18.5M 10s 2024-08-22T20:28:08.9681880Z 1700K .......... .......... .......... .......... .......... 2% 25.1M 10s 2024-08-22T20:28:08.9698260Z 1750K .......... .......... .......... .......... .......... 3% 28.3M 10s 2024-08-22T20:28:08.9722900Z 1800K .......... .......... .......... .......... .......... 3% 19.7M 9s 2024-08-22T20:28:08.9740150Z 1850K .......... .......... .......... .......... .......... 3% 29.3M 9s 2024-08-22T20:28:08.9757740Z 1900K .......... .......... .......... .......... .......... 3% 27.1M 9s 2024-08-22T20:28:08.9782290Z 1950K .......... .......... .......... .......... .......... 3% 20.1M 9s 2024-08-22T20:28:08.9795870Z 2000K .......... .......... .......... .......... .......... 3% 33.5M 9s 2024-08-22T20:28:08.9820500Z 2050K .......... .......... .......... .......... .......... 3% 20.9M 9s 2024-08-22T20:28:08.9832820Z 2100K .......... .......... .......... .......... .......... 3% 40.2M 8s 2024-08-22T20:28:08.9849020Z 2150K .......... .......... .......... .......... .......... 3% 29.7M 8s 2024-08-22T20:28:08.9863190Z 2200K .......... .......... .......... .......... .......... 3% 34.4M 8s 2024-08-22T20:28:08.9880720Z 2250K .......... .......... .......... .......... .......... 3% 27.4M 8s 2024-08-22T20:28:08.9892550Z 2300K .......... .......... .......... .......... .......... 3% 43.6M 8s 2024-08-22T20:28:08.9912830Z 2350K .......... .......... .......... .......... .......... 4% 23.4M 8s 2024-08-22T20:28:08.9929390Z 2400K .......... .......... .......... .......... .......... 4% 30.1M 8s 2024-08-22T20:28:08.9944360Z 2450K .......... .......... .......... .......... .......... 4% 35.9M 7s 2024-08-22T20:28:08.9958140Z 2500K .......... .......... .......... .......... .......... 4% 32.1M 7s 2024-08-22T20:28:08.9967900Z 2550K .......... .......... .......... .......... .......... 4% 51.6M 7s 2024-08-22T20:28:08.9984480Z 2600K .......... .......... .......... .......... .......... 4% 29.2M 7s 2024-08-22T20:28:08.9994930Z 2650K .......... .......... .......... .......... .......... 4% 47.6M 7s 2024-08-22T20:28:09.0009900Z 2700K .......... .......... .......... .......... .......... 4% 30.9M 7s 2024-08-22T20:28:09.0026930Z 2750K .......... .......... .......... .......... .......... 4% 28.4M 7s 2024-08-22T20:28:09.0036060Z 2800K .......... .......... .......... .......... .......... 4% 53.5M 7s 2024-08-22T20:28:09.0053730Z 2850K .......... .......... .......... .......... .......... 4% 29.3M 7s 2024-08-22T20:28:09.0062400Z 2900K .......... .......... .......... .......... .......... 4% 51.7M 6s 2024-08-22T20:28:09.0077430Z 2950K .......... .......... .......... .......... .......... 5% 32.2M 6s 2024-08-22T20:28:09.0088600Z 3000K .......... .......... .......... .......... .......... 5% 44.0M 6s 2024-08-22T20:28:09.0103590Z 3050K .......... .......... .......... .......... .......... 5% 33.6M 6s 2024-08-22T20:28:09.0129000Z 3100K .......... .......... .......... .......... .......... 5% 19.2M 6s 2024-08-22T20:28:09.0144780Z 3150K .......... .......... .......... .......... .......... 5% 31.0M 6s 2024-08-22T20:28:09.0154520Z 3200K .......... .......... .......... .......... .......... 5% 47.2M 6s 2024-08-22T20:28:09.0162070Z 3250K .......... .......... .......... .......... .......... 5% 64.2M 6s 2024-08-22T20:28:09.0175430Z 3300K .......... .......... .......... .......... .......... 5% 39.0M 6s 2024-08-22T20:28:09.0188260Z 3350K .......... .......... .......... .......... .......... 5% 36.8M 6s 2024-08-22T20:28:09.0198140Z 3400K .......... .......... .......... .......... .......... 5% 52.1M 6s 2024-08-22T20:28:09.0205380Z 3450K .......... .......... .......... .......... .......... 5% 61.8M 6s 2024-08-22T20:28:09.0217680Z 3500K .......... .......... .......... .......... .......... 5% 39.4M 6s 2024-08-22T20:28:09.0229710Z 3550K .......... .......... .......... .......... .......... 6% 38.9M 6s 2024-08-22T20:28:09.0241110Z 3600K .......... .......... .......... .......... .......... 6% 43.6M 5s 2024-08-22T20:28:09.0249300Z 3650K .......... .......... .......... .......... .......... 6% 61.8M 5s 2024-08-22T20:28:09.0257570Z 3700K .......... .......... .......... .......... .......... 6% 57.3M 5s 2024-08-22T20:28:09.0268210Z 3750K .......... .......... .......... .......... .......... 6% 46.6M 5s 2024-08-22T20:28:09.0280470Z 3800K .......... .......... .......... .......... .......... 6% 41.2M 5s 2024-08-22T20:28:09.0289470Z 3850K .......... .......... .......... .......... .......... 6% 56.0M 5s 2024-08-22T20:28:09.0297630Z 3900K .......... .......... .......... .......... .......... 6% 54.9M 5s 2024-08-22T20:28:09.0305870Z 3950K .......... .......... .......... .......... .......... 6% 58.6M 5s 2024-08-22T20:28:09.0314730Z 4000K .......... .......... .......... .......... .......... 6% 54.4M 5s 2024-08-22T20:28:09.0327350Z 4050K .......... .......... .......... .......... .......... 6% 44.0M 5s 2024-08-22T20:28:09.0335290Z 4100K .......... .......... .......... .......... .......... 6% 49.8M 5s 2024-08-22T20:28:09.0342890Z 4150K .......... .......... .......... .......... .......... 7% 67.4M 5s 2024-08-22T20:28:09.0349820Z 4200K .......... .......... .......... .......... .......... 7% 70.9M 5s 2024-08-22T20:28:09.0361160Z 4250K .......... .......... .......... .......... .......... 7% 44.8M 5s 2024-08-22T20:28:09.0370710Z 4300K .......... .......... .......... .......... .......... 7% 46.9M 5s 2024-08-22T20:28:09.0393040Z 4350K .......... .......... .......... .......... .......... 7% 22.0M 5s 2024-08-22T20:28:09.0401210Z 4400K .......... .......... .......... .......... .......... 7% 59.1M 5s 2024-08-22T20:28:09.0410270Z 4450K .......... .......... .......... .......... .......... 7% 64.1M 5s 2024-08-22T20:28:09.0415010Z 4500K .......... .......... .......... .......... .......... 7% 76.5M 5s 2024-08-22T20:28:09.0423550Z 4550K .......... .......... .......... .......... .......... 7% 71.1M 4s 2024-08-22T20:28:09.0430410Z 4600K .......... .......... .......... .......... .......... 7% 76.5M 4s 2024-08-22T20:28:09.0437920Z 4650K .......... .......... .......... .......... .......... 7% 58.1M 4s 2024-08-22T20:28:09.0442890Z 4700K .......... .......... .......... .......... .......... 8% 78.8M 4s 2024-08-22T20:28:09.0448910Z 4750K .......... .......... .......... .......... .......... 8% 79.1M 4s 2024-08-22T20:28:09.0454750Z 4800K .......... .......... .......... .......... .......... 8% 86.1M 4s 2024-08-22T20:28:09.0462520Z 4850K .......... .......... .......... .......... .......... 8% 64.4M 4s 2024-08-22T20:28:09.0470690Z 4900K .......... .......... .......... .......... .......... 8% 58.5M 4s 2024-08-22T20:28:09.0476530Z 4950K .......... .......... .......... .......... .......... 8% 86.1M 4s 2024-08-22T20:28:09.0485880Z 5000K .......... .......... .......... .......... .......... 8% 51.9M 4s 2024-08-22T20:28:09.0490820Z 5050K .......... .......... .......... .......... .......... 8% 101M 4s 2024-08-22T20:28:09.0498600Z 5100K .......... .......... .......... .......... .......... 8% 61.3M 4s 2024-08-22T20:28:09.0510180Z 5150K .......... .......... .......... .......... .......... 8% 62.4M 4s 2024-08-22T20:28:09.0512550Z 5200K .......... .......... .......... .......... .......... 8% 78.3M 4s 2024-08-22T20:28:09.0517140Z 5250K .......... .......... .......... .......... .......... 8% 107M 4s 2024-08-22T20:28:09.0523570Z 5300K .......... .......... .......... .......... .......... 9% 93.9M 4s 2024-08-22T20:28:09.0530250Z 5350K .......... .......... .......... .......... .......... 9% 87.0M 4s 2024-08-22T20:28:09.0536330Z 5400K .......... .......... .......... .......... .......... 9% 58.1M 4s 2024-08-22T20:28:09.0543950Z 5450K .......... .......... .......... .......... .......... 9% 67.7M 4s 2024-08-22T20:28:09.0550550Z 5500K .......... .......... .......... .......... .......... 9% 90.8M 4s 2024-08-22T20:28:09.0555200Z 5550K .......... .......... .......... .......... .......... 9% 105M 4s 2024-08-22T20:28:09.0560660Z 5600K .......... .......... .......... .......... .......... 9% 99.2M 4s 2024-08-22T20:28:09.0564690Z 5650K .......... .......... .......... .......... .......... 9% 79.7M 4s 2024-08-22T20:28:09.0570320Z 5700K .......... .......... .......... .......... .......... 9% 83.5M 4s 2024-08-22T20:28:09.0577730Z 5750K .......... .......... .......... .......... .......... 9% 66.5M 4s 2024-08-22T20:28:09.0584470Z 5800K .......... .......... .......... .......... .......... 9% 72.9M 4s 2024-08-22T20:28:09.0590800Z 5850K .......... .......... .......... .......... .......... 9% 110M 4s 2024-08-22T20:28:09.0595300Z 5900K .......... .......... .......... .......... .......... 10% 74.3M 4s 2024-08-22T20:28:09.0603000Z 5950K .......... .......... .......... .......... .......... 10% 64.6M 3s 2024-08-22T20:28:09.0607630Z 6000K .......... .......... .......... .......... .......... 10% 119M 3s 2024-08-22T20:28:09.0613290Z 6050K .......... .......... .......... .......... .......... 10% 79.0M 3s 2024-08-22T20:28:09.0620410Z 6100K .......... .......... .......... .......... .......... 10% 144M 3s 2024-08-22T20:28:09.0624480Z 6150K .......... .......... .......... .......... .......... 10% 60.5M 3s 2024-08-22T20:28:09.0632380Z 6200K .......... .......... .......... .......... .......... 10% 62.9M 3s 2024-08-22T20:28:09.0646410Z 6250K .......... .......... .......... .......... .......... 10% 35.6M 3s 2024-08-22T20:28:09.0655840Z 6300K .......... .......... .......... .......... .......... 10% 50.5M 3s 2024-08-22T20:28:09.0663280Z 6350K .......... .......... .......... .......... .......... 10% 91.6M 3s 2024-08-22T20:28:09.0667140Z 6400K .......... .......... .......... .......... .......... 10% 80.8M 3s 2024-08-22T20:28:09.0670390Z 6450K .......... .......... .......... .......... .......... 10% 147M 3s 2024-08-22T20:28:09.0681180Z 6500K .......... .......... .......... .......... .......... 11% 46.0M 3s 2024-08-22T20:28:09.0684590Z 6550K .......... .......... .......... .......... .......... 11% 154M 3s 2024-08-22T20:28:09.0688060Z 6600K .......... .......... .......... .......... .......... 11% 132M 3s 2024-08-22T20:28:09.0693210Z 6650K .......... .......... .......... .......... .......... 11% 90.6M 3s 2024-08-22T20:28:09.0700730Z 6700K .......... .......... .......... .......... .......... 11% 71.6M 3s 2024-08-22T20:28:09.0711060Z 6750K .......... .......... .......... .......... .......... 11% 61.7M 3s 2024-08-22T20:28:09.0713890Z 6800K .......... .......... .......... .......... .......... 11% 81.7M 3s 2024-08-22T20:28:09.0722360Z 6850K .......... .......... .......... .......... .......... 11% 64.4M 3s 2024-08-22T20:28:09.0726650Z 6900K .......... .......... .......... .......... .......... 11% 100M 3s 2024-08-22T20:28:09.0729810Z 6950K .......... .......... .......... .......... .......... 11% 156M 3s 2024-08-22T20:28:09.0733760Z 7000K .......... .......... .......... .......... .......... 11% 125M 3s 2024-08-22T20:28:09.0739990Z 7050K .......... .......... .......... .......... .......... 11% 98.4M 3s 2024-08-22T20:28:09.0743820Z 7100K .......... .......... .......... .......... .......... 12% 94.8M 3s 2024-08-22T20:28:09.0748500Z 7150K .......... .......... .......... .......... .......... 12% 124M 3s 2024-08-22T20:28:09.0766100Z 7200K .......... .......... .......... .......... .......... 12% 26.7M 3s 2024-08-22T20:28:09.0770690Z 7250K .......... .......... .......... .......... .......... 12% 114M 3s 2024-08-22T20:28:09.0774710Z 7300K .......... .......... .......... .......... .......... 12% 116M 3s 2024-08-22T20:28:09.0779770Z 7350K .......... .......... .......... .......... .......... 12% 129M 3s 2024-08-22T20:28:09.0783080Z 7400K .......... .......... .......... .......... .......... 12% 126M 3s 2024-08-22T20:28:09.0785670Z 7450K .......... .......... .......... .......... .......... 12% 132M 3s 2024-08-22T20:28:09.0790450Z 7500K .......... .......... .......... .......... .......... 12% 124M 3s 2024-08-22T20:28:09.0794350Z 7550K .......... .......... .......... .......... .......... 12% 113M 3s 2024-08-22T20:28:09.0799110Z 7600K .......... .......... .......... .......... .......... 12% 114M 3s 2024-08-22T20:28:09.0800720Z 7650K .......... .......... .......... .......... .......... 12% 230M 3s 2024-08-22T20:28:09.0804600Z 7700K .......... .......... .......... .......... .......... 13% 122M 3s 2024-08-22T20:28:09.0812360Z 7750K .......... .......... .......... .......... .......... 13% 61.5M 3s 2024-08-22T20:28:09.0818240Z 7800K .......... .......... .......... .......... .......... 13% 93.5M 3s 2024-08-22T20:28:09.0820230Z 7850K .......... .......... .......... .......... .......... 13% 167M 3s 2024-08-22T20:28:09.0824880Z 7900K .......... .......... .......... .......... .......... 13% 121M 3s 2024-08-22T20:28:09.0828730Z 7950K .......... .......... .......... .......... .......... 13% 118M 3s 2024-08-22T20:28:09.0833120Z 8000K .......... .......... .......... .......... .......... 13% 114M 3s 2024-08-22T20:28:09.0838270Z 8050K .......... .......... .......... .......... .......... 13% 92.7M 3s 2024-08-22T20:28:09.0840740Z 8100K .......... .......... .......... .......... .......... 13% 196M 3s 2024-08-22T20:28:09.0850430Z 8150K .......... .......... .......... .......... .......... 13% 50.8M 3s 2024-08-22T20:28:09.0858270Z 8200K .......... .......... .......... .......... .......... 13% 61.0M 3s 2024-08-22T20:28:09.0867860Z 8250K .......... .......... .......... .......... .......... 13% 52.6M 3s 2024-08-22T20:28:09.0878840Z 8300K .......... .......... .......... .......... .......... 14% 49.3M 3s 2024-08-22T20:28:09.0882390Z 8350K .......... .......... .......... .......... .......... 14% 105M 3s 2024-08-22T20:28:09.0894630Z 8400K .......... .......... .......... .......... .......... 14% 39.8M 3s 2024-08-22T20:28:09.0917220Z 8450K .......... .......... .......... .......... .......... 14% 21.7M 3s 2024-08-22T20:28:09.0926880Z 8500K .......... .......... .......... .......... .......... 14% 49.1M 3s 2024-08-22T20:28:09.0936020Z 8550K .......... .......... .......... .......... .......... 14% 55.7M 3s 2024-08-22T20:28:09.0937650Z 8600K .......... .......... .......... .......... .......... 14% 261M 3s 2024-08-22T20:28:09.0945260Z 8650K .......... .......... .......... .......... .......... 14% 62.0M 2s 2024-08-22T20:28:09.0957800Z 8700K .......... .......... .......... .......... .......... 14% 39.4M 2s 2024-08-22T20:28:09.0965240Z 8750K .......... .......... .......... .......... .......... 14% 74.3M 2s 2024-08-22T20:28:09.0967530Z 8800K .......... .......... .......... .......... .......... 14% 191M 2s 2024-08-22T20:28:09.0970470Z 8850K .......... .......... .......... .......... .......... 14% 139M 2s 2024-08-22T20:28:09.0978860Z 8900K .......... .......... .......... .......... .......... 15% 58.5M 2s 2024-08-22T20:28:09.0988790Z 8950K .......... .......... .......... .......... .......... 15% 49.1M 2s 2024-08-22T20:28:09.0996770Z 9000K .......... .......... .......... .......... .......... 15% 64.9M 2s 2024-08-22T20:28:09.1004920Z 9050K .......... .......... .......... .......... .......... 15% 56.7M 2s 2024-08-22T20:28:09.1008870Z 9100K .......... .......... .......... .......... .......... 15% 147M 2s 2024-08-22T20:28:09.1014530Z 9150K .......... .......... .......... .......... .......... 15% 76.5M 2s 2024-08-22T20:28:09.1030560Z 9200K .......... .......... .......... .......... .......... 15% 30.3M 2s 2024-08-22T20:28:09.1035060Z 9250K .......... .......... .......... .......... .......... 15% 118M 2s 2024-08-22T20:28:09.1038950Z 9300K .......... .......... .......... .......... .......... 15% 116M 2s 2024-08-22T20:28:09.1039570Z 9350K .......... .......... .......... .......... .......... 15% 503M 2s 2024-08-22T20:28:09.1044440Z 9400K .......... .......... .......... .......... .......... 15% 109M 2s 2024-08-22T20:28:09.1052610Z 9450K .......... .......... .......... .......... .......... 16% 60.4M 2s 2024-08-22T20:28:09.1060900Z 9500K .......... .......... .......... .......... .......... 16% 61.9M 2s 2024-08-22T20:28:09.1067410Z 9550K .......... .......... .......... .......... .......... 16% 69.5M 2s 2024-08-22T20:28:09.1070960Z 9600K .......... .......... .......... .......... .......... 16% 138M 2s 2024-08-22T20:28:09.1078980Z 9650K .......... .......... .......... .......... .......... 16% 61.3M 2s 2024-08-22T20:28:09.1084640Z 9700K .......... .......... .......... .......... .......... 16% 136M 2s 2024-08-22T20:28:09.1088030Z 9750K .......... .......... .......... .......... .......... 16% 94.6M 2s 2024-08-22T20:28:09.1092000Z 9800K .......... .......... .......... .......... .......... 16% 120M 2s 2024-08-22T20:28:09.1099910Z 9850K .......... .......... .......... .......... .......... 16% 61.0M 2s 2024-08-22T20:28:09.1108060Z 9900K .......... .......... .......... .......... .......... 16% 60.5M 2s 2024-08-22T20:28:09.1113320Z 9950K .......... .......... .......... .......... .......... 16% 88.5M 2s 2024-08-22T20:28:09.1123240Z 10000K .......... .......... .......... .......... .......... 16% 49.9M 2s 2024-08-22T20:28:09.1137290Z 10050K .......... .......... .......... .......... .......... 17% 35.2M 2s 2024-08-22T20:28:09.1142450Z 10100K .......... .......... .......... .......... .......... 17% 91.6M 2s 2024-08-22T20:28:09.1143260Z 10150K .......... .......... .......... .......... .......... 17% 498M 2s 2024-08-22T20:28:09.1147330Z 10200K .......... .......... .......... .......... .......... 17% 117M 2s 2024-08-22T20:28:09.1151170Z 10250K .......... .......... .......... .......... .......... 17% 133M 2s 2024-08-22T20:28:09.1165840Z 10300K .......... .......... .......... .......... .......... 17% 33.5M 2s 2024-08-22T20:28:09.1168990Z 10350K .......... .......... .......... .......... .......... 17% 151M 2s 2024-08-22T20:28:09.1178220Z 10400K .......... .......... .......... .......... .......... 17% 52.3M 2s 2024-08-22T20:28:09.1187240Z 10450K .......... .......... .......... .......... .......... 17% 53.5M 2s 2024-08-22T20:28:09.1191790Z 10500K .......... .......... .......... .......... .......... 17% 119M 2s 2024-08-22T20:28:09.1200060Z 10550K .......... .......... .......... .......... .......... 17% 57.9M 2s 2024-08-22T20:28:09.1203900Z 10600K .......... .......... .......... .......... .......... 17% 118M 2s 2024-08-22T20:28:09.1207160Z 10650K .......... .......... .......... .......... .......... 18% 160M 2s 2024-08-22T20:28:09.1210860Z 10700K .......... .......... .......... .......... .......... 18% 141M 2s 2024-08-22T20:28:09.1218740Z 10750K .......... .......... .......... .......... .......... 18% 60.6M 2s 2024-08-22T20:28:09.1232180Z 10800K .......... .......... .......... .......... .......... 18% 36.9M 2s 2024-08-22T20:28:09.1234770Z 10850K .......... .......... .......... .......... .......... 18% 168M 2s 2024-08-22T20:28:09.1238100Z 10900K .......... .......... .......... .......... .......... 18% 147M 2s 2024-08-22T20:28:09.1247710Z 10950K .......... .......... .......... .......... .......... 18% 53.6M 2s 2024-08-22T20:28:09.1251850Z 11000K .......... .......... .......... .......... .......... 18% 105M 2s 2024-08-22T20:28:09.1255550Z 11050K .......... .......... .......... .......... .......... 18% 134M 2s 2024-08-22T20:28:09.1256140Z 11100K .......... .......... .......... .......... .......... 18% 470M 2s 2024-08-22T20:28:09.1262220Z 11150K .......... .......... .......... .......... .......... 18% 84.8M 2s 2024-08-22T20:28:09.1266520Z 11200K .......... .......... .......... .......... .......... 18% 136M 2s 2024-08-22T20:28:09.1278670Z 11250K .......... .......... .......... .......... .......... 19% 38.5M 2s 2024-08-22T20:28:09.1294280Z 11300K .......... .......... .......... .......... .......... 19% 31.9M 2s 2024-08-22T20:28:09.1297780Z 11350K .......... .......... .......... .......... .......... 19% 139M 2s 2024-08-22T20:28:09.1301710Z 11400K .......... .......... .......... .......... .......... 19% 115M 2s 2024-08-22T20:28:09.1307060Z 11450K .......... .......... .......... .......... .......... 19% 113M 2s 2024-08-22T20:28:09.1312140Z 11500K .......... .......... .......... .......... .......... 19% 78.0M 2s 2024-08-22T20:28:09.1323570Z 11550K .......... .......... .......... .......... .......... 19% 43.5M 2s 2024-08-22T20:28:09.1326850Z 11600K .......... .......... .......... .......... .......... 19% 143M 2s 2024-08-22T20:28:09.1332100Z 11650K .......... .......... .......... .......... .......... 19% 99.2M 2s 2024-08-22T20:28:09.1336800Z 11700K .......... .......... .......... .......... .......... 19% 99.6M 2s 2024-08-22T20:28:09.1341150Z 11750K .......... .......... .......... .......... .......... 19% 136M 2s 2024-08-22T20:28:09.1346360Z 11800K .......... .......... .......... .......... .......... 19% 116M 2s 2024-08-22T20:28:09.1350490Z 11850K .......... .......... .......... .......... .......... 20% 81.5M 2s 2024-08-22T20:28:09.1354270Z 11900K .......... .......... .......... .......... .......... 20% 129M 2s 2024-08-22T20:28:09.1358290Z 11950K .......... .......... .......... .......... .......... 20% 120M 2s 2024-08-22T20:28:09.1363080Z 12000K .......... .......... .......... .......... .......... 20% 123M 2s 2024-08-22T20:28:09.1368890Z 12050K .......... .......... .......... .......... .......... 20% 99.4M 2s 2024-08-22T20:28:09.1369930Z 12100K .......... .......... .......... .......... .......... 20% 168M 2s 2024-08-22T20:28:09.1374560Z 12150K .......... .......... .......... .......... .......... 20% 109M 2s 2024-08-22T20:28:09.1378520Z 12200K .......... .......... .......... .......... .......... 20% 128M 2s 2024-08-22T20:28:09.1381980Z 12250K .......... .......... .......... .......... .......... 20% 143M 2s 2024-08-22T20:28:09.1387510Z 12300K .......... .......... .......... .......... .......... 20% 136M 2s 2024-08-22T20:28:09.1390700Z 12350K .......... .......... .......... .......... .......... 20% 91.6M 2s 2024-08-22T20:28:09.1399960Z 12400K .......... .......... .......... .......... .......... 20% 53.0M 2s 2024-08-22T20:28:09.1411300Z 12450K .......... .......... .......... .......... .......... 21% 44.5M 2s 2024-08-22T20:28:09.1422560Z 12500K .......... .......... .......... .......... .......... 21% 42.7M 2s 2024-08-22T20:28:09.1445440Z 12550K .......... .......... .......... .......... .......... 21% 42.4M 2s 2024-08-22T20:28:09.1449990Z 12600K .......... .......... .......... .......... .......... 21% 30.6M 2s 2024-08-22T20:28:09.1457100Z 12650K .......... .......... .......... .......... .......... 21% 70.8M 2s 2024-08-22T20:28:09.1463480Z 12700K .......... .......... .......... .......... .......... 21% 76.1M 2s 2024-08-22T20:28:09.1476720Z 12750K .......... .......... .......... .......... .......... 21% 39.5M 2s 2024-08-22T20:28:09.1483670Z 12800K .......... .......... .......... .......... .......... 21% 103M 2s 2024-08-22T20:28:09.1487860Z 12850K .......... .......... .......... .......... .......... 21% 65.2M 2s 2024-08-22T20:28:09.1501160Z 12900K .......... .......... .......... .......... .......... 21% 38.9M 2s 2024-08-22T20:28:09.1503970Z 12950K .......... .......... .......... .......... .......... 21% 132M 2s 2024-08-22T20:28:09.1507330Z 13000K .......... .......... .......... .......... .......... 21% 142M 2s 2024-08-22T20:28:09.1513280Z 13050K .......... .......... .......... .......... .......... 22% 84.0M 2s 2024-08-22T20:28:09.1518220Z 13100K .......... .......... .......... .......... .......... 22% 101M 2s 2024-08-22T20:28:09.1525880Z 13150K .......... .......... .......... .......... .......... 22% 62.4M 2s 2024-08-22T20:28:09.1533120Z 13200K .......... .......... .......... .......... .......... 22% 69.2M 2s 2024-08-22T20:28:09.1544930Z 13250K .......... .......... .......... .......... .......... 22% 42.0M 2s 2024-08-22T20:28:09.1556800Z 13300K .......... .......... .......... .......... .......... 22% 42.8M 2s 2024-08-22T20:28:09.1559850Z 13350K .......... .......... .......... .......... .......... 22% 125M 2s 2024-08-22T20:28:09.1565280Z 13400K .......... .......... .......... .......... .......... 22% 94.8M 2s 2024-08-22T20:28:09.1569590Z 13450K .......... .......... .......... .......... .......... 22% 111M 2s 2024-08-22T20:28:09.1574640Z 13500K .......... .......... .......... .......... .......... 22% 122M 2s 2024-08-22T20:28:09.1581020Z 13550K .......... .......... .......... .......... .......... 22% 81.4M 2s 2024-08-22T20:28:09.1582380Z 13600K .......... .......... .......... .......... .......... 22% 155M 2s 2024-08-22T20:28:09.1590800Z 13650K .......... .......... .......... .......... .......... 23% 59.7M 2s 2024-08-22T20:28:09.1599080Z 13700K .......... .......... .......... .......... .......... 23% 59.6M 2s 2024-08-22T20:28:09.1601880Z 13750K .......... .......... .......... .......... .......... 23% 177M 2s 2024-08-22T20:28:09.1608400Z 13800K .......... .......... .......... .......... .......... 23% 78.6M 2s 2024-08-22T20:28:09.1612660Z 13850K .......... .......... .......... .......... .......... 23% 111M 2s 2024-08-22T20:28:09.1617810Z 13900K .......... .......... .......... .......... .......... 23% 103M 2s 2024-08-22T20:28:09.1626260Z 13950K .......... .......... .......... .......... .......... 23% 60.6M 2s 2024-08-22T20:28:09.1632480Z 14000K .......... .......... .......... .......... .......... 23% 67.8M 2s 2024-08-22T20:28:09.1635460Z 14050K .......... .......... .......... .......... .......... 23% 160M 2s 2024-08-22T20:28:09.1644410Z 14100K .......... .......... .......... .......... .......... 23% 54.3M 2s 2024-08-22T20:28:09.1659310Z 14150K .......... .......... .......... .......... .......... 23% 33.6M 2s 2024-08-22T20:28:09.1665750Z 14200K .......... .......... .......... .......... .......... 24% 73.3M 2s 2024-08-22T20:28:09.1670230Z 14250K .......... .......... .......... .......... .......... 24% 111M 2s 2024-08-22T20:28:09.1674650Z 14300K .......... .......... .......... .......... .......... 24% 105M 2s 2024-08-22T20:28:09.1678210Z 14350K .......... .......... .......... .......... .......... 24% 142M 2s 2024-08-22T20:28:09.1687840Z 14400K .......... .......... .......... .......... .......... 24% 57.4M 2s 2024-08-22T20:28:09.1696820Z 14450K .......... .......... .......... .......... .......... 24% 55.4M 2s 2024-08-22T20:28:09.1709010Z 14500K .......... .......... .......... .......... .......... 24% 38.1M 2s 2024-08-22T20:28:09.1714570Z 14550K .......... .......... .......... .......... .......... 24% 82.9M 2s 2024-08-22T20:28:09.1718980Z 14600K .......... .......... .......... .......... .......... 24% 105M 2s 2024-08-22T20:28:09.1730900Z 14650K .......... .......... .......... .......... .......... 24% 67.5M 2s 2024-08-22T20:28:09.1731520Z 14700K .......... .......... .......... .......... .......... 24% 114M 2s 2024-08-22T20:28:09.1738590Z 14750K .......... .......... .......... .......... .......... 24% 70.2M 2s 2024-08-22T20:28:09.1743860Z 14800K .......... .......... .......... .......... .......... 25% 108M 2s 2024-08-22T20:28:09.1747230Z 14850K .......... .......... .......... .......... .......... 25% 271M 2s 2024-08-22T20:28:09.1758850Z 14900K .......... .......... .......... .......... .......... 25% 33.7M 2s 2024-08-22T20:28:09.1763000Z 14950K .......... .......... .......... .......... .......... 25% 105M 2s 2024-08-22T20:28:09.1769480Z 15000K .......... .......... .......... .......... .......... 25% 80.7M 2s 2024-08-22T20:28:09.1773420Z 15050K .......... .......... .......... .......... .......... 25% 109M 1s 2024-08-22T20:28:09.1779210Z 15100K .......... .......... .......... .......... .......... 25% 84.8M 1s 2024-08-22T20:28:09.1785210Z 15150K .......... .......... .......... .......... .......... 25% 124M 1s 2024-08-22T20:28:09.1786970Z 15200K .......... .......... .......... .......... .......... 25% 123M 1s 2024-08-22T20:28:09.1792900Z 15250K .......... .......... .......... .......... .......... 25% 88.5M 1s 2024-08-22T20:28:09.1797150Z 15300K .......... .......... .......... .......... .......... 25% 112M 1s 2024-08-22T20:28:09.1800170Z 15350K .......... .......... .......... .......... .......... 25% 162M 1s 2024-08-22T20:28:09.1812780Z 15400K .......... .......... .......... .......... .......... 26% 41.5M 1s 2024-08-22T20:28:09.1821650Z 15450K .......... .......... .......... .......... .......... 26% 52.8M 1s 2024-08-22T20:28:09.1834230Z 15500K .......... .......... .......... .......... .......... 26% 39.1M 1s 2024-08-22T20:28:09.1837920Z 15550K .......... .......... .......... .......... .......... 26% 126M 1s 2024-08-22T20:28:09.1840360Z 15600K .......... .......... .......... .......... .......... 26% 173M 1s 2024-08-22T20:28:09.1849040Z 15650K .......... .......... .......... .......... .......... 26% 55.9M 1s 2024-08-22T20:28:09.1864590Z 15700K .......... .......... .......... .......... .......... 26% 32.6M 1s 2024-08-22T20:28:09.1867970Z 15750K .......... .......... .......... .......... .......... 26% 110M 1s 2024-08-22T20:28:09.1872680Z 15800K .......... .......... .......... .......... .......... 26% 110M 1s 2024-08-22T20:28:09.1878270Z 15850K .......... .......... .......... .......... .......... 26% 115M 1s 2024-08-22T20:28:09.1879620Z 15900K .......... .......... .......... .......... .......... 26% 483M 1s 2024-08-22T20:28:09.1880570Z 15950K .......... .......... .......... .......... .......... 26% 244M 1s 2024-08-22T20:28:09.1887830Z 16000K .......... .......... .......... .......... .......... 27% 64.8M 1s 2024-08-22T20:28:09.1888550Z 16050K .......... .......... .......... .......... .......... 27% 483M 1s 2024-08-22T20:28:09.1894960Z 16100K .......... .......... .......... .......... .......... 27% 94.4M 1s 2024-08-22T20:28:09.1895820Z 16150K .......... .......... .......... .......... .......... 27% 440M 1s 2024-08-22T20:28:09.1900700Z 16200K .......... .......... .......... .......... .......... 27% 82.2M 1s 2024-08-22T20:28:09.1905490Z 16250K .......... .......... .......... .......... .......... 27% 102M 1s 2024-08-22T20:28:09.1910370Z 16300K .......... .......... .......... .......... .......... 27% 114M 1s 2024-08-22T20:28:09.1915290Z 16350K .......... .......... .......... .......... .......... 27% 126M 1s 2024-08-22T20:28:09.1916390Z 16400K .......... .......... .......... .......... .......... 27% 470M 1s 2024-08-22T20:28:09.1921280Z 16450K .......... .......... .......... .......... .......... 27% 75.8M 1s 2024-08-22T20:28:09.1923490Z 16500K .......... .......... .......... .......... .......... 27% 224M 1s 2024-08-22T20:28:09.1934010Z 16550K .......... .......... .......... .......... .......... 27% 48.6M 1s 2024-08-22T20:28:09.1950090Z 16600K .......... .......... .......... .......... .......... 28% 29.5M 1s 2024-08-22T20:28:09.1963370Z 16650K .......... .......... .......... .......... .......... 28% 36.3M 1s 2024-08-22T20:28:09.1973320Z 16700K .......... .......... .......... .......... .......... 28% 50.5M 1s 2024-08-22T20:28:09.1981040Z 16750K .......... .......... .......... .......... .......... 28% 64.3M 1s 2024-08-22T20:28:09.1984570Z 16800K .......... .......... .......... .......... .......... 28% 125M 1s 2024-08-22T20:28:09.1996760Z 16850K .......... .......... .......... .......... .......... 28% 40.1M 1s 2024-08-22T20:28:09.2006330Z 16900K .......... .......... .......... .......... .......... 28% 51.3M 1s 2024-08-22T20:28:09.2023320Z 16950K .......... .......... .......... .......... .......... 28% 29.1M 1s 2024-08-22T20:28:09.2033540Z 17000K .......... .......... .......... .......... .......... 28% 47.5M 1s 2024-08-22T20:28:09.2043030Z 17050K .......... .......... .......... .......... .......... 28% 50.4M 1s 2024-08-22T20:28:09.2054070Z 17100K .......... .......... .......... .......... .......... 28% 44.4M 1s 2024-08-22T20:28:09.2060120Z 17150K .......... .......... .......... .......... .......... 28% 81.4M 1s 2024-08-22T20:28:09.2068290Z 17200K .......... .......... .......... .......... .......... 29% 63.5M 1s 2024-08-22T20:28:09.2073070Z 17250K .......... .......... .......... .......... .......... 29% 92.7M 1s 2024-08-22T20:28:09.2082090Z 17300K .......... .......... .......... .......... .......... 29% 57.3M 1s 2024-08-22T20:28:09.2087070Z 17350K .......... .......... .......... .......... .......... 29% 86.0M 1s 2024-08-22T20:28:09.2091140Z 17400K .......... .......... .......... .......... .......... 29% 123M 1s 2024-08-22T20:28:09.2095560Z 17450K .......... .......... .......... .......... .......... 29% 115M 1s 2024-08-22T20:28:09.2099080Z 17500K .......... .......... .......... .......... .......... 29% 142M 1s 2024-08-22T20:28:09.2103220Z 17550K .......... .......... .......... .......... .......... 29% 113M 1s 2024-08-22T20:28:09.2107980Z 17600K .......... .......... .......... .......... .......... 29% 130M 1s 2024-08-22T20:28:09.2108940Z 17650K .......... .......... .......... .......... .......... 29% 235M 1s 2024-08-22T20:28:09.2116000Z 17700K .......... .......... .......... .......... .......... 29% 95.7M 1s 2024-08-22T20:28:09.2118070Z 17750K .......... .......... .......... .......... .......... 29% 117M 1s 2024-08-22T20:28:09.2121700Z 17800K .......... .......... .......... .......... .......... 30% 138M 1s 2024-08-22T20:28:09.2126080Z 17850K .......... .......... .......... .......... .......... 30% 117M 1s 2024-08-22T20:28:09.2129650Z 17900K .......... .......... .......... .......... .......... 30% 135M 1s 2024-08-22T20:28:09.2136130Z 17950K .......... .......... .......... .......... .......... 30% 74.7M 1s 2024-08-22T20:28:09.2138900Z 18000K .......... .......... .......... .......... .......... 30% 168M 1s 2024-08-22T20:28:09.2149660Z 18050K .......... .......... .......... .......... .......... 30% 46.8M 1s 2024-08-22T20:28:09.2154160Z 18100K .......... .......... .......... .......... .......... 30% 104M 1s 2024-08-22T20:28:09.2164600Z 18150K .......... .......... .......... .......... .......... 30% 48.5M 1s 2024-08-22T20:28:09.2176680Z 18200K .......... .......... .......... .......... .......... 30% 40.3M 1s 2024-08-22T20:28:09.2180600Z 18250K .......... .......... .......... .......... .......... 30% 124M 1s 2024-08-22T20:28:09.2196980Z 18300K .......... .......... .......... .......... .......... 30% 29.6M 1s 2024-08-22T20:28:09.2200220Z 18350K .......... .......... .......... .......... .......... 30% 145M 1s 2024-08-22T20:28:09.2203770Z 18400K .......... .......... .......... .......... .......... 31% 142M 1s 2024-08-22T20:28:09.2208140Z 18450K .......... .......... .......... .......... .......... 31% 115M 1s 2024-08-22T20:28:09.2210270Z 18500K .......... .......... .......... .......... .......... 31% 203M 1s 2024-08-22T20:28:09.2219210Z 18550K .......... .......... .......... .......... .......... 31% 54.1M 1s 2024-08-22T20:28:09.2242800Z 18600K .......... .......... .......... .......... .......... 31% 20.8M 1s 2024-08-22T20:28:09.2251810Z 18650K .......... .......... .......... .......... .......... 31% 93.4M 1s 2024-08-22T20:28:09.2254330Z 18700K .......... .......... .......... .......... .......... 31% 72.6M 1s 2024-08-22T20:28:09.2257610Z 18750K .......... .......... .......... .......... .......... 31% 274M 1s 2024-08-22T20:28:09.2263250Z 18800K .......... .......... .......... .......... .......... 31% 72.1M 1s 2024-08-22T20:28:09.2267380Z 18850K .......... .......... .......... .......... .......... 31% 113M 1s 2024-08-22T20:28:09.2270960Z 18900K .......... .......... .......... .......... .......... 31% 136M 1s 2024-08-22T20:28:09.2276350Z 18950K .......... .......... .......... .......... .......... 32% 93.5M 1s 2024-08-22T20:28:09.2281570Z 19000K .......... .......... .......... .......... .......... 32% 98.4M 1s 2024-08-22T20:28:09.2284950Z 19050K .......... .......... .......... .......... .......... 32% 131M 1s 2024-08-22T20:28:09.2295450Z 19100K .......... .......... .......... .......... .......... 32% 46.8M 1s 2024-08-22T20:28:09.2299880Z 19150K .......... .......... .......... .......... .......... 32% 129M 1s 2024-08-22T20:28:09.2305680Z 19200K .......... .......... .......... .......... .......... 32% 74.8M 1s 2024-08-22T20:28:09.2309050Z 19250K .......... .......... .......... .......... .......... 32% 152M 1s 2024-08-22T20:28:09.2311090Z 19300K .......... .......... .......... .......... .......... 32% 218M 1s 2024-08-22T20:28:09.2318310Z 19350K .......... .......... .......... .......... .......... 32% 69.5M 1s 2024-08-22T20:28:09.2322680Z 19400K .......... .......... .......... .......... .......... 32% 103M 1s 2024-08-22T20:28:09.2332030Z 19450K .......... .......... .......... .......... .......... 32% 57.9M 1s 2024-08-22T20:28:09.2335510Z 19500K .......... .......... .......... .......... .......... 32% 117M 1s 2024-08-22T20:28:09.2344960Z 19550K .......... .......... .......... .......... .......... 33% 52.4M 1s 2024-08-22T20:28:09.2357570Z 19600K .......... .......... .......... .......... .......... 33% 38.1M 1s 2024-08-22T20:28:09.2362480Z 19650K .......... .......... .......... .......... .......... 33% 104M 1s 2024-08-22T20:28:09.2367050Z 19700K .......... .......... .......... .......... .......... 33% 105M 1s 2024-08-22T20:28:09.2369490Z 19750K .......... .......... .......... .......... .......... 33% 204M 1s 2024-08-22T20:28:09.2387120Z 19800K .......... .......... .......... .......... .......... 33% 27.8M 1s 2024-08-22T20:28:09.2397660Z 19850K .......... .......... .......... .......... .......... 33% 45.5M 1s 2024-08-22T20:28:09.2403190Z 19900K .......... .......... .......... .......... .......... 33% 99.0M 1s 2024-08-22T20:28:09.2406480Z 19950K .......... .......... .......... .......... .......... 33% 149M 1s 2024-08-22T20:28:09.2408630Z 20000K .......... .......... .......... .......... .......... 33% 174M 1s 2024-08-22T20:28:09.2413720Z 20050K .......... .......... .......... .......... .......... 33% 97.5M 1s 2024-08-22T20:28:09.2417710Z 20100K .......... .......... .......... .......... .......... 33% 136M 1s 2024-08-22T20:28:09.2421940Z 20150K .......... .......... .......... .......... .......... 34% 101M 1s 2024-08-22T20:28:09.2426820Z 20200K .......... .......... .......... .......... .......... 34% 98.6M 1s 2024-08-22T20:28:09.2432040Z 20250K .......... .......... .......... .......... .......... 34% 96.7M 1s 2024-08-22T20:28:09.2437040Z 20300K .......... .......... .......... .......... .......... 34% 104M 1s 2024-08-22T20:28:09.2441600Z 20350K .......... .......... .......... .......... .......... 34% 104M 1s 2024-08-22T20:28:09.2448090Z 20400K .......... .......... .......... .......... .......... 34% 103M 1s 2024-08-22T20:28:09.2449850Z 20450K .......... .......... .......... .......... .......... 34% 191M 1s 2024-08-22T20:28:09.2452900Z 20500K .......... .......... .......... .......... .......... 34% 136M 1s 2024-08-22T20:28:09.2456480Z 20550K .......... .......... .......... .......... .......... 34% 126M 1s 2024-08-22T20:28:09.2460170Z 20600K .......... .......... .......... .......... .......... 34% 119M 1s 2024-08-22T20:28:09.2463320Z 20650K .......... .......... .......... .......... .......... 34% 170M 1s 2024-08-22T20:28:09.2468150Z 20700K .......... .......... .......... .......... .......... 34% 100M 1s 2024-08-22T20:28:09.2483700Z 20750K .......... .......... .......... .......... .......... 35% 31.1M 1s 2024-08-22T20:28:09.2494970Z 20800K .......... .......... .......... .......... .......... 35% 42.9M 1s 2024-08-22T20:28:09.2502980Z 20850K .......... .......... .......... .......... .......... 35% 77.3M 1s 2024-08-22T20:28:09.2514600Z 20900K .......... .......... .......... .......... .......... 35% 36.7M 1s 2024-08-22T20:28:09.2517940Z 20950K .......... .......... .......... .......... .......... 35% 147M 1s 2024-08-22T20:28:09.2528320Z 21000K .......... .......... .......... .......... .......... 35% 47.6M 1s 2024-08-22T20:28:09.2546890Z 21050K .......... .......... .......... .......... .......... 35% 26.6M 1s 2024-08-22T20:28:09.2560770Z 21100K .......... .......... .......... .......... .......... 35% 35.7M 1s 2024-08-22T20:28:09.2571520Z 21150K .......... .......... .......... .......... .......... 35% 49.0M 1s 2024-08-22T20:28:09.2574300Z 21200K .......... .......... .......... .......... .......... 35% 134M 1s 2024-08-22T20:28:09.2582820Z 21250K .......... .......... .......... .......... .......... 35% 55.4M 1s 2024-08-22T20:28:09.2594260Z 21300K .......... .......... .......... .......... .......... 35% 42.5M 1s 2024-08-22T20:28:09.2603810Z 21350K .......... .......... .......... .......... .......... 36% 51.3M 1s 2024-08-22T20:28:09.2617030Z 21400K .......... .......... .......... .......... .......... 36% 37.3M 1s 2024-08-22T20:28:09.2622150Z 21450K .......... .......... .......... .......... .......... 36% 93.0M 1s 2024-08-22T20:28:09.2628260Z 21500K .......... .......... .......... .......... .......... 36% 89.3M 1s 2024-08-22T20:28:09.2633130Z 21550K .......... .......... .......... .......... .......... 36% 103M 1s 2024-08-22T20:28:09.2637700Z 21600K .......... .......... .......... .......... .......... 36% 93.7M 1s 2024-08-22T20:28:09.2640960Z 21650K .......... .......... .......... .......... .......... 36% 157M 1s 2024-08-22T20:28:09.2645400Z 21700K .......... .......... .......... .......... .......... 36% 104M 1s 2024-08-22T20:28:09.2649340Z 21750K .......... .......... .......... .......... .......... 36% 150M 1s 2024-08-22T20:28:09.2653740Z 21800K .......... .......... .......... .......... .......... 36% 104M 1s 2024-08-22T20:28:09.2657630Z 21850K .......... .......... .......... .......... .......... 36% 112M 1s 2024-08-22T20:28:09.2662130Z 21900K .......... .......... .......... .......... .......... 36% 158M 1s 2024-08-22T20:28:09.2663180Z 21950K .......... .......... .......... .......... .......... 37% 183M 1s 2024-08-22T20:28:09.2669330Z 22000K .......... .......... .......... .......... .......... 37% 99.0M 1s 2024-08-22T20:28:09.2673400Z 22050K .......... .......... .......... .......... .......... 37% 130M 1s 2024-08-22T20:28:09.2678150Z 22100K .......... .......... .......... .......... .......... 37% 81.4M 1s 2024-08-22T20:28:09.2683130Z 22150K .......... .......... .......... .......... .......... 37% 100M 1s 2024-08-22T20:28:09.2686930Z 22200K .......... .......... .......... .......... .......... 37% 128M 1s 2024-08-22T20:28:09.2689260Z 22250K .......... .......... .......... .......... .......... 37% 260M 1s 2024-08-22T20:28:09.2695530Z 22300K .......... .......... .......... .......... .......... 37% 71.2M 1s 2024-08-22T20:28:09.2713210Z 22350K .......... .......... .......... .......... .......... 37% 28.1M 1s 2024-08-22T20:28:09.2716920Z 22400K .......... .......... .......... .......... .......... 37% 130M 1s 2024-08-22T20:28:09.2719650Z 22450K .......... .......... .......... .......... .......... 37% 161M 1s 2024-08-22T20:28:09.2725440Z 22500K .......... .......... .......... .......... .......... 37% 85.4M 1s 2024-08-22T20:28:09.2729040Z 22550K .......... .......... .......... .......... .......... 38% 130M 1s 2024-08-22T20:28:09.2737120Z 22600K .......... .......... .......... .......... .......... 38% 63.9M 1s 2024-08-22T20:28:09.2755620Z 22650K .......... .......... .......... .......... .......... 38% 25.9M 1s 2024-08-22T20:28:09.2762530Z 22700K .......... .......... .......... .......... .......... 38% 71.3M 1s 2024-08-22T20:28:09.2783960Z 22750K .......... .......... .......... .......... .......... 38% 22.9M 1s 2024-08-22T20:28:09.2788790Z 22800K .......... .......... .......... .......... .......... 38% 97.7M 1s 2024-08-22T20:28:09.2792700Z 22850K .......... .......... .......... .......... .......... 38% 122M 1s 2024-08-22T20:28:09.2796060Z 22900K .......... .......... .......... .......... .......... 38% 155M 1s 2024-08-22T20:28:09.2801080Z 22950K .......... .......... .......... .......... .......... 38% 148M 1s 2024-08-22T20:28:09.2805920Z 23000K .......... .......... .......... .......... .......... 38% 99.2M 1s 2024-08-22T20:28:09.2807100Z 23050K .......... .......... .......... .......... .......... 38% 169M 1s 2024-08-22T20:28:09.2811570Z 23100K .......... .......... .......... .......... .......... 38% 117M 1s 2024-08-22T20:28:09.2818620Z 23150K .......... .......... .......... .......... .......... 39% 71.3M 1s 2024-08-22T20:28:09.2822740Z 23200K .......... .......... .......... .......... .......... 39% 112M 1s 2024-08-22T20:28:09.2826010Z 23250K .......... .......... .......... .......... .......... 39% 143M 1s 2024-08-22T20:28:09.2829660Z 23300K .......... .......... .......... .......... .......... 39% 140M 1s 2024-08-22T20:28:09.2832750Z 23350K .......... .......... .......... .......... .......... 39% 139M 1s 2024-08-22T20:28:09.2838380Z 23400K .......... .......... .......... .......... .......... 39% 90.9M 1s 2024-08-22T20:28:09.2842700Z 23450K .......... .......... .......... .......... .......... 39% 119M 1s 2024-08-22T20:28:09.2844830Z 23500K .......... .......... .......... .......... .......... 39% 191M 1s 2024-08-22T20:28:09.2851960Z 23550K .......... .......... .......... .......... .......... 39% 70.0M 1s 2024-08-22T20:28:09.2863490Z 23600K .......... .......... .......... .......... .......... 39% 42.2M 1s 2024-08-22T20:28:09.2875260Z 23650K .......... .......... .......... .......... .......... 39% 41.2M 1s 2024-08-22T20:28:09.2878620Z 23700K .......... .......... .......... .......... .......... 40% 149M 1s 2024-08-22T20:28:09.2887010Z 23750K .......... .......... .......... .......... .......... 40% 71.1M 1s 2024-08-22T20:28:09.2890420Z 23800K .......... .......... .......... .......... .......... 40% 98.6M 1s 2024-08-22T20:28:09.2901140Z 23850K .......... .......... .......... .......... .......... 40% 46.5M 1s 2024-08-22T20:28:09.2913100Z 23900K .......... .......... .......... .......... .......... 40% 41.5M 1s 2024-08-22T20:28:09.2916330Z 23950K .......... .......... .......... .......... .......... 40% 136M 1s 2024-08-22T20:28:09.2922320Z 24000K .......... .......... .......... .......... .......... 40% 79.7M 1s 2024-08-22T20:28:09.2927460Z 24050K .......... .......... .......... .......... .......... 40% 99.4M 1s 2024-08-22T20:28:09.2934170Z 24100K .......... .......... .......... .......... .......... 40% 74.7M 1s 2024-08-22T20:28:09.2939000Z 24150K .......... .......... .......... .......... .......... 40% 161M 1s 2024-08-22T20:28:09.2941900Z 24200K .......... .......... .......... .......... .......... 40% 96.1M 1s 2024-08-22T20:28:09.2953320Z 24250K .......... .......... .......... .......... .......... 40% 43.4M 1s 2024-08-22T20:28:09.2956740Z 24300K .......... .......... .......... .......... .......... 41% 154M 1s 2024-08-22T20:28:09.2960920Z 24350K .......... .......... .......... .......... .......... 41% 158M 1s 2024-08-22T20:28:09.2963640Z 24400K .......... .......... .......... .......... .......... 41% 118M 1s 2024-08-22T20:28:09.2966590Z 24450K .......... .......... .......... .......... .......... 41% 163M 1s 2024-08-22T20:28:09.2972960Z 24500K .......... .......... .......... .......... .......... 41% 79.8M 1s 2024-08-22T20:28:09.2976180Z 24550K .......... .......... .......... .......... .......... 41% 149M 1s 2024-08-22T20:28:09.2980100Z 24600K .......... .......... .......... .......... .......... 41% 125M 1s 2024-08-22T20:28:09.2983850Z 24650K .......... .......... .......... .......... .......... 41% 130M 1s 2024-08-22T20:28:09.2988230Z 24700K .......... .......... .......... .......... .......... 41% 136M 1s 2024-08-22T20:28:09.2990760Z 24750K .......... .......... .......... .......... .......... 41% 146M 1s 2024-08-22T20:28:09.3002050Z 24800K .......... .......... .......... .......... .......... 41% 43.5M 1s 2024-08-22T20:28:09.3013830Z 24850K .......... .......... .......... .......... .......... 41% 41.5M 1s 2024-08-22T20:28:09.3022940Z 24900K .......... .......... .......... .......... .......... 42% 77.6M 1s 2024-08-22T20:28:09.3025910Z 24950K .......... .......... .......... .......... .......... 42% 84.6M 1s 2024-08-22T20:28:09.3036100Z 25000K .......... .......... .......... .......... .......... 42% 47.3M 1s 2024-08-22T20:28:09.3047480Z 25050K .......... .......... .......... .......... .......... 42% 42.7M 1s 2024-08-22T20:28:09.3062800Z 25100K .......... .......... .......... .......... .......... 42% 32.5M 1s 2024-08-22T20:28:09.3076790Z 25150K .......... .......... .......... .......... .......... 42% 34.3M 1s 2024-08-22T20:28:09.3079760Z 25200K .......... .......... .......... .......... .......... 42% 155M 1s 2024-08-22T20:28:09.3091010Z 25250K .......... .......... .......... .......... .......... 42% 44.0M 1s 2024-08-22T20:28:09.3101020Z 25300K .......... .......... .......... .......... .......... 42% 49.5M 1s 2024-08-22T20:28:09.3111600Z 25350K .......... .......... .......... .......... .......... 42% 49.6M 1s 2024-08-22T20:28:09.3121830Z 25400K .......... .......... .......... .......... .......... 42% 45.0M 1s 2024-08-22T20:28:09.3124540Z 25450K .......... .......... .......... .......... .......... 42% 202M 1s 2024-08-22T20:28:09.3136580Z 25500K .......... .......... .......... .......... .......... 43% 38.3M 1s 2024-08-22T20:28:09.3145190Z 25550K .......... .......... .......... .......... .......... 43% 57.0M 1s 2024-08-22T20:28:09.3150370Z 25600K .......... .......... .......... .......... .......... 43% 103M 1s 2024-08-22T20:28:09.3164580Z 25650K .......... .......... .......... .......... .......... 43% 33.9M 1s 2024-08-22T20:28:09.3167380Z 25700K .......... .......... .......... .......... .......... 43% 168M 1s 2024-08-22T20:28:09.3170740Z 25750K .......... .......... .......... .......... .......... 43% 144M 1s 2024-08-22T20:28:09.3177980Z 25800K .......... .......... .......... .......... .......... 43% 70.6M 1s 2024-08-22T20:28:09.3184400Z 25850K .......... .......... .......... .......... .......... 43% 75.2M 1s 2024-08-22T20:28:09.3194410Z 25900K .......... .......... .......... .......... .......... 43% 58.5M 1s 2024-08-22T20:28:09.3200390Z 25950K .......... .......... .......... .......... .......... 43% 61.2M 1s 2024-08-22T20:28:09.3204470Z 26000K .......... .......... .......... .......... .......... 43% 132M 1s 2024-08-22T20:28:09.3209070Z 26050K .......... .......... .......... .......... .......... 43% 99.2M 1s 2024-08-22T20:28:09.3216180Z 26100K .......... .......... .......... .......... .......... 44% 71.3M 1s 2024-08-22T20:28:09.3220120Z 26150K .......... .......... .......... .......... .......... 44% 117M 1s 2024-08-22T20:28:09.3227810Z 26200K .......... .......... .......... .......... .......... 44% 64.5M 1s 2024-08-22T20:28:09.3234280Z 26250K .......... .......... .......... .......... .......... 44% 75.7M 1s 2024-08-22T20:28:09.3242490Z 26300K .......... .......... .......... .......... .......... 44% 58.6M 1s 2024-08-22T20:28:09.3248940Z 26350K .......... .......... .......... .......... .......... 44% 82.2M 1s 2024-08-22T20:28:09.3254760Z 26400K .......... .......... .......... .......... .......... 44% 77.9M 1s 2024-08-22T20:28:09.3259100Z 26450K .......... .......... .......... .......... .......... 44% 116M 1s 2024-08-22T20:28:09.3266370Z 26500K .......... .......... .......... .......... .......... 44% 67.4M 1s 2024-08-22T20:28:09.3271680Z 26550K .......... .......... .......... .......... .......... 44% 88.1M 1s 2024-08-22T20:28:09.3279420Z 26600K .......... .......... .......... .......... .......... 44% 64.5M 1s 2024-08-22T20:28:09.3282510Z 26650K .......... .......... .......... .......... .......... 44% 149M 1s 2024-08-22T20:28:09.3291590Z 26700K .......... .......... .......... .......... .......... 45% 53.7M 1s 2024-08-22T20:28:09.3298770Z 26750K .......... .......... .......... .......... .......... 45% 71.1M 1s 2024-08-22T20:28:09.3305380Z 26800K .......... .......... .......... .......... .......... 45% 71.4M 1s 2024-08-22T20:28:09.3312580Z 26850K .......... .......... .......... .......... .......... 45% 69.6M 1s 2024-08-22T20:28:09.3327410Z 26900K .......... .......... .......... .......... .......... 45% 98.0M 1s 2024-08-22T20:28:09.3327960Z 26950K .......... .......... .......... .......... .......... 45% 90.6M 1s 2024-08-22T20:28:09.3331140Z 27000K .......... .......... .......... .......... .......... 45% 58.9M 1s 2024-08-22T20:28:09.3349710Z 27050K .......... .......... .......... .......... .......... 45% 26.7M 1s 2024-08-22T20:28:09.3355880Z 27100K .......... .......... .......... .......... .......... 45% 78.4M 1s 2024-08-22T20:28:09.3356460Z 27150K .......... .......... .......... .......... .......... 45% 444M 1s 2024-08-22T20:28:09.3361130Z 27200K .......... .......... .......... .......... .......... 45% 109M 1s 2024-08-22T20:28:09.3366700Z 27250K .......... .......... .......... .......... .......... 45% 98.8M 1s 2024-08-22T20:28:09.3369190Z 27300K .......... .......... .......... .......... .......... 46% 153M 1s 2024-08-22T20:28:09.3375110Z 27350K .......... .......... .......... .......... .......... 46% 82.6M 1s 2024-08-22T20:28:09.3378720Z 27400K .......... .......... .......... .......... .......... 46% 134M 1s 2024-08-22T20:28:09.3386540Z 27450K .......... .......... .......... .......... .......... 46% 66.7M 1s 2024-08-22T20:28:09.3393070Z 27500K .......... .......... .......... .......... .......... 46% 69.8M 1s 2024-08-22T20:28:09.3400790Z 27550K .......... .......... .......... .......... .......... 46% 65.2M 1s 2024-08-22T20:28:09.3406630Z 27600K .......... .......... .......... .......... .......... 46% 81.2M 1s 2024-08-22T20:28:09.3411650Z 27650K .......... .......... .......... .......... .......... 46% 99.4M 1s 2024-08-22T20:28:09.3418570Z 27700K .......... .......... .......... .......... .......... 46% 83.6M 1s 2024-08-22T20:28:09.3424140Z 27750K .......... .......... .......... .......... .......... 46% 73.0M 1s 2024-08-22T20:28:09.3432560Z 27800K .......... .......... .......... .......... .......... 46% 58.4M 1s 2024-08-22T20:28:09.3438520Z 27850K .......... .......... .......... .......... .......... 46% 80.3M 1s 2024-08-22T20:28:09.3442290Z 27900K .......... .......... .......... .......... .......... 47% 143M 1s 2024-08-22T20:28:09.3449550Z 27950K .......... .......... .......... .......... .......... 47% 67.3M 1s 2024-08-22T20:28:09.3455950Z 28000K .......... .......... .......... .......... .......... 47% 72.0M 1s 2024-08-22T20:28:09.3464000Z 28050K .......... .......... .......... .......... .......... 47% 60.9M 1s 2024-08-22T20:28:09.3470110Z 28100K .......... .......... .......... .......... .......... 47% 79.3M 1s 2024-08-22T20:28:09.3473440Z 28150K .......... .......... .......... .......... .......... 47% 147M 1s 2024-08-22T20:28:09.3481280Z 28200K .......... .......... .......... .......... .......... 47% 64.1M 1s 2024-08-22T20:28:09.3489070Z 28250K .......... .......... .......... .......... .......... 47% 61.0M 1s 2024-08-22T20:28:09.3497140Z 28300K .......... .......... .......... .......... .......... 47% 78.5M 1s 2024-08-22T20:28:09.3501780Z 28350K .......... .......... .......... .......... .......... 47% 75.2M 1s 2024-08-22T20:28:09.3507890Z 28400K .......... .......... .......... .......... .......... 47% 87.8M 1s 2024-08-22T20:28:09.3515200Z 28450K .......... .......... .......... .......... .......... 48% 62.2M 1s 2024-08-22T20:28:09.3520210Z 28500K .......... .......... .......... .......... .......... 48% 101M 1s 2024-08-22T20:28:09.3528810Z 28550K .......... .......... .......... .......... .......... 48% 58.5M 1s 2024-08-22T20:28:09.3533960Z 28600K .......... .......... .......... .......... .......... 48% 86.7M 1s 2024-08-22T20:28:09.3538630Z 28650K .......... .......... .......... .......... .......... 48% 107M 1s 2024-08-22T20:28:09.3545850Z 28700K .......... .......... .......... .......... .......... 48% 66.8M 1s 2024-08-22T20:28:09.3552530Z 28750K .......... .......... .......... .......... .......... 48% 75.0M 1s 2024-08-22T20:28:09.3559220Z 28800K .......... .......... .......... .......... .......... 48% 76.8M 1s 2024-08-22T20:28:09.3565290Z 28850K .......... .......... .......... .......... .......... 48% 75.7M 1s 2024-08-22T20:28:09.3569630Z 28900K .......... .......... .......... .......... .......... 48% 120M 1s 2024-08-22T20:28:09.3576720Z 28950K .......... .......... .......... .......... .......... 48% 65.6M 1s 2024-08-22T20:28:09.3583450Z 29000K .......... .......... .......... .......... .......... 48% 75.4M 1s 2024-08-22T20:28:09.3591040Z 29050K .......... .......... .......... .......... .......... 49% 64.0M 1s 2024-08-22T20:28:09.3597060Z 29100K .......... .......... .......... .......... .......... 49% 79.8M 1s 2024-08-22T20:28:09.3600800Z 29150K .......... .......... .......... .......... .......... 49% 125M 1s 2024-08-22T20:28:09.3607910Z 29200K .......... .......... .......... .......... .......... 49% 69.0M 1s 2024-08-22T20:28:09.3615180Z 29250K .......... .......... .......... .......... .......... 49% 64.7M 1s 2024-08-22T20:28:09.3623360Z 29300K .......... .......... .......... .......... .......... 49% 63.0M 1s 2024-08-22T20:28:09.3629140Z 29350K .......... .......... .......... .......... .......... 49% 83.9M 1s 2024-08-22T20:28:09.3632780Z 29400K .......... .......... .......... .......... .......... 49% 130M 1s 2024-08-22T20:28:09.3641010Z 29450K .......... .......... .......... .......... .......... 49% 59.5M 1s 2024-08-22T20:28:09.3648170Z 29500K .......... .......... .......... .......... .......... 49% 75.4M 1s 2024-08-22T20:28:09.3655670Z 29550K .......... .......... .......... .......... .......... 49% 59.4M 1s 2024-08-22T20:28:09.3665200Z 29600K .......... .......... .......... .......... .......... 49% 52.7M 1s 2024-08-22T20:28:09.3669860Z 29650K .......... .......... .......... .......... .......... 50% 108M 1s 2024-08-22T20:28:09.3674320Z 29700K .......... .......... .......... .......... .......... 50% 100M 1s 2024-08-22T20:28:09.3686290Z 29750K .......... .......... .......... .......... .......... 50% 41.2M 1s 2024-08-22T20:28:09.3689130Z 29800K .......... .......... .......... .......... .......... 50% 163M 1s 2024-08-22T20:28:09.3693090Z 29850K .......... .......... .......... .......... .......... 50% 126M 1s 2024-08-22T20:28:09.3709790Z 29900K .......... .......... .......... .......... .......... 50% 29.4M 1s 2024-08-22T20:28:09.3713940Z 29950K .......... .......... .......... .......... .......... 50% 116M 1s 2024-08-22T20:28:09.3721870Z 30000K .......... .......... .......... .......... .......... 50% 61.6M 1s 2024-08-22T20:28:09.3725210Z 30050K .......... .......... .......... .......... .......... 50% 150M 1s 2024-08-22T20:28:09.3729860Z 30100K .......... .......... .......... .......... .......... 50% 103M 1s 2024-08-22T20:28:09.3734300Z 30150K .......... .......... .......... .......... .......... 50% 111M 1s 2024-08-22T20:28:09.3741680Z 30200K .......... .......... .......... .......... .......... 50% 66.0M 1s 2024-08-22T20:28:09.3748160Z 30250K .......... .......... .......... .......... .......... 51% 76.3M 1s 2024-08-22T20:28:09.3755660Z 30300K .......... .......... .......... .......... .......... 51% 68.1M 1s 2024-08-22T20:28:09.3757810Z 30350K .......... .......... .......... .......... .......... 51% 193M 1s 2024-08-22T20:28:09.3765640Z 30400K .......... .......... .......... .......... .......... 51% 63.4M 1s 2024-08-22T20:28:09.3773230Z 30450K .......... .......... .......... .......... .......... 51% 65.4M 1s 2024-08-22T20:28:09.3780860Z 30500K .......... .......... .......... .......... .......... 51% 61.1M 1s 2024-08-22T20:28:09.3786520Z 30550K .......... .......... .......... .......... .......... 51% 86.7M 1s 2024-08-22T20:28:09.3790620Z 30600K .......... .......... .......... .......... .......... 51% 121M 1s 2024-08-22T20:28:09.3798920Z 30650K .......... .......... .......... .......... .......... 51% 67.3M 1s 2024-08-22T20:28:09.3804760Z 30700K .......... .......... .......... .......... .......... 51% 84.3M 1s 2024-08-22T20:28:09.3812170Z 30750K .......... .......... .......... .......... .......... 51% 60.4M 1s 2024-08-22T20:28:09.3818980Z 30800K .......... .......... .......... .......... .......... 51% 69.5M 1s 2024-08-22T20:28:09.3821700Z 30850K .......... .......... .......... .......... .......... 52% 177M 1s 2024-08-22T20:28:09.3828380Z 30900K .......... .......... .......... .......... .......... 52% 69.8M 1s 2024-08-22T20:28:09.3838230Z 30950K .......... .......... .......... .......... .......... 52% 64.2M 1s 2024-08-22T20:28:09.3844100Z 31000K .......... .......... .......... .......... .......... 52% 60.4M 1s 2024-08-22T20:28:09.3850240Z 31050K .......... .......... .......... .......... .......... 52% 85.5M 1s 2024-08-22T20:28:09.3853420Z 31100K .......... .......... .......... .......... .......... 52% 135M 1s 2024-08-22T20:28:09.3870640Z 31150K .......... .......... .......... .......... .......... 52% 28.5M 1s 2024-08-22T20:28:09.3876950Z 31200K .......... .......... .......... .......... .......... 52% 78.3M 1s 2024-08-22T20:28:09.3883050Z 31250K .......... .......... .......... .......... .......... 52% 79.0M 1s 2024-08-22T20:28:09.3886930Z 31300K .......... .......... .......... .......... .......... 52% 123M 1s 2024-08-22T20:28:09.3889990Z 31350K .......... .......... .......... .......... .......... 52% 163M 1s 2024-08-22T20:28:09.3897510Z 31400K .......... .......... .......... .......... .......... 52% 65.6M 1s 2024-08-22T20:28:09.3907030Z 31450K .......... .......... .......... .......... .......... 53% 50.3M 1s 2024-08-22T20:28:09.3913600Z 31500K .......... .......... .......... .......... .......... 53% 92.5M 1s 2024-08-22T20:28:09.3919280Z 31550K .......... .......... .......... .......... .......... 53% 71.4M 1s 2024-08-22T20:28:09.3924590Z 31600K .......... .......... .......... .......... .......... 53% 90.4M 1s 2024-08-22T20:28:09.3929340Z 31650K .......... .......... .......... .......... .......... 53% 105M 1s 2024-08-22T20:28:09.3937180Z 31700K .......... .......... .......... .......... .......... 53% 61.2M 1s 2024-08-22T20:28:09.3943060Z 31750K .......... .......... .......... .......... .......... 53% 81.7M 1s 2024-08-22T20:28:09.3950460Z 31800K .......... .......... .......... .......... .......... 53% 67.7M 1s 2024-08-22T20:28:09.3954000Z 31850K .......... .......... .......... .......... .......... 53% 135M 1s 2024-08-22T20:28:09.3967330Z 31900K .......... .......... .......... .......... .......... 53% 54.6M 1s 2024-08-22T20:28:09.3975440Z 31950K .......... .......... .......... .......... .......... 53% 59.3M 1s 2024-08-22T20:28:09.3978340Z 32000K .......... .......... .......... .......... .......... 53% 73.0M 1s 2024-08-22T20:28:09.3984140Z 32050K .......... .......... .......... .......... .......... 54% 132M 1s 2024-08-22T20:28:09.3991150Z 32100K .......... .......... .......... .......... .......... 54% 63.1M 1s 2024-08-22T20:28:09.3994680Z 32150K .......... .......... .......... .......... .......... 54% 95.4M 1s 2024-08-22T20:28:09.3999830Z 32200K .......... .......... .......... .......... .......... 54% 103M 1s 2024-08-22T20:28:09.4007220Z 32250K .......... .......... .......... .......... .......... 54% 63.4M 1s 2024-08-22T20:28:09.4014310Z 32300K .......... .......... .......... .......... .......... 54% 65.9M 1s 2024-08-22T20:28:09.4017760Z 32350K .......... .......... .......... .......... .......... 54% 140M 1s 2024-08-22T20:28:09.4024030Z 32400K .......... .......... .......... .......... .......... 54% 78.1M 1s 2024-08-22T20:28:09.4046580Z 32450K .......... .......... .......... .......... .......... 54% 71.7M 1s 2024-08-22T20:28:09.4047920Z 32500K .......... .......... .......... .......... .......... 54% 33.1M 1s 2024-08-22T20:28:09.4049140Z 32550K .......... .......... .......... .......... .......... 54% 141M 1s 2024-08-22T20:28:09.4050550Z 32600K .......... .......... .......... .......... .......... 54% 474M 1s 2024-08-22T20:28:09.4063980Z 32650K .......... .......... .......... .......... .......... 55% 39.2M 1s 2024-08-22T20:28:09.4085010Z 32700K .......... .......... .......... .......... .......... 55% 22.8M 1s 2024-08-22T20:28:09.4087300Z 32750K .......... .......... .......... .......... .......... 55% 162M 1s 2024-08-22T20:28:09.4090850Z 32800K .......... .......... .......... .......... .......... 55% 129M 1s 2024-08-22T20:28:09.4093730Z 32850K .......... .......... .......... .......... .......... 55% 190M 1s 2024-08-22T20:28:09.4096270Z 32900K .......... .......... .......... .......... .......... 55% 170M 1s 2024-08-22T20:28:09.4098680Z 32950K .......... .......... .......... .......... .......... 55% 202M 1s 2024-08-22T20:28:09.4102050Z 33000K .......... .......... .......... .......... .......... 55% 140M 1s 2024-08-22T20:28:09.4108900Z 33050K .......... .......... .......... .......... .......... 55% 76.2M 1s 2024-08-22T20:28:09.4112950Z 33100K .......... .......... .......... .......... .......... 55% 113M 1s 2024-08-22T20:28:09.4118380Z 33150K .......... .......... .......... .......... .......... 55% 89.1M 1s 2024-08-22T20:28:09.4126940Z 33200K .......... .......... .......... .......... .......... 56% 61.1M 1s 2024-08-22T20:28:09.4135180Z 33250K .......... .......... .......... .......... .......... 56% 55.4M 1s 2024-08-22T20:28:09.4141170Z 33300K .......... .......... .......... .......... .......... 56% 82.5M 1s 2024-08-22T20:28:09.4143710Z 33350K .......... .......... .......... .......... .......... 56% 184M 1s 2024-08-22T20:28:09.4150630Z 33400K .......... .......... .......... .......... .......... 56% 69.6M 1s 2024-08-22T20:28:09.4157990Z 33450K .......... .......... .......... .......... .......... 56% 67.3M 1s 2024-08-22T20:28:09.4165800Z 33500K .......... .......... .......... .......... .......... 56% 64.4M 1s 2024-08-22T20:28:09.4172910Z 33550K .......... .......... .......... .......... .......... 56% 67.1M 1s 2024-08-22T20:28:09.4175950Z 33600K .......... .......... .......... .......... .......... 56% 156M 1s 2024-08-22T20:28:09.4184420Z 33650K .......... .......... .......... .......... .......... 56% 63.7M 1s 2024-08-22T20:28:09.4191290Z 33700K .......... .......... .......... .......... .......... 56% 64.0M 1s 2024-08-22T20:28:09.4196460Z 33750K .......... .......... .......... .......... .......... 56% 94.8M 1s 2024-08-22T20:28:09.4205400Z 33800K .......... .......... .......... .......... .......... 57% 54.3M 1s 2024-08-22T20:28:09.4208390Z 33850K .......... .......... .......... .......... .......... 57% 166M 1s 2024-08-22T20:28:09.4214520Z 33900K .......... .......... .......... .......... .......... 57% 78.9M 1s 2024-08-22T20:28:09.4228940Z 33950K .......... .......... .......... .......... .......... 57% 34.6M 1s 2024-08-22T20:28:09.4233560Z 34000K .......... .......... .......... .......... .......... 57% 117M 1s 2024-08-22T20:28:09.4244500Z 34050K .......... .......... .......... .......... .......... 57% 124M 1s 2024-08-22T20:28:09.4245820Z 34100K .......... .......... .......... .......... .......... 57% 52.7M 1s 2024-08-22T20:28:09.4250050Z 34150K .......... .......... .......... .......... .......... 57% 128M 1s 2024-08-22T20:28:09.4255800Z 34200K .......... .......... .......... .......... .......... 57% 84.6M 1s 2024-08-22T20:28:09.4263180Z 34250K .......... .......... .......... .......... .......... 57% 67.5M 1s 2024-08-22T20:28:09.4271750Z 34300K .......... .......... .......... .......... .......... 57% 116M 1s 2024-08-22T20:28:09.4274940Z 34350K .......... .......... .......... .......... .......... 57% 64.4M 1s 2024-08-22T20:28:09.4281250Z 34400K .......... .......... .......... .......... .......... 58% 75.1M 1s 2024-08-22T20:28:09.4288750Z 34450K .......... .......... .......... .......... .......... 58% 67.5M 1s 2024-08-22T20:28:09.4295350Z 34500K .......... .......... .......... .......... .......... 58% 72.1M 1s 2024-08-22T20:28:09.4302130Z 34550K .......... .......... .......... .......... .......... 58% 70.5M 1s 2024-08-22T20:28:09.4306610Z 34600K .......... .......... .......... .......... .......... 58% 113M 1s 2024-08-22T20:28:09.4313220Z 34650K .......... .......... .......... .......... .......... 58% 72.3M 1s 2024-08-22T20:28:09.4319210Z 34700K .......... .......... .......... .......... .......... 58% 79.5M 1s 2024-08-22T20:28:09.4327980Z 34750K .......... .......... .......... .......... .......... 58% 60.1M 1s 2024-08-22T20:28:09.4334690Z 34800K .......... .......... .......... .......... .......... 58% 70.3M 1s 2024-08-22T20:28:09.4337480Z 34850K .......... .......... .......... .......... .......... 58% 168M 1s 2024-08-22T20:28:09.4344110Z 34900K .......... .......... .......... .......... .......... 58% 71.0M 1s 2024-08-22T20:28:09.4351050Z 34950K .......... .......... .......... .......... .......... 58% 75.1M 1s 2024-08-22T20:28:09.4359060Z 35000K .......... .......... .......... .......... .......... 59% 67.1M 1s 2024-08-22T20:28:09.4365670Z 35050K .......... .......... .......... .......... .......... 59% 65.5M 1s 2024-08-22T20:28:09.4370180Z 35100K .......... .......... .......... .......... .......... 59% 104M 1s 2024-08-22T20:28:09.4375920Z 35150K .......... .......... .......... .......... .......... 59% 88.6M 1s 2024-08-22T20:28:09.4387420Z 35200K .......... .......... .......... .......... .......... 59% 41.2M 1s 2024-08-22T20:28:09.4394960Z 35250K .......... .......... .......... .......... .......... 59% 67.3M 1s 2024-08-22T20:28:09.4401000Z 35300K .......... .......... .......... .......... .......... 59% 81.8M 1s 2024-08-22T20:28:09.4404580Z 35350K .......... .......... .......... .......... .......... 59% 137M 1s 2024-08-22T20:28:09.4409730Z 35400K .......... .......... .......... .......... .......... 59% 91.6M 1s 2024-08-22T20:28:09.4417260Z 35450K .......... .......... .......... .......... .......... 59% 63.4M 1s 2024-08-22T20:28:09.4425400Z 35500K .......... .......... .......... .......... .......... 59% 59.7M 1s 2024-08-22T20:28:09.4441350Z 35550K .......... .......... .......... .......... .......... 59% 30.9M 1s 2024-08-22T20:28:09.4444340Z 35600K .......... .......... .......... .......... .......... 60% 161M 1s 2024-08-22T20:28:09.4447640Z 35650K .......... .......... .......... .......... .......... 60% 142M 1s 2024-08-22T20:28:09.4451440Z 35700K .......... .......... .......... .......... .......... 60% 256M 1s 2024-08-22T20:28:09.4456380Z 35750K .......... .......... .......... .......... .......... 60% 75.5M 1s 2024-08-22T20:28:09.4462250Z 35800K .......... .......... .......... .......... .......... 60% 79.7M 1s 2024-08-22T20:28:09.4465820Z 35850K .......... .......... .......... .......... .......... 60% 134M 1s 2024-08-22T20:28:09.4471870Z 35900K .......... .......... .......... .......... .......... 60% 82.3M 1s 2024-08-22T20:28:09.4481660Z 35950K .......... .......... .......... .......... .......... 60% 50.2M 1s 2024-08-22T20:28:09.4496970Z 36000K .......... .......... .......... .......... .......... 60% 31.6M 1s 2024-08-22T20:28:09.4499250Z 36050K .......... .......... .......... .......... .......... 60% 220M 1s 2024-08-22T20:28:09.4504520Z 36100K .......... .......... .......... .......... .......... 60% 99.4M 1s 2024-08-22T20:28:09.4510220Z 36150K .......... .......... .......... .......... .......... 60% 86.4M 1s 2024-08-22T20:28:09.4516210Z 36200K .......... .......... .......... .......... .......... 61% 81.1M 1s 2024-08-22T20:28:09.4524880Z 36250K .......... .......... .......... .......... .......... 61% 54.3M 0s 2024-08-22T20:28:09.4528250Z 36300K .......... .......... .......... .......... .......... 61% 149M 0s 2024-08-22T20:28:09.4533750Z 36350K .......... .......... .......... .......... .......... 61% 86.4M 0s 2024-08-22T20:28:09.4540620Z 36400K .......... .......... .......... .......... .......... 61% 73.2M 0s 2024-08-22T20:28:09.4547990Z 36450K .......... .......... .......... .......... .......... 61% 65.8M 0s 2024-08-22T20:28:09.4563560Z 36500K .......... .......... .......... .......... .......... 61% 30.8M 0s 2024-08-22T20:28:09.4566120Z 36550K .......... .......... .......... .......... .......... 61% 209M 0s 2024-08-22T20:28:09.4569180Z 36600K .......... .......... .......... .......... .......... 61% 165M 0s 2024-08-22T20:28:09.4575840Z 36650K .......... .......... .......... .......... .......... 61% 71.8M 0s 2024-08-22T20:28:09.4583070Z 36700K .......... .......... .......... .......... .......... 61% 69.5M 0s 2024-08-22T20:28:09.4604210Z 36750K .......... .......... .......... .......... .......... 61% 23.1M 0s 2024-08-22T20:28:09.4610940Z 36800K .......... .......... .......... .......... .......... 62% 72.6M 0s 2024-08-22T20:28:09.4618470Z 36850K .......... .......... .......... .......... .......... 62% 63.1M 0s 2024-08-22T20:28:09.4625550Z 36900K .......... .......... .......... .......... .......... 62% 70.0M 0s 2024-08-22T20:28:09.4631030Z 36950K .......... .......... .......... .......... .......... 62% 87.8M 0s 2024-08-22T20:28:09.4637520Z 37000K .......... .......... .......... .......... .......... 62% 76.4M 0s 2024-08-22T20:28:09.4645830Z 37050K .......... .......... .......... .......... .......... 62% 58.5M 0s 2024-08-22T20:28:09.4653200Z 37100K .......... .......... .......... .......... .......... 62% 66.5M 0s 2024-08-22T20:28:09.4661950Z 37150K .......... .......... .......... .......... .......... 62% 64.9M 0s 2024-08-22T20:28:09.4670580Z 37200K .......... .......... .......... .......... .......... 62% 50.3M 0s 2024-08-22T20:28:09.4677390Z 37250K .......... .......... .......... .......... .......... 62% 69.6M 0s 2024-08-22T20:28:09.4682440Z 37300K .......... .......... .......... .......... .......... 62% 92.7M 0s 2024-08-22T20:28:09.4687040Z 37350K .......... .......... .......... .......... .......... 63% 124M 0s 2024-08-22T20:28:09.4690490Z 37400K .......... .......... .......... .......... .......... 63% 125M 0s 2024-08-22T20:28:09.4692830Z 37450K .......... .......... .......... .......... .......... 63% 199M 0s 2024-08-22T20:28:09.4696210Z 37500K .......... .......... .......... .......... .......... 63% 147M 0s 2024-08-22T20:28:09.4696900Z 37550K .......... .......... .......... .......... .......... 63% 618M 0s 2024-08-22T20:28:09.4704080Z 37600K .......... .......... .......... .......... .......... 63% 70.0M 0s 2024-08-22T20:28:09.4713090Z 37650K .......... .......... .......... .......... .......... 63% 53.9M 0s 2024-08-22T20:28:09.4718740Z 37700K .......... .......... .......... .......... .......... 63% 85.1M 0s 2024-08-22T20:28:09.4726270Z 37750K .......... .......... .......... .......... .......... 63% 64.8M 0s 2024-08-22T20:28:09.4730360Z 37800K .......... .......... .......... .......... .......... 63% 122M 0s 2024-08-22T20:28:09.4736180Z 37850K .......... .......... .......... .......... .......... 63% 81.8M 0s 2024-08-22T20:28:09.4743870Z 37900K .......... .......... .......... .......... .......... 63% 64.7M 0s 2024-08-22T20:28:09.4751130Z 37950K .......... .......... .......... .......... .......... 64% 67.7M 0s 2024-08-22T20:28:09.4757820Z 38000K .......... .......... .......... .......... .......... 64% 73.0M 0s 2024-08-22T20:28:09.4760990Z 38050K .......... .......... .......... .......... .......... 64% 155M 0s 2024-08-22T20:28:09.4767700Z 38100K .......... .......... .......... .......... .......... 64% 71.8M 0s 2024-08-22T20:28:09.4775710Z 38150K .......... .......... .......... .......... .......... 64% 59.8M 0s 2024-08-22T20:28:09.4783160Z 38200K .......... .......... .......... .......... .......... 64% 66.4M 0s 2024-08-22T20:28:09.4789230Z 38250K .......... .......... .......... .......... .......... 64% 80.6M 0s 2024-08-22T20:28:09.4792280Z 38300K .......... .......... .......... .......... .......... 64% 174M 0s 2024-08-22T20:28:09.4801080Z 38350K .......... .......... .......... .......... .......... 64% 56.8M 0s 2024-08-22T20:28:09.4818080Z 38400K .......... .......... .......... .......... .......... 64% 28.3M 0s 2024-08-22T20:28:09.4821550Z 38450K .......... .......... .......... .......... .......... 64% 154M 0s 2024-08-22T20:28:09.4825980Z 38500K .......... .......... .......... .......... .......... 64% 128M 0s 2024-08-22T20:28:09.4829780Z 38550K .......... .......... .......... .......... .......... 65% 138M 0s 2024-08-22T20:28:09.4833900Z 38600K .......... .......... .......... .......... .......... 65% 88.9M 0s 2024-08-22T20:28:09.4839170Z 38650K .......... .......... .......... .......... .......... 65% 91.8M 0s 2024-08-22T20:28:09.4846580Z 38700K .......... .......... .......... .......... .......... 65% 75.6M 0s 2024-08-22T20:28:09.4848390Z 38750K .......... .......... .......... .......... .......... 65% 187M 0s 2024-08-22T20:28:09.4856810Z 38800K .......... .......... .......... .......... .......... 65% 68.5M 0s 2024-08-22T20:28:09.4864130Z 38850K .......... .......... .......... .......... .......... 65% 55.0M 0s 2024-08-22T20:28:09.4871340Z 38900K .......... .......... .......... .......... .......... 65% 74.2M 0s 2024-08-22T20:28:09.4877530Z 38950K .......... .......... .......... .......... .......... 65% 73.6M 0s 2024-08-22T20:28:09.4879510Z 39000K .......... .......... .......... .......... .......... 65% 227M 0s 2024-08-22T20:28:09.4886990Z 39050K .......... .......... .......... .......... .......... 65% 66.5M 0s 2024-08-22T20:28:09.4895070Z 39100K .......... .......... .......... .......... .......... 65% 60.5M 0s 2024-08-22T20:28:09.4902950Z 39150K .......... .......... .......... .......... .......... 66% 62.7M 0s 2024-08-22T20:28:09.4910400Z 39200K .......... .......... .......... .......... .......... 66% 70.3M 0s 2024-08-22T20:28:09.4912860Z 39250K .......... .......... .......... .......... .......... 66% 188M 0s 2024-08-22T20:28:09.4920360Z 39300K .......... .......... .......... .......... .......... 66% 62.1M 0s 2024-08-22T20:28:09.4927390Z 39350K .......... .......... .......... .......... .......... 66% 68.3M 0s 2024-08-22T20:28:09.4934600Z 39400K .......... .......... .......... .......... .......... 66% 69.8M 0s 2024-08-22T20:28:09.4941410Z 39450K .......... .......... .......... .......... .......... 66% 71.7M 0s 2024-08-22T20:28:09.4943970Z 39500K .......... .......... .......... .......... .......... 66% 184M 0s 2024-08-22T20:28:09.4950830Z 39550K .......... .......... .......... .......... .......... 66% 71.1M 0s 2024-08-22T20:28:09.4958900Z 39600K .......... .......... .......... .......... .......... 66% 60.4M 0s 2024-08-22T20:28:09.4966400Z 39650K .......... .......... .......... .......... .......... 66% 70.9M 0s 2024-08-22T20:28:09.4976540Z 39700K .......... .......... .......... .......... .......... 66% 62.0M 0s 2024-08-22T20:28:09.4977010Z 39750K .......... .......... .......... .......... .......... 67% 425M 0s 2024-08-22T20:28:09.4983200Z 39800K .......... .......... .......... .......... .......... 67% 58.3M 0s 2024-08-22T20:28:09.4990110Z 39850K .......... .......... .......... .......... .......... 67% 70.5M 0s 2024-08-22T20:28:09.4997870Z 39900K .......... .......... .......... .......... .......... 67% 61.7M 0s 2024-08-22T20:28:09.5005140Z 39950K .......... .......... .......... .......... .......... 67% 70.6M 0s 2024-08-22T20:28:09.5007970Z 40000K .......... .......... .......... .......... .......... 67% 166M 0s 2024-08-22T20:28:09.5014140Z 40050K .......... .......... .......... .......... .......... 67% 76.5M 0s 2024-08-22T20:28:09.5022130Z 40100K .......... .......... .......... .......... .......... 67% 62.8M 0s 2024-08-22T20:28:09.5029190Z 40150K .......... .......... .......... .......... .......... 67% 70.7M 0s 2024-08-22T20:28:09.5035690Z 40200K .......... .......... .......... .......... .......... 67% 71.6M 0s 2024-08-22T20:28:09.5039160Z 40250K .......... .......... .......... .......... .......... 67% 146M 0s 2024-08-22T20:28:09.5046660Z 40300K .......... .......... .......... .......... .......... 67% 65.6M 0s 2024-08-22T20:28:09.5053040Z 40350K .......... .......... .......... .......... .......... 68% 75.9M 0s 2024-08-22T20:28:09.5059830Z 40400K .......... .......... .......... .......... .......... 68% 70.9M 0s 2024-08-22T20:28:09.5065650Z 40450K .......... .......... .......... .......... .......... 68% 84.5M 0s 2024-08-22T20:28:09.5067730Z 40500K .......... .......... .......... .......... .......... 68% 231M 0s 2024-08-22T20:28:09.5072910Z 40550K .......... .......... .......... .......... .......... 68% 91.4M 0s 2024-08-22T20:28:09.5084060Z 40600K .......... .......... .......... .......... .......... 68% 45.9M 0s 2024-08-22T20:28:09.5086310Z 40650K .......... .......... .......... .......... .......... 68% 176M 0s 2024-08-22T20:28:09.5093810Z 40700K .......... .......... .......... .......... .......... 68% 74.7M 0s 2024-08-22T20:28:09.5101460Z 40750K .......... .......... .......... .......... .......... 68% 59.8M 0s 2024-08-22T20:28:09.5105640Z 40800K .......... .......... .......... .......... .......... 68% 109M 0s 2024-08-22T20:28:09.5124700Z 40850K .......... .......... .......... .......... .......... 68% 27.5M 0s 2024-08-22T20:28:09.5135900Z 40900K .......... .......... .......... .......... .......... 68% 39.3M 0s 2024-08-22T20:28:09.5147560Z 40950K .......... .......... .......... .......... .......... 69% 42.1M 0s 2024-08-22T20:28:09.5154660Z 41000K .......... .......... .......... .......... .......... 69% 68.9M 0s 2024-08-22T20:28:09.5162380Z 41050K .......... .......... .......... .......... .......... 69% 62.8M 0s 2024-08-22T20:28:09.5170210Z 41100K .......... .......... .......... .......... .......... 69% 101M 0s 2024-08-22T20:28:09.5180850Z 41150K .......... .......... .......... .......... .......... 69% 35.4M 0s 2024-08-22T20:28:09.5188180Z 41200K .......... .......... .......... .......... .......... 69% 69.7M 0s 2024-08-22T20:28:09.5192940Z 41250K .......... .......... .......... .......... .......... 69% 98.4M 0s 2024-08-22T20:28:09.5204680Z 41300K .......... .......... .......... .......... .......... 69% 41.3M 0s 2024-08-22T20:28:09.5209040Z 41350K .......... .......... .......... .......... .......... 69% 127M 0s 2024-08-22T20:28:09.5212360Z 41400K .......... .......... .......... .......... .......... 69% 132M 0s 2024-08-22T20:28:09.5214660Z 41450K .......... .......... .......... .......... .......... 69% 194M 0s 2024-08-22T20:28:09.5217870Z 41500K .......... .......... .......... .......... .......... 69% 162M 0s 2024-08-22T20:28:09.5224280Z 41550K .......... .......... .......... .......... .......... 70% 75.8M 0s 2024-08-22T20:28:09.5229030Z 41600K .......... .......... .......... .......... .......... 70% 100M 0s 2024-08-22T20:28:09.5234920Z 41650K .......... .......... .......... .......... .......... 70% 87.2M 0s 2024-08-22T20:28:09.5239840Z 41700K .......... .......... .......... .......... .......... 70% 99.0M 0s 2024-08-22T20:28:09.5243750Z 41750K .......... .......... .......... .......... .......... 70% 122M 0s 2024-08-22T20:28:09.5248410Z 41800K .......... .......... .......... .......... .......... 70% 102M 0s 2024-08-22T20:28:09.5253970Z 41850K .......... .......... .......... .......... .......... 70% 89.4M 0s 2024-08-22T20:28:09.5260630Z 41900K .......... .......... .......... .......... .......... 70% 71.8M 0s 2024-08-22T20:28:09.5265000Z 41950K .......... .......... .......... .......... .......... 70% 113M 0s 2024-08-22T20:28:09.5267920Z 42000K .......... .......... .......... .......... .......... 70% 162M 0s 2024-08-22T20:28:09.5273670Z 42050K .......... .......... .......... .......... .......... 70% 87.2M 0s 2024-08-22T20:28:09.5279650Z 42100K .......... .......... .......... .......... .......... 71% 80.2M 0s 2024-08-22T20:28:09.5284990Z 42150K .......... .......... .......... .......... .......... 71% 87.3M 0s 2024-08-22T20:28:09.5292160Z 42200K .......... .......... .......... .......... .......... 71% 70.2M 0s 2024-08-22T20:28:09.5295130Z 42250K .......... .......... .......... .......... .......... 71% 171M 0s 2024-08-22T20:28:09.5301170Z 42300K .......... .......... .......... .......... .......... 71% 82.2M 0s 2024-08-22T20:28:09.5309720Z 42350K .......... .......... .......... .......... .......... 71% 56.6M 0s 2024-08-22T20:28:09.5317540Z 42400K .......... .......... .......... .......... .......... 71% 63.2M 0s 2024-08-22T20:28:09.5331410Z 42450K .......... .......... .......... .......... .......... 71% 35.3M 0s 2024-08-22T20:28:09.5334800Z 42500K .......... .......... .......... .......... .......... 71% 146M 0s 2024-08-22T20:28:09.5344060Z 42550K .......... .......... .......... .......... .......... 71% 50.4M 0s 2024-08-22T20:28:09.5346500Z 42600K .......... .......... .......... .......... .......... 71% 234M 0s 2024-08-22T20:28:09.5352210Z 42650K .......... .......... .......... .......... .......... 71% 85.4M 0s 2024-08-22T20:28:09.5358470Z 42700K .......... .......... .......... .......... .......... 72% 79.4M 0s 2024-08-22T20:28:09.5360880Z 42750K .......... .......... .......... .......... .......... 72% 200M 0s 2024-08-22T20:28:09.5366160Z 42800K .......... .......... .......... .......... .......... 72% 89.6M 0s 2024-08-22T20:28:09.5374000Z 42850K .......... .......... .......... .......... .......... 72% 62.5M 0s 2024-08-22T20:28:09.5382350Z 42900K .......... .......... .......... .......... .......... 72% 60.7M 0s 2024-08-22T20:28:09.5387810Z 42950K .......... .......... .......... .......... .......... 72% 88.8M 0s 2024-08-22T20:28:09.5389820Z 43000K .......... .......... .......... .......... .......... 72% 210M 0s 2024-08-22T20:28:09.5397730Z 43050K .......... .......... .......... .......... .......... 72% 61.9M 0s 2024-08-22T20:28:09.5405690Z 43100K .......... .......... .......... .......... .......... 72% 64.3M 0s 2024-08-22T20:28:09.5412360Z 43150K .......... .......... .......... .......... .......... 72% 69.2M 0s 2024-08-22T20:28:09.5421080Z 43200K .......... .......... .......... .......... .......... 72% 144M 0s 2024-08-22T20:28:09.5422940Z 43250K .......... .......... .......... .......... .......... 72% 65.5M 0s 2024-08-22T20:28:09.5429360Z 43300K .......... .......... .......... .......... .......... 73% 78.3M 0s 2024-08-22T20:28:09.5437310Z 43350K .......... .......... .......... .......... .......... 73% 60.7M 0s 2024-08-22T20:28:09.5444110Z 43400K .......... .......... .......... .......... .......... 73% 78.8M 0s 2024-08-22T20:28:09.5446860Z 43450K .......... .......... .......... .......... .......... 73% 153M 0s 2024-08-22T20:28:09.5453480Z 43500K .......... .......... .......... .......... .......... 73% 81.8M 0s 2024-08-22T20:28:09.5460800Z 43550K .......... .......... .......... .......... .......... 73% 61.6M 0s 2024-08-22T20:28:09.5470880Z 43600K .......... .......... .......... .......... .......... 73% 49.0M 0s 2024-08-22T20:28:09.5475070Z 43650K .......... .......... .......... .......... .......... 73% 110M 0s 2024-08-22T20:28:09.5485320Z 43700K .......... .......... .......... .......... .......... 73% 48.7M 0s 2024-08-22T20:28:09.5485760Z 43750K .......... .......... .......... .......... .......... 73% 561M 0s 2024-08-22T20:28:09.5492110Z 43800K .......... .......... .......... .......... .......... 73% 79.7M 0s 2024-08-22T20:28:09.5502370Z 43850K .......... .......... .......... .......... .......... 73% 55.8M 0s 2024-08-22T20:28:09.5507690Z 43900K .......... .......... .......... .......... .......... 74% 79.8M 0s 2024-08-22T20:28:09.5514430Z 43950K .......... .......... .......... .......... .......... 74% 67.8M 0s 2024-08-22T20:28:09.5517300Z 44000K .......... .......... .......... .......... .......... 74% 161M 0s 2024-08-22T20:28:09.5526350Z 44050K .......... .......... .......... .......... .......... 74% 57.4M 0s 2024-08-22T20:28:09.5542910Z 44100K .......... .......... .......... .......... .......... 74% 28.4M 0s 2024-08-22T20:28:09.5546310Z 44150K .......... .......... .......... .......... .......... 74% 154M 0s 2024-08-22T20:28:09.5549100Z 44200K .......... .......... .......... .......... .......... 74% 180M 0s 2024-08-22T20:28:09.5552630Z 44250K .......... .......... .......... .......... .......... 74% 140M 0s 2024-08-22T20:28:09.5556520Z 44300K .......... .......... .......... .......... .......... 74% 114M 0s 2024-08-22T20:28:09.5564680Z 44350K .......... .......... .......... .......... .......... 74% 61.9M 0s 2024-08-22T20:28:09.5569120Z 44400K .......... .......... .......... .......... .......... 74% 108M 0s 2024-08-22T20:28:09.5575980Z 44450K .......... .......... .......... .......... .......... 74% 71.0M 0s 2024-08-22T20:28:09.5578940Z 44500K .......... .......... .......... .......... .......... 75% 180M 0s 2024-08-22T20:28:09.5587160Z 44550K .......... .......... .......... .......... .......... 75% 56.3M 0s 2024-08-22T20:28:09.5593580Z 44600K .......... .......... .......... .......... .......... 75% 89.3M 0s 2024-08-22T20:28:09.5601480Z 44650K .......... .......... .......... .......... .......... 75% 68.6M 0s 2024-08-22T20:28:09.5603170Z 44700K .......... .......... .......... .......... .......... 75% 142M 0s 2024-08-22T20:28:09.5607170Z 44750K .......... .......... .......... .......... .......... 75% 128M 0s 2024-08-22T20:28:09.5615270Z 44800K .......... .......... .......... .......... .......... 75% 67.5M 0s 2024-08-22T20:28:09.5623790Z 44850K .......... .......... .......... .......... .......... 75% 53.9M 0s 2024-08-22T20:28:09.5641340Z 44900K .......... .......... .......... .......... .......... 75% 28.3M 0s 2024-08-22T20:28:09.5653250Z 44950K .......... .......... .......... .......... .......... 75% 39.6M 0s 2024-08-22T20:28:09.5656150Z 45000K .......... .......... .......... .......... .......... 75% 158M 0s 2024-08-22T20:28:09.5671500Z 45050K .......... .......... .......... .......... .......... 75% 31.6M 0s 2024-08-22T20:28:09.5679750Z 45100K .......... .......... .......... .......... .......... 76% 61.7M 0s 2024-08-22T20:28:09.5686790Z 45150K .......... .......... .......... .......... .......... 76% 66.0M 0s 2024-08-22T20:28:09.5698790Z 45200K .......... .......... .......... .......... .......... 76% 41.5M 0s 2024-08-22T20:28:09.5704580Z 45250K .......... .......... .......... .......... .......... 76% 85.1M 0s 2024-08-22T20:28:09.5710700Z 45300K .......... .......... .......... .......... .......... 76% 78.4M 0s 2024-08-22T20:28:09.5722230Z 45350K .......... .......... .......... .......... .......... 76% 42.5M 0s 2024-08-22T20:28:09.5732260Z 45400K .......... .......... .......... .......... .......... 76% 49.3M 0s 2024-08-22T20:28:09.5738690Z 45450K .......... .......... .......... .......... .......... 76% 74.8M 0s 2024-08-22T20:28:09.5747010Z 45500K .......... .......... .......... .......... .......... 76% 58.1M 0s 2024-08-22T20:28:09.5757130Z 45550K .......... .......... .......... .......... .......... 76% 49.4M 0s 2024-08-22T20:28:09.5765540Z 45600K .......... .......... .......... .......... .......... 76% 58.4M 0s 2024-08-22T20:28:09.5776650Z 45650K .......... .......... .......... .......... .......... 76% 43.5M 0s 2024-08-22T20:28:09.5785140Z 45700K .......... .......... .......... .......... .......... 77% 57.6M 0s 2024-08-22T20:28:09.5794980Z 45750K .......... .......... .......... .......... .......... 77% 48.8M 0s 2024-08-22T20:28:09.5803510Z 45800K .......... .......... .......... .......... .......... 77% 59.3M 0s 2024-08-22T20:28:09.5807640Z 45850K .......... .......... .......... .......... .......... 77% 122M 0s 2024-08-22T20:28:09.5812230Z 45900K .......... .......... .......... .......... .......... 77% 112M 0s 2024-08-22T20:28:09.5814590Z 45950K .......... .......... .......... .......... .......... 77% 156M 0s 2024-08-22T20:28:09.5818980Z 46000K .......... .......... .......... .......... .......... 77% 114M 0s 2024-08-22T20:28:09.5824380Z 46050K .......... .......... .......... .......... .......... 77% 93.7M 0s 2024-08-22T20:28:09.5828120Z 46100K .......... .......... .......... .......... .......... 77% 145M 0s 2024-08-22T20:28:09.5830700Z 46150K .......... .......... .......... .......... .......... 77% 244M 0s 2024-08-22T20:28:09.5835300Z 46200K .......... .......... .......... .......... .......... 77% 84.8M 0s 2024-08-22T20:28:09.5838350Z 46250K .......... .......... .......... .......... .......... 77% 158M 0s 2024-08-22T20:28:09.5844750Z 46300K .......... .......... .......... .......... .......... 78% 75.9M 0s 2024-08-22T20:28:09.5848500Z 46350K .......... .......... .......... .......... .......... 78% 136M 0s 2024-08-22T20:28:09.5854340Z 46400K .......... .......... .......... .......... .......... 78% 85.8M 0s 2024-08-22T20:28:09.5854900Z 46450K .......... .......... .......... .......... .......... 78% 394M 0s 2024-08-22T20:28:09.5858370Z 46500K .......... .......... .......... .......... .......... 78% 158M 0s 2024-08-22T20:28:09.5860290Z 46550K .......... .......... .......... .......... .......... 78% 252M 0s 2024-08-22T20:28:09.5862890Z 46600K .......... .......... .......... .......... .......... 78% 198M 0s 2024-08-22T20:28:09.5865260Z 46650K .......... .......... .......... .......... .......... 78% 182M 0s 2024-08-22T20:28:09.5868600Z 46700K .......... .......... .......... .......... .......... 78% 182M 0s 2024-08-22T20:28:09.5871180Z 46750K .......... .......... .......... .......... .......... 78% 158M 0s 2024-08-22T20:28:09.5877950Z 46800K .......... .......... .......... .......... .......... 78% 73.9M 0s 2024-08-22T20:28:09.5883600Z 46850K .......... .......... .......... .......... .......... 79% 84.0M 0s 2024-08-22T20:28:09.5890880Z 46900K .......... .......... .......... .......... .......... 79% 67.9M 0s 2024-08-22T20:28:09.5892420Z 46950K .......... .......... .......... .......... .......... 79% 303M 0s 2024-08-22T20:28:09.5913160Z 47000K .......... .......... .......... .......... .......... 79% 23.6M 0s 2024-08-22T20:28:09.5915430Z 47050K .......... .......... .......... .......... .......... 79% 214M 0s 2024-08-22T20:28:09.5918910Z 47100K .......... .......... .......... .......... .......... 79% 157M 0s 2024-08-22T20:28:09.5921420Z 47150K .......... .......... .......... .......... .......... 79% 172M 0s 2024-08-22T20:28:09.5930600Z 47200K .......... .......... .......... .......... .......... 79% 138M 0s 2024-08-22T20:28:09.5934020Z 47250K .......... .......... .......... .......... .......... 79% 54.5M 0s 2024-08-22T20:28:09.5940520Z 47300K .......... .......... .......... .......... .......... 79% 73.8M 0s 2024-08-22T20:28:09.5949310Z 47350K .......... .......... .......... .......... .......... 79% 56.6M 0s 2024-08-22T20:28:09.5953660Z 47400K .......... .......... .......... .......... .......... 79% 109M 0s 2024-08-22T20:28:09.5955820Z 47450K .......... .......... .......... .......... .......... 80% 268M 0s 2024-08-22T20:28:09.5963990Z 47500K .......... .......... .......... .......... .......... 80% 56.3M 0s 2024-08-22T20:28:09.5970680Z 47550K .......... .......... .......... .......... .......... 80% 75.9M 0s 2024-08-22T20:28:09.5977480Z 47600K .......... .......... .......... .......... .......... 80% 70.2M 0s 2024-08-22T20:28:09.5986480Z 47650K .......... .......... .......... .......... .......... 80% 54.1M 0s 2024-08-22T20:28:09.5989760Z 47700K .......... .......... .......... .......... .......... 80% 163M 0s 2024-08-22T20:28:09.5994250Z 47750K .......... .......... .......... .......... .......... 80% 100M 0s 2024-08-22T20:28:09.6003940Z 47800K .......... .......... .......... .......... .......... 80% 51.6M 0s 2024-08-22T20:28:09.6008590Z 47850K .......... .......... .......... .......... .......... 80% 105M 0s 2024-08-22T20:28:09.6011100Z 47900K .......... .......... .......... .......... .......... 80% 190M 0s 2024-08-22T20:28:09.6022120Z 47950K .......... .......... .......... .......... .......... 80% 45.0M 0s 2024-08-22T20:28:09.6026960Z 48000K .......... .......... .......... .......... .......... 80% 99.2M 0s 2024-08-22T20:28:09.6033730Z 48050K .......... .......... .......... .......... .......... 81% 70.9M 0s 2024-08-22T20:28:09.6042570Z 48100K .......... .......... .......... .......... .......... 81% 55.2M 0s 2024-08-22T20:28:09.6056370Z 48150K .......... .......... .......... .......... .......... 81% 247M 0s 2024-08-22T20:28:09.6064450Z 48200K .......... .......... .......... .......... .......... 81% 24.7M 0s 2024-08-22T20:28:09.6067830Z 48250K .......... .......... .......... .......... .......... 81% 145M 0s 2024-08-22T20:28:09.6074800Z 48300K .......... .......... .......... .......... .......... 81% 74.5M 0s 2024-08-22T20:28:09.6078640Z 48350K .......... .......... .......... .......... .......... 81% 114M 0s 2024-08-22T20:28:09.6084930Z 48400K .......... .......... .......... .......... .......... 81% 173M 0s 2024-08-22T20:28:09.6088280Z 48450K .......... .......... .......... .......... .......... 81% 71.5M 0s 2024-08-22T20:28:09.6093390Z 48500K .......... .......... .......... .......... .......... 81% 101M 0s 2024-08-22T20:28:09.6098840Z 48550K .......... .......... .......... .......... .......... 81% 88.0M 0s 2024-08-22T20:28:09.6105670Z 48600K .......... .......... .......... .......... .......... 81% 69.3M 0s 2024-08-22T20:28:09.6111600Z 48650K .......... .......... .......... .......... .......... 82% 126M 0s 2024-08-22T20:28:09.6114480Z 48700K .......... .......... .......... .......... .......... 82% 101M 0s 2024-08-22T20:28:09.6121730Z 48750K .......... .......... .......... .......... .......... 82% 66.5M 0s 2024-08-22T20:28:09.6124980Z 48800K .......... .......... .......... .......... .......... 82% 151M 0s 2024-08-22T20:28:09.6130110Z 48850K .......... .......... .......... .......... .......... 82% 95.9M 0s 2024-08-22T20:28:09.6141310Z 48900K .......... .......... .......... .......... .......... 82% 173M 0s 2024-08-22T20:28:09.6144040Z 48950K .......... .......... .......... .......... .......... 82% 43.2M 0s 2024-08-22T20:28:09.6161940Z 49000K .......... .......... .......... .......... .......... 82% 27.3M 0s 2024-08-22T20:28:09.6172820Z 49050K .......... .......... .......... .......... .......... 82% 46.2M 0s 2024-08-22T20:28:09.6184920Z 49100K .......... .......... .......... .......... .......... 82% 40.1M 0s 2024-08-22T20:28:09.6188650Z 49150K .......... .......... .......... .......... .......... 82% 132M 0s 2024-08-22T20:28:09.6200150Z 49200K .......... .......... .......... .......... .......... 82% 42.2M 0s 2024-08-22T20:28:09.6208310Z 49250K .......... .......... .......... .......... .......... 83% 60.4M 0s 2024-08-22T20:28:09.6228680Z 49300K .......... .......... .......... .......... .......... 83% 24.0M 0s 2024-08-22T20:28:09.6230170Z 49350K .......... .......... .......... .......... .......... 83% 319M 0s 2024-08-22T20:28:09.6243090Z 49400K .......... .......... .......... .......... .......... 83% 37.6M 0s 2024-08-22T20:28:09.6247200Z 49450K .......... .......... .......... .......... .......... 83% 125M 0s 2024-08-22T20:28:09.6256360Z 49500K .......... .......... .......... .......... .......... 83% 50.9M 0s 2024-08-22T20:28:09.6266970Z 49550K .......... .......... .......... .......... .......... 83% 55.1M 0s 2024-08-22T20:28:09.6277370Z 49600K .......... .......... .......... .......... .......... 83% 40.7M 0s 2024-08-22T20:28:09.6279760Z 49650K .......... .......... .......... .......... .......... 83% 218M 0s 2024-08-22T20:28:09.6293770Z 49700K .......... .......... .......... .......... .......... 83% 35.4M 0s 2024-08-22T20:28:09.6301110Z 49750K .......... .......... .......... .......... .......... 83% 63.6M 0s 2024-08-22T20:28:09.6322850Z 49800K .......... .......... .......... .......... .......... 83% 22.4M 0s 2024-08-22T20:28:09.6325960Z 49850K .......... .......... .......... .......... .......... 84% 156M 0s 2024-08-22T20:28:09.6330080Z 49900K .......... .......... .......... .......... .......... 84% 118M 0s 2024-08-22T20:28:09.6333800Z 49950K .......... .......... .......... .......... .......... 84% 136M 0s 2024-08-22T20:28:09.6334700Z 50000K .......... .......... .......... .......... .......... 84% 448M 0s 2024-08-22T20:28:09.6337950Z 50050K .......... .......... .......... .......... .......... 84% 159M 0s 2024-08-22T20:28:09.6346660Z 50100K .......... .......... .......... .......... .......... 84% 55.9M 0s 2024-08-22T20:28:09.6349950Z 50150K .......... .......... .......... .......... .......... 84% 171M 0s 2024-08-22T20:28:09.6353180Z 50200K .......... .......... .......... .......... .......... 84% 129M 0s 2024-08-22T20:28:09.6358280Z 50250K .......... .......... .......... .......... .......... 84% 121M 0s 2024-08-22T20:28:09.6370440Z 50300K .......... .......... .......... .......... .......... 84% 43.3M 0s 2024-08-22T20:28:09.6373140Z 50350K .......... .......... .......... .......... .......... 84% 102M 0s 2024-08-22T20:28:09.6379510Z 50400K .......... .......... .......... .......... .......... 84% 87.0M 0s 2024-08-22T20:28:09.6381780Z 50450K .......... .......... .......... .......... .......... 85% 231M 0s 2024-08-22T20:28:09.6384160Z 50500K .......... .......... .......... .......... .......... 85% 155M 0s 2024-08-22T20:28:09.6389730Z 50550K .......... .......... .......... .......... .......... 85% 93.2M 0s 2024-08-22T20:28:09.6394520Z 50600K .......... .......... .......... .......... .......... 85% 104M 0s 2024-08-22T20:28:09.6398390Z 50650K .......... .......... .......... .......... .......... 85% 129M 0s 2024-08-22T20:28:09.6403410Z 50700K .......... .......... .......... .......... .......... 85% 88.5M 0s 2024-08-22T20:28:09.6409090Z 50750K .......... .......... .......... .......... .......... 85% 91.1M 0s 2024-08-22T20:28:09.6414820Z 50800K .......... .......... .......... .......... .......... 85% 82.2M 0s 2024-08-22T20:28:09.6419440Z 50850K .......... .......... .......... .......... .......... 85% 105M 0s 2024-08-22T20:28:09.6426060Z 50900K .......... .......... .......... .......... .......... 85% 74.9M 0s 2024-08-22T20:28:09.6429100Z 50950K .......... .......... .......... .......... .......... 85% 169M 0s 2024-08-22T20:28:09.6434290Z 51000K .......... .......... .......... .......... .......... 85% 94.3M 0s 2024-08-22T20:28:09.6441720Z 51050K .......... .......... .......... .......... .......... 86% 70.6M 0s 2024-08-22T20:28:09.6445450Z 51100K .......... .......... .......... .......... .......... 86% 116M 0s 2024-08-22T20:28:09.6449010Z 51150K .......... .......... .......... .......... .......... 86% 130M 0s 2024-08-22T20:28:09.6453970Z 51200K .......... .......... .......... .......... .......... 86% 95.0M 0s 2024-08-22T20:28:09.6459310Z 51250K .......... .......... .......... .......... .......... 86% 97.3M 0s 2024-08-22T20:28:09.6465340Z 51300K .......... .......... .......... .......... .......... 86% 77.9M 0s 2024-08-22T20:28:09.6470690Z 51350K .......... .......... .......... .......... .......... 86% 92.0M 0s 2024-08-22T20:28:09.6473160Z 51400K .......... .......... .......... .......... .......... 86% 215M 0s 2024-08-22T20:28:09.6479090Z 51450K .......... .......... .......... .......... .......... 86% 80.0M 0s 2024-08-22T20:28:09.6485410Z 51500K .......... .......... .......... .......... .......... 86% 78.3M 0s 2024-08-22T20:28:09.6491090Z 51550K .......... .......... .......... .......... .......... 86% 84.8M 0s 2024-08-22T20:28:09.6496180Z 51600K .......... .......... .......... .......... .......... 87% 97.1M 0s 2024-08-22T20:28:09.6499230Z 51650K .......... .......... .......... .......... .......... 87% 151M 0s 2024-08-22T20:28:09.6505220Z 51700K .......... .......... .......... .......... .......... 87% 84.0M 0s 2024-08-22T20:28:09.6510640Z 51750K .......... .......... .......... .......... .......... 87% 90.8M 0s 2024-08-22T20:28:09.6515880Z 51800K .......... .......... .......... .......... .......... 87% 90.1M 0s 2024-08-22T20:28:09.6521350Z 51850K .......... .......... .......... .......... .......... 87% 90.8M 0s 2024-08-22T20:28:09.6524080Z 51900K .......... .......... .......... .......... .......... 87% 178M 0s 2024-08-22T20:28:09.6530280Z 51950K .......... .......... .......... .......... .......... 87% 79.7M 0s 2024-08-22T20:28:09.6538950Z 52000K .......... .......... .......... .......... .......... 87% 57.6M 0s 2024-08-22T20:28:09.6543160Z 52050K .......... .......... .......... .......... .......... 87% 104M 0s 2024-08-22T20:28:09.6551280Z 52100K .......... .......... .......... .......... .......... 87% 60.7M 0s 2024-08-22T20:28:09.6553640Z 52150K .......... .......... .......... .......... .......... 87% 227M 0s 2024-08-22T20:28:09.6562590Z 52200K .......... .......... .......... .......... .......... 88% 54.6M 0s 2024-08-22T20:28:09.6580430Z 52250K .......... .......... .......... .......... .......... 88% 27.5M 0s 2024-08-22T20:28:09.6583920Z 52300K .......... .......... .......... .......... .......... 88% 133M 0s 2024-08-22T20:28:09.6591080Z 52350K .......... .......... .......... .......... .......... 88% 69.8M 0s 2024-08-22T20:28:09.6594790Z 52400K .......... .......... .......... .......... .......... 88% 168M 0s 2024-08-22T20:28:09.6599280Z 52450K .......... .......... .......... .......... .......... 88% 102M 0s 2024-08-22T20:28:09.6604670Z 52500K .......... .......... .......... .......... .......... 88% 80.2M 0s 2024-08-22T20:28:09.6609640Z 52550K .......... .......... .......... .......... .......... 88% 101M 0s 2024-08-22T20:28:09.6625580Z 52600K .......... .......... .......... .......... .......... 88% 30.5M 0s 2024-08-22T20:28:09.6628660Z 52650K .......... .......... .......... .......... .......... 88% 160M 0s 2024-08-22T20:28:09.6630880Z 52700K .......... .......... .......... .......... .......... 88% 243M 0s 2024-08-22T20:28:09.6631420Z 52750K .......... .......... .......... .......... .......... 88% 428M 0s 2024-08-22T20:28:09.6638490Z 52800K .......... .......... .......... .......... .......... 89% 73.1M 0s 2024-08-22T20:28:09.6641740Z 52850K .......... .......... .......... .......... .......... 89% 157M 0s 2024-08-22T20:28:09.6651350Z 52900K .......... .......... .......... .......... .......... 89% 244M 0s 2024-08-22T20:28:09.6651800Z 52950K .......... .......... .......... .......... .......... 89% 70.9M 0s 2024-08-22T20:28:09.6661160Z 53000K .......... .......... .......... .......... .......... 89% 45.6M 0s 2024-08-22T20:28:09.6674570Z 53050K .......... .......... .......... .......... .......... 89% 36.4M 0s 2024-08-22T20:28:09.6690000Z 53100K .......... .......... .......... .......... .......... 89% 66.1M 0s 2024-08-22T20:28:09.6696430Z 53150K .......... .......... .......... .......... .......... 89% 33.4M 0s 2024-08-22T20:28:09.6707370Z 53200K .......... .......... .......... .......... .......... 89% 45.8M 0s 2024-08-22T20:28:09.6720220Z 53250K .......... .......... .......... .......... .......... 89% 37.0M 0s 2024-08-22T20:28:09.6727270Z 53300K .......... .......... .......... .......... .......... 89% 70.8M 0s 2024-08-22T20:28:09.6733280Z 53350K .......... .......... .......... .......... .......... 89% 81.7M 0s 2024-08-22T20:28:09.6747330Z 53400K .......... .......... .......... .......... .......... 90% 35.0M 0s 2024-08-22T20:28:09.6757720Z 53450K .......... .......... .......... .......... .......... 90% 45.8M 0s 2024-08-22T20:28:09.6768470Z 53500K .......... .......... .......... .......... .......... 90% 46.7M 0s 2024-08-22T20:28:09.6775140Z 53550K .......... .......... .......... .......... .......... 90% 73.1M 0s 2024-08-22T20:28:09.6781270Z 53600K .......... .......... .......... .......... .......... 90% 77.8M 0s 2024-08-22T20:28:09.6788320Z 53650K .......... .......... .......... .......... .......... 90% 72.3M 0s 2024-08-22T20:28:09.6799670Z 53700K .......... .......... .......... .......... .......... 90% 42.3M 0s 2024-08-22T20:28:09.6812760Z 53750K .......... .......... .......... .......... .......... 90% 37.0M 0s 2024-08-22T20:28:09.6820630Z 53800K .......... .......... .......... .......... .......... 90% 69.9M 0s 2024-08-22T20:28:09.6826180Z 53850K .......... .......... .......... .......... .......... 90% 74.5M 0s 2024-08-22T20:28:09.6844720Z 53900K .......... .......... .......... .......... .......... 90% 26.8M 0s 2024-08-22T20:28:09.6856210Z 53950K .......... .......... .......... .......... .......... 90% 42.1M 0s 2024-08-22T20:28:09.6864100Z 54000K .......... .......... .......... .......... .......... 91% 63.7M 0s 2024-08-22T20:28:09.6870690Z 54050K .......... .......... .......... .......... .......... 91% 70.6M 0s 2024-08-22T20:28:09.6880360Z 54100K .......... .......... .......... .......... .......... 91% 49.9M 0s 2024-08-22T20:28:09.6891360Z 54150K .......... .......... .......... .......... .......... 91% 45.9M 0s 2024-08-22T20:28:09.6900810Z 54200K .......... .......... .......... .......... .......... 91% 50.8M 0s 2024-08-22T20:28:09.6912100Z 54250K .......... .......... .......... .......... .......... 91% 45.0M 0s 2024-08-22T20:28:09.6918500Z 54300K .......... .......... .......... .......... .......... 91% 70.2M 0s 2024-08-22T20:28:09.6919360Z 54350K .......... .......... .......... .......... .......... 91% 561M 0s 2024-08-22T20:28:09.6925690Z 54400K .......... .......... .......... .......... .......... 91% 90.3M 0s 2024-08-22T20:28:09.6930410Z 54450K .......... .......... .......... .......... .......... 91% 83.8M 0s 2024-08-22T20:28:09.6936410Z 54500K .......... .......... .......... .......... .......... 91% 108M 0s 2024-08-22T20:28:09.6937240Z 54550K .......... .......... .......... .......... .......... 91% 220M 0s 2024-08-22T20:28:09.6942420Z 54600K .......... .......... .......... .......... .......... 92% 98.2M 0s 2024-08-22T20:28:09.6945950Z 54650K .......... .......... .......... .......... .......... 92% 154M 0s 2024-08-22T20:28:09.6952150Z 54700K .......... .......... .......... .......... .......... 92% 112M 0s 2024-08-22T20:28:09.6955750Z 54750K .......... .......... .......... .......... .......... 92% 83.5M 0s 2024-08-22T20:28:09.6958800Z 54800K .......... .......... .......... .......... .......... 92% 164M 0s 2024-08-22T20:28:09.6962650Z 54850K .......... .......... .......... .......... .......... 92% 133M 0s 2024-08-22T20:28:09.6971140Z 54900K .......... .......... .......... .......... .......... 92% 100M 0s 2024-08-22T20:28:09.6978370Z 54950K .......... .......... .......... .......... .......... 92% 53.9M 0s 2024-08-22T20:28:09.6980010Z 55000K .......... .......... .......... .......... .......... 92% 626M 0s 2024-08-22T20:28:09.6987160Z 55050K .......... .......... .......... .......... .......... 92% 74.4M 0s 2024-08-22T20:28:09.6987830Z 55100K .......... .......... .......... .......... .......... 92% 183M 0s 2024-08-22T20:28:09.6988250Z 55150K .......... .......... .......... .......... .......... 92% 842M 0s 2024-08-22T20:28:09.6990100Z 55200K .......... .......... .......... .......... .......... 93% 166M 0s 2024-08-22T20:28:09.6996390Z 55250K .......... .......... .......... .......... .......... 93% 121M 0s 2024-08-22T20:28:09.6996880Z 55300K .......... .......... .......... .......... .......... 93% 186M 0s 2024-08-22T20:28:09.7008140Z 55350K .......... .......... .......... .......... .......... 93% 45.5M 0s 2024-08-22T20:28:09.7011290Z 55400K .......... .......... .......... .......... .......... 93% 842M 0s 2024-08-22T20:28:09.7021820Z 55450K .......... .......... .......... .......... .......... 93% 43.8M 0s 2024-08-22T20:28:09.7022940Z 55500K .......... .......... .......... .......... .......... 93% 397M 0s 2024-08-22T20:28:09.7024340Z 55550K .......... .......... .......... .......... .......... 93% 257M 0s 2024-08-22T20:28:09.7026070Z 55600K .......... .......... .......... .......... .......... 93% 143M 0s 2024-08-22T20:28:09.7030370Z 55650K .......... .......... .......... .......... .......... 93% 99.6M 0s 2024-08-22T20:28:09.7032940Z 55700K .......... .......... .......... .......... .......... 93% 195M 0s 2024-08-22T20:28:09.7035160Z 55750K .......... .......... .......... .......... .......... 93% 215M 0s 2024-08-22T20:28:09.7039440Z 55800K .......... .......... .......... .......... .......... 94% 114M 0s 2024-08-22T20:28:09.7047100Z 55850K .......... .......... .......... .......... .......... 94% 160M 0s 2024-08-22T20:28:09.7057120Z 55900K .......... .......... .......... .......... .......... 94% 35.3M 0s 2024-08-22T20:28:09.7059620Z 55950K .......... .......... .......... .......... .......... 94% 381M 0s 2024-08-22T20:28:09.7060110Z 56000K .......... .......... .......... .......... .......... 94% 189M 0s 2024-08-22T20:28:09.7063510Z 56050K .......... .......... .......... .......... .......... 94% 147M 0s 2024-08-22T20:28:09.7065610Z 56100K .......... .......... .......... .......... .......... 94% 230M 0s 2024-08-22T20:28:09.7071870Z 56150K .......... .......... .......... .......... .......... 94% 76.2M 0s 2024-08-22T20:28:09.7076450Z 56200K .......... .......... .......... .......... .......... 94% 113M 0s 2024-08-22T20:28:09.7082990Z 56250K .......... .......... .......... .......... .......... 94% 72.2M 0s 2024-08-22T20:28:09.7096710Z 56300K .......... .......... .......... .......... .......... 94% 36.3M 0s 2024-08-22T20:28:09.7099640Z 56350K .......... .......... .......... .......... .......... 95% 154M 0s 2024-08-22T20:28:09.7103890Z 56400K .......... .......... .......... .......... .......... 95% 121M 0s 2024-08-22T20:28:09.7112220Z 56450K .......... .......... .......... .......... .......... 95% 63.6M 0s 2024-08-22T20:28:09.7116150Z 56500K .......... .......... .......... .......... .......... 95% 103M 0s 2024-08-22T20:28:09.7121000Z 56550K .......... .......... .......... .......... .......... 95% 102M 0s 2024-08-22T20:28:09.7124180Z 56600K .......... .......... .......... .......... .......... 95% 155M 0s 2024-08-22T20:28:09.7128400Z 56650K .......... .......... .......... .......... .......... 95% 112M 0s 2024-08-22T20:28:09.7145470Z 56700K .......... .......... .......... .......... .......... 95% 29.0M 0s 2024-08-22T20:28:09.7148900Z 56750K .......... .......... .......... .......... .......... 95% 135M 0s 2024-08-22T20:28:09.7151790Z 56800K .......... .......... .......... .......... .......... 95% 189M 0s 2024-08-22T20:28:09.7161500Z 56850K .......... .......... .......... .......... .......... 95% 70.8M 0s 2024-08-22T20:28:09.7165280Z 56900K .......... .......... .......... .......... .......... 95% 71.3M 0s 2024-08-22T20:28:09.7170150Z 56950K .......... .......... .......... .......... .......... 96% 98.2M 0s 2024-08-22T20:28:09.7174670Z 57000K .......... .......... .......... .......... .......... 96% 119M 0s 2024-08-22T20:28:09.7180890Z 57050K .......... .......... .......... .......... .......... 96% 75.0M 0s 2024-08-22T20:28:09.7183460Z 57100K .......... .......... .......... .......... .......... 96% 175M 0s 2024-08-22T20:28:09.7199880Z 57150K .......... .......... .......... .......... .......... 96% 29.9M 0s 2024-08-22T20:28:09.7211660Z 57200K .......... .......... .......... .......... .......... 96% 42.2M 0s 2024-08-22T20:28:09.7225970Z 57250K .......... .......... .......... .......... .......... 96% 41.1M 0s 2024-08-22T20:28:09.7238600Z 57300K .......... .......... .......... .......... .......... 96% 32.5M 0s 2024-08-22T20:28:09.7241150Z 57350K .......... .......... .......... .......... .......... 96% 185M 0s 2024-08-22T20:28:09.7249360Z 57400K .......... .......... .......... .......... .......... 96% 57.9M 0s 2024-08-22T20:28:09.7264580Z 57450K .......... .......... .......... .......... .......... 96% 32.7M 0s 2024-08-22T20:28:09.7274320Z 57500K .......... .......... .......... .......... .......... 96% 48.7M 0s 2024-08-22T20:28:09.7276910Z 57550K .......... .......... .......... .......... .......... 97% 190M 0s 2024-08-22T20:28:09.7289370Z 57600K .......... .......... .......... .......... .......... 97% 40.7M 0s 2024-08-22T20:28:09.7298370Z 57650K .......... .......... .......... .......... .......... 97% 59.3M 0s 2024-08-22T20:28:09.7305710Z 57700K .......... .......... .......... .......... .......... 97% 58.1M 0s 2024-08-22T20:28:09.7316720Z 57750K .......... .......... .......... .......... .......... 97% 43.8M 0s 2024-08-22T20:28:09.7329860Z 57800K .......... .......... .......... .......... .......... 97% 38.3M 0s 2024-08-22T20:28:09.7333790Z 57850K .......... .......... .......... .......... .......... 97% 117M 0s 2024-08-22T20:28:09.7344010Z 57900K .......... .......... .......... .......... .......... 97% 47.5M 0s 2024-08-22T20:28:09.7360630Z 57950K .......... .......... .......... .......... .......... 97% 29.2M 0s 2024-08-22T20:28:09.7375150Z 58000K .......... .......... .......... .......... .......... 97% 33.9M 0s 2024-08-22T20:28:09.7384870Z 58050K .......... .......... .......... .......... .......... 97% 51.6M 0s 2024-08-22T20:28:09.7387740Z 58100K .......... .......... .......... .......... .......... 97% 159M 0s 2024-08-22T20:28:09.7397920Z 58150K .......... .......... .......... .......... .......... 98% 51.6M 0s 2024-08-22T20:28:09.7406510Z 58200K .......... .......... .......... .......... .......... 98% 51.8M 0s 2024-08-22T20:28:09.7418950Z 58250K .......... .......... .......... .......... .......... 98% 39.3M 0s 2024-08-22T20:28:09.7441750Z 58300K .......... .......... .......... .......... .......... 98% 21.4M 0s 2024-08-22T20:28:09.7443870Z 58350K .......... .......... .......... .......... .......... 98% 226M 0s 2024-08-22T20:28:09.7447900Z 58400K .......... .......... .......... .......... .......... 98% 149M 0s 2024-08-22T20:28:09.7450050Z 58450K .......... .......... .......... .......... .......... 98% 173M 0s 2024-08-22T20:28:09.7456370Z 58500K .......... .......... .......... .......... .......... 98% 79.1M 0s 2024-08-22T20:28:09.7457830Z 58550K .......... .......... .......... .......... .......... 98% 263M 0s 2024-08-22T20:28:09.7463240Z 58600K .......... .......... .......... .......... .......... 98% 95.2M 0s 2024-08-22T20:28:09.7469940Z 58650K .......... .......... .......... .......... .......... 98% 73.6M 0s 2024-08-22T20:28:09.7475360Z 58700K .......... .......... .......... .......... .......... 98% 87.3M 0s 2024-08-22T20:28:09.7482120Z 58750K .......... .......... .......... .......... .......... 99% 71.0M 0s 2024-08-22T20:28:09.7486630Z 58800K .......... .......... .......... .......... .......... 99% 112M 0s 2024-08-22T20:28:09.7489560Z 58850K .......... .......... .......... .......... .......... 99% 170M 0s 2024-08-22T20:28:09.7495870Z 58900K .......... .......... .......... .......... .......... 99% 76.3M 0s 2024-08-22T20:28:09.7501970Z 58950K .......... .......... .......... .......... .......... 99% 90.9M 0s 2024-08-22T20:28:09.7506660Z 59000K .......... .......... .......... .......... .......... 99% 91.4M 0s 2024-08-22T20:28:09.7509320Z 59050K .......... .......... .......... .......... .......... 99% 207M 0s 2024-08-22T20:28:09.7515020Z 59100K .......... .......... .......... .......... .......... 99% 81.5M 0s 2024-08-22T20:28:09.7521580Z 59150K .......... .......... .......... .......... .......... 99% 94.1M 0s 2024-08-22T20:28:09.7528900Z 59200K .......... .......... .......... .......... .......... 99% 70.9M 0s 2024-08-22T20:28:09.7532240Z 59250K .......... .......... .......... .......... .......... 99% 99.4M 0s 2024-08-22T20:28:09.7534660Z 59300K .......... .......... .......... .......... .......... 99% 185M 0s 2024-08-22T20:28:09.7537120Z 59350K .......... .... 100% 62.0M=1.1s 2024-08-22T20:28:09.7537370Z 2024-08-22T20:28:09.7543490Z 2024-08-22 20:28:09 (53.4 MB/s) - ‘stories15M.pt’ saved [60789090/60789090] 2024-08-22T20:28:09.7543810Z 2024-08-22T20:28:09.7611490Z --2024-08-22 20:28:09-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:28:09.7821190Z Resolving github.com (github.com)... 140.82.116.3 2024-08-22T20:28:09.8011860Z Connecting to github.com (github.com)|140.82.116.3|:443... connected. 2024-08-22T20:28:10.0572210Z HTTP request sent, awaiting response... 302 Found 2024-08-22T20:28:10.0575410Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model [following] 2024-08-22T20:28:10.0580370Z --2024-08-22 20:28:10-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model 2024-08-22T20:28:10.0704830Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... 2024-08-22T20:28:10.0722980Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. 2024-08-22T20:28:10.0842100Z HTTP request sent, awaiting response... 200 OK 2024-08-22T20:28:10.0844210Z Length: 499723 (488K) [application/octet-stream] 2024-08-22T20:28:10.0845720Z Saving to: ‘tokenizer.model’ 2024-08-22T20:28:10.0846390Z 2024-08-22T20:28:10.0874930Z 0K .......... .......... .......... .......... .......... 10% 16.2M 0s 2024-08-22T20:28:10.0883070Z 50K .......... .......... .......... .......... .......... 20% 52.8M 0s 2024-08-22T20:28:10.0894120Z 100K .......... .......... .......... .......... .......... 30% 37.9M 0s 2024-08-22T20:28:10.0904840Z 150K .......... .......... .......... .......... .......... 40% 45.7M 0s 2024-08-22T20:28:10.0921560Z 200K .......... .......... .......... .......... .......... 51% 34.8M 0s 2024-08-22T20:28:10.0923070Z 250K .......... .......... .......... .......... .......... 61% 115M 0s 2024-08-22T20:28:10.0939540Z 300K .......... .......... .......... .......... .......... 71% 33.3M 0s 2024-08-22T20:28:10.0947420Z 350K .......... .......... .......... .......... .......... 81% 56.6M 0s 2024-08-22T20:28:10.0959180Z 400K .......... .......... .......... .......... .......... 92% 42.6M 0s 2024-08-22T20:28:10.0960850Z 450K .......... .......... .......... ........ 100% 152M=0.01s 2024-08-22T20:28:10.0961760Z 2024-08-22T20:28:10.0963320Z 2024-08-22 20:28:10 (40.3 MB/s) - ‘tokenizer.model’ saved [499723/499723] 2024-08-22T20:28:10.0964450Z 2024-08-22T20:28:10.0988720Z ~/work/torchchat/torchchat 2024-08-22T20:28:10.1058560Z ##[group]Run set -eou pipefail 2024-08-22T20:28:10.1059550Z set -eou pipefail 2024-08-22T20:28:10.1060130Z  2024-08-22T20:28:10.1060790Z export MODEL_DIR=${PWD}/checkpoints/stories15M 2024-08-22T20:28:10.1061900Z export PROMPT="Once upon a time in a land far away" 2024-08-22T20:28:10.1062790Z  2024-08-22T20:28:10.1064170Z python torchchat.py generate --checkpoint-path ${MODEL_DIR}/stories15M.pt --temperature 0 --prompt "${PROMPT}" --device cpu 2024-08-22T20:28:10.1065760Z  2024-08-22T20:28:10.1066680Z for dtype in fp32 fp16 bf16 fast fast16; do 2024-08-22T20:28:10.1067730Z  echo "Running export + runner with dtype=$dtype" 2024-08-22T20:28:10.1069700Z  python torchchat.py export --checkpoint-path ${MODEL_DIR}/stories15M.pt --dtype $dtype --output-dso-path /tmp/model.so 2024-08-22T20:28:10.1071860Z  ./cmake-out/aoti_run /tmp/model.so -z ${MODEL_DIR}/tokenizer.model -i "${PROMPT}" 2024-08-22T20:28:10.1073120Z done 2024-08-22T20:28:10.1073570Z  2024-08-22T20:28:10.1074050Z echo "Tests complete." 2024-08-22T20:28:10.1195240Z shell: /bin/bash -e {0} 2024-08-22T20:28:10.1195660Z env: 2024-08-22T20:28:10.1196100Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:28:10.1197030Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:10.1198050Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:28:10.1199420Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:10.1200480Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:10.1201440Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:10.1202170Z ##[endgroup] 2024-08-22T20:28:11.3227140Z NumExpr defaulting to 6 threads. 2024-08-22T20:28:11.5301560Z PyTorch version 2.5.0.dev20240814 available. 2024-08-22T20:28:13.0832370Z 2024-08-22T20:28:13.0851830Z Downloading builder script: 0%| | 0.00/5.67k [00:00