wikimedia/avro went away on github (possibly due to T278569, although it seems like that got reversed). This is breaking CI for REL1_35 branches, including for MW extensions.
...
[13.4MiB/2.21s] - Locking wikimedia/avro (v1.9.0)
...
[17.4MiB/2.23s] - Downloading wikimedia/avro (v1.9.0)
[17.2MiB/2.64s] Failed to download wikimedia/avro from dist: The "https://api.github.com/repos/wikimedia/avro-php/zipball/b2e0c9d750da03d95ba979215397f62a6121ddea" file could not be downloaded (HTTP/2 404 ):
{"message":"Not Found","documentation_url":"https://docs.github.com/rest/reference/repos#download-a-repository-archive"}
[17.2MiB/2.64s] Now trying to download from source
[17.2MiB/2.66s] - Syncing wikimedia/avro (v1.9.0) into cache
In Git.php line 471:
[RuntimeException]
Failed to clone https://github.com/wikimedia/avro-php.git via https, ssh pr
otocols, aborting.
- https://github.com/wikimedia/avro-php.git
Cloning into bare repository '/cache/composer/vcs/https---github.com-wiki
media-avro-php.git'...
remote: Support for password authentication was removed on August 13, 202
1.
remote: Please see https://docs.github.com/en/get-started/getting-started
-with-git/about-remote-repositories#cloning-with-https-urls for information
on currently recommended modes of authentication.
fatal: Authentication failed for 'https://github.com/wikimedia/avro-php.g
it/'
- git@github.com:wikimedia/avro-php.git
Cloning into bare repository '/cache/composer/vcs/https---github.com-wiki
media-avro-php.git'...
error: cannot run ssh: No such file or directory
fatal: unable to forkSee also T329605