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

SparrowCI Report - gh-ispyhumanfly-raku-dotenv | [image: melezhik/sparrow:alpine]

  • Summary
  • Pipeline YAML
  • Report
BuildID: 2725
Status: FAIL
Image: melezhik/sparrow:alpine
Worker status: OK
---
Date: 20.01.2023 @ 13:49
Time elapsed: 57 sec
---
SCM: https://github.com/ispyhumanfly/raku-dotenv
Git sha: b53e287
Git comment: Better setup instructions.
tasks:
    -
        name: zef-build
        default: true
        language: Bash
        code: |
            set -e
            cd source/
            zef install --deps-only --/test .
            zef test . -v
13:48:59 :: [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
13:49:02 :: [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]
13:49:04 :: 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 . -v
[5] 
[task stdout]
13:49:06 :: ===> Searching for missing dependencies: File::Find
13:49:17 :: ===> Installing: File::Find:ver<0.1.1>
13:49:18 :: ===> Testing: Env::Dotenv:ver<0.0.6>:auth<zef:ispyhumanfly>:api<0>
13:49:18 :: [Env::Dotenv] ===SORRY!=== Error while compiling /var/.sparrowdo/env/zef-build/.sparrowdo/source/t/Dotenv.rakutest
13:49:18 :: [Env::Dotenv] Could not find Test::META in:
13:49:18 :: [Env::Dotenv]     /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib
13:49:18 :: [Env::Dotenv]     /var/.sparrowdo/env/zef-build/.sparrowdo/source
13:49:18 :: [Env::Dotenv]     /home/worker/.raku
13:49:18 :: [Env::Dotenv]     /opt/rakudo-pkg/share/perl6/site
13:49:18 :: [Env::Dotenv]     /opt/rakudo-pkg/share/perl6/vendor
13:49:18 :: [Env::Dotenv]     /opt/rakudo-pkg/share/perl6/core
13:49:18 :: [Env::Dotenv]     CompUnit::Repository::AbsolutePath<5596028446272>
13:49:18 :: [Env::Dotenv]     CompUnit::Repository::NQP<5596009310560>
13:49:18 :: [Env::Dotenv]     CompUnit::Repository::Perl5<5596009310600>
13:49:18 :: [Env::Dotenv] at /var/.sparrowdo/env/zef-build/.sparrowdo/source/t/Dotenv.rakutest:6
13:49:18 :: ===> Testing [FAIL]: Env::Dotenv:ver<0.0.6>:auth<zef:ispyhumanfly>:api<0>
[task stderr]
13:49:18 :: ===> Updating fez mirror: https://360.zef.pm/
13:49:18 :: ===> Updated fez mirror: https://360.zef.pm/
13:49:18 :: ===> Updating rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
13:49:18 :: ===> Updated rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
13:49:18 :: Aborting due to test failure: Env::Dotenv:ver<0.0.6>:auth<zef:ispyhumanfly>:api<0> (use --force-test to override)
13:49:18 :: task exit status: 1
13:49:18 :: 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