git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* FreeBSD CI suspended on git/git and gitgitgadget/git
@ 2024-01-31  7:11 Johannes Schindelin
  2024-01-31 19:23 ` Carlo Marcelo Arenas Belón
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Schindelin @ 2024-01-31  7:11 UTC (permalink / raw)
  To: git

Team,

I noticed that there is a problem with the FreeBSD runs on Cirrus CI (see
e.g. https://cirrus-ci.com/task/6611218006278144):

  Not enough compute credits to prioritize tasks!
  Failed to start an instance: INVALID_ARGUMENT: Not Found 404 Not Found
  POST https://compute.googleapis.com:443/compute/v1/projects/cirrus-ci-community/zones/us-central1-c/instances
  {
    "error":
    {
      "code": 404,
      "message": "The resource 'projects/freebsd-org-cloud-dev/global/images/family/freebsd-12-3' was not found",
      "errors": [
        {
          "message": "The resource 'projects/freebsd-org-cloud-dev/global/images/family/freebsd-12-3' was not found",
          "domain": "global",
          "reason": "notFound"
        }
      ]
    }
  }

This makes all the FreeBSD CI builds fail immediately. Sadly, I do not
have time to investigate further, so I suspended the Cirrus CI
installations on https://github.com/git/git and
https://github.com/gitgitgadget/git.

Ciao,
Johannes

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: FreeBSD CI suspended on git/git and gitgitgadget/git
  2024-01-31  7:11 FreeBSD CI suspended on git/git and gitgitgadget/git Johannes Schindelin
@ 2024-01-31 19:23 ` Carlo Marcelo Arenas Belón
  2024-01-31 20:24   ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Carlo Marcelo Arenas Belón @ 2024-01-31 19:23 UTC (permalink / raw)
  To: Johannes Schindelin; +Cc: git

On Wed, Jan 31, 2024 at 08:11:46AM +0100, Johannes Schindelin wrote:
> Team,
> 
> I noticed that there is a problem with the FreeBSD runs on Cirrus CI (see
> e.g. https://cirrus-ci.com/task/6611218006278144):

Thanks and sorry for not catching this earlier.

The proposed[1] "fix" runs successful and might allow (albeit with the
warning about prioritization) for this job to be restarted:

  https://cirrus-ci.com/task/6173598017126400

As explained there, FreeBSD 12 has been EOL for a while and therefore this
update was long overdue and will need further tweaks.

Carlo

[1] https://lore.kernel.org/git/20240131191325.33228-1-carenas@gmail.com/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: FreeBSD CI suspended on git/git and gitgitgadget/git
  2024-01-31 19:23 ` Carlo Marcelo Arenas Belón
@ 2024-01-31 20:24   ` Junio C Hamano
  0 siblings, 0 replies; 3+ messages in thread
From: Junio C Hamano @ 2024-01-31 20:24 UTC (permalink / raw)
  To: Carlo Marcelo Arenas Belón; +Cc: Johannes Schindelin, git

Carlo Marcelo Arenas Belón <carenas@gmail.com> writes:

> On Wed, Jan 31, 2024 at 08:11:46AM +0100, Johannes Schindelin wrote:
>> Team,
>> 
>> I noticed that there is a problem with the FreeBSD runs on Cirrus CI (see
>> e.g. https://cirrus-ci.com/task/6611218006278144):
>
> Thanks and sorry for not catching this earlier.
>
> The proposed[1] "fix" runs successful and might allow (albeit with the
> warning about prioritization) for this job to be restarted:
>
>   https://cirrus-ci.com/task/6173598017126400
>
> As explained there, FreeBSD 12 has been EOL for a while and therefore this
> update was long overdue and will need further tweaks.
>
> Carlo
>
> [1] https://lore.kernel.org/git/20240131191325.33228-1-carenas@gmail.com/

Thanks for reporting and a quick fix.  Kudos to both of you.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-31 20:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-31  7:11 FreeBSD CI suspended on git/git and gitgitgadget/git Johannes Schindelin
2024-01-31 19:23 ` Carlo Marcelo Arenas Belón
2024-01-31 20:24   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).