BuildID: 3245
Status: OK
Image: registry.gitlab.com/pheix-pool/docker-core-perl6:latest
Worker status: OK
---
Date: 25.03.2023 @ 16:53
Time elapsed: 353 sec
---
SCM:
https://gitlab.com/pheix-pool/core-perl6.git
Git sha: 0ba1ab8
Git comment: [ 0.13.133 ] Fix stats failed test
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 .
[35m16:49:04[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
[35m16:49:08[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
[35m16:49:11[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
[35m16:49:30[0m :: ===> Testing: Pheix:ver<0.13.133>
[35m16:53:42[0m :: ===> Testing [OK] for Pheix:ver<0.13.133>
[35m16:53:42[0m :: ===> Installing: Pheix:ver<0.13.133>