We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
2025-08-03 05:45:00AM 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.3s
#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 [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 ...
#8 [builder 9/17] RUN mix deps.compile
#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 [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/*_*
#10 CACHED
#11 [builder 11/17] COPY lib lib
#11 CACHED
#12 [builder 17/17] RUN mix release
#12 CACHED
#13 [builder 15/17] COPY config/runtime.exs config/
#13 CACHED
#14 [builder 6/17] RUN mix deps.get --only prod
#14 CACHED
#15 [builder 3/17] WORKDIR /app
#15 CACHED
#16 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#16 CACHED
#17 [builder 5/17] COPY mix.exs mix.lock ./
#17 CACHED
#18 [builder 16/17] COPY rel rel
#18 CACHED
#19 [builder 13/17] RUN mix assets.deploy
#19 CACHED
#20 [builder 14/17] RUN mix compile
#20 CACHED
#21 [stage-1 4/6] WORKDIR /app
#21 CACHED
#22 [builder 12/17] COPY assets assets
#22 CACHED
#23 [builder 4/17] RUN mix local.hex --force && mix local.rebar --force
#23 CACHED
#24 [stage-1 5/6] RUN chown nobody /app
#24 CACHED
#25 [builder 10/17] COPY priv priv
#25 CACHED
#26 [builder 7/17] RUN mkdir config
#26 CACHED
#27 [builder 8/17] COPY config/config.exs config/prod.exs config/
#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.0s done
#7 ...
#29 exporting to image
#29 exporting layers done
#29 exporting manifest sha256:f5fcdc3f9231da4733ebc3d643c249c62220530b47c31d3b5ed592fb689142ff done
#29 exporting config sha256:b3e7fc37b03823132051c30e77a629aef933abe4924ed5985d878c625ed5e9be done
#29 pushing layers for registry.fly.io/flybg:deployment-01K1Q7CH4NRCADER3A87DANMD7@sha256:f5fcdc3f9231da4733ebc3d643c249c62220530b47c31d3b5ed592fb689142ff 0.4s done
#29 pushing layer sha256:8ff7da4e370650091005cfab021047de41210ccaaccd691dde37fb5ecb301377 0.2s done
#29 pushing layer sha256:0b859cd2cbf375ec655191fbd1cc68de2cfcf91a865d6157811efd4d74435ea4 0.2s done
#29 pushing layer sha256:8d91c249a688d45650f28d1d58b38ac2c25cad85e841811b3f57a3d3c2598597 0.2s done
#29 pushing layer sha256:95cf60da9ab0046adbbd6fe25ad2d1675584d00998eaeb99a61ad6a5a37226d4 0.2s done
#29 pushing layer sha256:b3e7fc37b03823132051c30e77a629aef933abe4924ed5985d878c625ed5e9be 0.2s done
#29 pushing layer sha256:759700526b7894aa9c150feb2ebfcd00cf06d2890df739e71555edcfd13669e3 0.4s done
#29 pushing layer sha256:4aabe549349b48c1ea7757eb6534c04442432046bb1862224487a3d344ebe6a6 0.4s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01K1Q7CH4NRCADER3A87DANMD7@sha256:f5fcdc3f9231da4733ebc3d643c249c62220530b47c31d3b5ed592fb689142ff 0.8s done
#29 DONE 1.2s
--> Build Summary: ()
[38;5;252m--> Building image done[0m
image: registry.fly.io/flybg:deployment-01K1Q7CH4NRCADER3A87DANMD7
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 784909ec243298 [app]
Created machine 48ed769ad60568 [app]
Created machine e7849100f43108 [app]
Created machine 286061ae952308 [app]
Created machine 2865502c673538 [app]
Created machine 48edd44fd65548 [app]
Created machine e82d757f2e9448 [app]
Created machine 080e30da02d458 [app]
Created machine 7815126b421d08 [app]
Created machine e286032c627dd8 [app]
Created machine 48edd41be14208 [app]
Created machine 48edd62fd361e8 [app]
Created machine 7819701c5765d8 [app]
Created machine 178199eda12d98 [app]
Created machine 5683701f19e718 [app]
Created machine 6832d3eb101d98 [app]
Created machine 3d8d549a097218 [app]
Created machine d891197a0ed248 [app]
Created machine 908023ddc92e08 [app]
Created machine 4d89622c345978 [app]
Created machine d8d9919c245778 [app]
Created machine 91859296b56508 [app]
Created machine e2861def66e428 [app]
Created machine 2874de6f300e38 [app]
Created machine e82dd91b351648 [app]
Created machine 3d8d3296be1078 [app]
Created machine d891625a370d68 [app]
Created machine e82207dce960e8 [app]
Created machine 683d553c4d9e38 [app]
Created machine 286764df4934e8 [app]
Created machine e7849665f13d38 [app]
Created machine 4d896955b33048 [app]
Created machine 185e271f7e9998 [app]
Created machine 08016e7a135068 [app]
Waiting for all green machines to start
Machine 08016e7a135068 [app] - started
Machine 080e30da02d458 [app] - started
Machine 178199eda12d98 [app] - started
Machine 185e271f7e9998 [app] - started
Machine 286061ae952308 [app] - started
Machine 2865502c673538 [app] - started
Machine 286764df4934e8 [app] - started
Machine 2874de6f300e38 [app] - started
Machine 3d8d3296be1078 [app] - started
Machine 3d8d549a097218 [app] - started
Machine 48ed769ad60568 [app] - started
Machine 48edd41be14208 [app] - started
Machine 48edd44fd65548 [app] - started
Machine 48edd62fd361e8 [app] - started
Machine 4d89622c345978 [app] - started
Machine 4d896955b33048 [app] - started
Machine 5683701f19e718 [app] - started
Machine 6832d3eb101d98 [app] - started
Machine 683d553c4d9e38 [app] - started
Machine 7815126b421d08 [app] - started
Machine 7819701c5765d8 [app] - started
Machine 784909ec243298 [app] - started
Machine 908023ddc92e08 [app] - started
Machine 91859296b56508 [app] - started
Machine d891197a0ed248 [app] - started
Machine d891625a370d68 [app] - started
Machine d8d9919c245778 [app] - started
Machine e286032c627dd8 [app] - started
Machine e2861def66e428 [app] - started
Machine e7849100f43108 [app] - started
Machine e7849665f13d38 [app] - started
Machine e82207dce960e8 [app] - started
Machine e82d757f2e9448 [app] - started
Machine e82dd91b351648 [app] - started
Waiting for all green machines to be healthy
Machine 08016e7a135068 [app] - 1/1 passing
Machine 080e30da02d458 [app] - 1/1 passing
Machine 178199eda12d98 [app] - 1/1 passing
Machine 185e271f7e9998 [app] - 1/1 passing
Machine 286061ae952308 [app] - 1/1 passing
Machine 2865502c673538 [app] - 1/1 passing
Machine 286764df4934e8 [app] - 1/1 passing
Machine 2874de6f300e38 [app] - 1/1 passing
Machine 3d8d3296be1078 [app] - 1/1 passing
Machine 3d8d549a097218 [app] - 1/1 passing
Machine 48ed769ad60568 [app] - 1/1 passing
Machine 48edd41be14208 [app] - 1/1 passing
Machine 48edd44fd65548 [app] - 1/1 passing
Machine 48edd62fd361e8 [app] - 1/1 passing
Machine 4d89622c345978 [app] - 1/1 passing
Machine 4d896955b33048 [app] - 1/1 passing
Machine 5683701f19e718 [app] - 1/1 passing
Machine 6832d3eb101d98 [app] - 1/1 passing
Machine 683d553c4d9e38 [app] - 1/1 passing
Machine 7815126b421d08 [app] - 1/1 passing
Machine 7819701c5765d8 [app] - 1/1 passing
Machine 784909ec243298 [app] - 1/1 passing
Machine 908023ddc92e08 [app] - 1/1 passing
Machine 91859296b56508 [app] - 1/1 passing
Machine d891197a0ed248 [app] - 1/1 passing
Machine d891625a370d68 [app] - 1/1 passing
Machine d8d9919c245778 [app] - 1/1 passing
Machine e286032c627dd8 [app] - 1/1 passing
Machine e2861def66e428 [app] - 1/1 passing
Machine e7849100f43108 [app] - 1/1 passing
Machine e7849665f13d38 [app] - 1/1 passing
Machine e82207dce960e8 [app] - 1/1 passing
Machine e82d757f2e9448 [app] - 1/1 passing
Machine e82dd91b351648 [app] - 1/1 passing
Marking green machines as ready
Machine 080e30da02d458 [app] now ready
Machine 784909ec243298 [app] now ready
Machine 48ed769ad60568 [app] now ready
Machine e7849100f43108 [app] now ready
Machine e82d757f2e9448 [app] now ready
Machine 2865502c673538 [app] now ready
Machine 286061ae952308 [app] now ready
Machine 48edd44fd65548 [app] now ready
Machine 48edd62fd361e8 [app] now ready
Machine e286032c627dd8 [app] now ready
Machine 7815126b421d08 [app] now ready
Machine 48edd41be14208 [app] now ready
Machine 7819701c5765d8 [app] now ready
Machine 6832d3eb101d98 [app] now ready
Machine 178199eda12d98 [app] now ready
Machine 3d8d549a097218 [app] now ready
Machine d891197a0ed248 [app] now ready
Machine 4d89622c345978 [app] now ready
Machine 908023ddc92e08 [app] now ready
Machine 2874de6f300e38 [app] now ready
Machine 91859296b56508 [app] now ready
Machine d8d9919c245778 [app] now ready
Machine e2861def66e428 [app] now ready
Machine 3d8d3296be1078 [app] now ready
Machine e82dd91b351648 [app] now ready
Machine 5683701f19e718 [app] now ready
Machine e82207dce960e8 [app] now ready
Machine d891625a370d68 [app] now ready
Machine 683d553c4d9e38 [app] now ready
Machine 4d896955b33048 [app] now ready
Machine 286764df4934e8 [app] now ready
Machine e7849665f13d38 [app] now ready
Machine 08016e7a135068 [app] now ready
Machine 185e271f7e9998 [app] now ready
Checkpointing deployment, this may take a few seconds...
Waiting before cordoning all blue machines
Machine 7815109c493428 [app] cordoned
Machine 2865522b636d68 [app] cordoned
Machine 7811757a427108 [app] cordoned
Machine 080e749c043ee8 [app] cordoned
Machine 56839521fd2528 [app] cordoned
Machine 7819491c95d928 [app] cordoned
Machine 080ee5da019328 [app] cordoned
Machine 9080541c226558 [app] cordoned
Machine e824121a6d7438 [app] cordoned
Machine d8dd951f1e5518 [app] cordoned
Machine 7840255ae71e68 [app] cordoned
Machine 784361efe21278 [app] cordoned
Machine e82d30ef060938 [app] cordoned
Machine d896424f4d3248 [app] cordoned
Machine 48edd30c704518 [app] cordoned
Machine 90802d5dc30958 [app] cordoned
Machine 148e729f1609d8 [app] cordoned
Machine 6e82201db31048 [app] cordoned
Machine e2860673f99128 [app] cordoned
Machine 48ed0d5c040348 [app] cordoned
Machine 9185955c916078 [app] cordoned
Machine 2865535b731068 [app] cordoned
Machine e78491eef2d328 [app] cordoned
Machine 08016e3c320768 [app] cordoned
Machine 7811665a495528 [app] cordoned
Machine 48e3d5ef141778 [app] cordoned
Machine d891161a2ee248 [app] cordoned
Machine 9080571df39948 [app] cordoned
Machine e82d66df675238 [app] cordoned
Machine 7811902a1d2338 [app] cordoned
Machine 6e8293e1c5e478 [app] cordoned
Machine 08016eec2e0968 [app] cordoned
Machine 286765db623308 [app] cordoned
Machine d8d923eb242218 [app] cordoned
Waiting before stopping all blue machines
Stopping all blue machines
Waiting for all blue machines to stop
Machine 08016e3c320768 [app] - stopped
Machine 08016eec2e0968 [app] - stopped
Machine 080e749c043ee8 [app] - stopped
Machine 080ee5da019328 [app] - stopped
Machine 148e729f1609d8 [app] - stopped
Machine 2865522b636d68 [app] - stopped
Machine 2865535b731068 [app] - stopped
Machine 286765db623308 [app] - stopped
Machine 48e3d5ef141778 [app] - stopped
Machine 48ed0d5c040348 [app] - stopped
Machine 48edd30c704518 [app] - stopped
Machine 56839521fd2528 [app] - stopped
Machine 6e82201db31048 [app] - stopped
Machine 6e8293e1c5e478 [app] - stopped
Machine 7811665a495528 [app] - stopped
Machine 7811757a427108 [app] - stopped
Machine 7811902a1d2338 [app] - stopped
Machine 7815109c493428 [app] - stopped
Machine 7819491c95d928 [app] - stopped
Machine 7840255ae71e68 [app] - stopped
Machine 784361efe21278 [app] - stopped
Machine 90802d5dc30958 [app] - stopped
Machine 9080541c226558 [app] - stopped
Machine 9080571df39948 [app] - stopped
Machine 9185955c916078 [app] - stopped
Machine d891161a2ee248 [app] - stopped
Machine d896424f4d3248 [app] - stopped
Machine d8d923eb242218 [app] - stopped
Machine d8dd951f1e5518 [app] - stopped
Machine e2860673f99128 [app] - stopped
Machine e78491eef2d328 [app] - stopped
Machine e824121a6d7438 [app] - stopped
Machine e82d30ef060938 [app] - stopped
Machine e82d66df675238 [app] - stopped
Destroying all blue machines
Machine 080e749c043ee8 [app] destroyed
Machine 7811757a427108 [app] destroyed
Machine 56839521fd2528 [app] destroyed
Machine 7819491c95d928 [app] destroyed
Machine 7815109c493428 [app] destroyed
Machine 2865522b636d68 [app] destroyed
Machine 7840255ae71e68 [app] destroyed
Machine 9080541c226558 [app] destroyed
Machine 080ee5da019328 [app] destroyed
Machine 784361efe21278 [app] destroyed
Machine e824121a6d7438 [app] destroyed
Machine d8dd951f1e5518 [app] destroyed
Machine e82d30ef060938 [app] destroyed
Machine 90802d5dc30958 [app] destroyed
Machine d896424f4d3248 [app] destroyed
Machine 48edd30c704518 [app] destroyed
Machine e2860673f99128 [app] destroyed
Machine 6e82201db31048 [app] destroyed
Machine 48ed0d5c040348 [app] destroyed
Machine 48e3d5ef141778 [app] destroyed
Machine 9185955c916078 [app] destroyed
Machine 148e729f1609d8 [app] destroyed
Machine 2865535b731068 [app] destroyed
Machine 7811665a495528 [app] destroyed
Machine e78491eef2d328 [app] destroyed
Machine d891161a2ee248 [app] destroyed
Machine 7811902a1d2338 [app] destroyed
Machine 9080571df39948 [app] destroyed
Machine 08016eec2e0968 [app] destroyed
Machine 286765db623308 [app] destroyed
Machine e82d66df675238 [app] destroyed
Machine 6e8293e1c5e478 [app] destroyed
Machine 08016e3c320768 [app] destroyed
Machine d8d923eb242218 [app] destroyed
Deployment Complete
Checking DNS configuration for flybg.fly.dev
Visit your newly deployed app at https://flybg.fly.dev/