We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
2025-08-20 01:15:00PM UTC
succeeded
flyctl v0.3.147
==> 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.4s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 DONE 0.4s
#4 [internal] load .dockerignore
#4 transferring context: 1.31kB 0.0s done
#4 DONE 0.0s
#5 [internal] load build context
#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
#6 resolve docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5 done
#6 DONE 0.0s
#7 [builder 1/17] FROM docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec
#7 resolve docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec done
#7 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 2.46kB 0.0s done
#5 DONE 0.0s
#8 [builder 14/17] RUN mix compile
#8 CACHED
#9 [builder 12/17] COPY assets assets
#9 CACHED
#10 [stage-1 4/6] WORKDIR /app
#10 CACHED
#11 [builder 11/17] COPY lib lib
#11 CACHED
#12 [builder 10/17] COPY priv priv
#12 CACHED
#13 [builder 4/17] RUN mix local.hex --force && mix local.rebar --force
#13 CACHED
#14 [builder 17/17] RUN mix release
#14 CACHED
#15 [builder 2/17] RUN apt-get update -y && apt-get install -y build-essential git && apt-get clean && rm -f /var/lib/apt/lists/*_*
#15 CACHED
#16 [builder 3/17] WORKDIR /app
#16 CACHED
#17 [builder 16/17] COPY rel rel
#17 CACHED
#18 [builder 15/17] COPY config/runtime.exs config/
#18 CACHED
#19 [builder 9/17] RUN mix deps.compile
#19 CACHED
#20 [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/*_*
#20 CACHED
#21 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#21 CACHED
#22 [builder 13/17] RUN mix assets.deploy
#22 CACHED
#23 [builder 7/17] RUN mkdir config
#23 CACHED
#24 [builder 8/17] COPY config/config.exs config/prod.exs config/
#24 CACHED
#25 [stage-1 5/6] RUN chown nobody /app
#25 CACHED
#26 [builder 5/17] COPY mix.exs mix.lock ./
#26 CACHED
#27 [builder 6/17] RUN mix deps.get --only prod
#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:7ff4eaed85048964319a7ef9870c28cea45bcefe3a41f74916f78e27b7ad3ee3 done
#29 exporting config sha256:b85d5f38d207848846e77fef4d05945e004a2c8423947e01f763ca508f3b2b44 done
#29 pushing layers for registry.fly.io/flybg:deployment-01K33SWQBVEG47SA975M0R35E9@sha256:7ff4eaed85048964319a7ef9870c28cea45bcefe3a41f74916f78e27b7ad3ee3
#29 pushing layer sha256:aae51229bcacf662ebdada00ac7f9a85ee46e66f625d6861a37c66b863f19089
#29 pushing layer sha256:ac664614906a7264728bb7b0dc612af71ff9509d24df93f720f0fe59a81c67ca
#29 pushing layer sha256:759700526b7894aa9c150feb2ebfcd00cf06d2890df739e71555edcfd13669e3
#29 pushing layer sha256:734bd46bea8d5b4f6faa47de248531ba64bbf472b363e3548dea3ea1ec6be35d
#29 pushing layer sha256:b85d5f38d207848846e77fef4d05945e004a2c8423947e01f763ca508f3b2b44
#29 pushing layer sha256:25a41a51ac3490c030bdbed64efe6622b50ff1095a565cca2d9bad6d8049ecd9
#29 pushing layer sha256:ad159519150144e87dad11abdfb6ff2c02b6064edd4105b548077cecf6251b75
#29 pushing layer sha256:734bd46bea8d5b4f6faa47de248531ba64bbf472b363e3548dea3ea1ec6be35d 0.2s done
#29 pushing layers for registry.fly.io/flybg:deployment-01K33SWQBVEG47SA975M0R35E9@sha256:7ff4eaed85048964319a7ef9870c28cea45bcefe3a41f74916f78e27b7ad3ee3 0.2s done
#29 pushing layer sha256:aae51229bcacf662ebdada00ac7f9a85ee46e66f625d6861a37c66b863f19089 0.2s done
#29 pushing layer sha256:ac664614906a7264728bb7b0dc612af71ff9509d24df93f720f0fe59a81c67ca 0.2s done
#29 pushing layer sha256:759700526b7894aa9c150feb2ebfcd00cf06d2890df739e71555edcfd13669e3 0.2s done
#29 pushing layer sha256:b85d5f38d207848846e77fef4d05945e004a2c8423947e01f763ca508f3b2b44 0.2s done
#29 pushing layer sha256:25a41a51ac3490c030bdbed64efe6622b50ff1095a565cca2d9bad6d8049ecd9 0.2s done
#29 pushing layer sha256:ad159519150144e87dad11abdfb6ff2c02b6064edd4105b548077cecf6251b75 0.2s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01K33SWQBVEG47SA975M0R35E9@sha256:7ff4eaed85048964319a7ef9870c28cea45bcefe3a41f74916f78e27b7ad3ee3
#29 pushing manifest for registry.fly.io/flybg:deployment-01K33SWQBVEG47SA975M0R35E9@sha256:7ff4eaed85048964319a7ef9870c28cea45bcefe3a41f74916f78e27b7ad3ee3 0.7s done
#29 DONE 0.9s
--> Build Summary: ()
[38;5;252m--> Building image done[0m
image: registry.fly.io/flybg:deployment-01K33SWQBVEG47SA975M0R35E9
image size: 50 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 683dd9ec636708 [app]
Created machine 78116ddce11138 [app]
Created machine 48e4342c7de1e8 [app]
Created machine 2874ed7a151148 [app]
Created machine d8d999dc11e9e8 [app]
Created machine d8dd921b139908 [app]
Created machine 6839740b10d118 [app]
Created machine 5683713eb16948 [app]
Created machine 78497d5a246d98 [app]
Created machine 28673e6b733028 [app]
Created machine e824002a640768 [app]
Created machine e82dd9eb33e478 [app]
Created machine 18570e0a7e1338 [app]
Created machine 080e3e9bd46978 [app]
Created machine 2874431a352118 [app]
Created machine 781114eb96de08 [app]
Created machine 1859726b4274d8 [app]
Created machine 683d922f5d4148 [app]
Created machine 90805610f05378 [app]
Created machine e286de7b61ed78 [app]
Created machine e2860325f33e18 [app]
Created machine 7811196be29508 [app]
Created machine 6839461cd17478 [app]
Created machine 080ee7ef515ee8 [app]
Created machine 3287d96b141648 [app]
Created machine 1857502a2e9948 [app]
Created machine 7811ee5b5e77e8 [app]
Created machine 6839e72fd79498 [app]
Created machine 286636ef663938 [app]
Created machine 918502da71e058 [app]
Created machine 56837171ad4568 [app]
Created machine 185992dc426508 [app]
Created machine 683d597c1d7908 [app]
Waiting for all green machines to start
Machine 080e3e9bd46978 [app] - started
Machine 080ee7ef515ee8 [app] - started
Machine 18570e0a7e1338 [app] - started
Machine 1857502a2e9948 [app] - started
Machine 1859726b4274d8 [app] - started
Machine 185992dc426508 [app] - started
Machine 286636ef663938 [app] - started
Machine 28673e6b733028 [app] - started
Machine 2874431a352118 [app] - started
Machine 2874ed7a151148 [app] - started
Machine 3287d96b141648 [app] - started
Machine 48e4342c7de1e8 [app] - started
Machine 5683713eb16948 [app] - started
Machine 56837171ad4568 [app] - started
Machine 6839461cd17478 [app] - started
Machine 6839740b10d118 [app] - started
Machine 6839e72fd79498 [app] - started
Machine 683d597c1d7908 [app] - started
Machine 683d922f5d4148 [app] - started
Machine 683dd9ec636708 [app] - started
Machine 781114eb96de08 [app] - started
Machine 7811196be29508 [app] - started
Machine 78116ddce11138 [app] - started
Machine 7811ee5b5e77e8 [app] - started
Machine 78497d5a246d98 [app] - started
Machine 90805610f05378 [app] - started
Machine 918502da71e058 [app] - started
Machine d8d999dc11e9e8 [app] - started
Machine d8dd921b139908 [app] - started
Machine e2860325f33e18 [app] - started
Machine e286de7b61ed78 [app] - started
Machine e824002a640768 [app] - started
Machine e82dd9eb33e478 [app] - started
Waiting for all green machines to be healthy
Machine 080e3e9bd46978 [app] - 1/1 passing
Machine 080ee7ef515ee8 [app] - 1/1 passing
Machine 18570e0a7e1338 [app] - 1/1 passing
Machine 1857502a2e9948 [app] - 1/1 passing
Machine 1859726b4274d8 [app] - 1/1 passing
Machine 185992dc426508 [app] - 1/1 passing
Machine 286636ef663938 [app] - 1/1 passing
Machine 28673e6b733028 [app] - 1/1 passing
Machine 2874431a352118 [app] - 1/1 passing
Machine 2874ed7a151148 [app] - 1/1 passing
Machine 3287d96b141648 [app] - 1/1 passing
Machine 48e4342c7de1e8 [app] - 1/1 passing
Machine 5683713eb16948 [app] - unchecked
Machine 56837171ad4568 [app] - 1/1 passing
Machine 6839461cd17478 [app] - 1/1 passing
Machine 6839740b10d118 [app] - 1/1 passing
Machine 6839e72fd79498 [app] - 1/1 passing
Machine 683d597c1d7908 [app] - 1/1 passing
Machine 683d922f5d4148 [app] - 1/1 passing
Machine 683dd9ec636708 [app] - 1/1 passing
Machine 781114eb96de08 [app] - 1/1 passing
Machine 7811196be29508 [app] - 1/1 passing
Machine 78116ddce11138 [app] - 1/1 passing
Machine 7811ee5b5e77e8 [app] - 1/1 passing
Machine 78497d5a246d98 [app] - 1/1 passing
Machine 90805610f05378 [app] - 1/1 passing
Machine 918502da71e058 [app] - 1/1 passing
Machine d8d999dc11e9e8 [app] - 1/1 passing
Machine d8dd921b139908 [app] - 1/1 passing
Machine e2860325f33e18 [app] - 1/1 passing
Machine e286de7b61ed78 [app] - 1/1 passing
Machine e824002a640768 [app] - 1/1 passing
Machine e82dd9eb33e478 [app] - 1/1 passing
Machine 080e3e9bd46978 [app] - 1/1 passing
Machine 080ee7ef515ee8 [app] - 1/1 passing
Machine 18570e0a7e1338 [app] - 1/1 passing
Machine 1857502a2e9948 [app] - 1/1 passing
Machine 1859726b4274d8 [app] - 1/1 passing
Machine 185992dc426508 [app] - 1/1 passing
Machine 286636ef663938 [app] - 1/1 passing
Machine 28673e6b733028 [app] - 1/1 passing
Machine 2874431a352118 [app] - 1/1 passing
Machine 2874ed7a151148 [app] - 1/1 passing
Machine 3287d96b141648 [app] - 1/1 passing
Machine 48e4342c7de1e8 [app] - 1/1 passing
Machine 5683713eb16948 [app] - 1/1 passing
Machine 56837171ad4568 [app] - 1/1 passing
Machine 6839461cd17478 [app] - 1/1 passing
Machine 6839740b10d118 [app] - 1/1 passing
Machine 6839e72fd79498 [app] - 1/1 passing
Machine 683d597c1d7908 [app] - 1/1 passing
Machine 683d922f5d4148 [app] - 1/1 passing
Machine 683dd9ec636708 [app] - 1/1 passing
Machine 781114eb96de08 [app] - 1/1 passing
Machine 7811196be29508 [app] - 1/1 passing
Machine 78116ddce11138 [app] - 1/1 passing
Machine 7811ee5b5e77e8 [app] - 1/1 passing
Machine 78497d5a246d98 [app] - 1/1 passing
Machine 90805610f05378 [app] - 1/1 passing
Machine 918502da71e058 [app] - 1/1 passing
Machine d8d999dc11e9e8 [app] - 1/1 passing
Machine d8dd921b139908 [app] - 1/1 passing
Machine e2860325f33e18 [app] - 1/1 passing
Machine e286de7b61ed78 [app] - 1/1 passing
Machine e824002a640768 [app] - 1/1 passing
Machine e82dd9eb33e478 [app] - 1/1 passing
Marking green machines as ready
Machine 78116ddce11138 [app] now ready
Machine 683dd9ec636708 [app] now ready
Machine 48e4342c7de1e8 [app] now ready
Machine 2874ed7a151148 [app] now ready
Machine 78497d5a246d98 [app] now ready
Machine d8d999dc11e9e8 [app] now ready
Machine e824002a640768 [app] now ready
Machine 6839740b10d118 [app] now ready
Machine 5683713eb16948 [app] now ready
Machine d8dd921b139908 [app] now ready
Machine 28673e6b733028 [app] now ready
Machine 18570e0a7e1338 [app] now ready
Machine e82dd9eb33e478 [app] now ready
Machine 080e3e9bd46978 [app] now ready
Machine 2874431a352118 [app] now ready
Machine 90805610f05378 [app] now ready
Machine 1859726b4274d8 [app] now ready
Machine 781114eb96de08 [app] now ready
Machine 683d922f5d4148 [app] now ready
Machine 7811196be29508 [app] now ready
Machine e2860325f33e18 [app] now ready
Machine e286de7b61ed78 [app] now ready
Machine 7811ee5b5e77e8 [app] now ready
Machine 3287d96b141648 [app] now ready
Machine 080ee7ef515ee8 [app] now ready
Machine 1857502a2e9948 [app] now ready
Machine 6839461cd17478 [app] now ready
Machine 286636ef663938 [app] now ready
Machine 6839e72fd79498 [app] now ready
Machine 918502da71e058 [app] now ready
Machine 185992dc426508 [app] now ready
Machine 56837171ad4568 [app] now ready
Machine 683d597c1d7908 [app] now ready
Checkpointing deployment, this may take a few seconds...
Waiting before cordoning all blue machines
Machine 48eddeef227918 [app] cordoned
Machine 3d8d1670b11568 [app] cordoned
Machine 148e056a2ed198 [app] cordoned
Machine 2865eddb633908 [app] cordoned
Machine 2871426b363398 [app] cordoned
Machine 48edd4ecd5d698 [app] cordoned
Machine 185e719a791138 [app] cordoned
Machine d8d7226f05d9e8 [app] cordoned
Machine e82dd35fee6208 [app] cordoned
Machine 185777ef224708 [app] cordoned
Machine d8d32d0be17448 [app] cordoned
Machine 148e13dcd011d8 [app] cordoned
Machine 2865954a02e378 [app] cordoned
Machine d8d993df13d0e8 [app] cordoned
Machine 683045df111168 [app] cordoned
Machine 91859235b99d48 [app] cordoned
Machine 91853434f01598 [app] cordoned
Machine 286ed90ceeee48 [app] cordoned
Machine 1857792f674178 [app] cordoned
Machine 28655e9ce10598 [app] cordoned
Machine 6e829760b56e38 [app] cordoned
Machine 0805409b156048 [app] cordoned
Machine 9080021b0e6e78 [app] cordoned
Machine 918551ec173498 [app] cordoned
Machine d8d9919c121508 [app] cordoned
Machine 48e4e73b376178 [app] cordoned
Machine 6e822359c64678 [app] cordoned
Machine e82d441b663048 [app] cordoned
Machine 08016e6a361638 [app] cordoned
Machine 6833732f660158 [app] cordoned
Machine e82d665a0311d8 [app] cordoned
Machine 4d894e65b409d8 [app] cordoned
Machine e82d693a045278 [app] cordoned
Waiting before stopping all blue machines
Stopping all blue machines
Waiting for all blue machines to stop
Machine 08016e6a361638 [app] - stopped
Machine 0805409b156048 [app] - stopped
Machine 148e056a2ed198 [app] - stopped
Machine 148e13dcd011d8 [app] - stopped
Machine 185777ef224708 [app] - stopped
Machine 1857792f674178 [app] - stopped
Machine 185e719a791138 [app] - stopped
Machine 28655e9ce10598 [app] - stopped
Machine 2865954a02e378 [app] - stopped
Machine 2865eddb633908 [app] - stopped
Machine 286ed90ceeee48 [app] - stopped
Machine 2871426b363398 [app] - stopped
Machine 3d8d1670b11568 [app] - started
Machine 48e4e73b376178 [app] - stopped
Machine 48edd4ecd5d698 [app] - stopped
Machine 48eddeef227918 [app] - stopped
Machine 4d894e65b409d8 [app] - stopped
Machine 683045df111168 [app] - stopped
Machine 6833732f660158 [app] - stopped
Machine 6e822359c64678 [app] - stopped
Machine 6e829760b56e38 [app] - stopped
Machine 9080021b0e6e78 [app] - stopped
Machine 91853434f01598 [app] - stopped
Machine 918551ec173498 [app] - stopped
Machine 91859235b99d48 [app] - stopped
Machine d8d32d0be17448 [app] - stopped
Machine d8d7226f05d9e8 [app] - stopped
Machine d8d9919c121508 [app] - stopped
Machine d8d993df13d0e8 [app] - stopped
Machine e82d441b663048 [app] - stopped
Machine e82d665a0311d8 [app] - stopped
Machine e82d693a045278 [app] - stopped
Machine e82dd35fee6208 [app] - stopped
Machine 08016e6a361638 [app] - stopped
Machine 0805409b156048 [app] - stopped
Machine 148e056a2ed198 [app] - stopped
Machine 148e13dcd011d8 [app] - stopped
Machine 185777ef224708 [app] - stopped
Machine 1857792f674178 [app] - stopped
Machine 185e719a791138 [app] - stopped
Machine 28655e9ce10598 [app] - stopped
Machine 2865954a02e378 [app] - stopped
Machine 2865eddb633908 [app] - stopped
Machine 286ed90ceeee48 [app] - stopped
Machine 2871426b363398 [app] - stopped
Machine 3d8d1670b11568 [app] - stopped
Machine 48e4e73b376178 [app] - stopped
Machine 48edd4ecd5d698 [app] - stopped
Machine 48eddeef227918 [app] - stopped
Machine 4d894e65b409d8 [app] - stopped
Machine 683045df111168 [app] - stopped
Machine 6833732f660158 [app] - stopped
Machine 6e822359c64678 [app] - stopped
Machine 6e829760b56e38 [app] - stopped
Machine 9080021b0e6e78 [app] - stopped
Machine 91853434f01598 [app] - stopped
Machine 918551ec173498 [app] - stopped
Machine 91859235b99d48 [app] - stopped
Machine d8d32d0be17448 [app] - stopped
Machine d8d7226f05d9e8 [app] - stopped
Machine d8d9919c121508 [app] - stopped
Machine d8d993df13d0e8 [app] - stopped
Machine e82d441b663048 [app] - stopped
Machine e82d665a0311d8 [app] - stopped
Machine e82d693a045278 [app] - stopped
Machine e82dd35fee6208 [app] - stopped
Destroying all blue machines
Machine 185777ef224708 [app] destroyed
Machine 48edd4ecd5d698 [app] destroyed
Machine 2871426b363398 [app] destroyed
Machine 148e056a2ed198 [app] destroyed
Machine 185e719a791138 [app] destroyed
Machine 48eddeef227918 [app] destroyed
Machine 148e13dcd011d8 [app] destroyed
Machine d8d32d0be17448 [app] destroyed
Machine 683045df111168 [app] destroyed
Machine d8d7226f05d9e8 [app] destroyed
Machine e82dd35fee6208 [app] destroyed
Machine 2865eddb633908 [app] destroyed
Machine 2865954a02e378 [app] destroyed
Machine d8d993df13d0e8 [app] destroyed
Machine 28655e9ce10598 [app] destroyed
Machine 91853434f01598 [app] destroyed
Machine 286ed90ceeee48 [app] destroyed
Machine 3d8d1670b11568 [app] destroyed
Machine 9080021b0e6e78 [app] destroyed
Machine 91859235b99d48 [app] destroyed
Machine 0805409b156048 [app] destroyed
Machine 1857792f674178 [app] destroyed
Machine 918551ec173498 [app] destroyed
Machine d8d9919c121508 [app] destroyed
Machine 6833732f660158 [app] destroyed
Machine 6e829760b56e38 [app] destroyed
Machine e82d441b663048 [app] destroyed
Machine e82d665a0311d8 [app] destroyed
Machine 6e822359c64678 [app] destroyed
Machine e82d693a045278 [app] destroyed
Machine 08016e6a361638 [app] destroyed
Machine 48e4e73b376178 [app] destroyed
Machine 4d894e65b409d8 [app] destroyed
Deployment Complete
Checking DNS configuration for flybg.fly.dev
Visit your newly deployed app at https://flybg.fly.dev/