We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
2026-03-05 05:15:00PM UTC
succeeded
flyctl v0.4.18
==> 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.1s done
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 DONE 0.4s
#3 [internal] load metadata for docker.io/library/debian:bullseye-20230612-slim
#3 DONE 0.4s
#4 [internal] load .dockerignore
#4 transferring context: 1.31kB 0.1s done
#4 DONE 0.1s
#5 [builder 1/17] FROM docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec
#5 resolve docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec done
#5 DONE 0.0s
#6 [stage-1 1/6] FROM docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5
#6 resolve docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5 done
#6 DONE 0.0s
#7 [internal] load build context
#7 ...
#8 [builder 10/17] COPY priv priv
#8 CACHED
#9 [builder 12/17] COPY assets assets
#9 CACHED
#10 [stage-1 5/6] RUN chown nobody /app
#10 CACHED
#11 [builder 3/17] WORKDIR /app
#11 CACHED
#12 [builder 5/17] COPY mix.exs mix.lock ./
#12 CACHED
#13 [builder 9/17] RUN mix deps.compile
#13 CACHED
#14 [builder 11/17] COPY lib lib
#14 CACHED
#15 [builder 14/17] RUN mix compile
#15 CACHED
#16 [builder 17/17] RUN mix release
#16 CACHED
#17 [builder 8/17] COPY config/config.exs config/prod.exs config/
#17 CACHED
#18 [stage-1 4/6] WORKDIR /app
#18 CACHED
#19 [builder 2/17] RUN apt-get update -y && apt-get install -y build-essential git && apt-get clean && rm -f /var/lib/apt/lists/*_*
#19 CACHED
#20 [builder 4/17] RUN mix local.hex --force && mix local.rebar --force
#20 CACHED
#21 [builder 6/17] RUN mix deps.get --only prod
#21 CACHED
#22 [builder 7/17] RUN mkdir config
#22 CACHED
#23 [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/*_*
#23 CACHED
#24 [builder 15/17] COPY config/runtime.exs config/
#24 CACHED
#25 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#25 CACHED
#26 [builder 16/17] COPY rel rel
#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
#7 [internal] load build context
#7 transferring context: 2.46kB 0.1s done
#7 ...
#29 exporting to image
#29 exporting layers done
#29 exporting manifest sha256:a27e52cf7cd4d73ae3c60676a063cf1419ffc82d11c073936c7586057b7b47a4 done
#29 exporting config sha256:66c1b92a9c89089196e23d7e0c2afc1c42a7c19063ecdc0b863f20a862897a47 done
#29 pushing layers for registry.fly.io/flybg:deployment-01KJZFXRB5T4H4QXFC6VK9JXMV@sha256:a27e52cf7cd4d73ae3c60676a063cf1419ffc82d11c073936c7586057b7b47a4 0.2s done
#29 pushing layer sha256:9b9d6172354342eabedcafc7b5a981084db10d42aa912999b8bec4cac164854c 0.1s done
#29 pushing layer sha256:fbe332dbfe3d0f7aff3f3e568f59b3f61b1820148e8c1640904bcfcbb0405ccd 0.1s done
#29 pushing layer sha256:66c1b92a9c89089196e23d7e0c2afc1c42a7c19063ecdc0b863f20a862897a47 0.1s done
#29 pushing layer sha256:2f91b7e22e0e5203fda1ea472ad5c3c330a8d6edb57f398dd3095285e3298a1b 0.1s done
#29 pushing layer sha256:18198083aed07f36f216603d43362dd02a86d08fd33f08f784b08685d1e769f9 0.2s done
#29 pushing layer sha256:7fd774369e81882708e160a5a533a155220190d2fed80959c611d7db82e8d675 0.1s done
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d 0.2s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01KJZFXRB5T4H4QXFC6VK9JXMV@sha256:a27e52cf7cd4d73ae3c60676a063cf1419ffc82d11c073936c7586057b7b47a4 0.1s done
#29 DONE 0.3s
--> Build Summary: (​)
[38;5;252m--> Building image done[0m
image: registry.fly.io/flybg:deployment-01KJZFXRB5T4H4QXFC6VK9JXMV
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 9185551dc95d48 [app]
Created machine 56834e11b67248 [app]
Created machine 2861092be639e8 [app]
Created machine 823910a09e4218 [app]
Created machine d891261c142208 [app]
Created machine 6e823061a24228 [app]
Created machine 91851637b114e8 [app]
Created machine 7847067fd59438 [app]
Created machine 7849206be93358 [app]
Created machine 7815316ced4028 [app]
Created machine 843d10f22e4e78 [app]
Created machine e82227ef403998 [app]
Created machine 3287d075c6e358 [app]
Created machine e827949a763018 [app]
Created machine e286d442ae1d58 [app]
Created machine 78432e4c190698 [app]
Created machine d894755a40e128 [app]
Created machine 1850d7ea116e18 [app]
Waiting for all green machines to start
Machine 1850d7ea116e18 [app] - started
Machine 2861092be639e8 [app] - started
Machine 3287d075c6e358 [app] - started
Machine 56834e11b67248 [app] - started
Machine 6e823061a24228 [app] - created
Machine 7815316ced4028 [app] - started
Machine 78432e4c190698 [app] - started
Machine 7847067fd59438 [app] - started
Machine 7849206be93358 [app] - started
Machine 823910a09e4218 [app] - started
Machine 843d10f22e4e78 [app] - started
Machine 91851637b114e8 [app] - started
Machine 9185551dc95d48 [app] - started
Machine d891261c142208 [app] - started
Machine d894755a40e128 [app] - started
Machine e286d442ae1d58 [app] - started
Machine e82227ef403998 [app] - started
Machine e827949a763018 [app] - started
Machine 1850d7ea116e18 [app] - started
Machine 2861092be639e8 [app] - started
Machine 3287d075c6e358 [app] - started
Machine 56834e11b67248 [app] - started
Machine 6e823061a24228 [app] - started
Machine 7815316ced4028 [app] - started
Machine 78432e4c190698 [app] - started
Machine 7847067fd59438 [app] - started
Machine 7849206be93358 [app] - started
Machine 823910a09e4218 [app] - started
Machine 843d10f22e4e78 [app] - started
Machine 91851637b114e8 [app] - started
Machine 9185551dc95d48 [app] - started
Machine d891261c142208 [app] - started
Machine d894755a40e128 [app] - started
Machine e286d442ae1d58 [app] - started
Machine e82227ef403998 [app] - started
Machine e827949a763018 [app] - started
Waiting for all green machines to be healthy
Machine 1850d7ea116e18 [app] - 1/1 passing
Machine 2861092be639e8 [app] - 1/1 passing
Machine 3287d075c6e358 [app] - 1/1 passing
Machine 56834e11b67248 [app] - 1/1 passing
Machine 6e823061a24228 [app] - unchecked
Machine 7815316ced4028 [app] - 1/1 passing
Machine 78432e4c190698 [app] - 1/1 passing
Machine 7847067fd59438 [app] - 1/1 passing
Machine 7849206be93358 [app] - 1/1 passing
Machine 823910a09e4218 [app] - 1/1 passing
Machine 843d10f22e4e78 [app] - 1/1 passing
Machine 91851637b114e8 [app] - 1/1 passing
Machine 9185551dc95d48 [app] - 1/1 passing
Machine d891261c142208 [app] - 1/1 passing
Machine d894755a40e128 [app] - 1/1 passing
Machine e286d442ae1d58 [app] - 1/1 passing
Machine e82227ef403998 [app] - 1/1 passing
Machine e827949a763018 [app] - 1/1 passing
Machine 1850d7ea116e18 [app] - 1/1 passing
Machine 2861092be639e8 [app] - 1/1 passing
Machine 3287d075c6e358 [app] - 1/1 passing
Machine 56834e11b67248 [app] - 1/1 passing
Machine 6e823061a24228 [app] - 1/1 passing
Machine 7815316ced4028 [app] - 1/1 passing
Machine 78432e4c190698 [app] - 1/1 passing
Machine 7847067fd59438 [app] - 1/1 passing
Machine 7849206be93358 [app] - 1/1 passing
Machine 823910a09e4218 [app] - 1/1 passing
Machine 843d10f22e4e78 [app] - 1/1 passing
Machine 91851637b114e8 [app] - 1/1 passing
Machine 9185551dc95d48 [app] - 1/1 passing
Machine d891261c142208 [app] - 1/1 passing
Machine d894755a40e128 [app] - 1/1 passing
Machine e286d442ae1d58 [app] - 1/1 passing
Machine e82227ef403998 [app] - 1/1 passing
Machine e827949a763018 [app] - 1/1 passing
Marking green machines as ready
Machine 6e823061a24228 [app] now ready
Machine 9185551dc95d48 [app] now ready
Machine 2861092be639e8 [app] now ready
Machine 56834e11b67248 [app] now ready
Machine 7847067fd59438 [app] now ready
Machine d891261c142208 [app] now ready
Machine 91851637b114e8 [app] now ready
Machine 823910a09e4218 [app] now ready
Machine 7849206be93358 [app] now ready
Machine 7815316ced4028 [app] now ready
Machine 843d10f22e4e78 [app] now ready
Machine e82227ef403998 [app] now ready
Machine e827949a763018 [app] now ready
Machine 78432e4c190698 [app] now ready
Machine e286d442ae1d58 [app] now ready
Machine d894755a40e128 [app] now ready
Machine 1850d7ea116e18 [app] now ready
Machine 3287d075c6e358 [app] now ready
Checkpointing deployment, this may take a few seconds...
Waiting before cordoning all blue machines
Machine 91855d46a23e98 [app] cordoned
Machine 90804d99b06908 [app] cordoned
Machine 3287d905c17e98 [app] cordoned
Machine 85596dc1e75ed8 [app] cordoned
Machine 6832e03b423d18 [app] cordoned
Machine 5683610ec5778e [app] cordoned
Machine 32879764a60d48 [app] cordoned
Machine 8ed311b7e71d58 [app] cordoned
Machine d8d3750f915358 [app] cordoned
Machine 287d504a046918 [app] cordoned
Machine e827771c019de8 [app] cordoned
Machine 2863345be3ee38 [app] cordoned
Machine 148e6e92f27208 [app] cordoned
Machine e7846530a2d018 [app] cordoned
Machine e78465d2c41068 [app] cordoned
Machine 68303d6a523498 [app] cordoned
Machine 287e900c643d58 [app] cordoned
Machine d89631db411478 [app] cordoned
Waiting before stopping all blue machines
Stopping all blue machines
Waiting for all blue machines to stop
Machine 148e6e92f27208 [app] - stopped
Machine 2863345be3ee38 [app] - stopped
Machine 287d504a046918 [app] - stopped
Machine 287e900c643d58 [app] - stopped
Machine 32879764a60d48 [app] - stopped
Machine 3287d905c17e98 [app] - stopped
Machine 5683610ec5778e [app] - stopped
Machine 68303d6a523498 [app] - stopped
Machine 6832e03b423d18 [app] - stopped
Machine 85596dc1e75ed8 [app] - stopped
Machine 8ed311b7e71d58 [app] - stopped
Machine 90804d99b06908 [app] - stopped
Machine 91855d46a23e98 [app] - started
Machine d89631db411478 [app] - stopped
Machine d8d3750f915358 [app] - stopped
Machine e7846530a2d018 [app] - stopped
Machine e78465d2c41068 [app] - stopped
Machine e827771c019de8 [app] - stopped
Machine 148e6e92f27208 [app] - stopped
Machine 2863345be3ee38 [app] - stopped
Machine 287d504a046918 [app] - stopped
Machine 287e900c643d58 [app] - stopped
Machine 32879764a60d48 [app] - stopped
Machine 3287d905c17e98 [app] - stopped
Machine 5683610ec5778e [app] - stopped
Machine 68303d6a523498 [app] - stopped
Machine 6832e03b423d18 [app] - stopped
Machine 85596dc1e75ed8 [app] - stopped
Machine 8ed311b7e71d58 [app] - stopped
Machine 90804d99b06908 [app] - stopped
Machine 91855d46a23e98 [app] - stopped
Machine d89631db411478 [app] - stopped
Machine d8d3750f915358 [app] - stopped
Machine e7846530a2d018 [app] - stopped
Machine e78465d2c41068 [app] - stopped
Machine e827771c019de8 [app] - stopped
Destroying all blue machines
Machine 5683610ec5778e [app] destroyed
Machine 91855d46a23e98 [app] destroyed
Machine 32879764a60d48 [app] destroyed
Machine 3287d905c17e98 [app] destroyed
Machine 90804d99b06908 [app] destroyed
Machine 6832e03b423d18 [app] destroyed
Machine 8ed311b7e71d58 [app] destroyed
Machine e827771c019de8 [app] destroyed
Machine 85596dc1e75ed8 [app] destroyed
Machine 287d504a046918 [app] destroyed
Machine e78465d2c41068 [app] destroyed
Machine d8d3750f915358 [app] destroyed
Machine d89631db411478 [app] destroyed
Machine 2863345be3ee38 [app] destroyed
Machine e7846530a2d018 [app] destroyed
Machine 68303d6a523498 [app] destroyed
Machine 287e900c643d58 [app] destroyed
Machine 148e6e92f27208 [app] destroyed
Deployment Complete
Checking DNS configuration for flybg.fly.dev
✓ DNS configuration verified
Visit your newly deployed app at https://flybg.fly.dev/