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

SparrowCI Report - gh-melezhik-spitsh | [image: melezhik/sparrow:alpine]

  • Summary
  • Pipeline YAML
  • Report
BuildID: 2844
Status: FAIL
Image: melezhik/sparrow:alpine
Worker status: OK
---
Date: 03.02.2023 @ 04:03
Time elapsed: 107 sec
---
SCM: https://github.com/melezhik/spitsh.git
Git sha: 6a5b287
Git comment: ci file
tasks:
  -
    name: zef-build
    language: Bash
    default: true
    code: |
      set -e
      cd source/
      zef install --deps-only --/test .
      zef test .
04:02:30 :: [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
04:02:33 :: [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]
04:02:35 :: tar -xzf source.tar.gz 
[task run: task.bash - tasks/zef-build]
[dump code: task.bash]
[1] set -e
[2] cd source/
[3] zef install --deps-only --/test .
[4] zef test .
[5] 
[task stdout]
04:02:38 :: ===> Searching for missing dependencies: DispatchMap
04:02:48 :: ===> Installing: DispatchMap:ver<0.2.3>
04:02:49 :: ===> Testing: Spit:ver<0.0.31>
04:03:38 :: [Spit] precompiling SETTING
04:03:38 :: [Spit] ===SORRY!===
04:03:38 :: [Spit] Type check failed in assignment to $default; expected SAST::Block but got SAST::SVal (SAST::SVal.new(val =...)
04:03:38 :: [Spit] # You planned 7 tests, but ran 1
04:03:38 :: ===> Testing [FAIL]: Spit:ver<0.0.31>
[task stderr]
04:03:38 :: ===> Updating fez mirror: https://360.zef.pm/
04:03:38 :: ===> Updated fez mirror: https://360.zef.pm/
04:03:38 :: ===> Updating rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
04:03:38 :: ===> Updated rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
04:03:38 :: Aborting due to test failure: Spit:ver<0.0.31> (use --force-test to override)
04:03:38 :: task exit status: 1
04:03:38 :: task tasks/zef-build FAILED
The spawned command 'docker exec -i sparrow-worker sh -l /var/.sparrowdo/env/zef-build/.sparrowdo/sparrowrun.sh' exited unsuccessfully (exit code: 1, signal: 0)
  in block <unit> at /home/sparrow/.rakubrew/versions/moar-2022.12/share/perl6/site/resources/D89191B85489D8D1AA2CA29B23BB54732926E4C8 line 13
  in sub MAIN at /home/sparrow/.rakubrew/versions/moar-2022.12/share/perl6/site/bin/sparrowdo line 3
  in block <unit> at /home/sparrow/.rakubrew/versions/moar-2022.12/share/perl6/site/bin/sparrowdo line 1