Heroic-Games-Launcher / HeroicGamesLauncher

A games launcher for GOG, Amazon and Epic Games for Linux, Windows and macOS.
https://heroicgameslauncher.com
GNU General Public License v3.0
7.94k stars 421 forks source link

[2.13.0] Cyberpunk/gogdl update failure + Heck of a memory leak #3617

Closed Gamertech closed 5 months ago

Gamertech commented 6 months ago

Describe the bug

Tested with gogdl 1.0.0 & 1.0.1

GoG Cyberpunk 2077 released a 1.75GB update. I had auto-update enabled and it started normally upon opening Heroic. Looked to be only downloading the patch instead of the full game pre 2.13 thankfully.

When the download reached 99.91% with 0 seconds left all download processes stopped completely and just sat there. The Heroic UI worked as normal, but zero network traffic from it.

After pausing and resuming the update, then download reset to 0% and sat there. In process manager multiple gogdl processes launched, with the top one constantly increasing memory consumption at a rate of ~100MB/s. No network traffic. Eventually cancelled the update when the process had hit 28GB of RAM used but the processes continued. Closed Heroic, processes continued. Had to end the processes directly to stop them and free up the RAM again.

Relaunched Heroic, the Epic store was logged out and the auto-update triggered, same 0% with no activity other than recreating the gogdl processes with the same memory leak. The processes were all pointing to "gog_store/auth.js"

Tried again after cold start and several reboots. On load Heroic spawned the same gogdl processes, began the auto-update with 0 progress shown, let the gogdl process run until it had eaten up the RAM and OOM started doing its thing.

Disabling auto-updates and launching Heroic again did not create the gogdl processes and everything ran normally. Manually triggering the Cyberpunk update caused the exact same issue.

Updated to gogdl 1.0.1, but behaviour was identical.

Cyberpunk 2077 itself still plays normally, albeit with the update available popup when clicking play.

It 'looks' like Heroic is attempting to repair the game install by scanning the currently installed game and attempting to cache the entire thing in RAM while it works? It's an >50GB game so that's not going to happen.

Add logs

[GENERIC DOWNLOAD_MANAGER] INFO: Depot version: 2
[V2] INFO: Initialized V2 Download Manager
[V2] INFO: Creating Manifest instance from existing manifest
[V2] INFO: Requested dlcs 1597316373
[V2] INFO: Owned dlcs [{'title': 'Cyberpunk 2077 REDmod', 'id': '1597316373'}]
[06/03/2024, 9:00:32 pm] GOGDL_CONFIG_PATH=/home/gamertech/.var/app/com.heroicgameslauncher.hgl/config/heroic/gogdlConfig /mnt/games/Heroic/gogdl --auth-config-path /home/gamertech/.var/app/com.heroicgameslauncher.hgl/config/heroic/gog_store/auth.json auth
[06/03/2024, 9:00:34 pm] GOGDL_CONFIG_PATH=/home/gamertech/.var/app/com.heroicgameslauncher.hgl/config/heroic/gogdlConfig /mnt/games/Heroic/gogdl --auth-config-path /home/gamertech/.var/app/com.heroicgameslauncher.hgl/config/heroic/gog_store/auth.json auth
[06/03/2024, 9:00:36 pm] GOGDL_CONFIG_PATH=/home/gamertech/.var/app/com.heroicgameslauncher.hgl/config/heroic/gogdlConfig /mnt/games/Heroic/gogdl --auth-config-path /home/gamertech/.var/app/com.heroicgameslauncher.hgl/config/heroic/gog_store/auth.json auth
[V2] INFO: Deleted: 0 New: 0 Changed: 153
[API] INFO: Getting Dependencies repository
[TASK_EXEC] INFO: Attempting to continue the download
(3.4231042861938477, 'MB') 3589385
(16.911489486694336, 'MB') 17732982
[PROGRESS] INFO: = Progress: 0.00 0/46462702, Running for: 00:00:00, ETA: 00:00:00
[PROGRESS] INFO: = Downloaded: 0.00 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 178/46462702, Running for: 00:00:01, ETA: 73:41:00
[PROGRESS] INFO: = Downloaded: 0.01 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 1.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 178/46462702, Running for: 00:00:02, ETA: 146:18:46
[PROGRESS] INFO: = Downloaded: 0.08 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.01 MiB/s (raw) / 0.01 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.06 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 178/46462702, Running for: 00:00:03, ETA: 218:55:31
[PROGRESS] INFO: = Downloaded: 3.42 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 3.00 MiB/s (read)

(repeats endlessly with only the duration incrementing. Stuck on 3.42MiB downloaded.)

Steps to reproduce

  1. Have a Cyberpunk 2077 update available (maybe any GoG update)
  2. Allow auto-update or manually trigger the update
  3. Allow it to run without interruption until it stops
  4. Pause and resume the update

Expected behavior

The Cyberpunk update to be downloaded and applied without error and without consuming all available RAM and triggering OOM.

Screenshots

No response

Heroic Version

Latest Stable (Flatpak)

System Information

Additional information

Can be replicated at will, so ask for any more detail needed.

Gamertech commented 6 months ago

gogdl 1.0.1: Tested downloading a different GoG game, it completed without issue and the gogdl processes were ended upon completion.

Uninstall also ran successfully, so seems limited to updates/repair.

geekosaurusR3x commented 6 months ago

Same as me.

It will eat all the ram and be killed by the system.

Googdl log:

[3/10/2024, 1:29:43 PM] GOGDL_CONFIG_PATH=/home/geekosaurus/.config/heroic/gogdlConfig /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/gogdl --auth-config-path /home/geekosaurus/.config/heroic/gog_store/auth.json --version
1.0.0
[3/10/2024, 1:29:44 PM] GOGDL_CONFIG_PATH=/home/geekosaurus/.config/heroic/gogdlConfig /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/gogdl --auth-config-path /home/geekosaurus/.config/heroic/gog_store/auth.json auth
[3/10/2024, 1:29:44 PM] GOGDL_CONFIG_PATH=/home/geekosaurus/.config/heroic/gogdlConfig /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/gogdl --auth-config-path /home/geekosaurus/.config/heroic/gog_store/auth.json auth
[3/10/2024, 1:29:44 PM] GOGDL_CONFIG_PATH=/home/geekosaurus/.config/heroic/gogdlConfig /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/gogdl --auth-config-path /home/geekosaurus/.config/heroic/gog_store/auth.json auth
{"access_token":"<redacted>","expires_in":3600,"token_type":"bearer","scope":"","session_id":"<redacted>","refresh_token":"<redacted>","user_id":"<redacted>","loginTime":1710073784.6516333}
[3/10/2024, 1:29:44 PM] GOGDL_CONFIG_PATH=/home/geekosaurus/.config/heroic/gogdlConfig /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/gogdl --auth-config-path /home/geekosaurus/.config/heroic/gog_store/auth.json auth
{"access_token":"<redacted>","expires_in":3600,"token_type":"bearer","scope":"","session_id":"<redacted>","refresh_token":"<redacted>","user_id":"<redacted>","loginTime":1710073784.6516333}
[3/10/2024, 1:29:49 PM] GOGDL_CONFIG_PATH=/home/geekosaurus/.config/heroic/gogdlConfig /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/gogdl --auth-config-path /home/geekosaurus/.config/heroic/gog_store/auth.json auth
{"access_token":"<redacted>","expires_in":3600,"token_type":"bearer","scope":"","session_id":"<redacted>","refresh_token":"<redacted>","user_id":"<redacted>","loginTime":1710073784.6516333}
[3/10/2024, 1:29:49 PM] GOGDL_CONFIG_PATH=/home/geekosaurus/.config/heroic/gogdlConfig /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/gogdl --auth-config-path /home/geekosaurus/.config/heroic/gog_store/auth.json update 1423049311 --platform windows --path "/home/geekosaurus/Games/Heroic/Cyberpunk 2077" --support /home/geekosaurus/.config/heroic/gogdlConfig/heroic_gogdl/gog-support/1423049311 --with-dlcs --lang fr-FR --dlcs 1256837418,1597316373
[GENERIC DOWNLOAD_MANAGER] INFO: Depot version: 2
[V2] INFO: Initialized V2 Download Manager
[V2] INFO: Creating Manifest instance from existing manifest
[3/10/2024, 1:29:50 PM] GOGDL_CONFIG_PATH=/home/geekosaurus/.config/heroic/gogdlConfig /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/gogdl --auth-config-path /home/geekosaurus/.config/heroic/gog_store/auth.json auth
{"access_token":"<redacted>","expires_in":3600,"token_type":"bearer","scope":"","session_id":"<redacted>","refresh_token":"<redacted>","user_id":"<redacted>","loginTime":1710073784.6516333}
[V2] INFO: Requested dlcs 1256837418,1597316373
[V2] INFO: Owned dlcs [{'title': 'Cyberpunk 2077 REDmod', 'id': '1597316373'}, {'title': 'Cyberpunk 2077: Phantom Liberty', 'id': '1256837418'}]
[V2] INFO: Deleted: 0 New: 0 Changed: 184
[API] INFO: Getting Dependencies repository
[TASK_EXEC] INFO: Attempting to continue the download
[TASK_EXEC] WARNING: There are 20 changed files since last download, and will be re-downloaded
(852.1024618148804, 'MB') 893494191
(14.356031376868486, 'GB') 15414671316
[PROGRESS] INFO: = Progress: 0.00 0/32380633605, Running for: 00:00:00, ETA: 00:00:00
[PROGRESS] INFO: = Downloaded: 0.00 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:01, ETA: 67076:30:17
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 34.32 MiB/s (raw) / 38.15 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.07 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:02, ETA: 132738:30:37
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:03, ETA: 198400:20:38
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:04, ETA: 264061:56:34
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:05, ETA: 329723:29:41
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:06, ETA: 395385:18:45
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:07, ETA: 461047:19:06
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:08, ETA: 526709:32:36
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:09, ETA: 592371:32:01
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:10, ETA: 658033:55:50
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:11, ETA: 723696:05:35
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:12, ETA: 789357:59:21
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:13, ETA: 855019:54:04
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:14, ETA: 920681:38:27
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:15, ETA: 986344:10:44
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:16, ETA: 1052006:33:37
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:17, ETA: 1117669:06:50
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:18, ETA: 1183332:07:18
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:19, ETA: 1248994:07:38
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:20, ETA: 1314656:37:06
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:21, ETA: 1380319:16:54
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:22, ETA: 1445982:10:47
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:23, ETA: 1511644:55:16
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:24, ETA: 1577307:19:06
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:25, ETA: 1642969:25:05
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:26, ETA: 1708631:33:53
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:27, ETA: 1774293:16:23
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:28, ETA: 1839955:12:02
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:29, ETA: 1905617:51:50
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:30, ETA: 1971280:10:01
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:31, ETA: 2036942:55:27
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:32, ETA: 2102605:25:51
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:33, ETA: 2168267:34:39
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:34, ETA: 2233929:41:35
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:35, ETA: 2299592:27:57
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:36, ETA: 2365254:55:32
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:37, ETA: 2430917:09:58
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:38, ETA: 2496579:14:04
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:39, ETA: 2562241:06:54
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:40, ETA: 2627903:26:02
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:41, ETA: 2693565:31:05
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:42, ETA: 2759227:24:51
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:43, ETA: 2824889:44:55
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:44, ETA: 2890551:30:15
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:45, ETA: 2956213:38:06
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:46, ETA: 3021876:02:52
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:47, ETA: 3087538:11:41
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:48, ETA: 3153202:36:39
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:49, ETA: 3218864:27:37
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:50, ETA: 3284526:55:12
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:51, ETA: 3350189:26:32
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:52, ETA: 3415851:34:24
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:53, ETA: 3481513:04:42
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:54, ETA: 3547174:26:32
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:55, ETA: 3612835:39:56
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:56, ETA: 3678497:00:50
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:57, ETA: 3744159:07:45
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:58, ETA: 3809820:43:41
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:00:59, ETA: 3875483:56:21
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:00, ETA: 3941148:07:14
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:01, ETA: 4006810:05:43
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:02, ETA: 4072472:07:00
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:03, ETA: 4138134:13:55
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:04, ETA: 4203796:25:32
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:05, ETA: 4269457:37:59
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:06, ETA: 4335119:34:35
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:07, ETA: 4400782:31:17
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:08, ETA: 4466445:01:41
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:09, ETA: 4532107:28:19
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:10, ETA: 4597769:39:57
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:11, ETA: 4663432:07:32
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:12, ETA: 4729094:56:43
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:13, ETA: 4794757:32:45
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:14, ETA: 4860420:17:14
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:15, ETA: 4926082:57:58
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:16, ETA: 4991745:15:14
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:17, ETA: 5057407:26:51
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:18, ETA: 5123069:39:24
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:19, ETA: 5188732:40:48
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:20, ETA: 5254394:43:58
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:21, ETA: 5320057:10:37
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:22, ETA: 5385719:27:52
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:23, ETA: 5451381:37:36
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:24, ETA: 5517044:12:42
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:25, ETA: 5582705:51:27
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:26, ETA: 5648368:04:57
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:27, ETA: 5714029:47:27
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:28, ETA: 5779692:30:03
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:29, ETA: 5845354:54:50
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:30, ETA: 5911017:26:10
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:31, ETA: 5976680:31:19
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:32, ETA: 6042342:30:44
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:33, ETA: 6108004:37:39
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:34, ETA: 6173666:28:36
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:35, ETA: 6239327:36:22
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:36, ETA: 6304988:47:52
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:37, ETA: 6370652:03:21
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:38, ETA: 6436313:52:26
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:39, ETA: 6501976:20:57
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:40, ETA: 6567638:51:21
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:41, ETA: 6633301:29:16
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:42, ETA: 6698963:29:37
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:43, ETA: 6764625:43:07
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:44, ETA: 6830288:09:46
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:45, ETA: 6895950:29:50
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:46, ETA: 6961612:46:09
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:47, ETA: 7027275:32:31
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:48, ETA: 7092937:08:27
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:49, ETA: 7158599:39:47
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:50, ETA: 7224261:31:41
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:51, ETA: 7289923:19:49
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:52, ETA: 7355585:35:12
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:53, ETA: 7421248:12:10
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:54, ETA: 7486909:39:39
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:55, ETA: 7552571:48:27
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:56, ETA: 7618233:52:33
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:57, ETA: 7683896:03:14
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:58, ETA: 7749558:11:06
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:01:59, ETA: 7815220:31:10
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:00, ETA: 7880883:01:34
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:01, ETA: 7946545:28:13
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:02, ETA: 8012207:49:13
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:03, ETA: 8077870:12:07
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:04, ETA: 8143532:47:12
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:05, ETA: 8209194:43:48
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:06, ETA: 8274857:20:47
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:07, ETA: 8340519:45:33
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:08, ETA: 8406182:07:30
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:09, ETA: 8471844:35:05
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:10, ETA: 8537506:11:00
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:11, ETA: 8603168:32:01
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:12, ETA: 8668831:12:45
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:13, ETA: 8734493:57:14
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:14, ETA: 8800155:58:32
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:15, ETA: 8865818:32:41
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:16, ETA: 8931481:10:36
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:17, ETA: 8997143:52:16
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:18, ETA: 9062807:18:05
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:19, ETA: 9128469:44:44
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:20, ETA: 9194132:36:44
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:21, ETA: 9259794:02:20
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:22, ETA: 9325455:50:28
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:23, ETA: 9391118:11:29
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:24, ETA: 9456780:01:30
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:25, ETA: 9522441:25:13
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:26, ETA: 9588103:11:29
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:27, ETA: 9653765:21:13
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:28, ETA: 9719427:45:59
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:29, ETA: 9785090:30:29
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:30, ETA: 9850752:56:11
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:31, ETA: 9916414:59:21
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:32, ETA: 9982076:53:07
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:33, ETA: 10047739:11:19
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:34, ETA: 10113402:14:35
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:35, ETA: 10179064:14:00
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[3/10/2024, 1:32:30 PM] GOGDL_CONFIG_PATH=/home/geekosaurus/.config/heroic/gogdlConfig /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/gogdl --auth-config-path /home/geekosaurus/.config/heroic/gog_store/auth.json --version
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:36, ETA: 10244726:50:58
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
1.0.0
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:37, ETA: 10310389:54:15
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[3/10/2024, 1:32:32 PM] GOGDL_CONFIG_PATH=/home/geekosaurus/.config/heroic/gogdlConfig /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/gogdl --auth-config-path /home/geekosaurus/.config/heroic/gog_store/auth.json --version
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:38, ETA: 10376052:21:50
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
1.0.0
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:39, ETA: 10441717:23:27
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:40, ETA: 10507379:56:40
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:41, ETA: 10573042:22:22
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:42, ETA: 10638705:08:44
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:43, ETA: 10704367:43:50
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:44, ETA: 10770029:48:53
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:45, ETA: 10835691:48:17
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:46, ETA: 10901354:17:45
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:47, ETA: 10967016:24:40
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:48, ETA: 11032679:03:32
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:49, ETA: 11098341:29:14
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:50, ETA: 11164004:06:13
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:51, ETA: 11229666:58:13
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:52, ETA: 11295328:40:43
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
[PROGRESS] INFO: = Progress: 0.00 137/32380633605, Running for: 00:02:53, ETA: 11360991:23:20
[PROGRESS] INFO: = Downloaded: 34.32 MiB, Written: 0.00 MiB
[PROGRESS] INFO:  + Download    - 0.00 MiB/s (raw) / 0.00 MiB/s (decompressed)
[PROGRESS] INFO:  + Disk    - 0.00 MiB/s (write) / 0.00 MiB/s (read)
imLinguin commented 6 months ago

I guess resolving this issue is mostly up to adding more safe guards like making sure that the file that we are about to patch is valid as well as patch itself.
Notice:

[TASK_EXEC] WARNING: There are 20 changed files since last download, and will be re-downloaded

which would suggest that gogdl is not able to correctly continue the download or detect at what state it is.

Gamertech commented 5 months ago

2.14 seems to have fixed this issue for me. The same install of Cyberpunk completed 2 updates successfully and processes ended correctly after each time.

Thanks :)