build packages.x86_64-linux.docker-image

Reproduce this run
  1. 1.03 s $ /nix/store/9ypz3flqsrl5xl495mm8h645gadjsxi1-coreutils-9.11/bin/timeout --kill-after=15s 7200s /nix/store/23zk8sgzamrbmj1fday15szf7f2279s8-nix-2.34.7/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --log-format internal-json build --no-link --print-out-paths git+https://codeberg.org/mtlynch/go-app-starter?ref=master&rev=ef9b7c804eb6a6e7148d623558be3404a356d1be#packages.x86_64-linux.docker-image --print-build-logs
  2. 2.41 s
  3. 2.72 s Building /nix/store/y1q4ifz7msv6bymyn87r2bfcpb8m014d-go-app-starter-base.json.drv
  4. 2.75 s Building /nix/store/jagdw3r22qc13ddawrcsdg9gzg1w76yc-go-app-starter-customisation-layer.drv
  5. 2.78 s [go-app-starter-base.json:post-build] Uploading to the NixCI cache: /nix/store/4nslqxad6gndw6cdqzpi2048cn59yh0d-go-app-starter-base.json
  6. 2.82 s [go-app-starter-base.json:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  7. 2.84 s [go-app-starter-base.json:post-build] copying 0 paths...
  8. 2.88 s [go-app-starter-base.json:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  9. 2.96 s [go-app-starter-base.json:post-build] copying 0 paths...
  10. 2.97 s Uploaded go-app-starter-base.json in 200ms
  11. 2.97 s Progress: 1 of 7 built (1 building)
  12. 2.97 s Built go-app-starter-base.json in 248ms
  13. 3.13 s [go-app-starter-customisation-layer:post-build] Uploading to the NixCI cache: /nix/store/3plplv4ds0csv01ss249f985h0cbdnls-go-app-starter-customisation-layer
  14. 3.17 s [go-app-starter-customisation-layer:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  15. 3.20 s [go-app-starter-customisation-layer:post-build] copying 0 paths...
  16. 3.24 s [go-app-starter-customisation-layer:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  17. 3.36 s [go-app-starter-customisation-layer:post-build] copying 0 paths...
  18. 3.38 s Uploaded go-app-starter-customisation-layer in 259ms
  19. 3.38 s Progress: 2 of 7 built
  20. 3.38 s Built go-app-starter-customisation-layer in 632ms
  21. 3.41 s Building /nix/store/8nxclr9wwn8k4flcb0cqa0b9iqbrhmx7-excludePaths.drv
  22. 3.46 s [excludePaths:post-build] Uploading to the NixCI cache: /nix/store/ryq6k55m8z0p9n7rz4lx42c299rfrpch-excludePaths
  23. 3.51 s [excludePaths:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  24. 3.53 s [excludePaths:post-build] copying 0 paths...
  25. 3.58 s [excludePaths:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  26. 3.69 s [excludePaths:post-build] copying 0 paths...
  27. 3.71 s Uploaded excludePaths in 257ms
  28. 3.71 s Progress: 3 of 7 built
  29. 3.71 s Built excludePaths in 303ms
  30. 3.79 s Building /nix/store/x301lc5yjbrir2ka6zrrljlv9myqka8m-layers.json.drv
  31. 3.79 s [layers.json] structuredAttrs is enabled
  32. 3.88 s [layers.json:post-build] Uploading to the NixCI cache: /nix/store/k6hkwqnw2cjy6isl8mfbicif6nylxic3-layers.json
  33. 3.92 s [layers.json:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  34. 3.93 s [layers.json:post-build] copying 1 paths...
  35. 3.93 s [layers.json:post-build] copying path '/nix/store/k6hkwqnw2cjy6isl8mfbicif6nylxic3-layers.json' to 'https://cache.nix-ci.com'...
  36. 4.00 s [layers.json:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  37. 4.14 s [layers.json:post-build] copying 0 paths...
  38. 4.16 s Uploaded layers.json in 291ms
  39. 4.16 s Progress: 4 of 7 built
  40. 4.16 s Built layers.json in 372ms
  41. 4.19 s Building /nix/store/sxixi8vpiiw6jvpg04kc2i6zpn52hqnc-go-app-starter-conf.json.drv
  42. 4.24 s [go-app-starter-conf.json] {
  43. 4.24 s [go-app-starter-conf.json] "architecture": "amd64",
  44. 4.24 s [go-app-starter-conf.json] "config": {
  45. 4.24 s [go-app-starter-conf.json] "Entrypoint": [
  46. 4.24 s [go-app-starter-conf.json] "/app/docker-entrypoint"
  47. 4.24 s [go-app-starter-conf.json] ],
  48. 4.24 s [go-app-starter-conf.json] "Env": [
  49. 4.24 s [go-app-starter-conf.json] "PATH=/bin:/usr/bin",
  50. 4.24 s [go-app-starter-conf.json] "DB_PATH=/data/store.db",
  51. 4.24 s [go-app-starter-conf.json] "SSL_CERT_FILE=/etc/ssl/certs/ca-bundle.crt"
  52. 4.24 s [go-app-starter-conf.json] ],
  53. 4.24 s [go-app-starter-conf.json] "WorkingDir": "/app"
  54. 4.24 s [go-app-starter-conf.json] },
  55. 4.24 s [go-app-starter-conf.json] "os": "linux",
  56. 4.24 s [go-app-starter-conf.json] "store_dir": "/nix/store",
  57. 4.24 s [go-app-starter-conf.json] "from_image": null,
  58. 4.24 s [go-app-starter-conf.json] "store_layers": [
  59. 4.24 s [go-app-starter-conf.json] [
  60. 4.24 s [go-app-starter-conf.json] "/nix/store/8r1dl5avizg0qs395d0rgbnynxmn6ybg-mailcap-2.1.54"
  61. 4.24 s [go-app-starter-conf.json] ],
  62. 4.24 s [go-app-starter-conf.json] [
  63. 4.24 s [go-app-starter-conf.json] "/nix/store/8wrmi2fp3wvn2w6ikdfgzspyr8nwn934-mailcap-2.1.54"
  64. 4.24 s [go-app-starter-conf.json] ],
  65. 4.24 s [go-app-starter-conf.json] [
  66. 4.24 s [go-app-starter-conf.json] "/nix/store/g54b6ghpnn98hfdz4yqw87w10c3hx8bv-xgcc-15.2.0-libgcc"
  67. 4.24 s [go-app-starter-conf.json] ],
  68. 4.24 s [go-app-starter-conf.json] [
  69. 4.24 s [go-app-starter-conf.json] "/nix/store/r7vdyf8pwlqsgd5ydak9fmq3q1i5nm3m-xgcc-15.2.0-libgcc"
  70. 4.24 s [go-app-starter-conf.json] ],
  71. 4.24 s [go-app-starter-conf.json] [
  72. 4.24 s [go-app-starter-conf.json] "/nix/store/97rn2wpm09db8278qzjvbss9ybxhfsxf-gcc-15.2.0-libgcc"
  73. 4.24 s [go-app-starter-conf.json] ],
  74. 4.24 s [go-app-starter-conf.json] [
  75. 4.24 s [go-app-starter-conf.json] "/nix/store/mgm9rka26nrcxszjnqf2xrivmcv12v3z-iana-etc-20251215"
  76. 4.24 s [go-app-starter-conf.json] ],
  77. 4.24 s [go-app-starter-conf.json] [
  78. 4.24 s [go-app-starter-conf.json] "/nix/store/g72v26axrr9x4cjgilk5gvq33l3ksq8f-iana-etc-20251215"
  79. 4.24 s [go-app-starter-conf.json] ],
  80. 4.24 s [go-app-starter-conf.json] [
  81. 4.24 s [go-app-starter-conf.json] "/nix/store/xz51wpr8fwvyrwz32z7b13b229d1v8p6-nss-cacert-3.119.1"
  82. 4.24 s [go-app-starter-conf.json] ],
  83. 4.24 s [go-app-starter-conf.json] [
  84. 4.24 s [go-app-starter-conf.json] "/nix/store/bf6wgamqnl3c91iamlb1branrfcwwy7x-libunistring-1.4.2"
  85. 4.24 s [go-app-starter-conf.json] ],
  86. 4.24 s [go-app-starter-conf.json] [
  87. 4.24 s [go-app-starter-conf.json] "/nix/store/1xakvg5jqmaiawwk0n1sbhvsvrdya512-libunistring-1.4.1"
  88. 4.24 s [go-app-starter-conf.json] ],
  89. 4.24 s [go-app-starter-conf.json] [
  90. 4.24 s [go-app-starter-conf.json] "/nix/store/v2hsfkf03b3l79rhcxw4nq7w79kr3qkw-tzdata-2026b"
  91. 4.24 s [go-app-starter-conf.json] ],
  92. 4.24 s [go-app-starter-conf.json] [
  93. 4.24 s [go-app-starter-conf.json] "/nix/store/54wrxi0bgxyvqmyyfcvfm17qlf600yjs-tzdata-2025c"
  94. 4.24 s [go-app-starter-conf.json] ],
  95. 4.24 s [go-app-starter-conf.json] [
  96. 4.24 s [go-app-starter-conf.json] "/nix/store/6qa00czc79b3nb6ld0mdyacfp2p1k3jx-libidn2-2.3.8"
  97. 4.24 s [go-app-starter-conf.json] ],
  98. 4.24 s [go-app-starter-conf.json] [
  99. 4.24 s [go-app-starter-conf.json] "/nix/store/ylvn8sswwfdp6l71hmz9ic8m4w9996j5-libidn2-2.3.8"
  100. 4.24 s [go-app-starter-conf.json] ],
  101. 4.24 s [go-app-starter-conf.json] [
  102. 4.24 s [go-app-starter-conf.json] "/nix/store/bvq15rcnqw8svzzia9h1sy7lq4nnp0rw-go-app-starter-0.0.1"
  103. 4.24 s [go-app-starter-conf.json] ],
  104. 4.24 s [go-app-starter-conf.json] [
  105. 4.24 s [go-app-starter-conf.json] "/nix/store/l0l2ll1lmylczj1ihqn351af2kyp5x19-glibc-2.42-51"
  106. 4.24 s [go-app-starter-conf.json] ],
  107. 4.24 s [go-app-starter-conf.json] [
  108. 4.24 s [go-app-starter-conf.json] "/nix/store/7ssfvw8z4ylzjkw73z1y78svbhkdlkvb-attr-2.5.2"
  109. 4.24 s [go-app-starter-conf.json] ],
  110. 4.24 s [go-app-starter-conf.json] [
  111. 4.24 s [go-app-starter-conf.json] "/nix/store/vfa8fqz4k8dnlwivphif88qai54nxnqf-acl-2.3.2"
  112. 4.24 s [go-app-starter-conf.json] ],
  113. 4.24 s [go-app-starter-conf.json] [
  114. 4.24 s [go-app-starter-conf.json] "/nix/store/5qrvz1d1f813wcw6b752d4daaqxxbd1r-ncurses-6.6"
  115. 4.24 s [go-app-starter-conf.json] ],
  116. 4.24 s [go-app-starter-conf.json] [
  117. 4.24 s [go-app-starter-conf.json] "/nix/store/d2231a3r3fgc0a40fx8ym82k162bajhj-readline-8.3p3"
  118. 4.24 s [go-app-starter-conf.json] ],
  119. 4.24 s [go-app-starter-conf.json] [
  120. 4.24 s [go-app-starter-conf.json] "/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61"
  121. 4.24 s [go-app-starter-conf.json] ],
  122. 4.24 s [go-app-starter-conf.json] [
  123. 4.24 s [go-app-starter-conf.json] "/nix/store/ihpdbhy4rfxaixiamyb588zfc3vj19al-gcc-15.2.0-lib"
  124. 4.24 s [go-app-starter-conf.json] ],
  125. 4.24 s [go-app-starter-conf.json] [
  126. 4.24 s [go-app-starter-conf.json] "/nix/store/3z4n8rmy4cfp0km5jaczz7f404j9sa64-gmp-with-cxx-6.3.0"
  127. 4.24 s [go-app-starter-conf.json] ],
  128. 4.24 s [go-app-starter-conf.json] [
  129. 4.24 s [go-app-starter-conf.json] "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9"
  130. 4.24 s [go-app-starter-conf.json] ],
  131. 4.24 s [go-app-starter-conf.json] [
  132. 4.24 s [go-app-starter-conf.json] "/nix/store/hlxw2q9qansq7bn52xvlb5badw3z1v8s-coreutils-9.10"
  133. 4.24 s [go-app-starter-conf.json] ],
  134. 4.24 s [go-app-starter-conf.json] [
  135. 4.24 s [go-app-starter-conf.json] "/nix/store/2hshiv83lbq7dc9v0gdkg3bpw9sf3yy6-litestream-0.5.11"
  136. 4.24 s [go-app-starter-conf.json] ]
  137. 4.24 s [go-app-starter-conf.json] ],
  138. 4.24 s [go-app-starter-conf.json] "customisation_layer": "/nix/store/3plplv4ds0csv01ss249f985h0cbdnls-go-app-starter-customisation-layer",
  139. 4.24 s [go-app-starter-conf.json] "repo_tag": "registry.fly.io/go-app-starter:latest",
  140. 4.24 s [go-app-starter-conf.json] "created": "1970-01-01T00:00:01+00:00",
  141. 4.24 s [go-app-starter-conf.json] "mtime": "1970-01-01T00:00:01+00:00",
  142. 4.24 s [go-app-starter-conf.json] "uid": "0",
  143. 4.24 s [go-app-starter-conf.json] "gid": "0",
  144. 4.24 s [go-app-starter-conf.json] "uname": "root",
  145. 4.24 s [go-app-starter-conf.json] "gname": "root"
  146. 4.24 s [go-app-starter-conf.json] }
  147. 4.26 s [go-app-starter-conf.json:post-build] Uploading to the NixCI cache: /nix/store/xhasdva1yycill1skwvlcdfn95nf21sd-go-app-starter-conf.json
  148. 4.29 s [go-app-starter-conf.json:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  149. 4.31 s [go-app-starter-conf.json:post-build] copying 1 paths...
  150. 4.31 s [go-app-starter-conf.json:post-build] copying path '/nix/store/xhasdva1yycill1skwvlcdfn95nf21sd-go-app-starter-conf.json' to 'https://cache.nix-ci.com'...
  151. 4.39 s [go-app-starter-conf.json:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  152. 4.65 s [go-app-starter-conf.json:post-build] copying 1 paths...
  153. 4.65 s [go-app-starter-conf.json:post-build] copying path '/nix/store/sxixi8vpiiw6jvpg04kc2i6zpn52hqnc-go-app-starter-conf.json.drv' to 'https://cache.nix-ci.com'...
  154. 4.68 s Uploaded go-app-starter-conf.json in 438ms
  155. 4.68 s Progress: 5 of 7 built
  156. 4.69 s Built go-app-starter-conf.json in 490ms
  157. 4.71 s Building /nix/store/ljyj3qcalk6q3xmkrdmxhv2svr1gahry-stream-go-app-starter.drv
  158. 4.78 s [stream-go-app-starter:post-build] Uploading to the NixCI cache: /nix/store/d3n8awpqhidn4nxaj4cwvys96yv7b7nl-stream-go-app-starter
  159. 4.82 s [stream-go-app-starter:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  160. 4.83 s [stream-go-app-starter:post-build] copying 1 paths...
  161. 4.83 s [stream-go-app-starter:post-build] copying path '/nix/store/d3n8awpqhidn4nxaj4cwvys96yv7b7nl-stream-go-app-starter' to 'https://cache.nix-ci.com'...
  162. 5.11 s [stream-go-app-starter:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  163. 5.35 s [stream-go-app-starter:post-build] copying 1 paths...
  164. 5.35 s [stream-go-app-starter:post-build] copying path '/nix/store/ljyj3qcalk6q3xmkrdmxhv2svr1gahry-stream-go-app-starter.drv' to 'https://cache.nix-ci.com'...
  165. 5.50 s Uploaded stream-go-app-starter in 731ms
  166. 5.50 s Progress: 6 of 7 built
  167. 5.50 s Built stream-go-app-starter in 781ms
  168. 5.50 s Progress: 7 of 7 built
  169. 5.50 s /nix/store/d3n8awpqhidn4nxaj4cwvys96yv7b7nl-stream-go-app-starter
  170. 5.53 s Build succeeded.