hop

4 jobs for master in 23 minutes and 22 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Prepare
passed #146654
linux
deploy_to_ygopro_server

00:01:19

passed #146655
linux
pack

00:23:21

failed #146653
linux
redtext

00:01:51

 
  Deploy
skipped #146656
linux
upload_to_minio
 
Name Stage Failure
failed
redtext Prepare
$ mkdir dist
$ cd ygopro
$ mv ../expansions .
$ echo "# Result of redtext test of commit $CI_COMMIT_SHA" | tee ../dist/redtext.txt
# Result of redtext test of commit 3b3a9ca12fc579bd2d537fa99a4712d2f1b9c9ef
$ echo "select id from datas where type != 0x10 and (type & 0x4000) = 0;" | sqlite3 $DATABASE_FILE | xargs -I {} ./ygopro {} 2>&1 | tee ../dist/redtext.txt
/bin/bash: line 125: sqlite3: command not found
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1