y1s1qs

5 jobs for master in 23 minutes and 5 seconds (queued for 3 seconds)
Status Job ID Name Coverage
  Prepare
failed #5553
linux
cut_pics

00:00:28

failed #5551
linux
deploy_to_ygopro_server

00:00:29

passed #5552
linux
pack

00:23:04

passed #5550
linux
redtext

00:10:55

 
  Deploy
skipped #5554
linux
upload_to_minio
 
Name Stage Failure
failed
deploy_to_ygopro_server Prepare
W: GPG error: http://deb.debian.org/debian buster InRelease: At least one invalid signature was encountered.
E: The repository 'http://deb.debian.org/debian buster InRelease' is not signed.
W: GPG error: http://deb.debian.org/debian buster-updates InRelease: At least one invalid signature was encountered.
E: The repository 'http://deb.debian.org/debian buster-updates InRelease' is not signed.
$ mkdir ~/.ssh
$ chmod 700 ~/.ssh
/bin/bash: line 105: ssh-keyscan: command not found
$ ssh-keyscan 222diy.momobako.com >> ~/.ssh/known_hosts
ERROR: Job failed: exit code 1
failed
cut_pics Prepare
W: GPG error: http://deb.debian.org/debian buster InRelease: At least one invalid signature was encountered.
E: The repository 'http://deb.debian.org/debian buster InRelease' is not signed.
W: GPG error: http://deb.debian.org/debian buster-updates InRelease: At least one invalid signature was encountered.
E: The repository 'http://deb.debian.org/debian buster-updates InRelease' is not signed.
$ mkdir -p dist/pics/thumbnail
$ cd expansions/pics
$ ls -1 *.jpg | xargs -P $(nproc) -I {} convert {} -resize 177x254! ../../dist/pics/{}
xargs: convert: No such file or directory
ERROR: Job failed: exit code 1