fix

9 jobs for test-redtext-again in 1 minute and 4 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Prepare
passed #186188
linux
add_script_diff

00:00:34

passed #186187
linux
merge_databases

00:00:10

 
  Prepare2
passed #186189
linux
json

00:00:28

passed #186190
linux
json2

00:00:23

failed #186191
linux
redtext

00:00:18

 
  Pack
skipped #186192
linux
neos
skipped #186193
linux
pack
skipped #186194
linux
server
 
  Deploy
skipped #186195
linux
upload_version_json
 
Name Stage Failure
failed
redtext Prepare2
$ cd ygopro
$ rm -rf expansions
$ ln -s ../ ./expansions
$ ls -1 ../*.cdb | xargs -I '{}' sqlite3 "select id from datas where type != 0x11 and (type & 0x4000) = 0;" | xargs -I {} -P $(nproc) bash -c './ygopro {} 2>&1 | tee ../redtext-{}.txt'
$ cd ..
$ cat redtext-*.txt > redtext.txt
cat: 'redtext-*.txt': No such file or directory
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1