BuildID: 2767
Status: OK
Image: registry.gitlab.com/pheix-pool/docker-core-perl6:latest
Worker status: OK
---
Date: 26.01.2023 @ 20:07
Time elapsed: 236 sec
---
SCM:
https://gitlab.com/pheix-pool/core-perl6.git
Git sha: b01ef16
Git comment: [ 0.13.129 ] Share embedded admin module
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:03:59[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:04:02[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:04:04[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:04:17[0m :: ===> Testing: Pheix:ver<0.13.129>
[35m20:07:01[0m :: ===> Testing [OK] for Pheix:ver<0.13.129>
[35m20:07:01[0m :: ===> Installing: Pheix:ver<0.13.129>