Home Quick start All builds News Donations
More
Log In
Light Theme Docs
Workers

SparrowCI Report - git-pheix-core-perl6.git | [image: melezhik/sparrow:alpine]

  • Summary
  • Pipeline YAML
  • Report
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 .
16:12:22 :: [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
16:12:26 :: [repository] - installing pack-unpack, version 0.000001
[task run: task.bash - unpack source archive]
[dump code: task.bash]
[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] 
[task stdout]
16:12:29 :: tar -xzf source.tar.gz 
[task run: task.bash - tasks/pheix-sparrow-test]
[dump code: task.bash]
[1] set -e
[2] cd source/
[3] zef install --deps-only --/test .
[4] zef test .
[5] 
[task stdout]
16:12:37 :: ===> 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
16:13:00 :: ===> Searching for missing dependencies: OO::Monitors, Compress::Bzip2::Raw, Distribution::Builder::MakeFromJSON:ver<0.6+>, Node::Ethereum::Keccak256::Native, HTTP::UserAgent
16:13:00 :: ===> Searching for missing dependencies: LibraryMake, Shell::Command, HTTP::Status, File::Temp, DateTime::Parse, Encode, URI, System::Query
16:13:00 :: ===> Searching for missing dependencies: File::Which, File::Find
16:13:00 :: ===> Extraction: Failed to find a META6.json file for HTML::Template -- failure is likely
[task stderr]
16:13:00 :: ===> Updating fez mirror: https://360.zef.pm/
16:13:00 :: ===> Updated fez mirror: https://360.zef.pm/
16:13:00 :: ===> Updating rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
16:13:00 :: ===> Updated rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
16:13:00 :: Type check failed for return value; expected IO::Path but got Any (Any)
16:13:00 :: task exit status: 1
16:13:00 :: 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