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

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

  • Summary
  • Pipeline YAML
  • Report
BuildID: 2726
Status: OK
Image: melezhik/sparrow:alpine
Worker status: OK
---
Date: 20.01.2023 @ 19:01
Time elapsed: 94 sec
---
SCM: https://github.com/melezhik/raku-dotenv.git
Git sha: 7eb3e39
Git comment: fix build failure
tasks:
    -
        name: zef-build
        default: true
        language: Bash
        code: |
            set -e
            cd source/
            zef install . --deps-only --test-depends --build-depends --/test .
            zef test . -v
19:00:46 :: [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
19:00:49 :: [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]
19:00:52 :: 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-depends --build-depends --/test .
[4] zef test . -v
[5] 
[task stdout]
19:00:55 :: ===> Searching for missing dependencies: Test::META, File::Find
19:01:32 :: ===> Searching for missing dependencies: META6:ver<0.0.24+>, URI, License::SPDX
19:01:32 :: ===> Searching for missing dependencies: JSON::Class:ver<0.0.15+>, JSON::Name, JSON::Class:ver<0.0.14+>
19:01:32 :: ===> Searching for missing dependencies: JSON::Marshal:ver<0.0.23+>, JSON::Unmarshal:ver<0.08+>, JSON::OptIn
19:01:32 :: ===> Installing: File::Find:ver<0.1.1>
19:01:32 :: ===> Installing: JSON::OptIn:ver<0.0.2>:auth<zef:jonathanstowe>
19:01:32 :: ===> Installing: JSON::Name:ver<0.0.7>:auth<zef:jonathanstowe>:api<1.0>
19:01:32 :: ===> Installing: JSON::Marshal:ver<0.0.24>:auth<zef:jonathanstowe>:api<1.0>
19:01:32 :: ===> Installing: JSON::Unmarshal:ver<0.11>:auth<zef:raku-community-modules>
19:01:32 :: ===> Installing: JSON::Class:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
19:01:32 :: ===> Installing: META6:ver<0.0.29>:auth<zef:jonathanstowe>:api<1.0>
19:01:32 :: ===> Installing: URI:ver<0.3.6>:auth<zef:raku-community-modules>
19:01:32 :: ===> Installing: License::SPDX:ver<3.19.0>:auth<zef:jonathanstowe>:api<1.0>
19:01:32 :: ===> Installing: Test::META:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
19:01:33 :: ===> Testing: Env::Dotenv:ver<0.0.6>:auth<zef:ispyhumanfly>:api<0>
19:01:34 :: [Env::Dotenv] 1..1
19:01:34 :: [Env::Dotenv] ok 1 - # SKIP Skipping author test
19:01:34 :: ===> Testing [OK] for Env::Dotenv:ver<0.0.6>:auth<zef:ispyhumanfly>:api<0>
[task stderr]
19:01:34 :: ===> Updating fez mirror: https://360.zef.pm/
19:01:34 :: ===> Updated fez mirror: https://360.zef.pm/
19:01:34 :: ===> Updating rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
19:01:34 :: ===> Updated rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json