Last active
January 27, 2019 00:16
-
-
Save Nuc1eoN/2d6320685ae3de85e77c774b2fd20311 to your computer and use it in GitHub Desktop.
builkit fail
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# DOCKER_BUILDKIT=1 docker build . | |
[+] Building 319.3s (12/13) | |
=> [internal] load build definition from Dockerfile 0.0s | |
=> => transferring dockerfile: 2.55kB 0.0s | |
=> [internal] load .dockerignore 0.0s | |
=> => transferring context: 2B 0.0s | |
=> [internal] load metadata for docker.io/library/debian:stretch 0.0s | |
=> [internal] helper image for file operations 0.0s | |
=> [1/8] FROM docker.io/library/debian:stretch 0.0s | |
=> CACHED https://steamcdn-a.akamaihd.net/client/installer/steamcmd_linux.tar.gz 0.0s | |
=> CACHED [2/8] RUN apt-get update && apt-get install --no-install-recommends -y lib32stdc++6 lib32gcc1 ca-certificates locales sudo && rm -rf /var/lib/apt/lists/* && sed -i -e 's/# 0.0s | |
=> CACHED [3/8] RUN mkdir /home/steam/steamcmd 0.0s | |
=> CACHED [4/8] ADD --chown=steam https://steamcdn-a.akamaihd.net/client/installer/steamcmd_linux.tar.gz steamcmd_linux.tar.gz 0.0s | |
=> [5/8] RUN chown -R steam:steam steamcmd_linux.tar.gz 0.3s | |
=> [6/8] RUN tar -zxf steamcmd_linux.tar.gz && rm steamcmd_linux.tar.gz 0.5s | |
=> ERROR [7/8] RUN ./steamcmd.sh +login anonymous +force_install_dir /home/steam/csgo-dedicated +app_update 740 validate +quit 318.5s | |
------ | |
> [7/8] RUN ./steamcmd.sh +login anonymous +force_install_dir /home/steam/csgo-dedicated +app_update 740 validate +quit: | |
#12 4.884 Redirecting stderr to '/home/steam/Steam/logs/stderr.txt' | |
#12 4.884 ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt". | |
#12 4.884 [ 0%] Checking for available update... | |
#12 4.884 [----] Downloading update (0 of 13269 KB)... | |
#12 4.884 [ 0%] Downloading update (2092 of 13269 KB)... | |
#12 4.884 [ 15%] Downloading update (3918 of 13269 KB)... | |
#12 4.884 [ 29%] Downloading update (5200 of 13269 KB)... | |
#12 4.884 [ 39%] Downloading update (6605 of 13269 KB)... | |
#12 4.884 [ 49%] Downloading update (7885 of 13269 KB)... | |
#12 4.884 [ 59%] Downloading update (9180 of 13269 KB)... | |
#12 4.884 [ 69%] Downloading update (10473 of 13269 KB)... | |
#12 4.884 [ 78%] Downloading update (11888 of 13269 KB)... | |
#12 4.884 [ 89%] Downloading update (13194 of 13269 KB)... | |
#12 4.884 [ 99%] Downloading update (13269 of 13269 KB)... | |
#12 4.884 [100%] Download Complete. | |
#12 4.884 [----] Applying update... | |
#12 4.884 [----] Extracting package... | |
#12 4.884 [----] Extracting package... | |
#12 4.884 [----] Extracting package... | |
#12 4.884 [----] Installing update... | |
#12 4.884 [----] Installing update... | |
#12 4.884 [----] Installing update... | |
#12 4.884 [----] Installing update... | |
#12 4.884 [----] Cleaning up... | |
#12 4.884 [----] Update complete, launching... | |
#12 5.445 Redirecting stderr to '/home/steam/Steam/logs/stderr.txt' | |
#12 5.445 [ 0%] Checking for available updates... | |
#12 5.445 [----] Verifying installation... | |
#12 5.445 Steam Console Client (c) Valve Corporation | |
#12 5.445 -- type 'quit' to exit -- | |
#12 5.445 Loading Steam API...OK. | |
#12 5.445 | |
#12 5.445 Connecting anonymously to Steam Public...Logged in OK | |
#12 7.009 Waiting for user info...OK | |
#12 117.1 Update state (0x3) reconfiguring, progress: 0.00 (0 / 0) | |
#12 117.1 Update state (0x3) reconfiguring, progress: 0.00 (0 / 0) | |
#12 117.1 Update state (0x61) downloading, progress: 0.00 (200086 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 0.78 (153740958 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 1.64 (322030060 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 2.46 (483741013 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 3.29 (646517970 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 4.03 (790637922 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 4.97 (975483651 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 6.00 (1177024028 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 6.89 (1352821915 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 7.72 (1515761619 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 8.66 (1699389047 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 9.62 (1887127961 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 10.48 (2057542593 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 11.28 (2213039882 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 12.18 (2390879322 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 12.98 (2547332317 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 13.68 (2684716719 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 14.61 (2868147787 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 15.46 (3034913008 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 16.31 (3202108734 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 16.96 (3328744554 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 17.67 (3467509250 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 18.44 (3619633025 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 19.26 (3779942698 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 19.93 (3911816019 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 20.80 (4082424870 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 21.70 (4258179819 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 22.68 (4451909853 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 23.55 (4622096684 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 24.41 (4790369072 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 25.37 (4979904424 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 26.24 (5149334727 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 27.26 (5350880871 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 28.14 (5523548335 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 29.01 (5694280885 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 29.93 (5873877789 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 30.78 (6040966089 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 31.60 (6201536736 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 32.36 (6350691454 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 33.33 (6541231332 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 34.07 (6686540494 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 34.90 (6849306614 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 35.57 (6981127604 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 36.42 (7148490104 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 37.29 (7318301623 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 37.90 (7439539500 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 38.66 (7588013626 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 39.53 (7759280654 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 40.32 (7912673881 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 40.89 (8025894899 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 41.64 (8171785035 / 19626906772) | |
#12 117.1 Update state (0x61) downloading, progress: 42.35 (8312668422 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 43.12 (8463017025 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 43.93 (8622523905 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 44.63 (8759695686 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 45.29 (8889122654 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 46.02 (9032588543 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 46.68 (9162343708 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 47.35 (9293542744 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 47.81 (9382716200 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 48.45 (9510098397 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 49.04 (9624978567 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 49.90 (9793815041 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 50.58 (9927947642 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 51.11 (10030332681 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 51.69 (10144234225 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 52.23 (10251598553 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 52.69 (10342220853 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 53.38 (10476803536 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 53.79 (10558012218 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 54.38 (10673814757 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 54.91 (10777301857 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 55.43 (10878621265 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 55.84 (10960172553 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 56.33 (11056615259 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 56.92 (11170792413 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 57.52 (11289623650 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 58.27 (11436890227 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 58.97 (11573749247 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 59.40 (11659000624 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 59.79 (11734328322 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 60.28 (11831485868 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 60.60 (11894067440 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 60.99 (11970824346 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 61.41 (12052104623 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 62.01 (12170111127 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 62.52 (12271698642 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 63.10 (12384577805 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 63.55 (12472276472 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 63.92 (12545985685 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 64.30 (12621038743 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 64.74 (12707038847 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 65.36 (12827381952 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 65.86 (12926711437 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 66.40 (13031747944 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 67.15 (13179941409 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 67.51 (13250778478 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 68.00 (13346136010 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 68.48 (13439525075 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 69.11 (13563989495 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 69.47 (13635703491 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 70.02 (13741804154 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 70.71 (13878405307 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 71.42 (14017725909 / 19626906772) | |
#12 223.1 Update state (0x61) downloading, progress: 71.99 (14129979011 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 72.48 (14225045469 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 72.91 (14310534944 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 73.55 (14435186788 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 74.29 (14581031524 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 74.97 (14715047262 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 75.56 (14830367224 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 75.94 (14904895755 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 76.71 (15056329776 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 77.41 (15192388486 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 78.02 (15311959797 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 78.40 (15387786341 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 78.88 (15482516857 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 79.50 (15603037149 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 79.87 (15676800692 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 80.66 (15831790201 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 81.33 (15962078746 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 81.96 (16085773194 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 82.49 (16190827785 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 83.12 (16313132889 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 83.70 (16427219946 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 84.22 (16529773683 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 84.68 (16620920735 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 85.36 (16752992919 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 85.98 (16875199641 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 86.55 (16986785469 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 87.11 (17096954660 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 87.65 (17203488763 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 88.07 (17285036814 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 88.55 (17380346268 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 89.11 (17490341819 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 89.51 (17568805463 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 90.35 (17732573997 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 90.78 (17817868459 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 91.20 (17899309234 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 91.61 (17980645639 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 92.10 (18075711026 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 92.67 (18187547708 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 93.38 (18327850352 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 94.33 (18514663972 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 94.98 (18640745045 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 95.70 (18783351765 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 96.19 (18878202447 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 96.61 (18961893257 / 19626906772) | |
#12 317.8 Update state (0x61) downloading, progress: 97.14 (19065574869 / 19626906772) | |
#12 317.8 Update state (0x261) stopping, progress: 97.63 (19161365165 / 19626906772) | |
#12 317.8 Update state (0x261) stopping, progress: 97.63 (19161365165 / 19626906772) | |
#12 317.8 Update state (0x261) stopping, progress: 97.63 (19161365165 / 19626906772) | |
#12 317.8 Error! App '740' state is 0x602 after update job. | |
------ | |
executor failed running [/bin/sh -c ./steamcmd.sh +login anonymous +force_install_dir /home/steam/csgo-dedicated +app_update 740 validate +quit]: exit code: 8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment