We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
2026-05-30 01:45:00AM UTC
succeeded
flyctl v0.4.57
==> Verifying app config
Validating /repos/bluegreen/fly.toml
[32m✓[0m Configuration is valid
--> Verified app config
==> Building image
Waiting for depot builder...
==> Building image with Depot
--> build: (​)
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.77kB 0.0s done
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 ...
#3 [internal] load metadata for docker.io/library/debian:bullseye-20230612-slim
#3 DONE 0.3s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 DONE 0.3s
#4 [internal] load .dockerignore
#4 transferring context: 1.31kB 0.0s done
#4 DONE 0.0s
#5 [stage-1 1/6] FROM docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5
#5 resolve docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5 done
#5 DONE 0.0s
#6 [builder 1/17] FROM docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec
#6 resolve docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec done
#6 DONE 0.0s
#7 [internal] load build context
#7 transferring context: 2.46kB 0.0s done
#7 DONE 0.0s
#8 [builder 14/17] RUN mix compile
#8 CACHED
#9 [builder 15/17] COPY config/runtime.exs config/
#9 CACHED
#10 [stage-1 4/6] WORKDIR /app
#10 CACHED
#11 [builder 2/17] RUN apt-get update -y && apt-get install -y build-essential git && apt-get clean && rm -f /var/lib/apt/lists/*_*
#11 CACHED
#12 [builder 10/17] COPY priv priv
#12 CACHED
#13 [builder 9/17] RUN mix deps.compile
#13 CACHED
#14 [builder 8/17] COPY config/config.exs config/prod.exs config/
#14 CACHED
#15 [builder 12/17] COPY assets assets
#15 CACHED
#16 [builder 4/17] RUN mix local.hex --force && mix local.rebar --force
#16 CACHED
#17 [builder 17/17] RUN mix release
#17 CACHED
#18 [builder 16/17] COPY rel rel
#18 CACHED
#19 [stage-1 5/6] RUN chown nobody /app
#19 CACHED
#20 [builder 3/17] WORKDIR /app
#20 CACHED
#21 [builder 6/17] RUN mix deps.get --only prod
#21 CACHED
#22 [builder 11/17] COPY lib lib
#22 CACHED
#23 [builder 7/17] RUN mkdir config
#23 CACHED
#24 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#24 CACHED
#25 [stage-1 2/6] RUN apt-get update -y && apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates && apt-get clean && rm -f /var/lib/apt/lists/*_*
#25 CACHED
#26 [builder 5/17] COPY mix.exs mix.lock ./
#26 CACHED
#27 [builder 13/17] RUN mix assets.deploy
#27 CACHED
#28 [stage-1 6/6] COPY --from=builder --chown=nobody:root /app/_build/prod/rel/bluegreen ./
#28 CACHED
#29 exporting to image
#29 exporting layers done
#29 exporting manifest sha256:f04fe1f95b4f390cf1563d29963da9fa7e9374af03e96a35be2dddc298e274ac done
#29 exporting config sha256:0b16b10d0cb60c4f79599bd91df6eaf17570b3cacc8ec00c29a8570169b94fd3 done
#29 pushing layers for registry.fly.io/flybg:deployment-01KSV8WP949FABM496S91CH9JA@sha256:f04fe1f95b4f390cf1563d29963da9fa7e9374af03e96a35be2dddc298e274ac
#29 pushing layers for registry.fly.io/flybg:deployment-01KSV8WP949FABM496S91CH9JA@sha256:f04fe1f95b4f390cf1563d29963da9fa7e9374af03e96a35be2dddc298e274ac 0.1s done
#29 pushing layer sha256:0b16b10d0cb60c4f79599bd91df6eaf17570b3cacc8ec00c29a8570169b94fd3 0.0s done
#29 pushing layer sha256:4576a67c902e1333234e678a578c5fcb49ce30b510d6b796d1b86987ccd6cc79 0.0s done
#29 pushing layer sha256:369ca3a8386ecd264030861de2175e207be653fec616b722bc17e654628466ec 0.0s done
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d 0.0s done
#29 pushing layer sha256:7e370bcdcc7b897dec5d26247510085f3951675126c75f28d118420cf5141b00 0.0s done
#29 pushing layer sha256:34121a1cdf51987f48ceb8645fe0cc6f91dc3f447dd5b7edf5d9b5d6c1d457db 0.0s done
#29 pushing layer sha256:d8f9306d9dbb083b45b315890bcaa1e722c5e259f7f0452ea5705ae47bb04862 0.1s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01KSV8WP949FABM496S91CH9JA@sha256:f04fe1f95b4f390cf1563d29963da9fa7e9374af03e96a35be2dddc298e274ac 0.1s done
#29 DONE 0.2s
--> Build Summary: (​)
[38;5;252m--> Building image done[0m
image: registry.fly.io/flybg:deployment-01KSV8WP949FABM496S91CH9JA
image size: 41 MB
Watch your deployment at https://fly.io/apps/flybg/monitoring
Updating existing machines in 'flybg' with bluegreen strategy
Verifying if app can be safely deployed
Creating green machines
Created machine 804d5df6d339e8 [app]
Created machine 185d252b477d58 [app]
Created machine 2869172f742038 [app]
Created machine 861352be7d6de8 [app]
Created machine 17812050b6d118 [app]
Created machine 815102a9772298 [app]
Created machine 8ed511c7927758 [app]
Created machine d896d07a7dd338 [app]
Created machine d8d14e3a572708 [app]
Created machine 2863362b659e08 [app]
Created machine 2867493f3e6958 [app]
Created machine 48e73d7c1201d8 [app]
Created machine 683e091cd95758 [app]
Created machine 2862024c709478 [app]
Created machine 784792ead7d078 [app]
Created machine 5683e031f4e378 [app]
Created machine 857556f4235628 [app]
Created machine 78432e6f570348 [app]
Waiting for all green machines to start
Machine 17812050b6d118 [app] - started
Machine 185d252b477d58 [app] - started
Machine 2862024c709478 [app] - started
Machine 2863362b659e08 [app] - started
Machine 2867493f3e6958 [app] - started
Machine 2869172f742038 [app] - started
Machine 48e73d7c1201d8 [app] - started
Machine 5683e031f4e378 [app] - started
Machine 683e091cd95758 [app] - started
Machine 78432e6f570348 [app] - started
Machine 784792ead7d078 [app] - started
Machine 804d5df6d339e8 [app] - started
Machine 815102a9772298 [app] - started
Machine 857556f4235628 [app] - started
Machine 861352be7d6de8 [app] - started
Machine 8ed511c7927758 [app] - started
Machine d896d07a7dd338 [app] - started
Machine d8d14e3a572708 [app] - started
Waiting for all green machines to be healthy
Machine 17812050b6d118 [app] - 1/1 passing
Machine 185d252b477d58 [app] - 1/1 passing
Machine 2862024c709478 [app] - 1/1 passing
Machine 2863362b659e08 [app] - 1/1 passing
Machine 2867493f3e6958 [app] - 1/1 passing
Machine 2869172f742038 [app] - 1/1 passing
Machine 48e73d7c1201d8 [app] - 1/1 passing
Machine 5683e031f4e378 [app] - 1/1 passing
Machine 683e091cd95758 [app] - 1/1 passing
Machine 78432e6f570348 [app] - 1/1 passing
Machine 784792ead7d078 [app] - 1/1 passing
Machine 804d5df6d339e8 [app] - 1/1 passing
Machine 815102a9772298 [app] - 1/1 passing
Machine 857556f4235628 [app] - 1/1 passing
Machine 861352be7d6de8 [app] - 1/1 passing
Machine 8ed511c7927758 [app] - 1/1 passing
Machine d896d07a7dd338 [app] - 1/1 passing
Machine d8d14e3a572708 [app] - 1/1 passing
Marking green machines as ready
Machine 185d252b477d58 [app] now ready
Machine 2869172f742038 [app] now ready
Machine 804d5df6d339e8 [app] now ready
Machine d896d07a7dd338 [app] now ready
Machine 17812050b6d118 [app] now ready
Machine 861352be7d6de8 [app] now ready
Machine 815102a9772298 [app] now ready
Machine 8ed511c7927758 [app] now ready
Machine d8d14e3a572708 [app] now ready
Machine 48e73d7c1201d8 [app] now ready
Machine 2863362b659e08 [app] now ready
Machine 2867493f3e6958 [app] now ready
Machine 2862024c709478 [app] now ready
Machine 784792ead7d078 [app] now ready
Machine 683e091cd95758 [app] now ready
Machine 857556f4235628 [app] now ready
Machine 5683e031f4e378 [app] now ready
Machine 78432e6f570348 [app] now ready
Checkpointing deployment, this may take a few seconds...
Waiting before cordoning all blue machines
Machine 2862546ce43348 [app] cordoned
Machine e827511f403e98 [app] cordoned
Machine 32870d13bd7de8 [app] cordoned
Machine 872467f3907e48 [app] cordoned
Machine 8e2d9ef7794e28 [app] cordoned
Machine 2872652f363998 [app] cordoned
Machine 843e47a4d52d08 [app] cordoned
Machine 7841612fe7d7e8 [app] cordoned
Machine 48e73edce52178 [app] cordoned
Machine 6837249b2ed538 [app] cordoned
Machine 7843999c1e7d08 [app] cordoned
Machine 0804d96c565608 [app] cordoned
Machine 2870307c6e33d8 [app] cordoned
Machine d8d3260a099ed8 [app] cordoned
Machine 7817960f2664e8 [app] cordoned
Machine 1781273df56778 [app] cordoned
Machine 874de2c017e6d8 [app] cordoned
Machine 784e196a5d6d08 [app] cordoned
Waiting before stopping all blue machines
Stopping all blue machines
Waiting for all blue machines to stop
Machine 0804d96c565608 [app] - stopped
Machine 1781273df56778 [app] - stopped
Machine 2862546ce43348 [app] - stopped
Machine 2870307c6e33d8 [app] - stopped
Machine 2872652f363998 [app] - stopped
Machine 32870d13bd7de8 [app] - stopped
Machine 48e73edce52178 [app] - stopped
Machine 6837249b2ed538 [app] - stopped
Machine 7817960f2664e8 [app] - stopped
Machine 7841612fe7d7e8 [app] - stopped
Machine 7843999c1e7d08 [app] - stopped
Machine 784e196a5d6d08 [app] - stopped
Machine 843e47a4d52d08 [app] - stopped
Machine 872467f3907e48 [app] - stopped
Machine 874de2c017e6d8 [app] - stopped
Machine 8e2d9ef7794e28 [app] - stopped
Machine d8d3260a099ed8 [app] - stopped
Machine e827511f403e98 [app] - stopped
Destroying all blue machines
Machine 2862546ce43348 [app] destroyed
Machine 32870d13bd7de8 [app] destroyed
Machine 872467f3907e48 [app] destroyed
Machine e827511f403e98 [app] destroyed
Machine 8e2d9ef7794e28 [app] destroyed
Machine 2872652f363998 [app] destroyed
Machine 7841612fe7d7e8 [app] destroyed
Machine 7843999c1e7d08 [app] destroyed
Machine 48e73edce52178 [app] destroyed
Machine 6837249b2ed538 [app] destroyed
Machine 843e47a4d52d08 [app] destroyed
Machine d8d3260a099ed8 [app] destroyed
Machine 0804d96c565608 [app] destroyed
Machine 7817960f2664e8 [app] destroyed
Machine 874de2c017e6d8 [app] destroyed
Machine 784e196a5d6d08 [app] destroyed
Machine 1781273df56778 [app] destroyed
Machine 2870307c6e33d8 [app] destroyed
Deployment Complete
Checking DNS configuration for flybg.fly.dev
✓ DNS configuration verified
Visit your newly deployed app at https://flybg.fly.dev/