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

SparrowCI Report - gh-melezhik-Tomty | [image: melezhik/sparrow:alpine_arm]

  • Summary
  • Pipeline YAML
  • Report
BuildID: 3813
Status: FAIL
Image: melezhik/sparrow:alpine_arm
Worker status: OK
---
Date: 17.11.2023 @ 07:48
Time elapsed: 168 sec
---
SCM: https://github.com/melezhik/Tomty.git
Git sha: 9fc4100
Git comment: release! dump fez config
secrets:
  - FEZ_TOKEN

tasks:
  -
    name: tomty
    language: Bash
    default: true
    followup:
      -
        name: release
    code: |
      set -e
      cd source/
      zef install . --/test
      export SP6_LOG_NO_TIMESTAMPS=1
      tomty  --all --show-failed --color --dump-task
  -
    name: release
    if:
      language: Raku
      code: |
        update_state %( status => 'skip' )
          unless %*ENV<SCM_COMMIT_MESSAGE> ~~ /'release!'/;
    language: Bash
    code: |
      set -e

      sudo apk add unzip
      sudo apk add tar --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community

      zef install --/test https://github.com/tony-o/raku-fez/archive/refs/heads/dist.zip

      cat << HERE > ~/.fez-config.json
       {"groups":[],"un":"melezhik","key":"$FEZ_TOKEN"}
      HERE

      cd source/
      zef install --/test fez

      tom --clean
      cat ~/.fez-config.json | raku -e 'for lines() -> $i { my $j=$i; $j.=subst(%*ENV<FEZ_TOKEN>,"masked") ; say $j }'
      fez upload --unattended
07:47:08 :: [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
07:47:11 :: [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]
07:47:13 :: tar -xzf source.tar.gz 
[task run: task.bash - tasks/tomty]
[dump code: task.bash]
[1] set -e
[2] cd source/
[3] zef install . --/test
[4] export SP6_LOG_NO_TIMESTAMPS=1
[5] tomty  --all --show-failed --color --dump-task
[6] 
[task stdout]
07:47:16 :: ===> Staging Tomty:ver<0.0.20>:auth<zef:melezhik>
07:47:19 :: ===> Staging [OK] for Tomty:ver<0.0.20>:auth<zef:melezhik>
07:47:19 :: ===> Installing: Tomty:ver<0.0.20>:auth<zef:melezhik>
07:47:19 :: 
07:47:19 :: 1 bin/ script [tomty] installed to:
07:47:19 :: /home/worker/rakudo-2023.10/install/share/perl6/site/bin
07:47:23 :: [1/6] / [00-tomty-help] .......  2 sec. OK
07:47:25 :: [2/6] / [01-tomty-cat-test] .......  2 sec. OK
07:47:26 :: [3/6] / [02-tomty-cat-env] .......  1 sec. OK
07:47:30 :: [4/6] / [03-tomty-use-env] .......  4 sec. OK
07:47:36 :: [5/6] / [031-tomty-read-env] .......  6 sec. OK
07:47:36 :: [6/6] / [04-broken] ....... SKIP
07:47:36 :: =========================================
07:47:37 :: (=: / [6] tests in 15 sec / (5) tests passed
some followup jobs failed or timeouted: ${:FAIL(1), :OK(0), :TIMEOUT(0)}
The spawned command 'docker exec -i sparrow-worker sh -l /var/.sparrowdo/env/tomty/.sparrowdo/sparrowrun.sh' exited unsuccessfully (exit code: 1, signal: 0)
  in block <unit> at /home/ubuntu/projects/rakudo/rakudo-2022.12/install/share/perl6/site/resources/7E8029CBEC6AEAB4CF3B86B0FA3D5E6E21936B90 line 13
  in sub MAIN at /home/ubuntu/projects/rakudo/rakudo-2022.12/install/share/perl6/site/bin/sparrowdo line 3
  in block <unit> at /home/ubuntu/projects/rakudo/rakudo-2022.12/install/share/perl6/site/bin/sparrowdo line 1

07:48:22 :: [repository] - index updated from https://sparrowhub.io/repo/api/v1/index
run stage: run
[task run: task.raku - tasks/release-if]
[dump code: task.raku]
[1] update_state %( status => 'skip' )
[2]   unless %*ENV<SCM_COMMIT_MESSAGE> ~~ /'release!'/;
[3] 
[task stdout]
[task run: task.bash - tasks/release]
[dump code: task.bash]
[1] set -e
[2] 
[3] sudo apk add unzip
[4] sudo apk add tar --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community
[5] 
[6] zef install --/test https://github.com/tony-o/raku-fez/archive/refs/heads/dist.zip
[7] 
[8] cat << HERE > ~/.fez-config.json
[9]  {"groups":[],"un":"melezhik","key":"$FEZ_TOKEN"}
[10] HERE
[11] 
[12] cd source/
[13] zef install --/test fez
[14] 
[15] tom --clean
[16] cat ~/.fez-config.json | raku -e 'for lines() -> $i { my $j=$i; $j.=subst(%*ENV<FEZ_TOKEN>,"masked") ; say $j }'
[17] fez upload --unattended
[18] 
[task stdout]
07:48:26 :: fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz
07:48:27 :: fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz
07:48:28 :: (1/1) Installing unzip (6.0-r14)
07:48:28 :: Executing busybox-1.36.1-r2.trigger
07:48:28 :: OK: 481 MiB in 63 packages
07:48:28 :: fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
07:48:28 :: (1/2) Installing libacl (2.3.1-r3)
07:48:28 :: (2/2) Installing tar (1.34-r3)
07:48:28 :: Executing busybox-1.36.1-r2.trigger
07:48:28 :: OK: 482 MiB in 65 packages
07:48:40 :: ===> Fetching [FAIL]: https://github.com/tony-o/raku-fez/archive/refs/heads/dist.zip from https://github.com/tony-o/raku-fez/archive/refs/heads/dist.zip
[task stderr]
07:48:40 :: Aborting due to fetch failure: https://github.com/tony-o/raku-fez/archive/refs/heads/dist.zip (use --force-fetch to override)
07:48:40 :: task exit status: 1
07:48:40 :: task tasks/release FAILED
The spawned command 'docker exec -i sparrow-worker sh -l /var/.sparrowdo/env/release/.sparrowdo/sparrowrun.sh' exited unsuccessfully (exit code: 1, signal: 0)
  in block <unit> at /home/ubuntu/projects/rakudo/rakudo-2022.12/install/share/perl6/site/resources/7E8029CBEC6AEAB4CF3B86B0FA3D5E6E21936B90 line 13
  in sub MAIN at /home/ubuntu/projects/rakudo/rakudo-2022.12/install/share/perl6/site/bin/sparrowdo line 3
  in block <unit> at /home/ubuntu/projects/rakudo/rakudo-2022.12/install/share/perl6/site/bin/sparrowdo line 1