BuildID: 2734
Status: OK
Image: registry.gitlab.com/pheix-pool/docker-core-perl6:latest
Worker status: OK
---
Date: 22.01.2023 @ 20:24
Time elapsed: 207 sec
---
SCM:
https://gitlab.com/pheix-pool/core-perl6.git
Git sha: cb5a94f
Git comment: [ 0.13.128 ] Migrate to Riot JS 7
image:
- registry.gitlab.com/pheix-pool/docker-core-perl6:latest
tasks:
-
name: pheix-sparrow-test
language: Bash
default: true
code: |
set -e
cd source/
zef install .
[35m20:21:42[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
[35m20:21:44[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
[35m20:21:46[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 .
[4]
[1;36m[task stdout][0m
[35m20:21:59[0m :: ===> Testing: Pheix:ver<0.13.128>
[35m20:24:17[0m :: ===> Testing [OK] for Pheix:ver<0.13.128>
[35m20:24:17[0m :: ===> Installing: Pheix:ver<0.13.128>