Advertisement
Guest User

Error first install

a guest
Jan 9th, 2021
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 106.60 KB | None | 0 0
  1. hellorails % docker-compose up --build
  2. Creating network "hellorails_default" with the default driver
  3. Creating volume "hellorails_postgres" with default driver
  4. Creating volume "hellorails_redis" with default driver
  5. Pulling redis (redis:6.0.9-buster)...
  6. 6.0.9-buster: Pulling from library/redis
  7. 6ec7b7d162b2: Pull complete
  8. 1f81a70aa4c8: Pull complete
  9. 968aa38ff012: Pull complete
  10. 884c313d5b0b: Pull complete
  11. 6e858785fea5: Pull complete
  12. 78bcc34f027b: Pull complete
  13. Digest: sha256:0f724af268d0d3f5fb1d6b33fc22127ba5cbca2d58523b286ed3122db0dc5381
  14. Status: Downloaded newer image for redis:6.0.9-buster
  15. Pulling postgres (postgres:13.1)...
  16. 13.1: Pulling from library/postgres
  17. 6ec7b7d162b2: Already exists
  18. a7d6065bfd90: Pull complete
  19. 1b99004acb42: Pull complete
  20. e11ab41f0489: Pull complete
  21. eaa59f6a7cf0: Pull complete
  22. e27743da9368: Pull complete
  23. 10ffdd8ade29: Pull complete
  24. bdaa066489bc: Pull complete
  25. 18fcf6a7b457: Pull complete
  26. 7e48453e674b: Pull complete
  27. d6a3ea95116d: Pull complete
  28. 0cd33e8b20bb: Pull complete
  29. 85eddbec7cca: Pull complete
  30. a4a32e0796c6: Pull complete
  31. Digest: sha256:a160a47b02773829c9927b1a85561e138f71f52ca7a517c309773c1c44137c1e
  32. Status: Downloaded newer image for postgres:13.1
  33. Building cable
  34. Step 1/30 : FROM ruby:2.7.2-slim-buster AS webpacker
  35. 2.7.2-slim-buster: Pulling from library/ruby
  36. 6ec7b7d162b2: Already exists
  37. 0e2ec621a702: Pull complete
  38. 308aef190730: Pull complete
  39. 721efc1b4b83: Pull complete
  40. 167cca92e5fa: Pull complete
  41. Digest: sha256:ce95ea77b21b5d2e75934be9944ab4299709e8aceed83e40ce7046894f3ed419
  42. Status: Downloaded newer image for ruby:2.7.2-slim-buster
  43. ---> c67268eda7b5
  44. Step 2/30 : LABEL maintainer="Nick Janetakis <nick.janetakis@gmail.com>"
  45. ---> Running in 4291e921a7a7
  46. Removing intermediate container 4291e921a7a7
  47. ---> 2023eae4877b
  48. Step 3/30 : WORKDIR /app
  49. ---> Running in aa2a350eda2c
  50. Removing intermediate container aa2a350eda2c
  51. ---> 91788d9f0ac5
  52. Step 4/30 : RUN apt-get update && apt-get install -y --no-install-recommends build-essential curl git libpq-dev && curl -sSL https://deb.nodesource.com/setup_14.x | bash - && curl -sSL https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add - && echo "deb https://dl.yarnpkg.com/debian/ stable main" | tee /etc/apt/sources.list.d/yarn.list && apt-get update && apt-get install -y --no-install-recommends nodejs yarn && rm -rf /var/lib/apt/lists/* /usr/share/doc /usr/share/man && apt-get clean && useradd --create-home ruby && mkdir /node_modules && chown ruby:ruby -R /node_modules /app
  53. ---> Running in 22351e41273f
  54. Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
  55. Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
  56. Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
  57. Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
  58. Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7860 B]
  59. Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [260 kB]
  60. Fetched 8414 kB in 1s (5976 kB/s)
  61. Reading package lists...
  62. Reading package lists...
  63. Building dependency tree...
  64. Reading state information...
  65. The following additional packages will be installed:
  66. binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-8 dpkg-dev g++
  67. g++-8 gcc gcc-8 git-man libasan5 libatomic1 libbinutils libcc1-0
  68. libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl libexpat1 libgcc-8-dev
  69. libgomp1 libgssapi-krb5-2 libisl19 libitm1 libk5crypto3 libkeyutils1
  70. libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common liblsan0 libmpc3
  71. libmpfr6 libmpx2 libnghttp2-14 libpcre2-8-0 libperl5.28 libpq5 libpsl5
  72. libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1
  73. libstdc++-8-dev libtsan0 libubsan1 make patch perl perl-modules-5.28
  74. xz-utils
  75. Suggested packages:
  76. binutils-doc cpp-doc gcc-8-locales debian-keyring g++-multilib
  77. g++-8-multilib gcc-8-doc libstdc++6-8-dbg gcc-multilib manpages-dev autoconf
  78. automake libtool flex bison gdb gcc-doc gcc-8-multilib libgcc1-dbg
  79. libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg
  80. libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-base
  81. git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk
  82. gitweb git-cvs git-mediawiki git-svn gnupg | gnupg2 sensible-utils bzr
  83. krb5-doc krb5-user postgresql-doc-11 libstdc++-8-doc make-doc ed
  84. diffutils-doc perl-doc libterm-readline-gnu-perl
  85. | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
  86. Recommended packages:
  87. fakeroot gnupg | gnupg2 libalgorithm-merge-perl less ssh-client
  88. libfile-fcntllock-perl liblocale-gettext-perl krb5-locales publicsuffix
  89. libsasl2-modules netbase
  90. The following NEW packages will be installed:
  91. binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-8
  92. curl dpkg-dev g++ g++-8 gcc gcc-8 git git-man libasan5 libatomic1
  93. libbinutils libcc1-0 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl
  94. libexpat1 libgcc-8-dev libgomp1 libgssapi-krb5-2 libisl19 libitm1
  95. libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2
  96. libldap-common liblsan0 libmpc3 libmpfr6 libmpx2 libnghttp2-14 libpcre2-8-0
  97. libperl5.28 libpq-dev libpq5 libpsl5 libquadmath0 librtmp1 libsasl2-2
  98. libsasl2-modules-db libssh2-1 libstdc++-8-dev libtsan0 libubsan1 make patch
  99. perl perl-modules-5.28 xz-utils
  100. 0 upgraded, 57 newly installed, 0 to remove and 2 not upgraded.
  101. Need to get 60.2 MB of archives.
  102. After this operation, 249 MB of additional disk space will be used.
  103. Get:1 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
  104. Get:2 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB]
  105. Get:3 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB]
  106. Get:4 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
  107. Get:5 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB]
  108. Get:6 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB]
  109. Get:7 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB]
  110. Get:8 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB]
  111. Get:9 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB]
  112. Get:10 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB]
  113. Get:11 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB]
  114. Get:12 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB]
  115. Get:13 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB]
  116. Get:14 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB]
  117. Get:15 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB]
  118. Get:16 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB]
  119. Get:17 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B]
  120. Get:18 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB]
  121. Get:19 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB]
  122. Get:20 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB]
  123. Get:21 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB]
  124. Get:22 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB]
  125. Get:23 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB]
  126. Get:24 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB]
  127. Get:25 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB]
  128. Get:26 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B]
  129. Get:27 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB]
  130. Get:28 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB]
  131. Get:29 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B]
  132. Get:30 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB]
  133. Get:31 http://deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.7 [1414 kB]
  134. Get:32 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
  135. Get:33 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
  136. Get:34 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
  137. Get:35 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
  138. Get:36 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
  139. Get:37 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
  140. Get:38 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
  141. Get:39 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
  142. Get:40 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
  143. Get:41 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
  144. Get:42 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
  145. Get:43 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB]
  146. Get:44 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
  147. Get:45 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
  148. Get:46 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
  149. Get:47 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
  150. Get:48 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
  151. Get:49 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
  152. Get:50 http://deb.debian.org/debian buster/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u1 [330 kB]
  153. Get:51 http://deb.debian.org/debian buster/main amd64 libexpat1 amd64 2.2.6-2+deb10u1 [106 kB]
  154. Get:52 http://deb.debian.org/debian buster/main amd64 libpcre2-8-0 amd64 10.32-5 [213 kB]
  155. Get:53 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB]
  156. Get:54 http://deb.debian.org/debian buster/main amd64 git-man all 1:2.20.1-2+deb10u3 [1620 kB]
  157. Get:55 http://deb.debian.org/debian buster/main amd64 git amd64 1:2.20.1-2+deb10u3 [5633 kB]
  158. Get:56 http://deb.debian.org/debian buster/main amd64 libpq5 amd64 11.9-0+deb10u1 [167 kB]
  159. Get:57 http://deb.debian.org/debian buster/main amd64 libpq-dev amd64 11.9-0+deb10u1 [163 kB]
  160. debconf: delaying package configuration, since apt-utils is not installed
  161. Fetched 60.2 MB in 1s (52.5 MB/s)
  162. Selecting previously unselected package perl-modules-5.28.
  163. (Reading database ... 8600 files and directories currently installed.)
  164. Preparing to unpack .../00-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
  165. Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
  166. Selecting previously unselected package libperl5.28:amd64.
  167. Preparing to unpack .../01-libperl5.28_5.28.1-6+deb10u1_amd64.deb ...
  168. Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ...
  169. Selecting previously unselected package perl.
  170. Preparing to unpack .../02-perl_5.28.1-6+deb10u1_amd64.deb ...
  171. Unpacking perl (5.28.1-6+deb10u1) ...
  172. Selecting previously unselected package xz-utils.
  173. Preparing to unpack .../03-xz-utils_5.2.4-1_amd64.deb ...
  174. Unpacking xz-utils (5.2.4-1) ...
  175. Selecting previously unselected package binutils-common:amd64.
  176. Preparing to unpack .../04-binutils-common_2.31.1-16_amd64.deb ...
  177. Unpacking binutils-common:amd64 (2.31.1-16) ...
  178. Selecting previously unselected package libbinutils:amd64.
  179. Preparing to unpack .../05-libbinutils_2.31.1-16_amd64.deb ...
  180. Unpacking libbinutils:amd64 (2.31.1-16) ...
  181. Selecting previously unselected package binutils-x86-64-linux-gnu.
  182. Preparing to unpack .../06-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ...
  183. Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ...
  184. Selecting previously unselected package binutils.
  185. Preparing to unpack .../07-binutils_2.31.1-16_amd64.deb ...
  186. Unpacking binutils (2.31.1-16) ...
  187. Selecting previously unselected package libisl19:amd64.
  188. Preparing to unpack .../08-libisl19_0.20-2_amd64.deb ...
  189. Unpacking libisl19:amd64 (0.20-2) ...
  190. Selecting previously unselected package libmpfr6:amd64.
  191. Preparing to unpack .../09-libmpfr6_4.0.2-1_amd64.deb ...
  192. Unpacking libmpfr6:amd64 (4.0.2-1) ...
  193. Selecting previously unselected package libmpc3:amd64.
  194. Preparing to unpack .../10-libmpc3_1.1.0-1_amd64.deb ...
  195. Unpacking libmpc3:amd64 (1.1.0-1) ...
  196. Selecting previously unselected package cpp-8.
  197. Preparing to unpack .../11-cpp-8_8.3.0-6_amd64.deb ...
  198. Unpacking cpp-8 (8.3.0-6) ...
  199. Selecting previously unselected package cpp.
  200. Preparing to unpack .../12-cpp_4%3a8.3.0-1_amd64.deb ...
  201. Unpacking cpp (4:8.3.0-1) ...
  202. Selecting previously unselected package libcc1-0:amd64.
  203. Preparing to unpack .../13-libcc1-0_8.3.0-6_amd64.deb ...
  204. Unpacking libcc1-0:amd64 (8.3.0-6) ...
  205. Selecting previously unselected package libgomp1:amd64.
  206. Preparing to unpack .../14-libgomp1_8.3.0-6_amd64.deb ...
  207. Unpacking libgomp1:amd64 (8.3.0-6) ...
  208. Selecting previously unselected package libitm1:amd64.
  209. Preparing to unpack .../15-libitm1_8.3.0-6_amd64.deb ...
  210. Unpacking libitm1:amd64 (8.3.0-6) ...
  211. Selecting previously unselected package libatomic1:amd64.
  212. Preparing to unpack .../16-libatomic1_8.3.0-6_amd64.deb ...
  213. Unpacking libatomic1:amd64 (8.3.0-6) ...
  214. Selecting previously unselected package libasan5:amd64.
  215. Preparing to unpack .../17-libasan5_8.3.0-6_amd64.deb ...
  216. Unpacking libasan5:amd64 (8.3.0-6) ...
  217. Selecting previously unselected package liblsan0:amd64.
  218. Preparing to unpack .../18-liblsan0_8.3.0-6_amd64.deb ...
  219. Unpacking liblsan0:amd64 (8.3.0-6) ...
  220. Selecting previously unselected package libtsan0:amd64.
  221. Preparing to unpack .../19-libtsan0_8.3.0-6_amd64.deb ...
  222. Unpacking libtsan0:amd64 (8.3.0-6) ...
  223. Selecting previously unselected package libubsan1:amd64.
  224. Preparing to unpack .../20-libubsan1_8.3.0-6_amd64.deb ...
  225. Unpacking libubsan1:amd64 (8.3.0-6) ...
  226. Selecting previously unselected package libmpx2:amd64.
  227. Preparing to unpack .../21-libmpx2_8.3.0-6_amd64.deb ...
  228. Unpacking libmpx2:amd64 (8.3.0-6) ...
  229. Selecting previously unselected package libquadmath0:amd64.
  230. Preparing to unpack .../22-libquadmath0_8.3.0-6_amd64.deb ...
  231. Unpacking libquadmath0:amd64 (8.3.0-6) ...
  232. Selecting previously unselected package libgcc-8-dev:amd64.
  233. Preparing to unpack .../23-libgcc-8-dev_8.3.0-6_amd64.deb ...
  234. Unpacking libgcc-8-dev:amd64 (8.3.0-6) ...
  235. Selecting previously unselected package gcc-8.
  236. Preparing to unpack .../24-gcc-8_8.3.0-6_amd64.deb ...
  237. Unpacking gcc-8 (8.3.0-6) ...
  238. Selecting previously unselected package gcc.
  239. Preparing to unpack .../25-gcc_4%3a8.3.0-1_amd64.deb ...
  240. Unpacking gcc (4:8.3.0-1) ...
  241. Selecting previously unselected package libstdc++-8-dev:amd64.
  242. Preparing to unpack .../26-libstdc++-8-dev_8.3.0-6_amd64.deb ...
  243. Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ...
  244. Selecting previously unselected package g++-8.
  245. Preparing to unpack .../27-g++-8_8.3.0-6_amd64.deb ...
  246. Unpacking g++-8 (8.3.0-6) ...
  247. Selecting previously unselected package g++.
  248. Preparing to unpack .../28-g++_4%3a8.3.0-1_amd64.deb ...
  249. Unpacking g++ (4:8.3.0-1) ...
  250. Selecting previously unselected package make.
  251. Preparing to unpack .../29-make_4.2.1-1.2_amd64.deb ...
  252. Unpacking make (4.2.1-1.2) ...
  253. Selecting previously unselected package libdpkg-perl.
  254. Preparing to unpack .../30-libdpkg-perl_1.19.7_all.deb ...
  255. Unpacking libdpkg-perl (1.19.7) ...
  256. Selecting previously unselected package patch.
  257. Preparing to unpack .../31-patch_2.7.6-3+deb10u1_amd64.deb ...
  258. Unpacking patch (2.7.6-3+deb10u1) ...
  259. Selecting previously unselected package dpkg-dev.
  260. Preparing to unpack .../32-dpkg-dev_1.19.7_all.deb ...
  261. Unpacking dpkg-dev (1.19.7) ...
  262. Selecting previously unselected package build-essential.
  263. Preparing to unpack .../33-build-essential_12.6_amd64.deb ...
  264. Unpacking build-essential (12.6) ...
  265. Selecting previously unselected package libkeyutils1:amd64.
  266. Preparing to unpack .../34-libkeyutils1_1.6-6_amd64.deb ...
  267. Unpacking libkeyutils1:amd64 (1.6-6) ...
  268. Selecting previously unselected package libkrb5support0:amd64.
  269. Preparing to unpack .../35-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
  270. Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
  271. Selecting previously unselected package libk5crypto3:amd64.
  272. Preparing to unpack .../36-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
  273. Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
  274. Selecting previously unselected package libkrb5-3:amd64.
  275. Preparing to unpack .../37-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
  276. Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
  277. Selecting previously unselected package libgssapi-krb5-2:amd64.
  278. Preparing to unpack .../38-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
  279. Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
  280. Selecting previously unselected package libsasl2-modules-db:amd64.
  281. Preparing to unpack .../39-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
  282. Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
  283. Selecting previously unselected package libsasl2-2:amd64.
  284. Preparing to unpack .../40-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
  285. Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
  286. Selecting previously unselected package libldap-common.
  287. Preparing to unpack .../41-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
  288. Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
  289. Selecting previously unselected package libldap-2.4-2:amd64.
  290. Preparing to unpack .../42-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ...
  291. Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
  292. Selecting previously unselected package libnghttp2-14:amd64.
  293. Preparing to unpack .../43-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
  294. Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
  295. Selecting previously unselected package libpsl5:amd64.
  296. Preparing to unpack .../44-libpsl5_0.20.2-2_amd64.deb ...
  297. Unpacking libpsl5:amd64 (0.20.2-2) ...
  298. Selecting previously unselected package librtmp1:amd64.
  299. Preparing to unpack .../45-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
  300. Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
  301. Selecting previously unselected package libssh2-1:amd64.
  302. Preparing to unpack .../46-libssh2-1_1.8.0-2.1_amd64.deb ...
  303. Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
  304. Selecting previously unselected package libcurl4:amd64.
  305. Preparing to unpack .../47-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
  306. Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
  307. Selecting previously unselected package curl.
  308. Preparing to unpack .../48-curl_7.64.0-4+deb10u1_amd64.deb ...
  309. Unpacking curl (7.64.0-4+deb10u1) ...
  310. Selecting previously unselected package libcurl3-gnutls:amd64.
  311. Preparing to unpack .../49-libcurl3-gnutls_7.64.0-4+deb10u1_amd64.deb ...
  312. Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u1) ...
  313. Selecting previously unselected package libexpat1:amd64.
  314. Preparing to unpack .../50-libexpat1_2.2.6-2+deb10u1_amd64.deb ...
  315. Unpacking libexpat1:amd64 (2.2.6-2+deb10u1) ...
  316. Selecting previously unselected package libpcre2-8-0:amd64.
  317. Preparing to unpack .../51-libpcre2-8-0_10.32-5_amd64.deb ...
  318. Unpacking libpcre2-8-0:amd64 (10.32-5) ...
  319. Selecting previously unselected package liberror-perl.
  320. Preparing to unpack .../52-liberror-perl_0.17027-2_all.deb ...
  321. Unpacking liberror-perl (0.17027-2) ...
  322. Selecting previously unselected package git-man.
  323. Preparing to unpack .../53-git-man_1%3a2.20.1-2+deb10u3_all.deb ...
  324. Unpacking git-man (1:2.20.1-2+deb10u3) ...
  325. Selecting previously unselected package git.
  326. Preparing to unpack .../54-git_1%3a2.20.1-2+deb10u3_amd64.deb ...
  327. Unpacking git (1:2.20.1-2+deb10u3) ...
  328. Selecting previously unselected package libpq5:amd64.
  329. Preparing to unpack .../55-libpq5_11.9-0+deb10u1_amd64.deb ...
  330. Unpacking libpq5:amd64 (11.9-0+deb10u1) ...
  331. Selecting previously unselected package libpq-dev.
  332. Preparing to unpack .../56-libpq-dev_11.9-0+deb10u1_amd64.deb ...
  333. Unpacking libpq-dev (11.9-0+deb10u1) ...
  334. Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
  335. Setting up libexpat1:amd64 (2.2.6-2+deb10u1) ...
  336. Setting up libkeyutils1:amd64 (1.6-6) ...
  337. Setting up libpsl5:amd64 (0.20.2-2) ...
  338. Setting up binutils-common:amd64 (2.31.1-16) ...
  339. Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
  340. Setting up libgomp1:amd64 (8.3.0-6) ...
  341. Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
  342. Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
  343. Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
  344. Setting up libasan5:amd64 (8.3.0-6) ...
  345. Setting up make (4.2.1-1.2) ...
  346. Setting up libmpfr6:amd64 (4.0.2-1) ...
  347. Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
  348. Setting up xz-utils (5.2.4-1) ...
  349. update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
  350. update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
  351. update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
  352. update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
  353. update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
  354. update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
  355. update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
  356. update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
  357. update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
  358. update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
  359. update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
  360. Setting up libquadmath0:amd64 (8.3.0-6) ...
  361. Setting up libmpc3:amd64 (1.1.0-1) ...
  362. Setting up libatomic1:amd64 (8.3.0-6) ...
  363. Setting up patch (2.7.6-3+deb10u1) ...
  364. Setting up libpcre2-8-0:amd64 (10.32-5) ...
  365. Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
  366. Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
  367. Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ...
  368. Setting up libmpx2:amd64 (8.3.0-6) ...
  369. Setting up libubsan1:amd64 (8.3.0-6) ...
  370. Setting up libisl19:amd64 (0.20-2) ...
  371. Setting up git-man (1:2.20.1-2+deb10u3) ...
  372. Setting up libssh2-1:amd64 (1.8.0-2.1) ...
  373. Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
  374. Setting up libbinutils:amd64 (2.31.1-16) ...
  375. Setting up cpp-8 (8.3.0-6) ...
  376. Setting up libcc1-0:amd64 (8.3.0-6) ...
  377. Setting up liblsan0:amd64 (8.3.0-6) ...
  378. Setting up libitm1:amd64 (8.3.0-6) ...
  379. Setting up binutils-x86-64-linux-gnu (2.31.1-16) ...
  380. Setting up libtsan0:amd64 (8.3.0-6) ...
  381. Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
  382. Setting up binutils (2.31.1-16) ...
  383. Setting up perl (5.28.1-6+deb10u1) ...
  384. Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
  385. Setting up libdpkg-perl (1.19.7) ...
  386. Setting up libgcc-8-dev:amd64 (8.3.0-6) ...
  387. Setting up cpp (4:8.3.0-1) ...
  388. Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
  389. Setting up curl (7.64.0-4+deb10u1) ...
  390. Setting up libstdc++-8-dev:amd64 (8.3.0-6) ...
  391. Setting up gcc-8 (8.3.0-6) ...
  392. Setting up libpq5:amd64 (11.9-0+deb10u1) ...
  393. Setting up libpq-dev (11.9-0+deb10u1) ...
  394. Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u1) ...
  395. Setting up gcc (4:8.3.0-1) ...
  396. Setting up dpkg-dev (1.19.7) ...
  397. Setting up liberror-perl (0.17027-2) ...
  398. Setting up git (1:2.20.1-2+deb10u3) ...
  399. Setting up g++-8 (8.3.0-6) ...
  400. Setting up g++ (4:8.3.0-1) ...
  401. update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
  402. Setting up build-essential (12.6) ...
  403. Processing triggers for libc-bin (2.28-10) ...
  404.  
  405. ## Installing the NodeSource Node.js 14.x repo...
  406.  
  407.  
  408. ## Populating apt-get cache...
  409.  
  410. + apt-get update
  411. Hit:1 http://security.debian.org/debian-security buster/updates InRelease
  412. Hit:2 http://deb.debian.org/debian buster InRelease
  413. Hit:3 http://deb.debian.org/debian buster-updates InRelease
  414. Reading package lists...
  415.  
  416. ## Installing packages required for setup: lsb-release gnupg...
  417.  
  418. + apt-get install -y lsb-release gnupg > /dev/null 2>&1
  419.  
  420. ## Confirming "buster" is supported...
  421.  
  422. + curl -sLf -o /dev/null 'https://deb.nodesource.com/node_14.x/dists/buster/Release'
  423.  
  424. ## Adding the NodeSource signing key to your keyring...
  425.  
  426. + curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
  427. Warning: apt-key output should not be parsed (stdout is not a terminal)
  428. OK
  429.  
  430. ## Creating apt sources list file for the NodeSource Node.js 14.x repo...
  431.  
  432. + echo 'deb https://deb.nodesource.com/node_14.x buster main' > /etc/apt/sources.list.d/nodesource.list
  433. + echo 'deb-src https://deb.nodesource.com/node_14.x buster main' >> /etc/apt/sources.list.d/nodesource.list
  434.  
  435. ## Running `apt-get update` for you...
  436.  
  437. + apt-get update
  438. Hit:1 http://security.debian.org/debian-security buster/updates InRelease
  439. Hit:2 http://deb.debian.org/debian buster InRelease
  440. Hit:3 http://deb.debian.org/debian buster-updates InRelease
  441. Get:4 https://deb.nodesource.com/node_14.x buster InRelease [4584 B]
  442. Get:5 https://deb.nodesource.com/node_14.x buster/main amd64 Packages [766 B]
  443. Fetched 5350 B in 1s (3756 B/s)
  444. Reading package lists...
  445.  
  446. ## Run `sudo apt-get install -y nodejs` to install Node.js 14.x and npm
  447. ## You may also need development tools to build native addons:
  448. sudo apt-get install gcc g++ make
  449. ## To install the Yarn package manager, run:
  450. curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
  451. echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
  452. sudo apt-get update && sudo apt-get install yarn
  453.  
  454.  
  455. Warning: apt-key output should not be parsed (stdout is not a terminal)
  456. OK
  457. deb https://dl.yarnpkg.com/debian/ stable main
  458. Hit:1 http://security.debian.org/debian-security buster/updates InRelease
  459. Hit:2 http://deb.debian.org/debian buster InRelease
  460. Hit:3 http://deb.debian.org/debian buster-updates InRelease
  461. Get:4 https://dl.yarnpkg.com/debian stable InRelease [17.1 kB]
  462. Hit:5 https://deb.nodesource.com/node_14.x buster InRelease
  463. Get:6 https://dl.yarnpkg.com/debian stable/main amd64 Packages [10.1 kB]
  464. Get:7 https://dl.yarnpkg.com/debian stable/main all Packages [10.1 kB]
  465. Fetched 37.2 kB in 1s (54.0 kB/s)
  466. Reading package lists...
  467. Reading package lists...
  468. Building dependency tree...
  469. Reading state information...
  470. The following additional packages will be installed:
  471. libpython2.7-minimal python-minimal python2-minimal python2.7-minimal
  472. Suggested packages:
  473. binfmt-support
  474. Recommended packages:
  475. libpython2.7-stdlib python python2 python2.7
  476. The following NEW packages will be installed:
  477. libpython2.7-minimal nodejs python-minimal python2-minimal python2.7-minimal
  478. yarn
  479. 0 upgraded, 6 newly installed, 0 to remove and 2 not upgraded.
  480. Need to get 27.4 MB of archives.
  481. After this operation, 132 MB of additional disk space will be used.
  482. Get:1 http://deb.debian.org/debian buster/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u1 [395 kB]
  483. Get:2 http://deb.debian.org/debian buster/main amd64 python2.7-minimal amd64 2.7.16-2+deb10u1 [1369 kB]
  484. Get:3 http://deb.debian.org/debian buster/main amd64 python2-minimal amd64 2.7.16-1 [41.4 kB]
  485. Get:4 http://deb.debian.org/debian buster/main amd64 python-minimal amd64 2.7.16-1 [21.0 kB]
  486. Get:5 https://dl.yarnpkg.com/debian stable/main amd64 yarn all 1.22.5-1 [891 kB]
  487. Get:6 https://deb.nodesource.com/node_14.x buster/main amd64 nodejs amd64 14.15.4-1nodesource1 [24.6 MB]
  488. debconf: delaying package configuration, since apt-utils is not installed
  489. Fetched 27.4 MB in 1s (31.8 MB/s)
  490. Selecting previously unselected package libpython2.7-minimal:amd64.
  491. (Reading database ... 14679 files and directories currently installed.)
  492. Preparing to unpack .../0-libpython2.7-minimal_2.7.16-2+deb10u1_amd64.deb ...
  493. Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ...
  494. Selecting previously unselected package python2.7-minimal.
  495. Preparing to unpack .../1-python2.7-minimal_2.7.16-2+deb10u1_amd64.deb ...
  496. Unpacking python2.7-minimal (2.7.16-2+deb10u1) ...
  497. Selecting previously unselected package python2-minimal.
  498. Preparing to unpack .../2-python2-minimal_2.7.16-1_amd64.deb ...
  499. Unpacking python2-minimal (2.7.16-1) ...
  500. Selecting previously unselected package python-minimal.
  501. Preparing to unpack .../3-python-minimal_2.7.16-1_amd64.deb ...
  502. Unpacking python-minimal (2.7.16-1) ...
  503. Selecting previously unselected package nodejs.
  504. Preparing to unpack .../4-nodejs_14.15.4-1nodesource1_amd64.deb ...
  505. Unpacking nodejs (14.15.4-1nodesource1) ...
  506. Selecting previously unselected package yarn.
  507. Preparing to unpack .../5-yarn_1.22.5-1_all.deb ...
  508. Unpacking yarn (1.22.5-1) ...
  509. Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ...
  510. Setting up python2.7-minimal (2.7.16-2+deb10u1) ...
  511. Linking and byte-compiling packages for runtime python2.7...
  512. Setting up python2-minimal (2.7.16-1) ...
  513. Setting up yarn (1.22.5-1) ...
  514. Setting up python-minimal (2.7.16-1) ...
  515. Setting up nodejs (14.15.4-1nodesource1) ...
  516. Removing intermediate container 22351e41273f
  517. ---> 727317f97851
  518. Step 5/30 : USER ruby
  519. ---> Running in ab55152c0eb8
  520. Removing intermediate container ab55152c0eb8
  521. ---> 094b6d82b6f2
  522. Step 6/30 : COPY --chown=ruby:ruby Gemfile* ./
  523. ---> 810d4e4a9a97
  524. Step 7/30 : RUN bundle install --jobs $(nproc)
  525. ---> Running in d903c18190ec
  526. Warning: the running version of Bundler (2.1.4) is older than the version that created the lockfile (2.2.3). We suggest you to upgrade to the version that created the lockfile by running `gem install bundler:2.2.3`.
  527. The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`.
  528. Fetching gem metadata from https://rubygems.org/............
  529. Fetching rake 13.0.3
  530. Installing rake 13.0.3
  531. Fetching concurrent-ruby 1.1.7
  532. Installing concurrent-ruby 1.1.7
  533. Fetching i18n 1.8.5
  534. Installing i18n 1.8.5
  535. Fetching minitest 5.14.2
  536. Installing minitest 5.14.2
  537. Fetching tzinfo 2.0.4
  538. Installing tzinfo 2.0.4
  539. Fetching zeitwerk 2.4.2
  540. Installing zeitwerk 2.4.2
  541. Fetching activesupport 6.1.0
  542. Installing activesupport 6.1.0
  543. Fetching builder 3.2.4
  544. Installing builder 3.2.4
  545. Fetching erubi 1.10.0
  546. Installing erubi 1.10.0
  547. Fetching mini_portile2 2.4.0
  548. Installing mini_portile2 2.4.0
  549. Fetching nokogiri 1.10.10
  550. Installing nokogiri 1.10.10 with native extensions
  551. Fetching rails-dom-testing 2.0.3
  552. Installing rails-dom-testing 2.0.3
  553. Fetching crass 1.0.6
  554. Installing crass 1.0.6
  555. Fetching loofah 2.8.0
  556. Installing loofah 2.8.0
  557. Fetching rails-html-sanitizer 1.3.0
  558. Installing rails-html-sanitizer 1.3.0
  559. Fetching actionview 6.1.0
  560. Installing actionview 6.1.0
  561. Fetching rack 2.2.3
  562. Installing rack 2.2.3
  563. Fetching rack-test 1.1.0
  564. Installing rack-test 1.1.0
  565. Fetching actionpack 6.1.0
  566. Installing actionpack 6.1.0
  567. Fetching nio4r 2.5.4
  568. Installing nio4r 2.5.4 with native extensions
  569. Fetching websocket-extensions 0.1.5
  570. Installing websocket-extensions 0.1.5
  571. Fetching websocket-driver 0.7.3
  572. Installing websocket-driver 0.7.3 with native extensions
  573. Fetching actioncable 6.1.0
  574. Installing actioncable 6.1.0
  575. Fetching globalid 0.4.2
  576. Installing globalid 0.4.2
  577. Fetching activejob 6.1.0
  578. Installing activejob 6.1.0
  579. Fetching activemodel 6.1.0
  580. Installing activemodel 6.1.0
  581. Fetching activerecord 6.1.0
  582. Installing activerecord 6.1.0
  583. Fetching mimemagic 0.3.5
  584. Installing mimemagic 0.3.5
  585. Fetching marcel 0.3.3
  586. Installing marcel 0.3.3
  587. Fetching activestorage 6.1.0
  588. Installing activestorage 6.1.0
  589. Fetching mini_mime 1.0.2
  590. Installing mini_mime 1.0.2
  591. Fetching mail 2.7.1
  592. Installing mail 2.7.1
  593. Fetching actionmailbox 6.1.0
  594. Installing actionmailbox 6.1.0
  595. Fetching actionmailer 6.1.0
  596. Installing actionmailer 6.1.0
  597. Fetching actiontext 6.1.0
  598. Installing actiontext 6.1.0
  599. Fetching public_suffix 4.0.6
  600. Installing public_suffix 4.0.6
  601. Fetching addressable 2.7.0
  602. Installing addressable 2.7.0
  603. Fetching bindex 0.8.1
  604. Installing bindex 0.8.1 with native extensions
  605. Fetching msgpack 1.3.3
  606. Installing msgpack 1.3.3 with native extensions
  607. Fetching bootsnap 1.5.1
  608. Installing bootsnap 1.5.1 with native extensions
  609. Using bundler 2.1.4
  610. Fetching byebug 11.1.3
  611. Installing byebug 11.1.3 with native extensions
  612. Fetching regexp_parser 1.8.2
  613. Installing regexp_parser 1.8.2
  614. Fetching xpath 3.2.0
  615. Installing xpath 3.2.0
  616. Fetching capybara 3.34.0
  617. Installing capybara 3.34.0
  618. Fetching childprocess 3.0.0
  619. Installing childprocess 3.0.0
  620. Fetching connection_pool 2.2.3
  621. Installing connection_pool 2.2.3
  622. Fetching ffi 1.14.2
  623. Installing ffi 1.14.2 with native extensions
  624. Fetching jbuilder 2.10.1
  625. Installing jbuilder 2.10.1
  626. Fetching rb-fsevent 0.10.4
  627. Installing rb-fsevent 0.10.4
  628. Fetching rb-inotify 0.10.1
  629. Installing rb-inotify 0.10.1
  630. Fetching listen 3.3.3
  631. Installing listen 3.3.3
  632. Fetching method_source 1.0.0
  633. Installing method_source 1.0.0
  634. Fetching pg 1.2.3
  635. Installing pg 1.2.3 with native extensions
  636. Fetching puma 5.1.1
  637. Installing puma 5.1.1 with native extensions
  638. Fetching rack-mini-profiler 2.2.0
  639. Installing rack-mini-profiler 2.2.0
  640. Fetching rack-proxy 0.6.5
  641. Installing rack-proxy 0.6.5
  642. Fetching thor 1.0.1
  643. Installing thor 1.0.1
  644. Fetching railties 6.1.0
  645. Installing railties 6.1.0
  646. Fetching sprockets 4.0.2
  647. Installing sprockets 4.0.2
  648. Fetching sprockets-rails 3.2.2
  649. Installing sprockets-rails 3.2.2
  650. Fetching rails 6.1.0
  651. Installing rails 6.1.0
  652. Fetching redis 4.2.5
  653. Installing redis 4.2.5
  654. Fetching rubyzip 2.3.0
  655. Installing rubyzip 2.3.0
  656. Fetching sassc 2.4.0
  657. Installing sassc 2.4.0 with native extensions
  658. Fetching tilt 2.0.10
  659. Installing tilt 2.0.10
  660. Fetching sassc-rails 2.1.2
  661. Installing sassc-rails 2.1.2
  662. Fetching sass-rails 6.0.0
  663. Installing sass-rails 6.0.0
  664. Fetching selenium-webdriver 3.142.7
  665. Installing selenium-webdriver 3.142.7
  666. Fetching semantic_range 2.3.1
  667. Installing semantic_range 2.3.1
  668. Fetching sidekiq 6.1.2
  669. Installing sidekiq 6.1.2
  670. Fetching spring 2.1.1
  671. Installing spring 2.1.1
  672. Fetching turbo-rails 0.5.3
  673. Installing turbo-rails 0.5.3
  674. Fetching web-console 4.1.0
  675. Installing web-console 4.1.0
  676. Fetching webdrivers 4.4.1
  677. Installing webdrivers 4.4.1
  678. Fetching webpacker 5.2.1
  679. Installing webpacker 5.2.1
  680. Bundle complete! 19 Gemfile dependencies, 76 gems now installed.
  681. Use `bundle info [gemname]` to see where a bundled gem is installed.
  682. Post-install message from i18n:
  683.  
  684. HEADS UP! i18n 1.1 changed fallbacks to exclude default locale.
  685. But that may break your application.
  686.  
  687. If you are upgrading your Rails application from an older version of Rails:
  688.  
  689. Please check your Rails app for 'config.i18n.fallbacks = true'.
  690. If you're using I18n (>= 1.1.0) and Rails (< 5.2.2), this should be
  691. 'config.i18n.fallbacks = [I18n.default_locale]'.
  692. If not, fallbacks will be broken in your app by I18n 1.1.x.
  693.  
  694. If you are starting a NEW Rails application, you can ignore this notice.
  695.  
  696. For more info see:
  697. https://github.com/svenfuchs/i18n/releases/tag/v1.1.0
  698.  
  699. Removing intermediate container d903c18190ec
  700. ---> 39a82d4788b9
  701. Step 8/30 : COPY --chown=ruby:ruby package.json *yarn* ./
  702. ---> 37c267ca625f
  703. Step 9/30 : RUN yarn install
  704. ---> Running in 787c51739211
  705. yarn install v1.22.5
  706. [1/4] Resolving packages...
  707. [2/4] Fetching packages...
  708. info fsevents@2.1.3: The platform "linux" is incompatible with this module.
  709. info "fsevents@2.1.3" is an optional dependency and failed compatibility check. Excluding it from installation.
  710. info fsevents@1.2.13: The platform "linux" is incompatible with this module.
  711. info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
  712. [3/4] Linking dependencies...
  713. warning " > webpack-cli@4.2.0" has unmet peer dependency "webpack@4.x.x || 5.x.x".
  714. [4/4] Building fresh packages...
  715. Done in 27.71s.
  716. Removing intermediate container 787c51739211
  717. ---> 545f058e0618
  718. Step 10/30 : ARG RAILS_ENV="production"
  719. ---> Running in c0f2a446516b
  720. Removing intermediate container c0f2a446516b
  721. ---> 491d41514f75
  722. Step 11/30 : ARG NODE_ENV="production"
  723. ---> Running in aa34eff0117d
  724. Removing intermediate container aa34eff0117d
  725. ---> ed737d05114c
  726. Step 12/30 : ENV RAILS_ENV="${RAILS_ENV}" NODE_ENV="${NODE_ENV}" PATH="${PATH}:/home/ruby/.local/bin" USER="ruby"
  727. ---> Running in 3ff72440fbdc
  728. Removing intermediate container 3ff72440fbdc
  729. ---> 736bce53288a
  730. Step 13/30 : COPY --chown=ruby:ruby . .
  731. ---> 7dc3a7d71310
  732. Step 14/30 : RUN if [ "${RAILS_ENV}" != "development" ]; then SECRET_KEY_BASE=dummyvalue rails assets:precompile; fi
  733. ---> Running in ec8f18963b7b
  734. Removing intermediate container ec8f18963b7b
  735. ---> e9563b22f5bb
  736. Step 15/30 : CMD ["bash"]
  737. ---> Running in 99592bdfd1eb
  738. Removing intermediate container 99592bdfd1eb
  739. ---> 09d9cd3c1478
  740.  
  741. Step 16/30 : FROM ruby:2.7.2-slim-buster AS app
  742. ---> c67268eda7b5
  743. Step 17/30 : LABEL maintainer="Nick Janetakis <nick.janetakis@gmail.com>"
  744. ---> Using cache
  745. ---> 2023eae4877b
  746. Step 18/30 : WORKDIR /app
  747. ---> Using cache
  748. ---> 91788d9f0ac5
  749. Step 19/30 : RUN apt-get update && apt-get install -y --no-install-recommends build-essential curl libpq-dev && rm -rf /var/lib/apt/lists/* /usr/share/doc /usr/share/man && apt-get clean && useradd --create-home ruby && mkdir /public && chown ruby:ruby -R /public /app
  750. ---> Running in 9e600faaf3d3
  751. Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
  752. Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
  753. Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
  754. Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [260 kB]
  755. Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
  756. Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7860 B]
  757. Fetched 8414 kB in 1s (5856 kB/s)
  758. Reading package lists...
  759. Reading package lists...
  760. Building dependency tree...
  761. Reading state information...
  762. The following additional packages will be installed:
  763. binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-8 dpkg-dev g++
  764. g++-8 gcc gcc-8 libasan5 libatomic1 libbinutils libcc1-0 libcurl4
  765. libdpkg-perl libgcc-8-dev libgomp1 libgssapi-krb5-2 libisl19 libitm1
  766. libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2
  767. libldap-common liblsan0 libmpc3 libmpfr6 libmpx2 libnghttp2-14 libperl5.28
  768. libpq5 libpsl5 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db
  769. libssh2-1 libstdc++-8-dev libtsan0 libubsan1 make patch perl
  770. perl-modules-5.28 xz-utils
  771. Suggested packages:
  772. binutils-doc cpp-doc gcc-8-locales debian-keyring g++-multilib
  773. g++-8-multilib gcc-8-doc libstdc++6-8-dbg gcc-multilib manpages-dev autoconf
  774. automake libtool flex bison gdb gcc-doc gcc-8-multilib libgcc1-dbg
  775. libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg
  776. libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg gnupg | gnupg2
  777. sensible-utils git bzr krb5-doc krb5-user postgresql-doc-11 libstdc++-8-doc
  778. make-doc ed diffutils-doc perl-doc libterm-readline-gnu-perl
  779. | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
  780. Recommended packages:
  781. fakeroot gnupg | gnupg2 libalgorithm-merge-perl libfile-fcntllock-perl
  782. liblocale-gettext-perl krb5-locales publicsuffix libsasl2-modules netbase
  783. The following NEW packages will be installed:
  784. binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-8
  785. curl dpkg-dev g++ g++-8 gcc gcc-8 libasan5 libatomic1 libbinutils libcc1-0
  786. libcurl4 libdpkg-perl libgcc-8-dev libgomp1 libgssapi-krb5-2 libisl19
  787. libitm1 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2
  788. libldap-common liblsan0 libmpc3 libmpfr6 libmpx2 libnghttp2-14 libperl5.28
  789. libpq-dev libpq5 libpsl5 libquadmath0 librtmp1 libsasl2-2
  790. libsasl2-modules-db libssh2-1 libstdc++-8-dev libtsan0 libubsan1 make patch
  791. perl perl-modules-5.28 xz-utils
  792. 0 upgraded, 51 newly installed, 0 to remove and 2 not upgraded.
  793. Need to get 52.3 MB of archives.
  794. After this operation, 210 MB of additional disk space will be used.
  795. Get:1 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
  796. Get:2 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB]
  797. Get:3 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB]
  798. Get:4 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
  799. Get:5 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB]
  800. Get:6 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB]
  801. Get:7 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB]
  802. Get:8 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB]
  803. Get:9 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB]
  804. Get:10 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB]
  805. Get:11 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB]
  806. Get:12 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB]
  807. Get:13 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB]
  808. Get:14 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB]
  809. Get:15 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB]
  810. Get:16 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB]
  811. Get:17 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B]
  812. Get:18 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB]
  813. Get:19 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB]
  814. Get:20 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB]
  815. Get:21 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB]
  816. Get:22 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB]
  817. Get:23 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB]
  818. Get:24 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB]
  819. Get:25 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB]
  820. Get:26 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B]
  821. Get:27 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB]
  822. Get:28 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB]
  823. Get:29 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B]
  824. Get:30 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB]
  825. Get:31 http://deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.7 [1414 kB]
  826. Get:32 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
  827. Get:33 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
  828. Get:34 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
  829. Get:35 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
  830. Get:36 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
  831. Get:37 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
  832. Get:38 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
  833. Get:39 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
  834. Get:40 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
  835. Get:41 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
  836. Get:42 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
  837. Get:43 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB]
  838. Get:44 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
  839. Get:45 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
  840. Get:46 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
  841. Get:47 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
  842. Get:48 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
  843. Get:49 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
  844. Get:50 http://deb.debian.org/debian buster/main amd64 libpq5 amd64 11.9-0+deb10u1 [167 kB]
  845. Get:51 http://deb.debian.org/debian buster/main amd64 libpq-dev amd64 11.9-0+deb10u1 [163 kB]
  846. debconf: delaying package configuration, since apt-utils is not installed
  847. Fetched 52.3 MB in 1s (49.2 MB/s)
  848. Selecting previously unselected package perl-modules-5.28.
  849. (Reading database ... 8600 files and directories currently installed.)
  850. Preparing to unpack .../00-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
  851. Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
  852. Selecting previously unselected package libperl5.28:amd64.
  853. Preparing to unpack .../01-libperl5.28_5.28.1-6+deb10u1_amd64.deb ...
  854. Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ...
  855. Selecting previously unselected package perl.
  856. Preparing to unpack .../02-perl_5.28.1-6+deb10u1_amd64.deb ...
  857. Unpacking perl (5.28.1-6+deb10u1) ...
  858. Selecting previously unselected package xz-utils.
  859. Preparing to unpack .../03-xz-utils_5.2.4-1_amd64.deb ...
  860. Unpacking xz-utils (5.2.4-1) ...
  861. Selecting previously unselected package binutils-common:amd64.
  862. Preparing to unpack .../04-binutils-common_2.31.1-16_amd64.deb ...
  863. Unpacking binutils-common:amd64 (2.31.1-16) ...
  864. Selecting previously unselected package libbinutils:amd64.
  865. Preparing to unpack .../05-libbinutils_2.31.1-16_amd64.deb ...
  866. Unpacking libbinutils:amd64 (2.31.1-16) ...
  867. Selecting previously unselected package binutils-x86-64-linux-gnu.
  868. Preparing to unpack .../06-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ...
  869. Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ...
  870. Selecting previously unselected package binutils.
  871. Preparing to unpack .../07-binutils_2.31.1-16_amd64.deb ...
  872. Unpacking binutils (2.31.1-16) ...
  873. Selecting previously unselected package libisl19:amd64.
  874. Preparing to unpack .../08-libisl19_0.20-2_amd64.deb ...
  875. Unpacking libisl19:amd64 (0.20-2) ...
  876. Selecting previously unselected package libmpfr6:amd64.
  877. Preparing to unpack .../09-libmpfr6_4.0.2-1_amd64.deb ...
  878. Unpacking libmpfr6:amd64 (4.0.2-1) ...
  879. Selecting previously unselected package libmpc3:amd64.
  880. Preparing to unpack .../10-libmpc3_1.1.0-1_amd64.deb ...
  881. Unpacking libmpc3:amd64 (1.1.0-1) ...
  882. Selecting previously unselected package cpp-8.
  883. Preparing to unpack .../11-cpp-8_8.3.0-6_amd64.deb ...
  884. Unpacking cpp-8 (8.3.0-6) ...
  885. Selecting previously unselected package cpp.
  886. Preparing to unpack .../12-cpp_4%3a8.3.0-1_amd64.deb ...
  887. Unpacking cpp (4:8.3.0-1) ...
  888. Selecting previously unselected package libcc1-0:amd64.
  889. Preparing to unpack .../13-libcc1-0_8.3.0-6_amd64.deb ...
  890. Unpacking libcc1-0:amd64 (8.3.0-6) ...
  891. Selecting previously unselected package libgomp1:amd64.
  892. Preparing to unpack .../14-libgomp1_8.3.0-6_amd64.deb ...
  893. Unpacking libgomp1:amd64 (8.3.0-6) ...
  894. Selecting previously unselected package libitm1:amd64.
  895. Preparing to unpack .../15-libitm1_8.3.0-6_amd64.deb ...
  896. Unpacking libitm1:amd64 (8.3.0-6) ...
  897. Selecting previously unselected package libatomic1:amd64.
  898. Preparing to unpack .../16-libatomic1_8.3.0-6_amd64.deb ...
  899. Unpacking libatomic1:amd64 (8.3.0-6) ...
  900. Selecting previously unselected package libasan5:amd64.
  901. Preparing to unpack .../17-libasan5_8.3.0-6_amd64.deb ...
  902. Unpacking libasan5:amd64 (8.3.0-6) ...
  903. Selecting previously unselected package liblsan0:amd64.
  904. Preparing to unpack .../18-liblsan0_8.3.0-6_amd64.deb ...
  905. Unpacking liblsan0:amd64 (8.3.0-6) ...
  906. Selecting previously unselected package libtsan0:amd64.
  907. Preparing to unpack .../19-libtsan0_8.3.0-6_amd64.deb ...
  908. Unpacking libtsan0:amd64 (8.3.0-6) ...
  909. Selecting previously unselected package libubsan1:amd64.
  910. Preparing to unpack .../20-libubsan1_8.3.0-6_amd64.deb ...
  911. Unpacking libubsan1:amd64 (8.3.0-6) ...
  912. Selecting previously unselected package libmpx2:amd64.
  913. Preparing to unpack .../21-libmpx2_8.3.0-6_amd64.deb ...
  914. Unpacking libmpx2:amd64 (8.3.0-6) ...
  915. Selecting previously unselected package libquadmath0:amd64.
  916. Preparing to unpack .../22-libquadmath0_8.3.0-6_amd64.deb ...
  917. Unpacking libquadmath0:amd64 (8.3.0-6) ...
  918. Selecting previously unselected package libgcc-8-dev:amd64.
  919. Preparing to unpack .../23-libgcc-8-dev_8.3.0-6_amd64.deb ...
  920. Unpacking libgcc-8-dev:amd64 (8.3.0-6) ...
  921. Selecting previously unselected package gcc-8.
  922. Preparing to unpack .../24-gcc-8_8.3.0-6_amd64.deb ...
  923. Unpacking gcc-8 (8.3.0-6) ...
  924. Selecting previously unselected package gcc.
  925. Preparing to unpack .../25-gcc_4%3a8.3.0-1_amd64.deb ...
  926. Unpacking gcc (4:8.3.0-1) ...
  927. Selecting previously unselected package libstdc++-8-dev:amd64.
  928. Preparing to unpack .../26-libstdc++-8-dev_8.3.0-6_amd64.deb ...
  929. Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ...
  930. Selecting previously unselected package g++-8.
  931. Preparing to unpack .../27-g++-8_8.3.0-6_amd64.deb ...
  932. Unpacking g++-8 (8.3.0-6) ...
  933. Selecting previously unselected package g++.
  934. Preparing to unpack .../28-g++_4%3a8.3.0-1_amd64.deb ...
  935. Unpacking g++ (4:8.3.0-1) ...
  936. Selecting previously unselected package make.
  937. Preparing to unpack .../29-make_4.2.1-1.2_amd64.deb ...
  938. Unpacking make (4.2.1-1.2) ...
  939. Selecting previously unselected package libdpkg-perl.
  940. Preparing to unpack .../30-libdpkg-perl_1.19.7_all.deb ...
  941. Unpacking libdpkg-perl (1.19.7) ...
  942. Selecting previously unselected package patch.
  943. Preparing to unpack .../31-patch_2.7.6-3+deb10u1_amd64.deb ...
  944. Unpacking patch (2.7.6-3+deb10u1) ...
  945. Selecting previously unselected package dpkg-dev.
  946. Preparing to unpack .../32-dpkg-dev_1.19.7_all.deb ...
  947. Unpacking dpkg-dev (1.19.7) ...
  948. Selecting previously unselected package build-essential.
  949. Preparing to unpack .../33-build-essential_12.6_amd64.deb ...
  950. Unpacking build-essential (12.6) ...
  951. Selecting previously unselected package libkeyutils1:amd64.
  952. Preparing to unpack .../34-libkeyutils1_1.6-6_amd64.deb ...
  953. Unpacking libkeyutils1:amd64 (1.6-6) ...
  954. Selecting previously unselected package libkrb5support0:amd64.
  955. Preparing to unpack .../35-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
  956. Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
  957. Selecting previously unselected package libk5crypto3:amd64.
  958. Preparing to unpack .../36-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
  959. Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
  960. Selecting previously unselected package libkrb5-3:amd64.
  961. Preparing to unpack .../37-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
  962. Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
  963. Selecting previously unselected package libgssapi-krb5-2:amd64.
  964. Preparing to unpack .../38-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
  965. Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
  966. Selecting previously unselected package libsasl2-modules-db:amd64.
  967. Preparing to unpack .../39-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
  968. Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
  969. Selecting previously unselected package libsasl2-2:amd64.
  970. Preparing to unpack .../40-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
  971. Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
  972. Selecting previously unselected package libldap-common.
  973. Preparing to unpack .../41-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
  974. Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
  975. Selecting previously unselected package libldap-2.4-2:amd64.
  976. Preparing to unpack .../42-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ...
  977. Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
  978. Selecting previously unselected package libnghttp2-14:amd64.
  979. Preparing to unpack .../43-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
  980. Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
  981. Selecting previously unselected package libpsl5:amd64.
  982. Preparing to unpack .../44-libpsl5_0.20.2-2_amd64.deb ...
  983. Unpacking libpsl5:amd64 (0.20.2-2) ...
  984. Selecting previously unselected package librtmp1:amd64.
  985. Preparing to unpack .../45-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
  986. Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
  987. Selecting previously unselected package libssh2-1:amd64.
  988. Preparing to unpack .../46-libssh2-1_1.8.0-2.1_amd64.deb ...
  989. Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
  990. Selecting previously unselected package libcurl4:amd64.
  991. Preparing to unpack .../47-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
  992. Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
  993. Selecting previously unselected package curl.
  994. Preparing to unpack .../48-curl_7.64.0-4+deb10u1_amd64.deb ...
  995. Unpacking curl (7.64.0-4+deb10u1) ...
  996. Selecting previously unselected package libpq5:amd64.
  997. Preparing to unpack .../49-libpq5_11.9-0+deb10u1_amd64.deb ...
  998. Unpacking libpq5:amd64 (11.9-0+deb10u1) ...
  999. Selecting previously unselected package libpq-dev.
  1000. Preparing to unpack .../50-libpq-dev_11.9-0+deb10u1_amd64.deb ...
  1001. Unpacking libpq-dev (11.9-0+deb10u1) ...
  1002. Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
  1003. Setting up libkeyutils1:amd64 (1.6-6) ...
  1004. Setting up libpsl5:amd64 (0.20.2-2) ...
  1005. Setting up binutils-common:amd64 (2.31.1-16) ...
  1006. Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
  1007. Setting up libgomp1:amd64 (8.3.0-6) ...
  1008. Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
  1009. Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
  1010. Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
  1011. Setting up libasan5:amd64 (8.3.0-6) ...
  1012. Setting up make (4.2.1-1.2) ...
  1013. Setting up libmpfr6:amd64 (4.0.2-1) ...
  1014. Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
  1015. Setting up xz-utils (5.2.4-1) ...
  1016. update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
  1017. update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
  1018. update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
  1019. update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
  1020. update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
  1021. update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
  1022. update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
  1023. update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
  1024. update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
  1025. update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
  1026. update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
  1027. Setting up libquadmath0:amd64 (8.3.0-6) ...
  1028. Setting up libmpc3:amd64 (1.1.0-1) ...
  1029. Setting up libatomic1:amd64 (8.3.0-6) ...
  1030. Setting up patch (2.7.6-3+deb10u1) ...
  1031. Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
  1032. Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
  1033. Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ...
  1034. Setting up libmpx2:amd64 (8.3.0-6) ...
  1035. Setting up libubsan1:amd64 (8.3.0-6) ...
  1036. Setting up libisl19:amd64 (0.20-2) ...
  1037. Setting up libssh2-1:amd64 (1.8.0-2.1) ...
  1038. Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
  1039. Setting up libbinutils:amd64 (2.31.1-16) ...
  1040. Setting up cpp-8 (8.3.0-6) ...
  1041. Setting up libcc1-0:amd64 (8.3.0-6) ...
  1042. Setting up liblsan0:amd64 (8.3.0-6) ...
  1043. Setting up libitm1:amd64 (8.3.0-6) ...
  1044. Setting up binutils-x86-64-linux-gnu (2.31.1-16) ...
  1045. Setting up libtsan0:amd64 (8.3.0-6) ...
  1046. Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
  1047. Setting up binutils (2.31.1-16) ...
  1048. Setting up perl (5.28.1-6+deb10u1) ...
  1049. Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
  1050. Setting up libdpkg-perl (1.19.7) ...
  1051. Setting up libgcc-8-dev:amd64 (8.3.0-6) ...
  1052. Setting up cpp (4:8.3.0-1) ...
  1053. Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
  1054. Setting up curl (7.64.0-4+deb10u1) ...
  1055. Setting up libstdc++-8-dev:amd64 (8.3.0-6) ...
  1056. Setting up gcc-8 (8.3.0-6) ...
  1057. Setting up libpq5:amd64 (11.9-0+deb10u1) ...
  1058. Setting up libpq-dev (11.9-0+deb10u1) ...
  1059. Setting up gcc (4:8.3.0-1) ...
  1060. Setting up dpkg-dev (1.19.7) ...
  1061. Setting up g++-8 (8.3.0-6) ...
  1062. Setting up g++ (4:8.3.0-1) ...
  1063. update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
  1064. Setting up build-essential (12.6) ...
  1065. Processing triggers for libc-bin (2.28-10) ...
  1066. Removing intermediate container 9e600faaf3d3
  1067. ---> 4e4486b528b8
  1068. Step 20/30 : USER ruby
  1069. ---> Running in 648457429afd
  1070. Removing intermediate container 648457429afd
  1071. ---> 50ea6f24219f
  1072. Step 21/30 : COPY --chown=ruby:ruby Gemfile* ./
  1073. ---> 2bd94aa924a4
  1074. Step 22/30 : COPY --chown=ruby:ruby bin/ ./bin
  1075. ---> bd9712a09638
  1076. Step 23/30 : RUN chmod 0755 bin/* && bundle install --jobs $(nproc)
  1077. ---> Running in 2a10469f0cab
  1078. Warning: the running version of Bundler (2.1.4) is older than the version that created the lockfile (2.2.3). We suggest you to upgrade to the version that created the lockfile by running `gem install bundler:2.2.3`.
  1079. The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`.
  1080. Fetching gem metadata from https://rubygems.org/............
  1081. Fetching rake 13.0.3
  1082. Installing rake 13.0.3
  1083. Fetching concurrent-ruby 1.1.7
  1084. Installing concurrent-ruby 1.1.7
  1085. Fetching i18n 1.8.5
  1086. Installing i18n 1.8.5
  1087. Fetching minitest 5.14.2
  1088. Installing minitest 5.14.2
  1089. Fetching tzinfo 2.0.4
  1090. Installing tzinfo 2.0.4
  1091. Fetching zeitwerk 2.4.2
  1092. Installing zeitwerk 2.4.2
  1093. Fetching activesupport 6.1.0
  1094. Installing activesupport 6.1.0
  1095. Fetching builder 3.2.4
  1096. Installing builder 3.2.4
  1097. Fetching erubi 1.10.0
  1098. Installing erubi 1.10.0
  1099. Fetching mini_portile2 2.4.0
  1100. Installing mini_portile2 2.4.0
  1101. Fetching nokogiri 1.10.10
  1102. Installing nokogiri 1.10.10 with native extensions
  1103. Fetching rails-dom-testing 2.0.3
  1104. Installing rails-dom-testing 2.0.3
  1105. Fetching crass 1.0.6
  1106. Installing crass 1.0.6
  1107. Fetching loofah 2.8.0
  1108. Installing loofah 2.8.0
  1109. Fetching rails-html-sanitizer 1.3.0
  1110. Installing rails-html-sanitizer 1.3.0
  1111. Fetching actionview 6.1.0
  1112. Installing actionview 6.1.0
  1113. Fetching rack 2.2.3
  1114. Installing rack 2.2.3
  1115. Fetching rack-test 1.1.0
  1116. Installing rack-test 1.1.0
  1117. Fetching actionpack 6.1.0
  1118. Installing actionpack 6.1.0
  1119. Fetching nio4r 2.5.4
  1120. Installing nio4r 2.5.4 with native extensions
  1121. Fetching websocket-extensions 0.1.5
  1122. Installing websocket-extensions 0.1.5
  1123. Fetching websocket-driver 0.7.3
  1124. Installing websocket-driver 0.7.3 with native extensions
  1125. Fetching actioncable 6.1.0
  1126. Installing actioncable 6.1.0
  1127. Fetching globalid 0.4.2
  1128. Installing globalid 0.4.2
  1129. Fetching activejob 6.1.0
  1130. Installing activejob 6.1.0
  1131. Fetching activemodel 6.1.0
  1132. Installing activemodel 6.1.0
  1133. Fetching activerecord 6.1.0
  1134. Installing activerecord 6.1.0
  1135. Fetching mimemagic 0.3.5
  1136. Installing mimemagic 0.3.5
  1137. Fetching marcel 0.3.3
  1138. Installing marcel 0.3.3
  1139. Fetching activestorage 6.1.0
  1140. Installing activestorage 6.1.0
  1141. Fetching mini_mime 1.0.2
  1142. Installing mini_mime 1.0.2
  1143. Fetching mail 2.7.1
  1144. Installing mail 2.7.1
  1145. Fetching actionmailbox 6.1.0
  1146. Installing actionmailbox 6.1.0
  1147. Fetching actionmailer 6.1.0
  1148. Installing actionmailer 6.1.0
  1149. Fetching actiontext 6.1.0
  1150. Installing actiontext 6.1.0
  1151. Fetching public_suffix 4.0.6
  1152. Installing public_suffix 4.0.6
  1153. Fetching addressable 2.7.0
  1154. Installing addressable 2.7.0
  1155. Fetching bindex 0.8.1
  1156. Installing bindex 0.8.1 with native extensions
  1157. Fetching msgpack 1.3.3
  1158. Installing msgpack 1.3.3 with native extensions
  1159. Fetching bootsnap 1.5.1
  1160. Installing bootsnap 1.5.1 with native extensions
  1161. Using bundler 2.1.4
  1162. Fetching byebug 11.1.3
  1163. Installing byebug 11.1.3 with native extensions
  1164. Fetching regexp_parser 1.8.2
  1165. Installing regexp_parser 1.8.2
  1166. Fetching xpath 3.2.0
  1167. Installing xpath 3.2.0
  1168. Fetching capybara 3.34.0
  1169. Installing capybara 3.34.0
  1170. Fetching childprocess 3.0.0
  1171. Installing childprocess 3.0.0
  1172. Fetching connection_pool 2.2.3
  1173. Installing connection_pool 2.2.3
  1174. Fetching ffi 1.14.2
  1175. Installing ffi 1.14.2 with native extensions
  1176. Fetching jbuilder 2.10.1
  1177. Installing jbuilder 2.10.1
  1178. Fetching rb-fsevent 0.10.4
  1179. Installing rb-fsevent 0.10.4
  1180. Fetching rb-inotify 0.10.1
  1181. Installing rb-inotify 0.10.1
  1182. Fetching listen 3.3.3
  1183. Installing listen 3.3.3
  1184. Fetching method_source 1.0.0
  1185. Installing method_source 1.0.0
  1186. Fetching pg 1.2.3
  1187. Installing pg 1.2.3 with native extensions
  1188. Fetching puma 5.1.1
  1189. Installing puma 5.1.1 with native extensions
  1190. Fetching rack-mini-profiler 2.2.0
  1191. Installing rack-mini-profiler 2.2.0
  1192. Fetching rack-proxy 0.6.5
  1193. Installing rack-proxy 0.6.5
  1194. Fetching thor 1.0.1
  1195. Installing thor 1.0.1
  1196. Fetching railties 6.1.0
  1197. Installing railties 6.1.0
  1198. Fetching sprockets 4.0.2
  1199. Installing sprockets 4.0.2
  1200. Fetching sprockets-rails 3.2.2
  1201. Installing sprockets-rails 3.2.2
  1202. Fetching rails 6.1.0
  1203. Installing rails 6.1.0
  1204. Fetching redis 4.2.5
  1205. Installing redis 4.2.5
  1206. Fetching rubyzip 2.3.0
  1207. Installing rubyzip 2.3.0
  1208. Fetching sassc 2.4.0
  1209. Installing sassc 2.4.0 with native extensions
  1210. Fetching tilt 2.0.10
  1211. Installing tilt 2.0.10
  1212. Fetching sassc-rails 2.1.2
  1213. Installing sassc-rails 2.1.2
  1214. Fetching sass-rails 6.0.0
  1215. Installing sass-rails 6.0.0
  1216. Fetching selenium-webdriver 3.142.7
  1217. Installing selenium-webdriver 3.142.7
  1218. Fetching semantic_range 2.3.1
  1219. Installing semantic_range 2.3.1
  1220. Fetching sidekiq 6.1.2
  1221. Installing sidekiq 6.1.2
  1222. Fetching spring 2.1.1
  1223. Installing spring 2.1.1
  1224. Fetching turbo-rails 0.5.3
  1225. Installing turbo-rails 0.5.3
  1226. Fetching web-console 4.1.0
  1227. Installing web-console 4.1.0
  1228. Fetching webdrivers 4.4.1
  1229. Installing webdrivers 4.4.1
  1230. Fetching webpacker 5.2.1
  1231. Installing webpacker 5.2.1
  1232. Bundle complete! 19 Gemfile dependencies, 76 gems now installed.
  1233. Use `bundle info [gemname]` to see where a bundled gem is installed.
  1234. Post-install message from i18n:
  1235.  
  1236. HEADS UP! i18n 1.1 changed fallbacks to exclude default locale.
  1237. But that may break your application.
  1238.  
  1239. If you are upgrading your Rails application from an older version of Rails:
  1240.  
  1241. Please check your Rails app for 'config.i18n.fallbacks = true'.
  1242. If you're using I18n (>= 1.1.0) and Rails (< 5.2.2), this should be
  1243. 'config.i18n.fallbacks = [I18n.default_locale]'.
  1244. If not, fallbacks will be broken in your app by I18n 1.1.x.
  1245.  
  1246. If you are starting a NEW Rails application, you can ignore this notice.
  1247.  
  1248. For more info see:
  1249. https://github.com/svenfuchs/i18n/releases/tag/v1.1.0
  1250.  
  1251. Removing intermediate container 2a10469f0cab
  1252. ---> a5f1ae87c7e0
  1253. Step 24/30 : ARG RAILS_ENV="production"
  1254. ---> Running in fe682973c58f
  1255. Removing intermediate container fe682973c58f
  1256. ---> bb1f772c2693
  1257. Step 25/30 : ENV RAILS_ENV="${RAILS_ENV}" PATH="${PATH}:/home/ruby/.local/bin" USER="ruby"
  1258. ---> Running in 26250793c0ac
  1259. Removing intermediate container 26250793c0ac
  1260. ---> 50215b250ec6
  1261. Step 26/30 : COPY --chown=ruby:ruby --from=webpacker /app/public /public
  1262. ---> 33ab1c2b1ac2
  1263. Step 27/30 : COPY --chown=ruby:ruby . .
  1264. ---> d9112e9cbc16
  1265. Step 28/30 : ENTRYPOINT ["/app/bin/docker-entrypoint-web"]
  1266. ---> Running in 1e9a48184c90
  1267. Removing intermediate container 1e9a48184c90
  1268. ---> 4337ea58c89b
  1269. Step 29/30 : EXPOSE 8000
  1270. ---> Running in 40c849c9603f
  1271. Removing intermediate container 40c849c9603f
  1272. ---> f4c5ae2c3d7e
  1273. Step 30/30 : CMD ["rails", "s"]
  1274. ---> Running in 7abd93e12d5c
  1275. Removing intermediate container 7abd93e12d5c
  1276. ---> e342f2bba565
  1277.  
  1278. Successfully built e342f2bba565
  1279. Successfully tagged hellorails_cable:latest
  1280. Building worker
  1281. Step 1/30 : FROM ruby:2.7.2-slim-buster AS webpacker
  1282. ---> c67268eda7b5
  1283. Step 2/30 : LABEL maintainer="Nick Janetakis <nick.janetakis@gmail.com>"
  1284. ---> Using cache
  1285. ---> 2023eae4877b
  1286. Step 3/30 : WORKDIR /app
  1287. ---> Using cache
  1288. ---> 91788d9f0ac5
  1289. Step 4/30 : RUN apt-get update && apt-get install -y --no-install-recommends build-essential curl git libpq-dev && curl -sSL https://deb.nodesource.com/setup_14.x | bash - && curl -sSL https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add - && echo "deb https://dl.yarnpkg.com/debian/ stable main" | tee /etc/apt/sources.list.d/yarn.list && apt-get update && apt-get install -y --no-install-recommends nodejs yarn && rm -rf /var/lib/apt/lists/* /usr/share/doc /usr/share/man && apt-get clean && useradd --create-home ruby && mkdir /node_modules && chown ruby:ruby -R /node_modules /app
  1290. ---> Using cache
  1291. ---> 727317f97851
  1292. Step 5/30 : USER ruby
  1293. ---> Using cache
  1294. ---> 094b6d82b6f2
  1295. Step 6/30 : COPY --chown=ruby:ruby Gemfile* ./
  1296. ---> Using cache
  1297. ---> 810d4e4a9a97
  1298. Step 7/30 : RUN bundle install --jobs $(nproc)
  1299. ---> Using cache
  1300. ---> 39a82d4788b9
  1301. Step 8/30 : COPY --chown=ruby:ruby package.json *yarn* ./
  1302. ---> Using cache
  1303. ---> 37c267ca625f
  1304. Step 9/30 : RUN yarn install
  1305. ---> Using cache
  1306. ---> 545f058e0618
  1307. Step 10/30 : ARG RAILS_ENV="production"
  1308. ---> Using cache
  1309. ---> 491d41514f75
  1310. Step 11/30 : ARG NODE_ENV="production"
  1311. ---> Using cache
  1312. ---> ed737d05114c
  1313. Step 12/30 : ENV RAILS_ENV="${RAILS_ENV}" NODE_ENV="${NODE_ENV}" PATH="${PATH}:/home/ruby/.local/bin" USER="ruby"
  1314. ---> Using cache
  1315. ---> 736bce53288a
  1316. Step 13/30 : COPY --chown=ruby:ruby . .
  1317. ---> Using cache
  1318. ---> 7dc3a7d71310
  1319. Step 14/30 : RUN if [ "${RAILS_ENV}" != "development" ]; then SECRET_KEY_BASE=dummyvalue rails assets:precompile; fi
  1320. ---> Using cache
  1321. ---> e9563b22f5bb
  1322. Step 15/30 : CMD ["bash"]
  1323. ---> Using cache
  1324. ---> 09d9cd3c1478
  1325.  
  1326. Step 16/30 : FROM ruby:2.7.2-slim-buster AS app
  1327. ---> c67268eda7b5
  1328. Step 17/30 : LABEL maintainer="Nick Janetakis <nick.janetakis@gmail.com>"
  1329. ---> Using cache
  1330. ---> 2023eae4877b
  1331. Step 18/30 : WORKDIR /app
  1332. ---> Using cache
  1333. ---> 91788d9f0ac5
  1334. Step 19/30 : RUN apt-get update && apt-get install -y --no-install-recommends build-essential curl libpq-dev && rm -rf /var/lib/apt/lists/* /usr/share/doc /usr/share/man && apt-get clean && useradd --create-home ruby && mkdir /public && chown ruby:ruby -R /public /app
  1335. ---> Using cache
  1336. ---> 4e4486b528b8
  1337. Step 20/30 : USER ruby
  1338. ---> Using cache
  1339. ---> 50ea6f24219f
  1340. Step 21/30 : COPY --chown=ruby:ruby Gemfile* ./
  1341. ---> Using cache
  1342. ---> 2bd94aa924a4
  1343. Step 22/30 : COPY --chown=ruby:ruby bin/ ./bin
  1344. ---> Using cache
  1345. ---> bd9712a09638
  1346. Step 23/30 : RUN chmod 0755 bin/* && bundle install --jobs $(nproc)
  1347. ---> Using cache
  1348. ---> a5f1ae87c7e0
  1349. Step 24/30 : ARG RAILS_ENV="production"
  1350. ---> Using cache
  1351. ---> bb1f772c2693
  1352. Step 25/30 : ENV RAILS_ENV="${RAILS_ENV}" PATH="${PATH}:/home/ruby/.local/bin" USER="ruby"
  1353. ---> Using cache
  1354. ---> 50215b250ec6
  1355. Step 26/30 : COPY --chown=ruby:ruby --from=webpacker /app/public /public
  1356. ---> Using cache
  1357. ---> 33ab1c2b1ac2
  1358. Step 27/30 : COPY --chown=ruby:ruby . .
  1359. ---> Using cache
  1360. ---> d9112e9cbc16
  1361. Step 28/30 : ENTRYPOINT ["/app/bin/docker-entrypoint-web"]
  1362. ---> Using cache
  1363. ---> 4337ea58c89b
  1364. Step 29/30 : EXPOSE 8000
  1365. ---> Using cache
  1366. ---> f4c5ae2c3d7e
  1367. Step 30/30 : CMD ["rails", "s"]
  1368. ---> Using cache
  1369. ---> e342f2bba565
  1370.  
  1371. Successfully built e342f2bba565
  1372. Successfully tagged hellorails_worker:latest
  1373. Building webpacker
  1374. Step 1/15 : FROM ruby:2.7.2-slim-buster AS webpacker
  1375. ---> c67268eda7b5
  1376. Step 2/15 : LABEL maintainer="Nick Janetakis <nick.janetakis@gmail.com>"
  1377. ---> Using cache
  1378. ---> 2023eae4877b
  1379. Step 3/15 : WORKDIR /app
  1380. ---> Using cache
  1381. ---> 91788d9f0ac5
  1382. Step 4/15 : RUN apt-get update && apt-get install -y --no-install-recommends build-essential curl git libpq-dev && curl -sSL https://deb.nodesource.com/setup_14.x | bash - && curl -sSL https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add - && echo "deb https://dl.yarnpkg.com/debian/ stable main" | tee /etc/apt/sources.list.d/yarn.list && apt-get update && apt-get install -y --no-install-recommends nodejs yarn && rm -rf /var/lib/apt/lists/* /usr/share/doc /usr/share/man && apt-get clean && useradd --create-home ruby && mkdir /node_modules && chown ruby:ruby -R /node_modules /app
  1383. ---> Using cache
  1384. ---> 727317f97851
  1385. Step 5/15 : USER ruby
  1386. ---> Using cache
  1387. ---> 094b6d82b6f2
  1388. Step 6/15 : COPY --chown=ruby:ruby Gemfile* ./
  1389. ---> Using cache
  1390. ---> 810d4e4a9a97
  1391. Step 7/15 : RUN bundle install --jobs $(nproc)
  1392. ---> Using cache
  1393. ---> 39a82d4788b9
  1394. Step 8/15 : COPY --chown=ruby:ruby package.json *yarn* ./
  1395. ---> Using cache
  1396. ---> 37c267ca625f
  1397. Step 9/15 : RUN yarn install
  1398. ---> Using cache
  1399. ---> 545f058e0618
  1400. Step 10/15 : ARG RAILS_ENV="production"
  1401. ---> Using cache
  1402. ---> 491d41514f75
  1403. Step 11/15 : ARG NODE_ENV="production"
  1404. ---> Using cache
  1405. ---> ed737d05114c
  1406. Step 12/15 : ENV RAILS_ENV="${RAILS_ENV}" NODE_ENV="${NODE_ENV}" PATH="${PATH}:/home/ruby/.local/bin" USER="ruby"
  1407. ---> Using cache
  1408. ---> 736bce53288a
  1409. Step 13/15 : COPY --chown=ruby:ruby . .
  1410. ---> Using cache
  1411. ---> 7dc3a7d71310
  1412. Step 14/15 : RUN if [ "${RAILS_ENV}" != "development" ]; then SECRET_KEY_BASE=dummyvalue rails assets:precompile; fi
  1413. ---> Using cache
  1414. ---> e9563b22f5bb
  1415. Step 15/15 : CMD ["bash"]
  1416. ---> Using cache
  1417. ---> 09d9cd3c1478
  1418.  
  1419. Successfully built 09d9cd3c1478
  1420. Successfully tagged hellorails_webpacker:latest
  1421. Building web
  1422. Step 1/30 : FROM ruby:2.7.2-slim-buster AS webpacker
  1423. ---> c67268eda7b5
  1424. Step 2/30 : LABEL maintainer="Nick Janetakis <nick.janetakis@gmail.com>"
  1425. ---> Using cache
  1426. ---> 2023eae4877b
  1427. Step 3/30 : WORKDIR /app
  1428. ---> Using cache
  1429. ---> 91788d9f0ac5
  1430. Step 4/30 : RUN apt-get update && apt-get install -y --no-install-recommends build-essential curl git libpq-dev && curl -sSL https://deb.nodesource.com/setup_14.x | bash - && curl -sSL https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add - && echo "deb https://dl.yarnpkg.com/debian/ stable main" | tee /etc/apt/sources.list.d/yarn.list && apt-get update && apt-get install -y --no-install-recommends nodejs yarn && rm -rf /var/lib/apt/lists/* /usr/share/doc /usr/share/man && apt-get clean && useradd --create-home ruby && mkdir /node_modules && chown ruby:ruby -R /node_modules /app
  1431. ---> Using cache
  1432. ---> 727317f97851
  1433. Step 5/30 : USER ruby
  1434. ---> Using cache
  1435. ---> 094b6d82b6f2
  1436. Step 6/30 : COPY --chown=ruby:ruby Gemfile* ./
  1437. ---> Using cache
  1438. ---> 810d4e4a9a97
  1439. Step 7/30 : RUN bundle install --jobs $(nproc)
  1440. ---> Using cache
  1441. ---> 39a82d4788b9
  1442. Step 8/30 : COPY --chown=ruby:ruby package.json *yarn* ./
  1443. ---> Using cache
  1444. ---> 37c267ca625f
  1445. Step 9/30 : RUN yarn install
  1446. ---> Using cache
  1447. ---> 545f058e0618
  1448. Step 10/30 : ARG RAILS_ENV="production"
  1449. ---> Using cache
  1450. ---> 491d41514f75
  1451. Step 11/30 : ARG NODE_ENV="production"
  1452. ---> Using cache
  1453. ---> ed737d05114c
  1454. Step 12/30 : ENV RAILS_ENV="${RAILS_ENV}" NODE_ENV="${NODE_ENV}" PATH="${PATH}:/home/ruby/.local/bin" USER="ruby"
  1455. ---> Using cache
  1456. ---> 736bce53288a
  1457. Step 13/30 : COPY --chown=ruby:ruby . .
  1458. ---> Using cache
  1459. ---> 7dc3a7d71310
  1460. Step 14/30 : RUN if [ "${RAILS_ENV}" != "development" ]; then SECRET_KEY_BASE=dummyvalue rails assets:precompile; fi
  1461. ---> Using cache
  1462. ---> e9563b22f5bb
  1463. Step 15/30 : CMD ["bash"]
  1464. ---> Using cache
  1465. ---> 09d9cd3c1478
  1466.  
  1467. Step 16/30 : FROM ruby:2.7.2-slim-buster AS app
  1468. ---> c67268eda7b5
  1469. Step 17/30 : LABEL maintainer="Nick Janetakis <nick.janetakis@gmail.com>"
  1470. ---> Using cache
  1471. ---> 2023eae4877b
  1472. Step 18/30 : WORKDIR /app
  1473. ---> Using cache
  1474. ---> 91788d9f0ac5
  1475. Step 19/30 : RUN apt-get update && apt-get install -y --no-install-recommends build-essential curl libpq-dev && rm -rf /var/lib/apt/lists/* /usr/share/doc /usr/share/man && apt-get clean && useradd --create-home ruby && mkdir /public && chown ruby:ruby -R /public /app
  1476. ---> Using cache
  1477. ---> 4e4486b528b8
  1478. Step 20/30 : USER ruby
  1479. ---> Using cache
  1480. ---> 50ea6f24219f
  1481. Step 21/30 : COPY --chown=ruby:ruby Gemfile* ./
  1482. ---> Using cache
  1483. ---> 2bd94aa924a4
  1484. Step 22/30 : COPY --chown=ruby:ruby bin/ ./bin
  1485. ---> Using cache
  1486. ---> bd9712a09638
  1487. Step 23/30 : RUN chmod 0755 bin/* && bundle install --jobs $(nproc)
  1488. ---> Using cache
  1489. ---> a5f1ae87c7e0
  1490. Step 24/30 : ARG RAILS_ENV="production"
  1491. ---> Using cache
  1492. ---> bb1f772c2693
  1493. Step 25/30 : ENV RAILS_ENV="${RAILS_ENV}" PATH="${PATH}:/home/ruby/.local/bin" USER="ruby"
  1494. ---> Using cache
  1495. ---> 50215b250ec6
  1496. Step 26/30 : COPY --chown=ruby:ruby --from=webpacker /app/public /public
  1497. ---> Using cache
  1498. ---> 33ab1c2b1ac2
  1499. Step 27/30 : COPY --chown=ruby:ruby . .
  1500. ---> Using cache
  1501. ---> d9112e9cbc16
  1502. Step 28/30 : ENTRYPOINT ["/app/bin/docker-entrypoint-web"]
  1503. ---> Using cache
  1504. ---> 4337ea58c89b
  1505. Step 29/30 : EXPOSE 8000
  1506. ---> Using cache
  1507. ---> f4c5ae2c3d7e
  1508. Step 30/30 : CMD ["rails", "s"]
  1509. ---> Using cache
  1510. ---> e342f2bba565
  1511.  
  1512. Successfully built e342f2bba565
  1513. Successfully tagged hellorails_web:latest
  1514. Creating hellorails_postgres_1 ... done
  1515. Creating hellorails_redis_1 ... done
  1516. Creating hellorails_webpacker_1 ... done
  1517. Creating hellorails_cable_1 ... done
  1518. Creating hellorails_web_1 ... done
  1519. Creating hellorails_worker_1 ... done
  1520. Attaching to hellorails_redis_1, hellorails_postgres_1, hellorails_webpacker_1, hellorails_worker_1, hellorails_web_1, hellorails_cable_1
  1521. redis_1 | 1:C 09 Jan 2021 14:05:05.075 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
  1522. redis_1 | 1:C 09 Jan 2021 14:05:05.075 # Redis version=6.0.9, bits=64, commit=00000000, modified=0, pid=1, just started
  1523. redis_1 | 1:C 09 Jan 2021 14:05:05.075 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
  1524. redis_1 | 1:M 09 Jan 2021 14:05:05.076 * Running mode=standalone, port=6379.
  1525. redis_1 | 1:M 09 Jan 2021 14:05:05.076 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
  1526. redis_1 | 1:M 09 Jan 2021 14:05:05.076 # Server initialized
  1527. redis_1 | 1:M 09 Jan 2021 14:05:05.076 * Ready to accept connections
  1528. postgres_1 | The files belonging to this database system will be owned by user "postgres".
  1529. postgres_1 | This user must also own the server process.
  1530. postgres_1 |
  1531. postgres_1 | The database cluster will be initialized with locale "en_US.utf8".
  1532. postgres_1 | The default database encoding has accordingly been set to "UTF8".
  1533. postgres_1 | The default text search configuration will be set to "english".
  1534. postgres_1 |
  1535. postgres_1 | Data page checksums are disabled.
  1536. postgres_1 |
  1537. postgres_1 | fixing permissions on existing directory /var/lib/postgresql/data ... ok
  1538. postgres_1 | creating subdirectories ... ok
  1539. postgres_1 | selecting dynamic shared memory implementation ... posix
  1540. postgres_1 | selecting default max_connections ... 100
  1541. postgres_1 | selecting default shared_buffers ... 128MB
  1542. postgres_1 | selecting default time zone ... Etc/UTC
  1543. postgres_1 | creating configuration files ... ok
  1544. postgres_1 | running bootstrap script ... ok
  1545. postgres_1 | performing post-bootstrap initialization ... ok
  1546. postgres_1 | syncing data to disk ... initdb: warning: enabling "trust" authentication for local connections
  1547. postgres_1 | You can change this by editing pg_hba.conf or using the option -A, or
  1548. postgres_1 | --auth-local and --auth-host, the next time you run initdb.
  1549. postgres_1 | ok
  1550. postgres_1 |
  1551. postgres_1 |
  1552. postgres_1 | Success. You can now start the database server using:
  1553. postgres_1 |
  1554. postgres_1 | pg_ctl -D /var/lib/postgresql/data -l logfile start
  1555. postgres_1 |
  1556. postgres_1 | waiting for server to start....2021-01-09 14:05:06.406 UTC [46] LOG: starting PostgreSQL 13.1 (Debian 13.1-1.pgdg100+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 8.3.0-6) 8.3.0, 64-bit
  1557. postgres_1 | 2021-01-09 14:05:06.410 UTC [46] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
  1558. postgres_1 | 2021-01-09 14:05:06.418 UTC [47] LOG: database system was shut down at 2021-01-09 14:05:06 UTC
  1559. postgres_1 | 2021-01-09 14:05:06.433 UTC [46] LOG: database system is ready to accept connections
  1560. postgres_1 | done
  1561. postgres_1 | server started
  1562. postgres_1 | CREATE DATABASE
  1563. postgres_1 |
  1564. postgres_1 |
  1565. postgres_1 | /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/*
  1566. postgres_1 |
  1567. postgres_1 | 2021-01-09 14:05:07.006 UTC [46] LOG: received fast shutdown request
  1568. postgres_1 | waiting for server to shut down....2021-01-09 14:05:07.009 UTC [46] LOG: aborting any active transactions
  1569. postgres_1 | 2021-01-09 14:05:07.018 UTC [46] LOG: background worker "logical replication launcher" (PID 53) exited with exit code 1
  1570. postgres_1 | 2021-01-09 14:05:07.025 UTC [48] LOG: shutting down
  1571. postgres_1 | 2021-01-09 14:05:07.050 UTC [46] LOG: database system is shut down
  1572. postgres_1 | done
  1573. postgres_1 | server stopped
  1574. postgres_1 |
  1575. postgres_1 | PostgreSQL init process complete; ready for start up.
  1576. postgres_1 |
  1577. postgres_1 | 2021-01-09 14:05:07.135 UTC [1] LOG: starting PostgreSQL 13.1 (Debian 13.1-1.pgdg100+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 8.3.0-6) 8.3.0, 64-bit
  1578. postgres_1 | 2021-01-09 14:05:07.136 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
  1579. postgres_1 | 2021-01-09 14:05:07.137 UTC [1] LOG: listening on IPv6 address "::", port 5432
  1580. postgres_1 | 2021-01-09 14:05:07.140 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
  1581. postgres_1 | 2021-01-09 14:05:07.145 UTC [74] LOG: database system was shut down at 2021-01-09 14:05:07 UTC
  1582. postgres_1 | 2021-01-09 14:05:07.149 UTC [1] LOG: database system is ready to accept connections
  1583. cable_1 | [1] Puma starting in cluster mode...
  1584. cable_1 | [1] * Puma version: 5.1.1 (ruby 2.7.2-p137) ("At Your Service")
  1585. cable_1 | [1] * Min threads: 1
  1586. cable_1 | [1] * Max threads: 1
  1587. cable_1 | [1] * Environment: development
  1588. cable_1 | [1] * Master PID: 1
  1589. cable_1 | [1] * Workers: 1
  1590. cable_1 | [1] * Restarts: (✔) hot (✖) phased
  1591. cable_1 | [1] * Preloading application
  1592. web_1 | Warning: the running version of Bundler (2.1.4) is older than the version that created the lockfile (2.2.3). We suggest you to upgrade to the version that created the lockfile by running `gem install bundler:2.2.3`.
  1593. worker_1 | WARN: Unresolved or ambiguous specs during Gem::Specification.reset:
  1594. worker_1 | minitest (>= 5.1)
  1595. worker_1 | Available/installed versions of this gem:
  1596. worker_1 | - 5.14.2
  1597. worker_1 | - 5.13.0
  1598. worker_1 | rake (>= 0.8.7)
  1599. worker_1 | Available/installed versions of this gem:
  1600. worker_1 | - 13.0.3
  1601. worker_1 | - 13.0.1
  1602. worker_1 | WARN: Clearing out unresolved specs. Try 'gem cleanup <gem>'
  1603. worker_1 | Please report a bug if this causes problems.
  1604. yarn run v1.22.5
  1605. $ /node_modules/.bin/webpack --config /app/config/webpack/development.js --watch --progress --color
  1606. web_1 | Traceback (most recent call last):
  1607. web_1 | 52: from bin/rails:2:in `<main>'
  1608. web_1 | 51: from bin/rails:2:in `load'
  1609. web_1 | 50: from /app/bin/spring:5:in `<top (required)>'
  1610. web_1 | 49: from /app/bin/spring:5:in `tap'
  1611. web_1 | 48: from /app/bin/spring:8:in `block in <top (required)>'
  1612. web_1 | 47: from /usr/local/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:72:in `require'
  1613. web_1 | 46: from /usr/local/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:72:in `require'
  1614. web_1 | 45: from /usr/local/bundle/gems/spring-2.1.1/lib/spring/binstub.rb:11:in `<top (required)>'
  1615. web_1 | 44: from /usr/local/bundle/gems/spring-2.1.1/lib/spring/binstub.rb:11:in `load'
  1616. web_1 | 43: from /usr/local/bundle/gems/spring-2.1.1/bin/spring:49:in `<top (required)>'
  1617. web_1 | 42: from /usr/local/bundle/gems/spring-2.1.1/lib/spring/client.rb:30:in `run'
  1618. web_1 | 41: from /usr/local/bundle/gems/spring-2.1.1/lib/spring/client/command.rb:7:in `call'
  1619. web_1 | 40: from /usr/local/bundle/gems/spring-2.1.1/lib/spring/client/rails.rb:28:in `call'
  1620. web_1 | 39: from /usr/local/bundle/gems/spring-2.1.1/lib/spring/client/rails.rb:28:in `load'
  1621. web_1 | 38: from /app/bin/rails:5:in `<top (required)>'
  1622. web_1 | 37: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:332:in `require'
  1623. web_1 | 36: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:299:in `load_dependency'
  1624. web_1 | 35: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:332:in `block in require'
  1625. web_1 | 34: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in `require'
  1626. web_1 | 33: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require_with_bootsnap_lfi'
  1627. web_1 | 32: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
  1628. web_1 | 31: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `block in require_with_bootsnap_lfi'
  1629. web_1 | 30: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `require'
  1630. web_1 | 29: from /usr/local/bundle/gems/railties-6.1.0/lib/rails/commands.rb:3:in `<main>'
  1631. web_1 | 28: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:332:in `require'
  1632. web_1 | 27: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:299:in `load_dependency'
  1633. web_1 | 26: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:332:in `block in require'
  1634. web_1 | 25: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in `require'
  1635. web_1 | 24: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require_with_bootsnap_lfi'
  1636. web_1 | 23: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
  1637. web_1 | 22: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `block in require_with_bootsnap_lfi'
  1638. web_1 | 21: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `require'
  1639. web_1 | 20: from /usr/local/bundle/gems/railties-6.1.0/lib/rails/command.rb:3:in `<main>'
  1640. web_1 | 19: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:332:in `require'
  1641. web_1 | 18: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:299:in `load_dependency'
  1642. web_1 | 17: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:332:in `block in require'
  1643. web_1 | 16: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in `require'
  1644. web_1 | 15: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require_with_bootsnap_lfi'
  1645. web_1 | 14: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
  1646. web_1 | 13: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `block in require_with_bootsnap_lfi'
  1647. web_1 | 12: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `require'
  1648. web_1 | 11: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support.rb:31:in `<main>'
  1649. web_1 | 10: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:332:in `require'
  1650. web_1 | 9: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:299:in `load_dependency'
  1651. web_1 | 8: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:332:in `block in require'
  1652. web_1 | 7: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in `require'
  1653. web_1 | 6: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require_with_bootsnap_lfi'
  1654. web_1 | 5: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
  1655. web_1 | 4: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `block in require_with_bootsnap_lfi'
  1656. web_1 | 3: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `require'
  1657. web_1 | 2: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/compile_cache/iseq.rb:47:in `load_iseq'
  1658. web_1 | 1: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/compile_cache/iseq.rb:30:in `fetch'
  1659. web_1 | /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/compile_cache/iseq.rb:30:in `fetch': Operation not permitted - bs_fetch:atomic_write_cache_file:chmod (Errno::EPERM)
  1660. hellorails_web_1 exited with code 1
  1661. webpacker_1 | [webpack-cli] Compilation starting...
  1662. cable_1 | [1] ! Unable to load application: Errno::EPERM: Operation not permitted - bs_fetch:atomic_write_cache_file:chmod
  1663. cable_1 | Traceback (most recent call last):
  1664. cable_1 | 75: from /usr/local/bundle/bin/puma:23:in `<main>'
  1665. cable_1 | 74: from /usr/local/bundle/bin/puma:23:in `load'
  1666. cable_1 | 73: from /usr/local/bundle/gems/puma-5.1.1/bin/puma:10:in `<top (required)>'
  1667. cable_1 | 72: from /usr/local/bundle/gems/puma-5.1.1/lib/puma/cli.rb:80:in `run'
  1668. cable_1 | 71: from /usr/local/bundle/gems/puma-5.1.1/lib/puma/launcher.rb:182:in `run'
  1669. cable_1 | 70: from /usr/local/bundle/gems/puma-5.1.1/lib/puma/cluster.rb:342:in `run'
  1670. cable_1 | 69: from /usr/local/bundle/gems/puma-5.1.1/lib/puma/runner.rb:138:in `load_and_bind'
  1671. cable_1 | 68: from /usr/local/bundle/gems/puma-5.1.1/lib/puma/configuration.rb:264:in `app'
  1672. cable_1 | 67: from /usr/local/bundle/gems/puma-5.1.1/lib/puma/configuration.rb:342:in `load_rackup'
  1673. cable_1 | 66: from /usr/local/bundle/gems/rack-2.2.3/lib/rack/builder.rb:66:in `parse_file'
  1674. cable_1 | 65: from /usr/local/bundle/gems/rack-2.2.3/lib/rack/builder.rb:105:in `load_file'
  1675. cable_1 | 64: from /usr/local/bundle/gems/rack-2.2.3/lib/rack/builder.rb:116:in `new_from_string'
  1676. cable_1 | 63: from /usr/local/bundle/gems/rack-2.2.3/lib/rack/builder.rb:116:in `eval'
  1677. cable_1 | 62: from cable/config.ru:3:in `block in <main>'
  1678. cable_1 | 61: from cable/config.ru:3:in `require_relative'
  1679. cable_1 | 60: from /app/config/environment.rb:2:in `<top (required)>'
  1680. cable_1 | 59: from /app/config/environment.rb:2:in `require_relative'
  1681. cable_1 | 58: from /app/config/application.rb:3:in `<top (required)>'
  1682. cable_1 | 57: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:332:in `require'
  1683. cable_1 | 56: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:299:in `load_dependency'
  1684. cable_1 | 55: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:332:in `block in require'
  1685. cable_1 | 54: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in `require'
  1686. cable_1 | 53: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require_with_bootsnap_lfi'
  1687. cable_1 | 52: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
  1688. cable_1 | 51: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `block in require_with_bootsnap_lfi'
  1689. cable_1 | 50: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `require'
  1690. cable_1 | 49: from /usr/local/bundle/gems/railties-6.1.0/lib/rails/all.rb:19:in `<main>'
  1691. cable_1 | 48: from /usr/local/bundle/gems/railties-6.1.0/lib/rails/all.rb:19:in `each'
  1692. cable_1 | 47: from /usr/local/bundle/gems/railties-6.1.0/lib/rails/all.rb:21:in `block in <main>'
  1693. cable_1 | 46: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:332:in `require'
  1694. cable_1 | 45: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:299:in `load_dependency'
  1695. cable_1 | 44: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:332:in `block in require'
  1696. cable_1 | 43: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in `require'
  1697. cable_1 | 42: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require_with_bootsnap_lfi'
  1698. cable_1 | 41: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
  1699. cable_1 | 40: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `block in require_with_bootsnap_lfi'
  1700. cable_1 | 39: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `require'
  1701. cable_1 | 38: from /usr/local/bundle/gems/actiontext-6.1.0/lib/action_text/engine.rb:8:in `<main>'
  1702. cable_1 | 37: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:332:in `require'
  1703. cable_1 | 36: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:299:in `load_dependency'
  1704. cable_1 | 35: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:332:in `block in require'
  1705. cable_1 | 34: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in `require'
  1706. cable_1 | 33: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require_with_bootsnap_lfi'
  1707. cable_1 | 32: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
  1708. cable_1 | 31: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `block in require_with_bootsnap_lfi'
  1709. cable_1 | 30: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `require'
  1710. cable_1 | 29: from /usr/local/bundle/gems/actiontext-6.1.0/lib/action_text.rb:6:in `<main>'
  1711. cable_1 | 28: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:332:in `require'
  1712. cable_1 | 27: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:299:in `load_dependency'
  1713. cable_1 | 26: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:332:in `block in require'
  1714. cable_1 | 25: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in `require'
  1715. cable_1 | 24: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require_with_bootsnap_lfi'
  1716. cable_1 | 23: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
  1717. cable_1 | 22: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `block in require_with_bootsnap_lfi'
  1718. cable_1 | 21: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `require'
  1719. cable_1 | 20: from /usr/local/bundle/gems/nokogiri-1.10.10/lib/nokogiri.rb:36:in `<main>'
  1720. cable_1 | 19: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:332:in `require'
  1721. cable_1 | 18: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:299:in `load_dependency'
  1722. cable_1 | 17: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:332:in `block in require'
  1723. cable_1 | 16: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in `require'
  1724. cable_1 | 15: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require_with_bootsnap_lfi'
  1725. cable_1 | 14: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
  1726. cable_1 | 13: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `block in require_with_bootsnap_lfi'
  1727. cable_1 | 12: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `require'
  1728. cable_1 | 11: from /usr/local/bundle/gems/nokogiri-1.10.10/lib/nokogiri/xml.rb:11:in `<main>'
  1729. cable_1 | 10: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:332:in `require'
  1730. cable_1 | 9: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:299:in `load_dependency'
  1731. cable_1 | 8: from /usr/local/bundle/gems/activesupport-6.1.0/lib/active_support/dependencies.rb:332:in `block in require'
  1732. cable_1 | 7: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in `require'
  1733. cable_1 | 6: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require_with_bootsnap_lfi'
  1734. cable_1 | 5: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
  1735. cable_1 | 4: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `block in require_with_bootsnap_lfi'
  1736. cable_1 | 3: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `require'
  1737. cable_1 | 2: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/compile_cache/iseq.rb:47:in `load_iseq'
  1738. cable_1 | 1: from /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/compile_cache/iseq.rb:30:in `fetch'
  1739. cable_1 | /usr/local/bundle/gems/bootsnap-1.5.1/lib/bootsnap/compile_cache/iseq.rb:30:in `fetch': Operation not permitted - bs_fetch:atomic_write_cache_file:chmod (Errno::EPERM)
  1740. hellorails_cable_1 exited with code 1
  1741. worker_1 | 2021-01-09T14:05:22.039Z pid=1 tid=3ud INFO: Booting Sidekiq 6.1.2 with redis options {:url=>"redis://redis:6379/1"}
  1742. worker_1 |
  1743. worker_1 |
  1744. worker_1 | m,
  1745. worker_1 | `$b
  1746. worker_1 | .ss, $$: .,d$
  1747. worker_1 | `$$P,d$P' .,md$P"'
  1748. worker_1 | ,$$$$$b/md$$$P^'
  1749. worker_1 | .d$$$$$$/$$$P'
  1750. worker_1 | $$^' `"/$$$' ____ _ _ _ _
  1751. worker_1 | $: ,$$: / ___|(_) __| | ___| | _(_) __ _
  1752. worker_1 | `b :$$ \___ \| |/ _` |/ _ \ |/ / |/ _` |
  1753. worker_1 | $$: ___) | | (_| | __/ <| | (_| |
  1754. worker_1 | $$ |____/|_|\__,_|\___|_|\_\_|\__, |
  1755. worker_1 | .d$$ |_|
  1756. worker_1 |
  1757. worker_1 |
  1758. worker_1 | 2021-01-09T14:05:23.142Z pid=1 tid=3ud INFO: Booted Rails 6.1.0 application in development environment
  1759. worker_1 | 2021-01-09T14:05:23.142Z pid=1 tid=3ud INFO: Running in ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [x86_64-linux]
  1760. worker_1 | 2021-01-09T14:05:23.144Z pid=1 tid=3ud INFO: See LICENSE and the LGPL-3.0 for licensing details.
  1761. worker_1 | 2021-01-09T14:05:23.144Z pid=1 tid=3ud INFO: Upgrade to Sidekiq Pro for more features and support: https://sidekiq.org
  1762. worker_1 | 2021-01-09T14:05:23.155Z pid=1 tid=3ud INFO: Starting processing, hit Ctrl-C to stop
  1763. 10% building 1/2 modules 1 active /node_modules/mini-css-extract-plugin/dist/loader.js!/node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-loa10% building 1/3 modules 2 active /node_modules/mini-css-extract-plugin/dist/loader.js!/node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-loa10% building 1/4 modules 3 active /node_modules/mini-css-extract-plugin/dist/loader.js!/node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-loa10% building 2/5 modules 3 active /node_modules/mini-css-extract-plugin/dist/loader.js!/node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-loa10% building 3/6 modules 3 active /node_modules/mini-css-extract-plugin/dist/loader.js!/node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-loa10% building 6/9 modules 3 active /node_modules/mini-css-extract-plugin/dist/loader.js!/node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-loa10% building 8/11 modules 3 active /node_modules/mini-css-extract-plugin/dist/loader.js!/node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-lo11% building 9/11 modules 2 active /node_modules/mini-css-extract-plugin/dist/loader.js!/node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-lo11% building 9/12 modules 3 active css /node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-loader/dist/cjs.js??ref--6-2!/node_modules/sass-loa11% building 10/12 modules 2 active /node_modules/mini-css-extract-plugin/dist/loader.js!/node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-l11% building 11/13 modules 2 active /node_modules/mini-css-extract-plugin/dist/loader.js!/node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-l11% building 12/14 modules 2 active /node_modules/mini-css-extract-plugin/dist/loader.js!/node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-l12% building 20/22 modules 2 active /node_modules/mini-css-extract-plugin/dist/loader.js!/node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-l12% building 21/22 modules 1 active /node_modules/mini-css-extract-plugin/dist/loader.js!/node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-l12% building 21/23 modules 2 active css /node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-loader/dist/cjs.js??ref--6-2!/node_modules/sass-lo12% building 22/23 modules 1 active /node_modules/mini-css-extract-plugin/dist/loader.js!/node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-l12% building 23/24 modules 1 active css /node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-loader/dist/cjs.js??ref--6-2!/node_modules/sass-lo[webpack-cli] Compilation finished
  1764. webpacker_1 | Hash: 06fbc551f53688df5c71
  1765. webpacker_1 | Version: webpack 4.44.2
  1766. webpacker_1 | Time: 21273ms
  1767. webpacker_1 | Built at: 01/09/2021 2:05:32 PM
  1768. webpacker_1 | Asset Size Chunks Chunk Names
  1769. webpacker_1 | css/application-066a2f6b.css 3.74 MiB application [emitted] [immutable] application
  1770. webpacker_1 | css/application-066a2f6b.css.map 903 KiB application [emitted] [dev] application
  1771. webpacker_1 | js/0-e0e966c5f2e6024e85a1.chunk.js 28.1 KiB 0 [emitted] [immutable]
  1772. webpacker_1 | js/0-e0e966c5f2e6024e85a1.chunk.js.map 21.9 KiB 0 [emitted] [dev]
  1773. webpacker_1 | js/application-a53e4fdf9bf03a6add4b.js 165 KiB application [emitted] [immutable] application
  1774. webpacker_1 | js/application-a53e4fdf9bf03a6add4b.js.map 182 KiB application [emitted] [dev] application
  1775. webpacker_1 | manifest.json 640 bytes [emitted]
  1776. webpacker_1 | Entrypoint application = css/application-066a2f6b.css js/application-a53e4fdf9bf03a6add4b.js css/application-066a2f6b.css.map js/application-a53e4fdf9bf03a6add4b.js.map
  1777. webpacker_1 | [../node_modules/@hotwired/turbo-rails/app/javascript/turbo/cable.js] /node_modules/@hotwired/turbo-rails/app/javascript/turbo/cable.js 420 bytes {application} [built]
  1778. webpacker_1 | [../node_modules/@hotwired/turbo-rails/app/javascript/turbo/cable_stream_source_element.js] /node_modules/@hotwired/turbo-rails/app/javascript/turbo/cable_stream_source_element.js 871 bytes {application} [built]
  1779. webpacker_1 | [../node_modules/@hotwired/turbo-rails/app/javascript/turbo/index.js] /node_modules/@hotwired/turbo-rails/app/javascript/turbo/index.js 149 bytes {application} [built]
  1780. webpacker_1 | [../node_modules/@hotwired/turbo/dist/turbo.es2017-esm.js] /node_modules/@hotwired/turbo/dist/turbo.es2017-esm.js 83.9 KiB {application} [built]
  1781. webpacker_1 | [../node_modules/@rails/activestorage/app/assets/javascripts/activestorage.js] /node_modules/@rails/activestorage/app/assets/javascripts/activestorage.js 32.6 KiB {application} [built]
  1782. webpacker_1 | [../node_modules/@rails/ujs/lib/assets/compiled/rails-ujs.js] /node_modules/@rails/ujs/lib/assets/compiled/rails-ujs.js 27.6 KiB {application} [built]
  1783. webpacker_1 | [./app/javascript/channels sync recursive _channel\.js$] ./app/javascript/channels sync _channel\.js$ 160 bytes {application} [built]
  1784. webpacker_1 | [./app/javascript/channels/index.js] 211 bytes {application} [built]
  1785. webpacker_1 | [./app/javascript/packs/application.js] 591 bytes {application} [built]
  1786. webpacker_1 | [./app/javascript/stylesheets/application.scss] 50 bytes {application} [built]
  1787. webpacker_1 | [./app/javascript/stylesheets/tailwind/after.scss] 50 bytes {application} [built]
  1788. webpacker_1 | [./app/javascript/stylesheets/tailwind/before.scss] 50 bytes {application} [built]
  1789. webpacker_1 | [?70f6] css /node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-loader/dist/cjs.js??ref--6-2!/node_modules/sass-loader/dist/cjs.js??ref--6-3!./app/javascript/stylesheets/application.scss 137 bytes {application}
  1790. webpacker_1 | [?81f1] css /node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-loader/dist/cjs.js??ref--6-2!/node_modules/sass-loader/dist/cjs.js??ref--6-3!./app/javascript/stylesheets/tailwind/after.scss 3.73 MiB {application}
  1791. webpacker_1 | [?a7a1] css /node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-loader/dist/cjs.js??ref--6-2!/node_modules/sass-loader/dist/cjs.js??ref--6-3!./app/javascript/stylesheets/tailwind/before.scss 9.65 KiB {application}
  1792. webpacker_1 | + 9 hidden modules
  1793. webpacker_1 | Child mini-css-extract-plugin ../node_modules/css-loader/dist/cjs.js??ref--6-1!../node_modules/postcss-loader/dist/cjs.js??ref--6-2!../node_modules/sass-loader/dist/cjs.js??ref--6-3!app/javascript/stylesheets/application.scss:
  1794. webpacker_1 | Entrypoint mini-css-extract-plugin = *
  1795. webpacker_1 | [../node_modules/css-loader/dist/cjs.js?!../node_modules/postcss-loader/dist/cjs.js?!../node_modules/sass-loader/dist/cjs.js?!./app/javascript/stylesheets/application.scss] /node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-loader/dist/cjs.js??ref--6-2!/node_modules/sass-loader/dist/cjs.js??ref--6-3!./app/javascript/stylesheets/application.scss 888 bytes {mini-css-extract-plugin} [built]
  1796. webpacker_1 | [../node_modules/css-loader/dist/runtime/api.js] /node_modules/css-loader/dist/runtime/api.js 1.57 KiB {mini-css-extract-plugin} [built]
  1797. webpacker_1 | [../node_modules/css-loader/dist/runtime/cssWithMappingToString.js] /node_modules/css-loader/dist/runtime/cssWithMappingToString.js 2.21 KiB {mini-css-extract-plugin} [built]
  1798. webpacker_1 | Child mini-css-extract-plugin ../node_modules/css-loader/dist/cjs.js??ref--6-1!../node_modules/postcss-loader/dist/cjs.js??ref--6-2!../node_modules/sass-loader/dist/cjs.js??ref--6-3!app/javascript/stylesheets/tailwind/after.scss:
  1799. webpacker_1 | Entrypoint mini-css-extract-plugin = *
  1800. webpacker_1 | [../node_modules/css-loader/dist/cjs.js?!../node_modules/postcss-loader/dist/cjs.js?!../node_modules/sass-loader/dist/cjs.js?!./app/javascript/stylesheets/tailwind/after.scss] /node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-loader/dist/cjs.js??ref--6-2!/node_modules/sass-loader/dist/cjs.js??ref--6-3!./app/javascript/stylesheets/tailwind/after.scss 4.82 MiB {mini-css-extract-plugin} [built]
  1801. webpacker_1 | [../node_modules/css-loader/dist/runtime/api.js] /node_modules/css-loader/dist/runtime/api.js 1.57 KiB {mini-css-extract-plugin} [built]
  1802. webpacker_1 | [../node_modules/css-loader/dist/runtime/cssWithMappingToString.js] /node_modules/css-loader/dist/runtime/cssWithMappingToString.js 2.21 KiB {mini-css-extract-plugin} [built]
  1803. webpacker_1 | Child mini-css-extract-plugin ../node_modules/css-loader/dist/cjs.js??ref--6-1!../node_modules/postcss-loader/dist/cjs.js??ref--6-2!../node_modules/sass-loader/dist/cjs.js??ref--6-3!app/javascript/stylesheets/tailwind/before.scss:
  1804. webpacker_1 | Entrypoint mini-css-extract-plugin = *
  1805. webpacker_1 | [../node_modules/css-loader/dist/cjs.js?!../node_modules/postcss-loader/dist/cjs.js?!../node_modules/sass-loader/dist/cjs.js?!./app/javascript/stylesheets/tailwind/before.scss] /node_modules/css-loader/dist/cjs.js??ref--6-1!/node_modules/postcss-loader/dist/cjs.js??ref--6-2!/node_modules/sass-loader/dist/cjs.js??ref--6-3!./app/javascript/stylesheets/tailwind/before.scss 13.1 KiB {mini-css-extract-plugin} [built]
  1806. webpacker_1 | [../node_modules/css-loader/dist/runtime/api.js] /node_modules/css-loader/dist/runtime/api.js 1.57 KiB {mini-css-extract-plugin} [built]
  1807. webpacker_1 | [../node_modules/css-loader/dist/runtime/cssWithMappingToString.js] /node_modules/css-loader/dist/runtime/cssWithMappingToString.js 2.21 KiB {mini-css-extract-plugin} [built]
  1808. webpacker_1 | [webpack-cli] watching files for updates...
  1809.  
  1810. ^CGracefully stopping... (press Ctrl+C again to force)
  1811. Stopping hellorails_worker_1 ... done
  1812. Stopping hellorails_webpacker_1 ... done
  1813. Stopping hellorails_postgres_1 ... done
  1814. Stopping hellorails_redis_1 ... done
  1815.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement