2026-09-10 06:15:00AM UTC

succeeded

flyctl v0.4.101

Validating /repos/bluegreen/fly.toml
✓ Configuration is valid
==> Verifying app config
--> 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.5s
#3 [internal] load metadata for docker.io/library/debian:bookworm-20260610-slim
#3 DONE 0.6s
#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 [internal] load build context
#7 transferring context: 2.46kB 0.0s done
#7 DONE 0.0s

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

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

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

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

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

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

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

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

#16 [builder 16/17] COPY rel rel
#16 CACHED
#17 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#17 CACHED
#18 [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/*_*
#18 CACHED

#19 [stage-1 4/6] WORKDIR /app
#19 CACHED

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

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

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

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

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

#25 [builder  7/17] RUN mkdir config
#25 CACHED
#26 [stage-1 5/6] RUN chown nobody /app
#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

#29 exporting to image
#29 exporting layers done
#29 exporting manifest sha256:5bd17a2043d2b1c5845378b1d04b1c37fc3b488d8f26cbf2c37577ee68cbcdb3 done
#29 exporting config sha256:a81699cd8212165d2652f032001d49356120bf3e38b9d3d1cec6ef888c019639 done
#29 pushing layers for registry.fly.io/flybg:deployment-01M24Z93X0V905000WASNH92Z3@sha256:5bd17a2043d2b1c5845378b1d04b1c37fc3b488d8f26cbf2c37577ee68cbcdb3
#29 pushing layers for registry.fly.io/flybg:deployment-01M24Z93X0V905000WASNH92Z3@sha256:5bd17a2043d2b1c5845378b1d04b1c37fc3b488d8f26cbf2c37577ee68cbcdb3 0.1s done
#29 pushing layer sha256:a81699cd8212165d2652f032001d49356120bf3e38b9d3d1cec6ef888c019639 0.0s done
#29 pushing layer sha256:45edf0e2fce90882a395293ff9d2005b09cfd77628e9d547f2e3ee0478f147ac 0.1s done
#29 pushing layer sha256:088d85cbd2baaaf548b4db9c377adccf10782da38456615568c910eccc9bc7e7 0.1s done
#29 pushing layer sha256:1439a6db5036432b32e132f44601405c1f0b30867660eb1d2a85bd660454b28e 0.0s done
#29 pushing layer sha256:8fab94330d7b5a5d2e0d164f4d7b70bd0a5aa3b9d7b4594731e83d7033129797 0.0s done
#29 pushing layer sha256:8f1ac73bcdbb50cce81aca06a2f684f4519943a091f1f7236fcb929b018fb996 0.0s done
#29 pushing layer sha256:ecefe7a01bf06dc71cce3f009c014bd88f87fac6e7a8e348ac1458b736ec7d03 0.0s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01M24Z93X0V905000WASNH92Z3@sha256:5bd17a2043d2b1c5845378b1d04b1c37fc3b488d8f26cbf2c37577ee68cbcdb3
#29 pushing manifest for registry.fly.io/flybg:deployment-01M24Z93X0V905000WASNH92Z3@sha256:5bd17a2043d2b1c5845378b1d04b1c37fc3b488d8f26cbf2c37577ee68cbcdb3 0.2s done
#29 DONE 0.3s
--> Build Summary:  (​)
--> Building image done
image: registry.fly.io/flybg:deployment-01M24Z93X0V905000WASNH92Z3
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 8ee33da7347498 [app]
  Created machine 784117da15e698 [app]
  Created machine 6837dd1c314248 [app]
  Created machine 1854462a72e098 [app]
  Created machine 6836523b1d4648 [app]
  Created machine 894511f1571968 [app]
  Created machine 820630a703e6e8 [app]
  Created machine 8299e0c7720728 [app]
  Created machine 683e6e2a505618 [app]
  Created machine 7845409c1200d8 [app]
  Created machine 876242b0660248 [app]
  Created machine 6830d13f3dde58 [app]
  Created machine d899204a066568 [app]
  Created machine 8747d77f012198 [app]
  Created machine 2871545a7e5508 [app]
  Created machine 287e351be75368 [app]
  Created machine 8113d6b9735d18 [app]
  Created machine 28744730c95d18 [app]

Waiting for all green machines to start
  Machine 1854462a72e098 [app] - started
  Machine 2871545a7e5508 [app] - started
  Machine 28744730c95d18 [app] - started
  Machine 287e351be75368 [app] - started
  Machine 6830d13f3dde58 [app] - started
  Machine 6836523b1d4648 [app] - started
  Machine 6837dd1c314248 [app] - started
  Machine 683e6e2a505618 [app] - started
  Machine 784117da15e698 [app] - started
  Machine 7845409c1200d8 [app] - started
  Machine 8113d6b9735d18 [app] - started
  Machine 820630a703e6e8 [app] - started
  Machine 8299e0c7720728 [app] - started
  Machine 8747d77f012198 [app] - started
  Machine 876242b0660248 [app] - started
  Machine 894511f1571968 [app] - started
  Machine 8ee33da7347498 [app] - started
  Machine d899204a066568 [app] - started

Waiting for all green machines to be healthy
  Machine 1854462a72e098 [app] - 1/1 passing
  Machine 2871545a7e5508 [app] - 1/1 passing
  Machine 28744730c95d18 [app] - 1/1 passing
  Machine 287e351be75368 [app] - 1/1 passing
  Machine 6830d13f3dde58 [app] - 1/1 passing
  Machine 6836523b1d4648 [app] - 1/1 passing
  Machine 6837dd1c314248 [app] - unchecked
  Machine 683e6e2a505618 [app] - 1/1 passing
  Machine 784117da15e698 [app] - 1/1 passing
  Machine 7845409c1200d8 [app] - 1/1 passing
  Machine 8113d6b9735d18 [app] - 1/1 passing
  Machine 820630a703e6e8 [app] - 1/1 passing
  Machine 8299e0c7720728 [app] - 1/1 passing
  Machine 8747d77f012198 [app] - 1/1 passing
  Machine 876242b0660248 [app] - 1/1 passing
  Machine 894511f1571968 [app] - 1/1 passing
  Machine 8ee33da7347498 [app] - 1/1 passing
  Machine d899204a066568 [app] - 1/1 passing
  Machine 1854462a72e098 [app] - 1/1 passing
  Machine 2871545a7e5508 [app] - 1/1 passing
  Machine 28744730c95d18 [app] - 1/1 passing
  Machine 287e351be75368 [app] - 1/1 passing
  Machine 6830d13f3dde58 [app] - 1/1 passing
  Machine 6836523b1d4648 [app] - 1/1 passing
  Machine 6837dd1c314248 [app] - 1/1 passing
  Machine 683e6e2a505618 [app] - 1/1 passing
  Machine 784117da15e698 [app] - 1/1 passing
  Machine 7845409c1200d8 [app] - 1/1 passing
  Machine 8113d6b9735d18 [app] - 1/1 passing
  Machine 820630a703e6e8 [app] - 1/1 passing
  Machine 8299e0c7720728 [app] - 1/1 passing
  Machine 8747d77f012198 [app] - 1/1 passing
  Machine 876242b0660248 [app] - 1/1 passing
  Machine 894511f1571968 [app] - 1/1 passing
  Machine 8ee33da7347498 [app] - 1/1 passing
  Machine d899204a066568 [app] - 1/1 passing

Marking green machines as ready
  Machine 6837dd1c314248 [app] now ready
  Machine 784117da15e698 [app] now ready
  Machine 8ee33da7347498 [app] now ready
  Machine 894511f1571968 [app] now ready
  Machine 8299e0c7720728 [app] now ready
  Machine 6836523b1d4648 [app] now ready
  Machine 1854462a72e098 [app] now ready
  Machine 820630a703e6e8 [app] now ready
  Machine 6830d13f3dde58 [app] now ready
  Machine 876242b0660248 [app] now ready
  Machine 7845409c1200d8 [app] now ready
  Machine 683e6e2a505618 [app] now ready
  Machine 8747d77f012198 [app] now ready
  Machine d899204a066568 [app] now ready
  Machine 2871545a7e5508 [app] now ready
  Machine 287e351be75368 [app] now ready
  Machine 28744730c95d18 [app] now ready
  Machine 8113d6b9735d18 [app] now ready

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

Waiting before cordoning all blue machines
  Machine 48e0706bd15358 [app] cordoned
  Machine 784ed164b52d78 [app] cordoned
  Machine 8747925a65de98 [app] cordoned
  Machine 861042a5913778 [app] cordoned
  Machine 18576d16fd25e8 [app] cordoned
  Machine 185d5e7b367508 [app] cordoned
  Machine 835d5eb7903558 [app] cordoned
  Machine 48e03d4b274108 [app] cordoned
  Machine 287e6d5c776618 [app] cordoned
  Machine 080e927ea7e9d8 [app] cordoned
  Machine 7812d31c66d668 [app] cordoned
  Machine 48e73e5a4264d8 [app] cordoned
  Machine 7811d35db10568 [app] cordoned
  Machine 28655474f99708 [app] cordoned
  Machine 78111d92a6ed78 [app] cordoned
  Machine 0807567b9109e8 [app] cordoned
  Machine 840572a220dd98 [app] cordoned
  Machine d8d0d79f211908 [app] cordoned

Waiting before stopping all blue machines

Stopping all blue machines

Waiting for all blue machines to stop
  Machine 0807567b9109e8 [app] - stopped
  Machine 080e927ea7e9d8 [app] - stopped
  Machine 18576d16fd25e8 [app] - stopped
  Machine 185d5e7b367508 [app] - stopped
  Machine 28655474f99708 [app] - stopped
  Machine 287e6d5c776618 [app] - stopped
  Machine 48e03d4b274108 [app] - stopped
  Machine 48e0706bd15358 [app] - stopped
  Machine 48e73e5a4264d8 [app] - stopped
  Machine 78111d92a6ed78 [app] - stopped
  Machine 7811d35db10568 [app] - stopped
  Machine 7812d31c66d668 [app] - stopped
  Machine 784ed164b52d78 [app] - started
  Machine 835d5eb7903558 [app] - stopped
  Machine 840572a220dd98 [app] - stopped
  Machine 861042a5913778 [app] - stopped
  Machine 8747925a65de98 [app] - stopped
  Machine d8d0d79f211908 [app] - stopped
  Machine 0807567b9109e8 [app] - stopped
  Machine 080e927ea7e9d8 [app] - stopped
  Machine 18576d16fd25e8 [app] - stopped
  Machine 185d5e7b367508 [app] - stopped
  Machine 28655474f99708 [app] - stopped
  Machine 287e6d5c776618 [app] - stopped
  Machine 48e03d4b274108 [app] - stopped
  Machine 48e0706bd15358 [app] - stopped
  Machine 48e73e5a4264d8 [app] - stopped
  Machine 78111d92a6ed78 [app] - stopped
  Machine 7811d35db10568 [app] - stopped
  Machine 7812d31c66d668 [app] - stopped
  Machine 784ed164b52d78 [app] - stopped
  Machine 835d5eb7903558 [app] - stopped
  Machine 840572a220dd98 [app] - stopped
  Machine 861042a5913778 [app] - stopped
  Machine 8747925a65de98 [app] - stopped
  Machine d8d0d79f211908 [app] - stopped

Destroying all blue machines
  Machine 784ed164b52d78 [app] destroyed
  Machine 8747925a65de98 [app] destroyed
  Machine 18576d16fd25e8 [app] destroyed
  Machine 185d5e7b367508 [app] destroyed
  Machine 48e0706bd15358 [app] destroyed
  Machine 48e03d4b274108 [app] destroyed
  Machine 835d5eb7903558 [app] destroyed
  Machine 080e927ea7e9d8 [app] destroyed
  Machine 287e6d5c776618 [app] destroyed
  Machine 28655474f99708 [app] destroyed
  Machine 7811d35db10568 [app] destroyed
  Machine 7812d31c66d668 [app] destroyed
  Machine 840572a220dd98 [app] destroyed
  Machine 48e73e5a4264d8 [app] destroyed
  Machine 0807567b9109e8 [app] destroyed
  Machine 78111d92a6ed78 [app] destroyed
  Machine d8d0d79f211908 [app] destroyed
  Machine 861042a5913778 [app] destroyed

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