dededededededededededede

5 jobs for master in 8 minutes and 53 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Prepare
failed #6722
linux
cut_pics

00:03:38

passed #6720
linux
deploy_to_ygopro_server

00:00:40

failed #6721
linux
pack

00:08:26

passed #6719
linux
redtext

00:08:53

 
  Deploy
skipped #6723
linux
upload_to_minio
 
Name Stage Failure
failed
pack Prepare
Updating Filelist on CI... ...
Filelist Updated!!
WARNING: The runtime version supported by this application is unavailable.
Using default runtime: v4.0.30319
$ cd ..
$ 7z a -mx9 dist/archive/ygopro-222DIY-data.7z expansions update ygopro.exe
/bin/bash: line 126: 566 Killed 7z a -mx9 dist/archive/ygopro-222DIY-data.7z expansions update ygopro.exe
Cleaning up file based variables
ERROR: Job failed: exit code 1
failed
cut_pics Prepare
Processing triggers for libc-bin (2.28-10) ...
$ mkdir -p dist/pics/thumbnail
$ cd expansions/pics
$ ls -1 *.jpg | xargs -P $(nproc) -I {} convert {} -resize 177x254! ../../dist/pics/{}
$ ls -1 *.jpg | xargs -P $(nproc) -I {} convert {} -resize 44x64! ../../dist/pics/thumbnail/{}
$ ls -1 *.png | sed 's/.png$//g' | xargs -P $(nproc) -I {} convert {}.png -resize 177x254! ../../dist/pics/{}.jpg
ls: cannot access '*.png': No such file or directory
Cleaning up file based variables
ERROR: Job failed: exit code 1