We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
2026-02-23 07:45:00PM UTC
succeeded
flyctl v0.4.14
==> 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.3s
#3 [internal] load metadata for docker.io/library/debian:bullseye-20230612-slim
#3 DONE 0.3s
#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 transferring context: 2.46kB 0.1s done
#7 DONE 0.1s
#8 [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/*_*
#8 CACHED
#9 [builder 2/17] RUN apt-get update -y && apt-get install -y build-essential git && apt-get clean && rm -f /var/lib/apt/lists/*_*
#9 CACHED
#10 [builder 10/17] COPY priv priv
#10 CACHED
#11 [builder 16/17] COPY rel rel
#11 CACHED
#12 [stage-1 5/6] RUN chown nobody /app
#12 CACHED
#13 [builder 6/17] RUN mix deps.get --only prod
#13 CACHED
#14 [builder 12/17] COPY assets assets
#14 CACHED
#15 [builder 9/17] RUN mix deps.compile
#15 CACHED
#16 [builder 13/17] RUN mix assets.deploy
#16 CACHED
#17 [builder 15/17] COPY config/runtime.exs config/
#17 CACHED
#18 [builder 7/17] RUN mkdir config
#18 CACHED
#19 [builder 4/17] RUN mix local.hex --force && mix local.rebar --force
#19 CACHED
#20 [builder 3/17] WORKDIR /app
#20 CACHED
#21 [builder 17/17] RUN mix release
#21 CACHED
#22 [builder 11/17] COPY lib lib
#22 CACHED
#23 [stage-1 4/6] WORKDIR /app
#23 CACHED
#24 [builder 8/17] COPY config/config.exs config/prod.exs config/
#24 CACHED
#25 [builder 14/17] RUN mix compile
#25 CACHED
#26 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#26 CACHED
#27 [builder 5/17] COPY mix.exs mix.lock ./
#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:32a11b87ed79e5d21c96f7f27a94b23e0b66404d5648b2c4e712e80c88dcd104 done
#29 exporting config sha256:7bc652f953fd05ed466b32dab0ee20916ed3473db48cb4bc53be15bcb7bb3702 done
#29 pushing layers for registry.fly.io/flybg:deployment-01KJ60H7A230TN3ENH652HA11F@sha256:32a11b87ed79e5d21c96f7f27a94b23e0b66404d5648b2c4e712e80c88dcd104
#29 pushing layer sha256:f6caa73cba36bd43cedf64756bc4d7aea302736c7349c85658845df5c9de3edd 0.1s done
#29 pushing layer sha256:7bc652f953fd05ed466b32dab0ee20916ed3473db48cb4bc53be15bcb7bb3702 0.1s done
#29 pushing layer sha256:f0dec55b188b2164950b48e0129013aa2d17e16dca01d8820573be6540f881df
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d 0.1s done
#29 pushing layer sha256:ed7d2241c882a710531a74b51cae42c77774c801a189384f15bfc87e831be6c2
#29 pushing layer sha256:19b2c635d6b2fd1ce600f88fa2a966d6a77d51c5daba2496c445c902035c4e4b
#29 pushing layer sha256:c512c84a66476c2b5efd9d843946185272f822ae45efb0d6ed179aee376ae9d0
#29 pushing layer sha256:f0dec55b188b2164950b48e0129013aa2d17e16dca01d8820573be6540f881df 0.2s done
#29 pushing layer sha256:ed7d2241c882a710531a74b51cae42c77774c801a189384f15bfc87e831be6c2 0.2s done
#29 pushing layer sha256:c512c84a66476c2b5efd9d843946185272f822ae45efb0d6ed179aee376ae9d0 0.2s done
#29 pushing layers for registry.fly.io/flybg:deployment-01KJ60H7A230TN3ENH652HA11F@sha256:32a11b87ed79e5d21c96f7f27a94b23e0b66404d5648b2c4e712e80c88dcd104 0.2s done
#29 pushing layer sha256:19b2c635d6b2fd1ce600f88fa2a966d6a77d51c5daba2496c445c902035c4e4b 0.2s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01KJ60H7A230TN3ENH652HA11F@sha256:32a11b87ed79e5d21c96f7f27a94b23e0b66404d5648b2c4e712e80c88dcd104 0.1s done
#29 DONE 0.4s
--> Build Summary: (​)
[38;5;252m--> Building image done[0m
image: registry.fly.io/flybg:deployment-01KJ60H7A230TN3ENH652HA11F
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 d8de450c2d0dd8 [app]
Created machine e829397b3ed318 [app]
Created machine 080459df75e4e8 [app]
Created machine 48e444ecd34648 [app]
Created machine e82702dc2e4468 [app]
Created machine 8151e1b9760218 [app]
Created machine e823216a715108 [app]
Created machine d8d37dec072148 [app]
Created machine 080553ea293378 [app]
Created machine d8d3476c95d998 [app]
Created machine 28714d6a432408 [app]
Created machine 287ee30b3144e8 [app]
Created machine d8946d1a624438 [app]
Created machine 85750da416d778 [app]
Created machine 48ed192ad92708 [app]
Created machine 0804549b652798 [app]
Created machine 2867653c647968 [app]
Created machine 2863215b67d3e8 [app]
Waiting for all green machines to start
Machine 0804549b652798 [app] - started
Machine 080459df75e4e8 [app] - started
Machine 080553ea293378 [app] - started
Machine 2863215b67d3e8 [app] - started
Machine 2867653c647968 [app] - started
Machine 28714d6a432408 [app] - started
Machine 287ee30b3144e8 [app] - started
Machine 48e444ecd34648 [app] - started
Machine 48ed192ad92708 [app] - started
Machine 8151e1b9760218 [app] - started
Machine 85750da416d778 [app] - started
Machine d8946d1a624438 [app] - started
Machine d8d3476c95d998 [app] - started
Machine d8d37dec072148 [app] - started
Machine d8de450c2d0dd8 [app] - started
Machine e823216a715108 [app] - started
Machine e82702dc2e4468 [app] - started
Machine e829397b3ed318 [app] - started
Waiting for all green machines to be healthy
Machine 0804549b652798 [app] - 1/1 passing
Machine 080459df75e4e8 [app] - 1/1 passing
Machine 080553ea293378 [app] - 1/1 passing
Machine 2863215b67d3e8 [app] - 1/1 passing
Machine 2867653c647968 [app] - 1/1 passing
Machine 28714d6a432408 [app] - 1/1 passing
Machine 287ee30b3144e8 [app] - 1/1 passing
Machine 48e444ecd34648 [app] - 1/1 passing
Machine 48ed192ad92708 [app] - 1/1 passing
Machine 8151e1b9760218 [app] - 1/1 passing
Machine 85750da416d778 [app] - 1/1 passing
Machine d8946d1a624438 [app] - 1/1 passing
Machine d8d3476c95d998 [app] - 1/1 passing
Machine d8d37dec072148 [app] - 1/1 passing
Machine d8de450c2d0dd8 [app] - 1/1 passing
Machine e823216a715108 [app] - 1/1 passing
Machine e82702dc2e4468 [app] - 1/1 passing
Machine e829397b3ed318 [app] - 1/1 passing
Marking green machines as ready
Machine 080459df75e4e8 [app] now ready
Machine 48e444ecd34648 [app] now ready
Machine e82702dc2e4468 [app] now ready
Machine e829397b3ed318 [app] now ready
Machine d8de450c2d0dd8 [app] now ready
Machine 8151e1b9760218 [app] now ready
Machine e823216a715108 [app] now ready
Machine d8d37dec072148 [app] now ready
Machine 080553ea293378 [app] now ready
Machine 287ee30b3144e8 [app] now ready
Machine 28714d6a432408 [app] now ready
Machine d8d3476c95d998 [app] now ready
Machine d8946d1a624438 [app] now ready
Machine 0804549b652798 [app] now ready
Machine 2867653c647968 [app] now ready
Machine 85750da416d778 [app] now ready
Machine 48ed192ad92708 [app] now ready
Machine 2863215b67d3e8 [app] now ready
Checkpointing deployment, this may take a few seconds...
Waiting before cordoning all blue machines
Machine e827dd1ce14008 [app] cordoned
Machine 891116b6406528 [app] cordoned
Machine d8dd740c30e698 [app] cordoned
Machine 48ed769a272428 [app] cordoned
Machine 8e2d04a711ed98 [app] cordoned
Machine 7849201c6d1128 [app] cordoned
Machine 48e7364be95978 [app] cordoned
Machine 287d370f735708 [app] cordoned
Machine 2865072a1eded8 [app] cordoned
Machine 080752da63d468 [app] cordoned
Machine 48e7779c347e18 [app] cordoned
Machine 0805469b555698 [app] cordoned
Machine 8d3d07ce2913e8 [app] cordoned
Machine 08070dda160958 [app] cordoned
Machine 784e4d3fd93228 [app] cordoned
Machine e82d333a49e418 [app] cordoned
Machine 78432e7bd64e78 [app] cordoned
Machine 7810972a940998 [app] cordoned
Waiting before stopping all blue machines
Stopping all blue machines
Waiting for all blue machines to stop
Machine 0805469b555698 [app] - stopped
Machine 08070dda160958 [app] - stopped
Machine 080752da63d468 [app] - stopped
Machine 2865072a1eded8 [app] - stopped
Machine 287d370f735708 [app] - stopped
Machine 48e7364be95978 [app] - stopped
Machine 48e7779c347e18 [app] - stopped
Machine 48ed769a272428 [app] - stopped
Machine 7810972a940998 [app] - stopped
Machine 78432e7bd64e78 [app] - stopped
Machine 7849201c6d1128 [app] - stopped
Machine 784e4d3fd93228 [app] - stopped
Machine 891116b6406528 [app] - stopped
Machine 8d3d07ce2913e8 [app] - stopped
Machine 8e2d04a711ed98 [app] - stopped
Machine d8dd740c30e698 [app] - stopped
Machine e827dd1ce14008 [app] - stopped
Machine e82d333a49e418 [app] - stopped
Destroying all blue machines
Machine d8dd740c30e698 [app] destroyed
Machine 8e2d04a711ed98 [app] destroyed
Machine e827dd1ce14008 [app] destroyed
Machine 891116b6406528 [app] destroyed
Machine 48ed769a272428 [app] destroyed
Machine 287d370f735708 [app] destroyed
Machine 48e7364be95978 [app] destroyed
Machine 8d3d07ce2913e8 [app] destroyed
Machine 2865072a1eded8 [app] destroyed
Machine 7849201c6d1128 [app] destroyed
Machine 48e7779c347e18 [app] destroyed
Machine 0805469b555698 [app] destroyed
Machine e82d333a49e418 [app] destroyed
Machine 080752da63d468 [app] destroyed
Machine 7810972a940998 [app] destroyed
Machine 08070dda160958 [app] destroyed
Machine 784e4d3fd93228 [app] destroyed
Machine 78432e7bd64e78 [app] destroyed
Deployment Complete
Checking DNS configuration for flybg.fly.dev
✓ DNS configuration verified
Visit your newly deployed app at https://flybg.fly.dev/