BuildID: 2463
Status: FAIL
Image: melezhik/sparrow:alpine
Worker status: OK
---
Date: 05.01.2023 @ 16:13
Time elapsed: 89 sec
---
SCM:
https://gitlab.com/pheix-pool/core-perl6.git
Git sha: fbd344b
Git comment: [ 0.13.123 ] Support Sparrow CI
tasks:
-
name: pheix-sparrow-test
language: Bash
default: true
code: |
set -e
cd source/
zef install --deps-only --/test .
zef test .
[35m16:12:22[0m :: [repository] - index updated from https://sparrowhub.io/repo/api/v1/index
run stage: run
source directory does not yet exist, download source archive from storage
[35m16:12:26[0m :: [repository] - installing pack-unpack, version 0.000001
[1;36m[task run: task.bash - unpack source archive][0m
[1;36m[dump code: task.bash][0m
[1] set -e
[2]
[3] file=$(config file)
[4] dir=$(config dir)
[5]
[6] echo "tar -xzf $file "
[7]
[8] tar -xzf $file
[9]
[10] if test $dir; then
[11] ls -l $dir
[12] fi
[13]
[14]
[1;36m[task stdout][0m
[35m16:12:29[0m :: tar -xzf source.tar.gz
[1;36m[task run: task.bash - tasks/pheix-sparrow-test][0m
[1;36m[dump code: task.bash][0m
[1] set -e
[2] cd source/
[3] zef install --deps-only --/test .
[4] zef test .
[5]
[1;36m[task stdout][0m
[35m16:12:37[0m :: ===> Searching for missing dependencies: Compress::Bzip2, FastCGI::NativeCall::Async, FastCGI::NativeCall, GeoIP2, HTML::Template, LZW::Revolunet, MagickWand, Net::Ethereum, P5quotemeta, Router::Right, Test::Mock, URI::Encode
[35m16:13:00[0m :: ===> Searching for missing dependencies: OO::Monitors, Compress::Bzip2::Raw, Distribution::Builder::MakeFromJSON:ver<0.6+>, Node::Ethereum::Keccak256::Native, HTTP::UserAgent
[35m16:13:00[0m :: ===> Searching for missing dependencies: LibraryMake, Shell::Command, HTTP::Status, File::Temp, DateTime::Parse, Encode, URI, System::Query
[35m16:13:00[0m :: ===> Searching for missing dependencies: File::Which, File::Find
[35m16:13:00[0m :: ===> Extraction: Failed to find a META6.json file for HTML::Template -- failure is likely
[1;36m[task stderr][0m
[35m16:13:00[0m :: ===> Updating fez mirror: https://360.zef.pm/
[35m16:13:00[0m :: ===> Updated fez mirror: https://360.zef.pm/
[35m16:13:00[0m :: ===> Updating rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
[35m16:13:00[0m :: ===> Updated rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
[35m16:13:00[0m :: Type check failed for return value; expected IO::Path but got Any (Any)
[35m16:13:00[0m :: task exit status: 1
[35m16:13:00[0m :: task tasks/pheix-sparrow-test FAILED
The spawned command 'docker exec -i sparrow-worker sh -l /var/.sparrowdo/env/pheix-sparrow-test/.sparrowdo/sparrowrun.sh' exited unsuccessfully (exit code: 1, signal: 0)
in block <unit> at /home/sph/.raku/resources/57C38AFDF922EB0C43584FF5F701A03850B5346F line 13
in sub MAIN at /home/sph/.raku/bin/sparrowdo line 3
in block <unit> at /home/sph/.raku/bin/sparrowdo line 1