2026-03-19 08:15:00AM UTC

succeeded

flyctl v0.4.24

==> Verifying app config
Validating /repos/bluegreen/fly.toml
✓ 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.4s
#4 [internal] load .dockerignore
#4 transferring context: 33B 0.0s
#4 transferring context: 1.31kB 0.1s done
#4 DONE 0.1s
#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.1s done
#7 DONE 0.1s
#8 [builder 16/17] COPY rel rel
#8 CACHED
#9 [builder 17/17] RUN mix release
#9 CACHED
#10 [builder  6/17] RUN mix deps.get --only prod
#10 CACHED
#11 [builder 14/17] RUN mix compile
#11 CACHED
#12 [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/*_*
#12 CACHED
#13 [stage-1 4/6] WORKDIR /app
#13 CACHED
#14 [builder  2/17] RUN apt-get update -y && apt-get install -y build-essential git     && apt-get clean && rm -f /var/lib/apt/lists/*_*
#14 CACHED
#15 [builder  9/17] RUN mix deps.compile
#15 CACHED
#16 [builder 15/17] COPY config/runtime.exs config/
#16 CACHED
#17 [builder 10/17] COPY priv priv
#17 CACHED
#18 [builder  4/17] RUN mix local.hex --force &&     mix local.rebar --force
#18 CACHED
#19 [builder  8/17] COPY config/config.exs config/prod.exs config/
#19 CACHED
#20 [builder  5/17] COPY mix.exs mix.lock ./
#20 CACHED
#21 [builder 13/17] RUN mix assets.deploy
#21 CACHED
#22 [builder  3/17] WORKDIR /app
#22 CACHED
#23 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#23 CACHED
#24 [builder  7/17] RUN mkdir config
#24 CACHED
#25 [builder 12/17] COPY assets assets
#25 CACHED

#26 [stage-1 5/6] RUN chown nobody /app
#26 CACHED

#27 [builder 11/17] COPY lib lib
#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:efc4f66992b868873c1f0eeaaa0fd1b5bec470c6df96144c2d08640b1f319a67 done
#29 exporting config sha256:1f2fd61f732b217c686f50c953595236c6ccc5ee6465f8e8603a92b2d00bd54d done
#29 pushing layers for registry.fly.io/flybg:deployment-01KM2JK1WFQVSB882STMS0YEPX@sha256:efc4f66992b868873c1f0eeaaa0fd1b5bec470c6df96144c2d08640b1f319a67
#29 pushing layer sha256:3b3738d53d4e3e87e02af5a81755d2d5acbe5034217696357139bad3296c8be4
#29 pushing layer sha256:1f2fd61f732b217c686f50c953595236c6ccc5ee6465f8e8603a92b2d00bd54d
#29 pushing layer sha256:6f427a84c143f90a6cc21feb1b67a1c55799f6507eed9c1eb5e6de95491aa741
#29 pushing layer sha256:419bc44f790abb7d3ac956be99c2170ab803030f9a56a3f0fc44e3aaa4c3eacb
#29 pushing layer sha256:a7f9d2d7dfa27f24c45f66509ab7b3c3292dd768d81837b478e80ef0b7bc02ef 0.1s done
#29 pushing layer sha256:fae90026071fdd73e72339d8a2938755f063fd3670a511fd0c10af268590ff87
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d
#29 pushing layer sha256:3b3738d53d4e3e87e02af5a81755d2d5acbe5034217696357139bad3296c8be4 0.2s done
#29 pushing layer sha256:1f2fd61f732b217c686f50c953595236c6ccc5ee6465f8e8603a92b2d00bd54d 0.1s done
#29 pushing layer sha256:fae90026071fdd73e72339d8a2938755f063fd3670a511fd0c10af268590ff87 0.1s done
#29 pushing layers for registry.fly.io/flybg:deployment-01KM2JK1WFQVSB882STMS0YEPX@sha256:efc4f66992b868873c1f0eeaaa0fd1b5bec470c6df96144c2d08640b1f319a67 0.2s done
#29 pushing layer sha256:6f427a84c143f90a6cc21feb1b67a1c55799f6507eed9c1eb5e6de95491aa741 0.2s done
#29 pushing layer sha256:419bc44f790abb7d3ac956be99c2170ab803030f9a56a3f0fc44e3aaa4c3eacb 0.2s done
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d 0.2s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01KM2JK1WFQVSB882STMS0YEPX@sha256:efc4f66992b868873c1f0eeaaa0fd1b5bec470c6df96144c2d08640b1f319a67 0.1s done
#29 DONE 0.3s
--> Build Summary:  (​)
--> Building image done
image: registry.fly.io/flybg:deployment-01KM2JK1WFQVSB882STMS0YEPX
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 4d897744f341e8 [app]
  Created machine 7840499f9ded38 [app]
  Created machine 568365e9ad4368 [app]
  Created machine 568365e1c72998 [app]
  Created machine d8d5204fed9d28 [app]
  Created machine 9080007ebd2e28 [app]
  Created machine e784441db65748 [app]
  Created machine e829426c634798 [app]
  Created machine 6837240c490798 [app]
  Created machine e784430db54d18 [app]
  Created machine e824113cd17098 [app]
  Created machine 6e82e607f27908 [app]
  Created machine 48e7455b365e48 [app]
  Created machine d8925e0a431438 [app]
  Created machine 82207dc7949348 [app]
  Created machine 6e82e603cd1387 [app]
  Created machine 865132fe714e08 [app]
  Created machine 48e25d6beed978 [app]

Waiting for all green machines to start
  Machine 48e25d6beed978 [app] - started
  Machine 48e7455b365e48 [app] - started
  Machine 4d897744f341e8 [app] - started
  Machine 568365e1c72998 [app] - started
  Machine 568365e9ad4368 [app] - started
  Machine 6837240c490798 [app] - started
  Machine 6e82e603cd1387 [app] - started
  Machine 6e82e607f27908 [app] - started
  Machine 7840499f9ded38 [app] - started
  Machine 82207dc7949348 [app] - started
  Machine 865132fe714e08 [app] - started
  Machine 9080007ebd2e28 [app] - started
  Machine d8925e0a431438 [app] - started
  Machine d8d5204fed9d28 [app] - started
  Machine e784430db54d18 [app] - started
  Machine e784441db65748 [app] - started
  Machine e824113cd17098 [app] - started
  Machine e829426c634798 [app] - started

Waiting for all green machines to be healthy
  Machine 48e25d6beed978 [app] - 1/1 passing
  Machine 48e7455b365e48 [app] - 1/1 passing
  Machine 4d897744f341e8 [app] - 1/1 passing
  Machine 568365e1c72998 [app] - 1/1 passing
  Machine 568365e9ad4368 [app] - 1/1 passing
  Machine 6837240c490798 [app] - 1/1 passing
  Machine 6e82e603cd1387 [app] - 1/1 passing
  Machine 6e82e607f27908 [app] - 1/1 passing
  Machine 7840499f9ded38 [app] - 1/1 passing
  Machine 82207dc7949348 [app] - 1/1 passing
  Machine 865132fe714e08 [app] - 1/1 passing
  Machine 9080007ebd2e28 [app] - 1/1 passing
  Machine d8925e0a431438 [app] - 1/1 passing
  Machine d8d5204fed9d28 [app] - 1/1 passing
  Machine e784430db54d18 [app] - 1/1 passing
  Machine e784441db65748 [app] - 1/1 passing
  Machine e824113cd17098 [app] - 1/1 passing
  Machine e829426c634798 [app] - 1/1 passing

Marking green machines as ready
  Machine 4d897744f341e8 [app] now ready
  Machine 568365e1c72998 [app] now ready
  Machine d8d5204fed9d28 [app] now ready
  Machine 568365e9ad4368 [app] now ready
  Machine e829426c634798 [app] now ready
  Machine e784441db65748 [app] now ready
  Machine 7840499f9ded38 [app] now ready
  Machine 9080007ebd2e28 [app] now ready
  Machine e784430db54d18 [app] now ready
  Machine 6837240c490798 [app] now ready
  Machine e824113cd17098 [app] now ready
  Machine 6e82e607f27908 [app] now ready
  Machine 48e7455b365e48 [app] now ready
  Machine 82207dc7949348 [app] now ready
  Machine d8925e0a431438 [app] now ready
  Machine 6e82e603cd1387 [app] now ready
  Machine 865132fe714e08 [app] now ready
  Machine 48e25d6beed978 [app] now ready

Checkpointing deployment, this may take a few seconds...

Waiting before cordoning all blue machines
  Machine 908003d9b69d78 [app] cordoned
  Machine 6e82e300f62538 [app] cordoned
  Machine 3d8d5203c29e78 [app] cordoned
  Machine 2879390f0245e8 [app] cordoned
  Machine 5683666ea60478 [app] cordoned
  Machine 5683667dbe4568 [app] cordoned
  Machine 286e275b452598 [app] cordoned
  Machine 48e4521ade4968 [app] cordoned
  Machine 17813e27c53d18 [app] cordoned
  Machine e7844154b23458 [app] cordoned
  Machine 2863e25c904418 [app] cordoned
  Machine d891240a2e7558 [app] cordoned
  Machine 2874ddec9e4018 [app] cordoned
  Machine 148e10e6c20589 [app] cordoned
  Machine 78432e4c3e4e48 [app] cordoned
  Machine 805409b6496268 [app] cordoned
  Machine 0804d91a199978 [app] cordoned
  Machine 2879206f0203d8 [app] cordoned

Waiting before stopping all blue machines

Stopping all blue machines

Waiting for all blue machines to stop
  Machine 0804d91a199978 [app] - stopped
  Machine 148e10e6c20589 [app] - stopped
  Machine 17813e27c53d18 [app] - stopped
  Machine 2863e25c904418 [app] - stopped
  Machine 286e275b452598 [app] - stopped
  Machine 2874ddec9e4018 [app] - stopped
  Machine 2879206f0203d8 [app] - stopped
  Machine 2879390f0245e8 [app] - stopped
  Machine 3d8d5203c29e78 [app] - stopped
  Machine 48e4521ade4968 [app] - stopped
  Machine 5683666ea60478 [app] - stopped
  Machine 5683667dbe4568 [app] - stopped
  Machine 6e82e300f62538 [app] - stopped
  Machine 78432e4c3e4e48 [app] - stopped
  Machine 805409b6496268 [app] - stopped
  Machine 908003d9b69d78 [app] - stopped
  Machine d891240a2e7558 [app] - stopped
  Machine e7844154b23458 [app] - stopped

Destroying all blue machines
  Machine 908003d9b69d78 [app] destroyed
  Machine 2879206f0203d8 [app] destroyed
  Machine 3d8d5203c29e78 [app] destroyed
  Machine 2879390f0245e8 [app] destroyed
  Machine 5683667dbe4568 [app] destroyed
  Machine 6e82e300f62538 [app] destroyed
  Machine 5683666ea60478 [app] destroyed
  Machine 286e275b452598 [app] destroyed
  Machine e7844154b23458 [app] destroyed
  Machine 48e4521ade4968 [app] destroyed
  Machine 2863e25c904418 [app] destroyed
  Machine 17813e27c53d18 [app] destroyed
  Machine d891240a2e7558 [app] destroyed
  Machine 148e10e6c20589 [app] destroyed
  Machine 2874ddec9e4018 [app] destroyed
  Machine 805409b6496268 [app] destroyed
  Machine 0804d91a199978 [app] destroyed
  Machine 78432e4c3e4e48 [app] destroyed

Deployment Complete
Checking DNS configuration for flybg.fly.dev
✓ DNS configuration verified
Visit your newly deployed app at https://flybg.fly.dev/