Page MenuHomePhabricator

Wikibase CI failure: quibble-buster-php74-bundle does not exist
Closed, ResolvedPublic

Description

Wikibase legacy-quibble-rubyselenium-docker jobs are failing with the following error:

docker: Error response from daemon: manifest for docker-registry.wikimedia.org/releng/quibble-buster-php74-bundle:1.4.6 not found: manifest unknown: manifest unknown.

Examples:

https://docker-registry.wikimedia.org/ does indeed only list releng/quibble-buster-php72-bundle but not the php74 equivalent.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 834685 had a related patch set uploaded (by Hashar; author: Hashar):

[integration/config@master] Revert "jjb: Migrate mediawiki-selenium-integration-docker from php72 to php74"

https://gerrit.wikimedia.org/r/834685

Change 835126 had a related patch set uploaded (by Hashar; author: Hashar):

[integration/config@master] Revert "jjb: Migrate legacy-quibble-rubyselenium-docker from php72 to php74"

https://gerrit.wikimedia.org/r/835126

Mentioned in SAL (#wikimedia-releng) [2022-09-26T10:52:19Z] <hashar> Rolling quibble/ruby jobs from php 7.4 to 7.2: mediawiki-selenium-integration-docker legacy-quibble-rubyselenium-docker # T318525

@Jdforrester-WMF has switched a lot of jobs from php 7.2 to 7.4 unfortunately we never haven't created the docker-registry.wikimedia.org/releng/quibble-buster-php74-bundle image.

I have rolled back the jobs to the php7.2 images. We will need to provide php 7.4 based images.

Change 834685 merged by jenkins-bot:

[integration/config@master] Revert "jjb: Migrate mediawiki-selenium-integration-docker from php72 to php74"

https://gerrit.wikimedia.org/r/834685

Change 835126 merged by jenkins-bot:

[integration/config@master] Revert "jjb: Migrate legacy-quibble-rubyselenium-docker from php72 to php74"

https://gerrit.wikimedia.org/r/835126

hashar assigned this task to Jdforrester-WMF.

James has build the image with https://gerrit.wikimedia.org/r/c/integration/config/+/835152 and switched the jobs to php7.4 ;)