fix

3 jobs for arch in 2 minutes and 40 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Build
failed #10736
docker-arm
build-arm

00:02:40

failed #10735
docker
build-x86

00:02:26

 
  Combine
skipped #10737
docker
combine
 
Name Stage Failure
failed
build-arm Build
(3/4) Cleaning up package cache...
(4/4) Updating the info directory file...
+ mkdir -m 777 /aur
+ su nginx -s /bin/sh -c ' cd /aur && git clone https://aur.archlinux.org/nginx-quic.git && cd nginx-quic && makepkg -scri --noconfirm '
Cloning into 'nginx-quic'...
==> ERROR: nginx-quic is not available for the 'aarch64' architecture.
The command '/bin/sh -c set -x && echo 'Server = https://mirrors.aliyun.com/archlinuxarm/$arch/$repo/' > /etc/pacman.d/mirrorlist && groupadd --gid 101 --system nginx && useradd --uid 101 --gid nginx --system --create-home --home-dir /var/cache/nginx --shell /sbin/nologin nginx && echo "nginx ALL=(ALL) NOPASSWD:ALL" > /etc/sudoers.d/nginx && pacman --noconfirm -Sy glibc git && mkdir -m 777 /aur && su nginx -s /bin/sh -c " cd /aur && git clone https://aur.archlinux.org/nginx-quic.git && cd nginx-quic && makepkg -scri --noconfirm " && rm -f /etc/sudoers.d/nginx && rm -rf /aur && rm -rf /var/cache/pacman/pkg/*' returned a non-zero code: 12
Cleaning up file based variables
ERROR: Job failed: exit code 12
failed
build-x86 Build
useradd: the GROUP= configuration in /etc/default/useradd will be ignored
+ echo 'nginx ALL=(ALL) NOPASSWD:ALL'
+ pacman --noconfirm -Sy glibc git
error: failed to initialize alpm library:
(root: /, dbpath: /var/lib/pacman/)
could not find or read directory
The command '/bin/sh -c set -x && echo 'Server = https://mirrors.aliyun.com/archlinux/$repo/os/$arch' > /etc/pacman.d/mirrorlist && groupadd --gid 101 --system nginx && useradd --uid 101 --gid nginx --system --create-home --home-dir /var/cache/nginx --shell /sbin/nologin nginx && echo "nginx ALL=(ALL) NOPASSWD:ALL" > /etc/sudoers.d/nginx && pacman --noconfirm -Sy glibc git && mkdir -m 777 /aur && su nginx -s /bin/sh -c " cd /aur && git clone https://aur.archlinux.org/nginx-quic.git && cd nginx-quic && makepkg -scri --noconfirm " && rm -f /etc/sudoers.d/nginx && rm -rf /aur && rm -rf /var/cache/pacman/pkg/*' returned a non-zero code: 255
Cleaning up file based variables
ERROR: Job failed: exit code 255