redis 4.3.0

1 job for 7.3 in 33 seconds (queued for 1 second)
Status Job ID Name Coverage
  Build
failed #3712
build-master

00:00:33

 
Name Stage Failure
failed
build-master Build
configure: creating ./config.status
config.status: creating config.h
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 124 0 124 0 0 392 0 --:--:-- --:--:-- --:--:-- 392
100 48778 0 48778 0 0 55366 0 --:--:-- --:--:-- --:--:-- 55366 100 236k 0 236k 0 0 240k 0 --:--:-- --:--:-- --:--:-- 1871k
mv: can't rename 'phpredis-2.2.7': No such file or directory
The command '/bin/sh -c apk add --no-cache --update nginx supervisor make freetype libpng libjpeg-turbo freetype-dev libpng-dev libjpeg-turbo-dev zlib-dev icu-dev libzip-dev g++ libsodium && docker-php-ext-configure gd --with-gd --with-freetype-dir=/usr/include/ --with-png-dir=/usr/include/ --with-jpeg-dir=/usr/include/ && docker-php-ext-configure intl && NPROC=$(grep -c ^processor /proc/cpuinfo 2>/dev/null || 1) && curl -L -o /tmp/redis.tar.gz https://github.com/phpredis/phpredis/archive/4.3.0.tar.gz && tar xfz /tmp/redis.tar.gz && rm -r /tmp/redis.tar.gz && mv phpredis-2.2.7 /usr/src/php/ext/redis && docker-php-ext-install -j${NPROC} opcache mysqli pdo pdo_mysql gd zip intl redis && apk del --no-cache freetype-dev libpng-dev libjpeg-turbo-dev zlib-dev g++' returned a non-zero code: 1
ERROR: Job failed: command terminated with exit code 1