Skip to content

Release Candidate Deploy #86

Release Candidate Deploy

Release Candidate Deploy #86

Triggered via workflow run January 4, 2024 11:49
@odlbotodlbot
completed 4b277a7
Status Failure
Total duration 12m 3s
Artifacts

release-candiate.yml

on: workflow_run
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
on-success
Error: Command failed: git push heroku release-candidate:refs/heads/main --force remote: Updated 1006 paths from 1555e9f0 remote: Compressing source files... done. remote: Building source: remote: remote: -----> Building on the Heroku-22 stack remote: -----> Using buildpacks: remote: 1. https://github.com/heroku/heroku-buildpack-apt remote: 2. https://github.com/heroku/heroku-buildpack-nodejs remote: 3. https://github.com/moneymeets/python-poetry-buildpack remote: 4. https://github.com/heroku/heroku-buildpack-python remote: 5. https://github.com/heroku/heroku-buildpack-pgbouncer remote: 6. https://github.com/heroku/heroku-buildpack-nginx remote: -----> Apt app detected remote: -----> Reusing cache remote: -----> Updating apt caches remote: Get:1 http://apt.postgresql.org/pub/repos/apt jammy-pgdg InRelease [123 kB] remote: Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease remote: Get:3 http://archive.ubuntu.com/ubuntu jammy-security InRelease [110 kB] remote: Get:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] remote: Get:5 http://archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,326 kB] remote: Get:6 http://archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1,046 kB] remote: Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,305 kB] remote: Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,599 kB] remote: Get:9 http://apt.postgresql.org/pub/repos/apt jammy-pgdg/main amd64 Packages [487 kB] remote: Fetched 6,116 kB in 1s (4,331 kB/s) remote: Reading package lists... remote: W: http://apt.postgresql.org/pub/repos/apt/dists/jammy-pgdg/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. remote: -----> Fetching .debs for libxmlsec1-dev remote: Reading package lists... remote: Building dependency tree... remote: The following additional packages will be installed: remote: libnspr4-dev libnss3-dev libxmlsec1 libxmlsec1-gcrypt libxmlsec1-gnutls remote: libxmlsec1-nss libxmlsec1-openssl remote: The following NEW packages will be installed: remote: libnspr4-dev libnss3-dev libxmlsec1 libxmlsec1-dev libxmlsec1-gcrypt remote: libxmlsec1-gnutls libxmlsec1-nss libxmlsec1-openssl remote: 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. remote: Need to get 0 B/1,263 kB of archives. remote: After this operation, 6,941 kB of additional disk space will be used. remote: Download complete and in download only mode remote: -----> Fetching .debs for pkg-config remote: Reading package lists... remote: Building dependency tree... remote: 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 4 not upgraded. remote: Need to get 0 B/48.2 kB of archives. remote: After this operation, 0 B of additional disk space will be used. remote: Download complete and in download only mode remote: -----> Fetching .debs for libpoppler-cpp-dev remote: Reading package lists... remote: Building dependency tree... remote: The following additional packages will be installed: remote: libpoppler-cpp0v5 libpoppler-dev remote: The following NEW packages will be installed: remote: libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev remote: 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. remote: Need to get 0 B/55.6 kB
on-success
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, akhileshns/heroku-deploy@79ef2ae4ff9b897010907016b268fd0f88561820. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/