2026-09-22 09:45:01PM UTC

succeeded

flyctl v0.4.105

==> 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-bookworm-20260610-slim
#2 DONE 0.4s
#3 [internal] load metadata for docker.io/library/debian:bookworm-20260610-slim
#3 DONE 0.4s
#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-bookworm-20260610-slim@sha256:1bc3737a641f5b81ca766331e97a49106787d631d92d503bb2f0aab565274453
#5 resolve docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bookworm-20260610-slim@sha256:1bc3737a641f5b81ca766331e97a49106787d631d92d503bb2f0aab565274453 done
#5 DONE 0.0s

#6 [stage-1 1/6] FROM docker.io/library/debian:bookworm-20260610-slim@sha256:96e378d7e6531ac9a15ad505478fcc2e69f371b10f5cdf87857c4b8188404716
#6 resolve docker.io/library/debian:bookworm-20260610-slim@sha256:96e378d7e6531ac9a15ad505478fcc2e69f371b10f5cdf87857c4b8188404716 done
#6 DONE 0.0s

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

#8 [builder  4/17] RUN mix local.hex --force &&     mix local.rebar --force
#8 CACHED

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

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

#11 [builder  8/17] COPY config/config.exs config/prod.exs config/
#11 CACHED

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

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

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

#15 [builder 14/17] RUN mix compile
#15 CACHED

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

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

#18 [stage-1 4/6] WORKDIR /app
#18 CACHED
#19 [builder  2/17] RUN apt-get update -y && apt-get install -y build-essential git     && apt-get clean && rm -f /var/lib/apt/lists/*_*
#19 CACHED
#20 [builder  7/17] RUN mkdir config
#20 CACHED

#21 [builder 17/17] RUN mix release
#21 CACHED

#22 [builder  3/17] WORKDIR /app
#22 CACHED

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

#24 [builder 12/17] COPY assets assets
#24 CACHED

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

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

#27 [stage-1 6/6] COPY --from=builder --chown=nobody:root /app/_build/prod/rel/bluegreen ./
#27 CACHED

#28 exporting to image
#28 exporting layers done
#28 exporting manifest sha256:1eb156cacaf9edd1ad0a1a77b835167bcd6e793590e5fa7cdfef27b28f8143f9 done
#28 exporting config sha256:86a4ee08bfbf991cfccf9c38c4a009a8c7cfa2e45a695f8a5843b015961b564b done
#28 pushing layers for registry.fly.io/flybg:deployment-01M35H8M9DRFXZJSB1RTNZRPJQ@sha256:1eb156cacaf9edd1ad0a1a77b835167bcd6e793590e5fa7cdfef27b28f8143f9
#28 pushing layers for registry.fly.io/flybg:deployment-01M35H8M9DRFXZJSB1RTNZRPJQ@sha256:1eb156cacaf9edd1ad0a1a77b835167bcd6e793590e5fa7cdfef27b28f8143f9 0.1s done
#28 pushing layer sha256:86a4ee08bfbf991cfccf9c38c4a009a8c7cfa2e45a695f8a5843b015961b564b 0.0s done
#28 pushing layer sha256:c61a51bf279286d5ed16f7f1220a1da9778ac1af6c316eddc10b980aee5c24e8 0.1s done
#28 pushing layer sha256:68b483dc2e54e141e41bf44122c14f9140a68e703a9684cf50094031ab003049 0.0s done
#28 pushing layer sha256:0763d84b17c77ff545752f3d3938993f0d98d0dc529047ebfe1b34c4a06cf921 0.0s done
#28 pushing layer sha256:89cd3912e332536819734adf860bc3a7ea6fbc088b4e9d7a5772c806b328e343 0.0s done
#28 pushing layer sha256:e21ec5bc0a919c73e3e22a719602b2360f4c8c001781bb8cc2ce11d428dc2cdd 0.0s done
#28 pushing layer sha256:8fab94330d7b5a5d2e0d164f4d7b70bd0a5aa3b9d7b4594731e83d7033129797 0.1s done
#28 pushing manifest for registry.fly.io/flybg:deployment-01M35H8M9DRFXZJSB1RTNZRPJQ@sha256:1eb156cacaf9edd1ad0a1a77b835167bcd6e793590e5fa7cdfef27b28f8143f9 0.1s done
#28 DONE 0.2s

#29 [internal] load build context
#29 transferring context: 2.46kB 0.0s done
--> Build Summary:  (​)
--> Building image done

Watch your deployment at https://fly.io/apps/flybg/monitoring

image: registry.fly.io/flybg:deployment-01M35H8M9DRFXZJSB1RTNZRPJQ
image size: 41 MB
Updating existing machines in 'flybg' with bluegreen strategy

Verifying if app can be safely deployed 

Creating green machines
  Created machine 823e05c7241508 [app]
  Created machine 683562ef6e5ee8 [app]
  Created machine 822d90a73351d8 [app]
  Created machine 080563f15e3e38 [app]
  Created machine 851946c76e19e8 [app]
  Created machine 84447eb222de98 [app]
  Created machine 835de1f7970e68 [app]
  Created machine 812e36b9524e48 [app]
  Created machine 849945c2477248 [app]
  Created machine 7813431ce49e58 [app]
  Created machine 8576395b457098 [app]
  Created machine 806994b6146128 [app]
  Created machine 28655474f12798 [app]
  Created machine e822357a30d258 [app]
  Created machine 890d10c6464e78 [app]
  Created machine e82307dcd90128 [app]
  Created machine 8655402b790e78 [app]

Waiting for all green machines to start
  Machine 080563f15e3e38 [app] - started
  Machine 28655474f12798 [app] - started
  Machine 683562ef6e5ee8 [app] - started
  Machine 7813431ce49e58 [app] - started
  Machine 806994b6146128 [app] - started
  Machine 812e36b9524e48 [app] - started
  Machine 822d90a73351d8 [app] - started
  Machine 823e05c7241508 [app] - started
  Machine 835de1f7970e68 [app] - started
  Machine 84447eb222de98 [app] - started
  Machine 849945c2477248 [app] - started
  Machine 851946c76e19e8 [app] - started
  Machine 8576395b457098 [app] - started
  Machine 8655402b790e78 [app] - started
  Machine 890d10c6464e78 [app] - started
  Machine e822357a30d258 [app] - started
  Machine e82307dcd90128 [app] - started

Waiting for all green machines to be healthy
  Machine 080563f15e3e38 [app] - unchecked
  Machine 28655474f12798 [app] - 1/1 passing
  Machine 683562ef6e5ee8 [app] - 1/1 passing
  Machine 7813431ce49e58 [app] - 1/1 passing
  Machine 806994b6146128 [app] - 1/1 passing
  Machine 812e36b9524e48 [app] - 1/1 passing
  Machine 822d90a73351d8 [app] - 1/1 passing
  Machine 823e05c7241508 [app] - 1/1 passing
  Machine 835de1f7970e68 [app] - 1/1 passing
  Machine 84447eb222de98 [app] - 1/1 passing
  Machine 849945c2477248 [app] - 1/1 passing
  Machine 851946c76e19e8 [app] - 1/1 passing
  Machine 8576395b457098 [app] - 1/1 passing
  Machine 8655402b790e78 [app] - 1/1 passing
  Machine 890d10c6464e78 [app] - 1/1 passing
  Machine e822357a30d258 [app] - 1/1 passing
  Machine e82307dcd90128 [app] - 1/1 passing
  Machine 080563f15e3e38 [app] - 1/1 passing
  Machine 28655474f12798 [app] - 1/1 passing
  Machine 683562ef6e5ee8 [app] - 1/1 passing
  Machine 7813431ce49e58 [app] - 1/1 passing
  Machine 806994b6146128 [app] - 1/1 passing
  Machine 812e36b9524e48 [app] - 1/1 passing
  Machine 822d90a73351d8 [app] - 1/1 passing
  Machine 823e05c7241508 [app] - 1/1 passing
  Machine 835de1f7970e68 [app] - 1/1 passing
  Machine 84447eb222de98 [app] - 1/1 passing
  Machine 849945c2477248 [app] - 1/1 passing
  Machine 851946c76e19e8 [app] - 1/1 passing
  Machine 8576395b457098 [app] - 1/1 passing
  Machine 8655402b790e78 [app] - 1/1 passing
  Machine 890d10c6464e78 [app] - 1/1 passing
  Machine e822357a30d258 [app] - 1/1 passing
  Machine e82307dcd90128 [app] - 1/1 passing

Marking green machines as ready
  Machine 823e05c7241508 [app] now ready
  Machine 851946c76e19e8 [app] now ready
  Machine 080563f15e3e38 [app] now ready
  Machine 822d90a73351d8 [app] now ready
  Machine 683562ef6e5ee8 [app] now ready
  Machine 84447eb222de98 [app] now ready
  Machine 812e36b9524e48 [app] now ready
  Machine 835de1f7970e68 [app] now ready
  Machine 849945c2477248 [app] now ready
  Machine 8576395b457098 [app] now ready
  Machine 7813431ce49e58 [app] now ready
  Machine 28655474f12798 [app] now ready
  Machine 890d10c6464e78 [app] now ready
  Machine 8655402b790e78 [app] now ready
  Machine e822357a30d258 [app] now ready
  Machine e82307dcd90128 [app] now ready
  Machine 806994b6146128 [app] now ready

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

Waiting before cordoning all blue machines
  Machine 863532be2941e8 [app] cordoned
  Machine 7812601ae40998 [app] cordoned
  Machine d8d5209c657e48 [app] cordoned
  Machine 86d92eb64d6528 [app] cordoned
  Machine 28747051f109d8 [app] cordoned
  Machine 8ee163c7321698 [app] cordoned
  Machine 829731f7640078 [app] cordoned
  Machine 829965c7910e38 [app] cordoned
  Machine 873327b0244618 [app] cordoned
  Machine 48e10e1a920928 [app] cordoned
  Machine 87426db0361d08 [app] cordoned
  Machine 784705df055d48 [app] cordoned
  Machine 85e270a4204008 [app] cordoned
  Machine 2874271b4477d8 [app] cordoned
  Machine 683d14eef201e8 [app] cordoned
  Machine 185e267b66d158 [app] cordoned
  Machine 8d96100fe54598 [app] cordoned

Waiting before stopping all blue machines

Stopping all blue machines

Waiting for all blue machines to stop
  Machine 185e267b66d158 [app] - stopped
  Machine 2874271b4477d8 [app] - stopped
  Machine 28747051f109d8 [app] - stopped
  Machine 48e10e1a920928 [app] - stopped
  Machine 683d14eef201e8 [app] - stopped
  Machine 7812601ae40998 [app] - started
  Machine 784705df055d48 [app] - stopped
  Machine 829731f7640078 [app] - stopped
  Machine 829965c7910e38 [app] - stopped
  Machine 85e270a4204008 [app] - stopped
  Machine 863532be2941e8 [app] - stopped
  Machine 86d92eb64d6528 [app] - stopped
  Machine 873327b0244618 [app] - stopped
  Machine 87426db0361d08 [app] - stopped
  Machine 8d96100fe54598 [app] - stopped
  Machine 8ee163c7321698 [app] - stopped
  Machine d8d5209c657e48 [app] - stopped
  Machine 185e267b66d158 [app] - stopped
  Machine 2874271b4477d8 [app] - stopped
  Machine 28747051f109d8 [app] - stopped
  Machine 48e10e1a920928 [app] - stopped
  Machine 683d14eef201e8 [app] - stopped
  Machine 7812601ae40998 [app] - stopped
  Machine 784705df055d48 [app] - stopped
  Machine 829731f7640078 [app] - stopped
  Machine 829965c7910e38 [app] - stopped
  Machine 85e270a4204008 [app] - stopped
  Machine 863532be2941e8 [app] - stopped
  Machine 86d92eb64d6528 [app] - stopped
  Machine 873327b0244618 [app] - stopped
  Machine 87426db0361d08 [app] - stopped
  Machine 8d96100fe54598 [app] - stopped
  Machine 8ee163c7321698 [app] - stopped
  Machine d8d5209c657e48 [app] - stopped

Destroying all blue machines
  Machine 28747051f109d8 [app] destroyed
  Machine 7812601ae40998 [app] destroyed
  Machine 863532be2941e8 [app] destroyed
  Machine 829731f7640078 [app] destroyed
  Machine 86d92eb64d6528 [app] destroyed
  Machine d8d5209c657e48 [app] destroyed
  Machine 829965c7910e38 [app] destroyed
  Machine 8ee163c7321698 [app] destroyed
  Machine 48e10e1a920928 [app] destroyed
  Machine 87426db0361d08 [app] destroyed
  Machine 873327b0244618 [app] destroyed
  Machine 683d14eef201e8 [app] destroyed
  Machine 2874271b4477d8 [app] destroyed
  Machine 8d96100fe54598 [app] destroyed
  Machine 85e270a4204008 [app] destroyed
  Machine 784705df055d48 [app] destroyed
  Machine 185e267b66d158 [app] destroyed

Deployment Complete
Checking DNS configuration for flybg.fly.dev

Visit your newly deployed app at https://flybg.fly.dev/

✓ DNS configuration verified