Skip to content

2023 03 04 (Saturday) Deployment

jimlerza edited this page Mar 5, 2023 · 1 revision

General Notes

This deployment contains the latest assortment of work from Flexion. See the bug fixes and stories below.

Feature Stories

Bug Fixes

Observations

  • Unable to build the docker image due to weirdness with the debian repository:
#7 0.836 W: GPG error: http://deb.debian.org/debian bullseye InRelease: At least one invalid signature was encountered.
#7 0.836 E: The repository 'http://deb.debian.org/debian bullseye InRelease' is not signed.
#7 0.836 W: GPG error: http://deb.debian.org/debian-security bullseye-security InRelease: At least one invalid signature was encountered.
#7 0.836 E: The repository 'http://deb.debian.org/debian-security bullseye-security InRelease' is not signed.
#7 0.836 W: GPG error: https://dl.google.com/linux/chrome/deb stable InRelease: At least one invalid signature was encountered.
#7 0.836 E: The repository 'https://dl.google.com/linux/chrome/deb stable InRelease' is not signed.
#7 0.836 W: GPG error: http://deb.debian.org/debian bullseye-updates InRelease: At least one invalid signature was encountered.
#7 0.836 E: The repository 'http://deb.debian.org/debian bullseye-updates InRelease' is not signed.
#7 0.836 W: GPG error: https://packages.microsoft.com/repos/edge stable InRelease: At least one invalid signature was encountered.
#7 0.836 E: The repository 'https://packages.microsoft.com/repos/edge stable InRelease' is not signed.
#7 0.836 W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/microsoft-edge-stable.list:1 and /etc/apt/sources.list.d/microsoft-edge.list:3
#7 0.836 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/microsoft-edge-stable.list:1 and /etc/apt/sources.list.d/microsoft-edge.list:3
#7 ERROR: executor failed running [/bin/sh -c apt-get update]: exit code: 100

Timeline

(2023-02-28)

(2023-03-04)

  • 23:25 - Docker image 2.20.0 copied from the staging ECR to the production ECR
  • 23:25 - Merged the PR CircleCI Build; deploy step starts
  • 23:36 - Deploy step completes
  • 23:43 - Read-only smoketests pass

(2023-03-05)

  • 00:03 - Switched colors
  • 00:04 - Disabled green api mappings api and public-api, east and west
Clone this wiki locally