2026-06-05 03:30:00AM UTC

succeeded

flyctl v0.4.58

==> 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.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 DONE 0.5s
#3 [internal] load metadata for docker.io/library/debian:bullseye-20230612-slim
#3 DONE 0.5s
#4 [internal] load .dockerignore
#4 transferring context: 1.31kB 0.0s done
#4 DONE 0.0s
#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.0s done
#7 DONE 0.0s
#8 [stage-1 5/6] RUN chown nobody /app
#8 CACHED
#9 [builder  4/17] RUN mix local.hex --force &&     mix local.rebar --force
#9 CACHED
#10 [builder 17/17] RUN mix release
#10 CACHED
#11 [builder  8/17] COPY config/config.exs config/prod.exs config/
#11 CACHED

#12 [builder  5/17] COPY mix.exs mix.lock ./
#12 CACHED

#13 [builder  6/17] RUN mix deps.get --only prod
#13 CACHED

#14 [builder 13/17] RUN mix assets.deploy
#14 CACHED

#15 [builder  7/17] RUN mkdir config
#15 CACHED

#16 [builder 12/17] COPY assets assets
#16 CACHED
#17 [builder  9/17] RUN mix deps.compile
#17 CACHED

#18 [builder  2/17] RUN apt-get update -y && apt-get install -y build-essential git     && apt-get clean && rm -f /var/lib/apt/lists/*_*
#18 CACHED

#19 [builder 10/17] COPY priv priv
#19 CACHED

#20 [builder 11/17] COPY lib lib
#20 CACHED

#21 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#21 CACHED

#22 [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/*_*
#22 CACHED

#23 [builder 15/17] COPY config/runtime.exs config/
#23 CACHED

#24 [builder 16/17] COPY rel rel
#24 CACHED

#25 [builder  3/17] WORKDIR /app
#25 CACHED
#26 [builder 14/17] RUN mix compile
#26 CACHED
#27 [stage-1 4/6] WORKDIR /app
#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:f04fe1f95b4f390cf1563d29963da9fa7e9374af03e96a35be2dddc298e274ac done
#29 exporting config sha256:0b16b10d0cb60c4f79599bd91df6eaf17570b3cacc8ec00c29a8570169b94fd3 done
#29 pushing layers for registry.fly.io/flybg:deployment-01KTAX98ZFEKVZSTR4MSS756M1@sha256:f04fe1f95b4f390cf1563d29963da9fa7e9374af03e96a35be2dddc298e274ac
#29 pushing layers for registry.fly.io/flybg:deployment-01KTAX98ZFEKVZSTR4MSS756M1@sha256:f04fe1f95b4f390cf1563d29963da9fa7e9374af03e96a35be2dddc298e274ac 0.1s done
#29 pushing layer sha256:0b16b10d0cb60c4f79599bd91df6eaf17570b3cacc8ec00c29a8570169b94fd3 0.0s done
#29 pushing layer sha256:369ca3a8386ecd264030861de2175e207be653fec616b722bc17e654628466ec 0.0s done
#29 pushing layer sha256:4576a67c902e1333234e678a578c5fcb49ce30b510d6b796d1b86987ccd6cc79 0.0s done
#29 pushing layer sha256:34121a1cdf51987f48ceb8645fe0cc6f91dc3f447dd5b7edf5d9b5d6c1d457db 0.0s done
#29 pushing layer sha256:7e370bcdcc7b897dec5d26247510085f3951675126c75f28d118420cf5141b00 0.0s done
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d 0.1s done
#29 pushing layer sha256:d8f9306d9dbb083b45b315890bcaa1e722c5e259f7f0452ea5705ae47bb04862 0.0s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01KTAX98ZFEKVZSTR4MSS756M1@sha256:f04fe1f95b4f390cf1563d29963da9fa7e9374af03e96a35be2dddc298e274ac 0.1s done
#29 DONE 0.2s
--> Build Summary:  (​)
--> Building image done
image: registry.fly.io/flybg:deployment-01KTAX98ZFEKVZSTR4MSS756M1
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 185d377a42e058 [app]
  Created machine 857211b407d918 [app]
  Created machine 807de9a646109d [app]
  Created machine 7812059c916748 [app]
  Created machine d8d2e24c1e6238 [app]
  Created machine d8d2472f131728 [app]
  Created machine 2870de4f000058 [app]
  Created machine 82d371f7645958 [app]
  Created machine 185e352b33ee68 [app]
  Created machine 78143e1fe76998 [app]
  Created machine 2863362b6d0e78 [app]
  Created machine d8939d0f72e728 [app]
  Created machine 7817206b215e18 [app]
  Created machine e827943f33e4d8 [app]
  Created machine 185de97c14d1d8 [app]
  Created machine 08070ddadd9e08 [app]
  Created machine 890d17a6de2538 [app]
  Created machine 6e820595b15318 [app]

Waiting for all green machines to start
  Machine 08070ddadd9e08 [app] - started
  Machine 185d377a42e058 [app] - started
  Machine 185de97c14d1d8 [app] - started
  Machine 185e352b33ee68 [app] - started
  Machine 2863362b6d0e78 [app] - started
  Machine 2870de4f000058 [app] - started
  Machine 6e820595b15318 [app] - started
  Machine 7812059c916748 [app] - started
  Machine 78143e1fe76998 [app] - started
  Machine 7817206b215e18 [app] - started
  Machine 807de9a646109d [app] - started
  Machine 82d371f7645958 [app] - started
  Machine 857211b407d918 [app] - started
  Machine 890d17a6de2538 [app] - started
  Machine d8939d0f72e728 [app] - started
  Machine d8d2472f131728 [app] - started
  Machine d8d2e24c1e6238 [app] - started
  Machine e827943f33e4d8 [app] - started

Waiting for all green machines to be healthy
  Machine 08070ddadd9e08 [app] - 1/1 passing
  Machine 185d377a42e058 [app] - 1/1 passing
  Machine 185de97c14d1d8 [app] - 1/1 passing
  Machine 185e352b33ee68 [app] - 1/1 passing
  Machine 2863362b6d0e78 [app] - 1/1 passing
  Machine 2870de4f000058 [app] - 1/1 passing
  Machine 6e820595b15318 [app] - 1/1 passing
  Machine 7812059c916748 [app] - 1/1 passing
  Machine 78143e1fe76998 [app] - 1/1 passing
  Machine 7817206b215e18 [app] - 1/1 passing
  Machine 807de9a646109d [app] - 1/1 passing
  Machine 82d371f7645958 [app] - 1/1 passing
  Machine 857211b407d918 [app] - 1/1 passing
  Machine 890d17a6de2538 [app] - 1/1 passing
  Machine d8939d0f72e728 [app] - 1/1 passing
  Machine d8d2472f131728 [app] - 1/1 passing
  Machine d8d2e24c1e6238 [app] - 1/1 passing
  Machine e827943f33e4d8 [app] - 1/1 passing

Marking green machines as ready
  Machine 185d377a42e058 [app] now ready
  Machine 82d371f7645958 [app] now ready
  Machine 857211b407d918 [app] now ready
  Machine d8d2472f131728 [app] now ready
  Machine 807de9a646109d [app] now ready
  Machine 7812059c916748 [app] now ready
  Machine d8d2e24c1e6238 [app] now ready
  Machine 78143e1fe76998 [app] now ready
  Machine 2863362b6d0e78 [app] now ready
  Machine 2870de4f000058 [app] now ready
  Machine 185e352b33ee68 [app] now ready
  Machine 7817206b215e18 [app] now ready
  Machine d8939d0f72e728 [app] now ready
  Machine e827943f33e4d8 [app] now ready
  Machine 185de97c14d1d8 [app] now ready
  Machine 08070ddadd9e08 [app] now ready
  Machine 890d17a6de2538 [app] now ready
  Machine 6e820595b15318 [app] now ready

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

Waiting before cordoning all blue machines
  Machine 7812056a932258 [app] cordoned
  Machine 813e24b27d6128 [app] cordoned
  Machine 080d961b20e068 [app] cordoned
  Machine 2869516a46d138 [app] cordoned
  Machine 781964ec6d7238 [app] cordoned
  Machine 8e2d16c7339198 [app] cordoned
  Machine 819704f94e9d08 [app] cordoned
  Machine 6834253a5eed18 [app] cordoned
  Machine 48e3060a262038 [app] cordoned
  Machine 0800206a0e3518 [app] cordoned
  Machine 286d714f901ee8 [app] cordoned
  Machine 287ee50a17e2d8 [app] cordoned
  Machine 1850d52b791538 [app] cordoned
  Machine 6835752bd79d48 [app] cordoned
  Machine 1850922b522438 [app] cordoned
  Machine 1781273ec21918 [app] cordoned
  Machine 48e71eea224408 [app] cordoned
  Machine 78432e6f5d9268 [app] cordoned

Waiting before stopping all blue machines

Stopping all blue machines

Waiting for all blue machines to stop
  Machine 0800206a0e3518 [app] - stopped
  Machine 080d961b20e068 [app] - stopped
  Machine 1781273ec21918 [app] - stopped
  Machine 1850922b522438 [app] - stopped
  Machine 1850d52b791538 [app] - stopped
  Machine 2869516a46d138 [app] - stopped
  Machine 286d714f901ee8 [app] - stopped
  Machine 287ee50a17e2d8 [app] - stopped
  Machine 48e3060a262038 [app] - stopped
  Machine 48e71eea224408 [app] - stopped
  Machine 6834253a5eed18 [app] - stopped
  Machine 6835752bd79d48 [app] - stopped
  Machine 7812056a932258 [app] - stopped
  Machine 781964ec6d7238 [app] - stopped
  Machine 78432e6f5d9268 [app] - stopped
  Machine 813e24b27d6128 [app] - stopped
  Machine 819704f94e9d08 [app] - stopped
  Machine 8e2d16c7339198 [app] - stopped

Destroying all blue machines
  Machine 7812056a932258 [app] destroyed
  Machine 8e2d16c7339198 [app] destroyed
  Machine 080d961b20e068 [app] destroyed
  Machine 813e24b27d6128 [app] destroyed
  Machine 819704f94e9d08 [app] destroyed
  Machine 781964ec6d7238 [app] destroyed
  Machine 2869516a46d138 [app] destroyed
  Machine 48e3060a262038 [app] destroyed
  Machine 6834253a5eed18 [app] destroyed
  Machine 287ee50a17e2d8 [app] destroyed
  Machine 1850d52b791538 [app] destroyed
  Machine 1850922b522438 [app] destroyed
  Machine 0800206a0e3518 [app] destroyed
  Machine 6835752bd79d48 [app] destroyed
  Machine 286d714f901ee8 [app] destroyed
  Machine 78432e6f5d9268 [app] destroyed
  Machine 1781273ec21918 [app] destroyed
  Machine 48e71eea224408 [app] destroyed

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