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

SparrowCI Report - branch-rawleyfowler-Humming-Bird-static | [image: melezhik/sparrow:alpine]

  • Summary
  • Pipeline YAML
  • Report
BuildID: 3092
Status: FAIL
Image: melezhik/sparrow:alpine
Worker status: OK
---
Date: 18.02.2023 @ 20:19
Time elapsed: 441 sec
---
SCM: https://github.com/rawleyfowler/Humming-Bird.git
Git sha: a9160dd
Git comment: start work on static content
tasks:
  -
    name: zef-build
    language: Bash
    default: true
    code: |
      set -e
      cd source/
      zef install . --force-install
      zef install App::Prove6 --force-install
      prove6 -I. t/ it/
20:13:09 :: [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
20:13:12 :: [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]
20:13:14 :: 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 . --force-install
[4] zef install App::Prove6 --force-install
[5] prove6 -I. t/ it/
[6] 
[task stdout]
20:13:18 :: ===> Searching for missing dependencies: HTTP::Status, DateTime::Format, MIME::Types, Test::When, Test::Notice, Test::Util::ServerPort, Cro::HTTP::Client
20:14:50 :: ===> Searching for missing dependencies: IO::Socket::Async::SSL, OO::Monitors, IO::Path::ChildSecure, Base64, HTTP::HPACK:ver<1.0.0>, Cro::Core:ver<0.8.9>, Cro::TLS:ver<0.8.9>, Crypt::Random, JSON::JWT, DateTime::Parse, Log::Timeline, Test::META
20:14:50 :: ===> Searching for missing dependencies: Digest::HMAC, if, CBOR::Simple, META6:ver<0.0.24+>, URI, License::SPDX
20:14:50 :: ===> Searching for missing dependencies: JSON::Class:ver<0.0.15+>, JSON::Name, Digest:ver<0.28.0+>, JSON::Class:ver<0.0.14+>, TinyFloats:ver<0.0.3+>
20:14:50 :: ===> Searching for missing dependencies: JSON::OptIn, JSON::Marshal:ver<0.0.23+>, JSON::Unmarshal:ver<0.08+>
20:14:50 :: ===> Testing: HTTP::Status:ver<0.0.4>:auth<zef:lizmat>
20:14:50 :: ===> Testing [OK] for HTTP::Status:ver<0.0.4>:auth<zef:lizmat>
20:14:50 :: ===> Testing: DateTime::Format:ver<0.1.4>:auth<zef:raku-community-modules>:api<1.0>
20:14:50 :: ===> Testing [OK] for DateTime::Format:ver<0.1.4>:auth<zef:raku-community-modules>:api<1.0>
20:14:50 :: ===> Testing: MIME::Types:ver<0.2>:auth<zef:raku-community-modules>
20:14:50 :: ===> Testing [OK] for MIME::Types:ver<0.2>:auth<zef:raku-community-modules>
20:14:50 :: ===> Testing: Test::When:ver<1.001009>:auth<zef:raku-community-modules>
20:14:50 :: ===> Testing [OK] for Test::When:ver<1.001009>:auth<zef:raku-community-modules>
20:14:50 :: ===> Testing: JSON::OptIn:ver<0.0.2>:auth<zef:jonathanstowe>
20:14:50 :: ===> Testing [OK] for JSON::OptIn:ver<0.0.2>:auth<zef:jonathanstowe>
20:14:50 :: ===> Testing: JSON::Name:ver<0.0.7>:auth<zef:jonathanstowe>:api<1.0>
20:14:50 :: ===> Testing [OK] for JSON::Name:ver<0.0.7>:auth<zef:jonathanstowe>:api<1.0>
20:14:50 :: ===> Testing: JSON::Marshal:ver<0.0.24>:auth<zef:jonathanstowe>:api<1.0>
20:14:50 :: ===> Testing [OK] for JSON::Marshal:ver<0.0.24>:auth<zef:jonathanstowe>:api<1.0>
20:14:50 :: ===> Testing: JSON::Unmarshal:ver<0.11>:auth<zef:raku-community-modules>
20:14:50 :: ===> Testing [OK] for JSON::Unmarshal:ver<0.11>:auth<zef:raku-community-modules>
20:14:50 :: ===> Testing: JSON::Class:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
20:14:50 :: ===> Testing [OK] for JSON::Class:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
20:14:50 :: ===> Testing: META6:ver<0.0.29>:auth<zef:jonathanstowe>:api<1.0>
20:14:50 :: ===> Testing [OK] for META6:ver<0.0.29>:auth<zef:jonathanstowe>:api<1.0>
20:14:50 :: ===> Testing: URI:ver<0.3.6>:auth<zef:raku-community-modules>
20:14:50 :: ===> Testing [OK] for URI:ver<0.3.6>:auth<zef:raku-community-modules>
20:14:50 :: ===> Testing: License::SPDX:ver<3.20.0>:auth<zef:jonathanstowe>:api<1.0>
20:14:50 :: ===> Testing [OK] for License::SPDX:ver<3.20.0>:auth<zef:jonathanstowe>:api<1.0>
20:14:50 :: ===> Testing: Test::META:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
20:14:50 :: [HTTP::Status] # the following may make some diagnostics from the module itself
20:14:50 :: [DateTime::Format] # the following may make some diagnostics from the module itself
20:14:50 :: [MIME::Types] # the following may make some diagnostics from the module itself
20:14:50 :: [Test::When] # the following may make some diagnostics from the module itself
20:14:50 :: [JSON::OptIn] # the following may make some diagnostics from the module itself
20:14:50 :: [JSON::Name] # the following may make some diagnostics from the module itself
20:14:50 :: [JSON::Marshal] # the following may make some diagnostics from the module itself
20:14:50 :: [JSON::Unmarshal] # the following may make some diagnostics from the module itself
20:14:50 :: [JSON::Class] # the following may make some diagnostics from the module itself
20:14:50 :: [META6] # the following may make some diagnostics from the module itself
20:14:50 :: [URI] # the following may make some diagnostics from the module itself
20:14:50 :: [License::SPDX] # the following may make some diagnostics from the module itself
20:14:50 :: [Test::META] # the following may make some diagnostics from the module itself
20:14:50 :: ===> Testing [OK] for Test::META:ver<0.0.19>:auth<zef:jonathanstowe>:api<1.0>
20:14:50 :: ===> Testing: Test::Notice:ver<1.001005>:auth<zef:raku-community-modules>
20:14:50 :: [HTTP::Status] # 
20:14:50 :: [DateTime::Format] # 
20:14:50 :: [MIME::Types] # 
20:14:50 :: [Test::When] # 
20:14:50 :: [JSON::OptIn] # 
20:14:50 :: [JSON::Name] # 
20:14:50 :: [JSON::Marshal] # 
20:14:50 :: [JSON::Unmarshal] # 
20:14:50 :: [JSON::Class] # 
20:14:50 :: [META6] # 
20:14:50 :: [URI] # 
20:14:50 :: [License::SPDX] # 
20:14:50 :: [Test::META] # 
20:14:50 :: [Test::Notice] # 
20:14:50 :: [HTTP::Status] # ##############################################################################
20:14:50 :: [DateTime::Format] # ##############################################################################
20:14:50 :: [MIME::Types] # ##############################################################################
20:14:50 :: [Test::When] # ##############################################################################
20:14:50 :: [JSON::OptIn] # ##############################################################################
20:14:50 :: [JSON::Name] # ##############################################################################
20:14:50 :: [JSON::Marshal] # ##############################################################################
20:14:50 :: [JSON::Unmarshal] # ##############################################################################
20:14:50 :: [JSON::Class] # ##############################################################################
20:14:50 :: [META6] # ##############################################################################
20:14:50 :: [URI] # ##############################################################################
20:14:50 :: [License::SPDX] # ##############################################################################
20:14:50 :: [Test::META] # ##############################################################################
20:14:50 :: [Test::Notice] # ##############################################################################
20:14:50 :: [HTTP::Status] # ##############################################################################
20:14:50 :: [DateTime::Format] # ##############################################################################
20:14:50 :: [MIME::Types] # ##############################################################################
20:14:50 :: [Test::When] # ##############################################################################
20:14:50 :: [JSON::OptIn] # ##############################################################################
20:14:50 :: [JSON::Name] # ##############################################################################
20:14:50 :: [JSON::Marshal] # ##############################################################################
20:14:50 :: [JSON::Unmarshal] # ##############################################################################
20:14:50 :: [JSON::Class] # ##############################################################################
20:14:50 :: [META6] # ##############################################################################
20:14:50 :: [URI] # ##############################################################################
20:14:50 :: [License::SPDX] # ##############################################################################
20:14:50 :: [Test::META] # ##############################################################################
20:14:50 :: [Test::Notice] # ##############################################################################
20:14:50 :: [HTTP::Status] # ##############################################################################
20:14:50 :: [DateTime::Format] # ##############################################################################
20:14:50 :: [MIME::Types] # ##############################################################################
20:14:50 :: [Test::When] # ##############################################################################
20:14:50 :: [JSON::OptIn] # ##############################################################################
20:14:50 :: [JSON::Name] # ##############################################################################
20:14:50 :: [JSON::Marshal] # ##############################################################################
20:14:50 :: [JSON::Unmarshal] # ##############################################################################
20:14:50 :: [JSON::Class] # ##############################################################################
20:14:50 :: [META6] # ##############################################################################
20:14:50 :: [URI] # ##############################################################################
20:14:50 :: [License::SPDX] # ##############################################################################
20:14:50 :: [Test::META] # ##############################################################################
20:14:50 :: [Test::Notice] # ##############################################################################
20:14:50 :: [HTTP::Status] # #                                                                            #
20:14:50 :: [DateTime::Format] # #                                                                            #
20:14:50 :: [MIME::Types] # #                                                                            #
20:14:50 :: [Test::When] # #                                                                            #
20:14:50 :: [JSON::OptIn] # #                                                                            #
20:14:50 :: [JSON::Name] # #                                                                            #
20:14:50 :: [JSON::Marshal] # #                                                                            #
20:14:50 :: [JSON::Unmarshal] # #                                                                            #
20:14:50 :: [JSON::Class] # #                                                                            #
20:14:50 :: [META6] # #                                                                            #
20:14:50 :: [URI] # #                                                                            #
20:14:50 :: [License::SPDX] # #                                                                            #
20:14:50 :: [Test::META] # #                                                                            #
20:14:50 :: [Test::Notice] # #                                                                            #
20:14:50 :: [HTTP::Status] # #                                                                            #
20:14:50 :: [DateTime::Format] # #                                                                            #
20:14:50 :: [MIME::Types] # #                                                                            #
20:14:50 :: [Test::When] # #                                                                            #
20:14:50 :: [JSON::OptIn] # #                                                                            #
20:14:50 :: [JSON::Name] # #                                                                            #
20:14:50 :: [JSON::Marshal] # #                                                                            #
20:14:50 :: [JSON::Unmarshal] # #                                                                            #
20:14:50 :: [JSON::Class] # #                                                                            #
20:14:50 :: [META6] # #                                                                            #
20:14:50 :: [URI] # #                                                                            #
20:14:50 :: [License::SPDX] # #                                                                            #
20:14:50 :: [Test::META] # #                                                                            #
20:14:50 :: [Test::Notice] # #                                                                            #
20:14:50 :: [HTTP::Status] # #  This is a test message                                                    #
20:14:50 :: [DateTime::Format] # #  This is a test message                                                    #
20:14:50 :: [MIME::Types] # #  This is a test message                                                    #
20:14:50 :: [Test::When] # #  This is a test message                                                    #
20:14:50 :: [JSON::OptIn] # #  This is a test message                                                    #
20:14:50 :: [JSON::Name] # #  This is a test message                                                    #
20:14:50 :: [JSON::Marshal] # #  This is a test message                                                    #
20:14:50 :: [JSON::Unmarshal] # #  This is a test message                                                    #
20:14:50 :: [JSON::Class] # #  This is a test message                                                    #
20:14:50 :: [META6] # #  This is a test message                                                    #
20:14:50 :: [URI] # #  This is a test message                                                    #
20:14:50 :: [License::SPDX] # #  This is a test message                                                    #
20:14:50 :: [Test::META] # #  This is a test message                                                    #
20:14:50 :: [Test::Notice] # #  This is a test message                                                    #
20:14:50 :: [HTTP::Status] # #                                                                            #
20:14:50 :: [DateTime::Format] # #                                                                            #
20:14:50 :: [MIME::Types] # #                                                                            #
20:14:50 :: [Test::When] # #                                                                            #
20:14:50 :: [JSON::OptIn] # #                                                                            #
20:14:50 :: [JSON::Name] # #                                                                            #
20:14:50 :: [JSON::Marshal] # #                                                                            #
20:14:50 :: [JSON::Unmarshal] # #                                                                            #
20:14:50 :: [JSON::Class] # #                                                                            #
20:14:50 :: [META6] # #                                                                            #
20:14:50 :: [URI] # #                                                                            #
20:14:50 :: [License::SPDX] # #                                                                            #
20:14:50 :: [Test::META] # #                                                                            #
20:14:50 :: [Test::Notice] # #                                                                            #
20:14:50 :: [HTTP::Status] # #                                                                            #
20:14:50 :: [DateTime::Format] # #                                                                            #
20:14:50 :: [MIME::Types] # #                                                                            #
20:14:50 :: [Test::When] # #                                                                            #
20:14:50 :: [JSON::OptIn] # #                                                                            #
20:14:50 :: [JSON::Name] # #                                                                            #
20:14:50 :: [JSON::Marshal] # #                                                                            #
20:14:50 :: [JSON::Unmarshal] # #                                                                            #
20:14:50 :: [JSON::Class] # #                                                                            #
20:14:50 :: [META6] # #                                                                            #
20:14:50 :: [URI] # #                                                                            #
20:14:50 :: [License::SPDX] # #                                                                            #
20:14:50 :: [Test::META] # #                                                                            #
20:14:50 :: [Test::Notice] # #                                                                            #
20:14:50 :: [HTTP::Status] # ##############################################################################
20:14:50 :: [DateTime::Format] # ##############################################################################
20:14:50 :: [MIME::Types] # ##############################################################################
20:14:50 :: [Test::When] # ##############################################################################
20:19:48 :: [JSON::OptIn] # ##############################################################################
20:19:48 :: [JSON::Name] # ##############################################################################
20:19:48 :: [JSON::Marshal] # ##############################################################################
20:19:48 :: [JSON::Unmarshal] # ##############################################################################
20:19:48 :: [JSON::Class] # ##############################################################################
20:19:48 :: [META6] # ##############################################################################
20:19:48 :: [URI] # ##############################################################################
20:19:48 :: [License::SPDX] # ##############################################################################
20:19:48 :: [Test::META] # ##############################################################################
20:19:48 :: [Test::Notice] # ##############################################################################
20:19:48 :: [HTTP::Status] # ##############################################################################
20:19:48 :: [DateTime::Format] # ##############################################################################
20:19:48 :: [MIME::Types] # ##############################################################################
20:19:48 :: [Test::When] # ##############################################################################
20:19:48 :: [JSON::OptIn] # ##############################################################################
20:19:48 :: [JSON::Name] # ##############################################################################
20:19:48 :: [JSON::Marshal] # ##############################################################################
20:19:48 :: [JSON::Unmarshal] # ##############################################################################
20:19:48 :: [JSON::Class] # ##############################################################################
20:19:48 :: [META6] # ##############################################################################
20:19:48 :: [URI] # ##############################################################################
20:19:48 :: [License::SPDX] # ##############################################################################
20:19:48 :: [Test::META] # ##############################################################################
20:19:48 :: [Test::Notice] # ##############################################################################
20:19:48 :: [HTTP::Status] # ##############################################################################
20:19:48 :: [DateTime::Format] # ##############################################################################
20:19:48 :: [MIME::Types] # ##############################################################################
20:19:48 :: [Test::When] # ##############################################################################
20:19:48 :: [JSON::OptIn] # ##############################################################################
20:19:48 :: [JSON::Name] # ##############################################################################
20:19:48 :: [JSON::Marshal] # ##############################################################################
20:19:48 :: [JSON::Unmarshal] # ##############################################################################
20:19:48 :: [JSON::Class] # ##############################################################################
20:19:48 :: [META6] # ##############################################################################
20:19:48 :: [URI] # ##############################################################################
20:19:48 :: [License::SPDX] # ##############################################################################
20:19:48 :: [Test::META] # ##############################################################################
20:19:48 :: [Test::Notice] # ##############################################################################
20:19:48 :: ===> Testing [OK] for Test::Notice:ver<1.001005>:auth<zef:raku-community-modules>
20:19:48 :: ===> Testing: Test::Util::ServerPort:ver<0.0.4>:auth<zef:jonathanstowe>:api<1.0>
20:19:48 :: ===> Testing [OK] for Test::Util::ServerPort:ver<0.0.4>:auth<zef:jonathanstowe>:api<1.0>
20:19:48 :: ===> Testing: IO::Socket::Async::SSL:ver<0.7.14>:auth<zef:jnthn>
20:19:48 :: ===> Testing [OK] for IO::Socket::Async::SSL:ver<0.7.14>:auth<zef:jnthn>
20:19:48 :: ===> Testing: OO::Monitors:ver<1.1.1>
20:19:48 :: ===> Testing [OK] for OO::Monitors:ver<1.1.1>
20:19:48 :: ===> Testing: IO::Path::ChildSecure:ver<1.2>:auth<zef:raku-community-modules>
20:19:48 :: ===> Testing [OK] for IO::Path::ChildSecure:ver<1.2>:auth<zef:raku-community-modules>
20:19:48 :: ===> Testing: Base64:ver<0.1.0>:auth<github:ugexe>
20:19:48 :: ===> Testing [OK] for Base64:ver<0.1.0>:auth<github:ugexe>
20:19:48 :: ===> Testing: HTTP::HPACK:ver<1.0.0>:auth<zef:jnthn>
20:19:48 :: ===> Testing [OK] for HTTP::HPACK:ver<1.0.0>:auth<zef:jnthn>
20:19:48 :: ===> Testing: Cro::Core:ver<0.8.9>:auth<zef:cro>
20:19:48 :: ===> Testing [OK] for Cro::Core:ver<0.8.9>:auth<zef:cro>
20:19:48 :: ===> Testing: Cro::TLS:ver<0.8.9>:auth<zef:cro>
20:19:48 :: ===> Testing [OK] for Cro::TLS:ver<0.8.9>:auth<zef:cro>
20:19:48 :: ===> Testing: if:ver<0.1.1>
20:19:48 :: ===> Testing [OK] for if:ver<0.1.1>
20:19:48 :: ===> Testing: Crypt::Random:ver<0.4.1>
20:19:48 :: ===> Testing [OK] for Crypt::Random:ver<0.4.1>
20:19:48 :: ===> Testing: Digest:ver<0.28.1>:auth<zef:grondilu>
20:19:48 :: ===> Testing [OK] for Digest:ver<0.28.1>:auth<zef:grondilu>
20:19:48 :: ===> Testing: Digest::HMAC:ver<1.0.6>:auth<zef:jjmerelo>
20:19:48 :: ===> Testing [OK] for Digest::HMAC:ver<1.0.6>:auth<zef:jjmerelo>
20:19:48 :: ===> Testing: JSON::JWT:ver<1.1.1>:auth<zef:raku-community-modules>
20:19:48 :: ===> Testing [OK] for JSON::JWT:ver<1.1.1>:auth<zef:raku-community-modules>
20:19:48 :: ===> Testing: DateTime::Parse:ver<0.9.3>:auth<github:sergot>
20:19:48 :: ===> Testing [OK] for DateTime::Parse:ver<0.9.3>:auth<github:sergot>
20:19:48 :: ===> Testing: TinyFloats:ver<0.0.4>:auth<zef:japhb>
20:19:48 :: ===> Testing [OK] for TinyFloats:ver<0.0.4>:auth<zef:japhb>
20:19:48 :: ===> Testing: CBOR::Simple:ver<0.1.3>:auth<zef:japhb>
20:19:48 :: ===> Testing [OK] for CBOR::Simple:ver<0.1.3>:auth<zef:japhb>
20:19:48 :: ===> Testing: Log::Timeline:ver<0.5.1>:auth<zef:jnthn>
20:19:48 :: ===> Testing [OK] for Log::Timeline:ver<0.5.1>:auth<zef:jnthn>
20:19:48 :: ===> Testing: Cro::HTTP:ver<0.8.9>:auth<zef:cro>
20:19:48 :: ===> Testing [OK] for Cro::HTTP:ver<0.8.9>:auth<zef:cro>
20:19:48 :: ===> Testing: Humming-Bird:ver<2.0.1>:auth<zef:rawleyfowler>
20:19:48 :: [HTTP::Status] # Failed test 'Is response OK?'
20:19:48 :: [DateTime::Format] # Failed test 'Is response OK?'
20:19:48 :: [MIME::Types] # Failed test 'Is response OK?'
20:19:48 :: [Test::When] # Failed test 'Is response OK?'
20:19:48 :: [JSON::OptIn] # Failed test 'Is response OK?'
20:19:48 :: [JSON::Name] # Failed test 'Is response OK?'
20:19:48 :: [JSON::Marshal] # Failed test 'Is response OK?'
20:19:48 :: [JSON::Unmarshal] # Failed test 'Is response OK?'
20:19:48 :: [JSON::Class] # Failed test 'Is response OK?'
20:19:48 :: [META6] # Failed test 'Is response OK?'
20:19:48 :: [URI] # Failed test 'Is response OK?'
20:19:48 :: [License::SPDX] # Failed test 'Is response OK?'
20:19:48 :: [Test::META] # Failed test 'Is response OK?'
20:19:48 :: [Test::Notice] # Failed test 'Is response OK?'
20:19:48 :: [Test::Util::ServerPort] # Failed test 'Is response OK?'
20:19:48 :: [IO::Socket::Async::SSL] # Failed test 'Is response OK?'
20:19:48 :: [OO::Monitors] # Failed test 'Is response OK?'
20:19:48 :: [IO::Path::ChildSecure] # Failed test 'Is response OK?'
20:19:48 :: [Base64] # Failed test 'Is response OK?'
20:19:48 :: [HTTP::HPACK] # Failed test 'Is response OK?'
20:19:48 :: [Cro::Core] # Failed test 'Is response OK?'
20:19:48 :: [Cro::TLS] # Failed test 'Is response OK?'
20:19:48 :: [if] # Failed test 'Is response OK?'
20:19:48 :: [Crypt::Random] # Failed test 'Is response OK?'
20:19:48 :: [Digest] # Failed test 'Is response OK?'
20:19:48 :: [Digest::HMAC] # Failed test 'Is response OK?'
20:19:48 :: [JSON::JWT] # Failed test 'Is response OK?'
20:19:48 :: [DateTime::Parse] # Failed test 'Is response OK?'
20:19:48 :: [TinyFloats] # Failed test 'Is response OK?'
20:19:48 :: [CBOR::Simple] # Failed test 'Is response OK?'
20:19:48 :: [Log::Timeline] # Failed test 'Is response OK?'
20:19:48 :: [Cro::HTTP] # Failed test 'Is response OK?'
20:19:48 :: [Humming-Bird] # Failed test 'Is response OK?'
20:19:48 :: [HTTP::Status] # at t/08-static.rakutest line 13
20:19:48 :: [DateTime::Format] # at t/08-static.rakutest line 13
20:19:48 :: [MIME::Types] # at t/08-static.rakutest line 13
20:19:48 :: [Test::When] # at t/08-static.rakutest line 13
20:19:48 :: [JSON::OptIn] # at t/08-static.rakutest line 13
20:19:48 :: [JSON::Name] # at t/08-static.rakutest line 13
20:19:48 :: [JSON::Marshal] # at t/08-static.rakutest line 13
20:19:48 :: [JSON::Unmarshal] # at t/08-static.rakutest line 13
20:19:48 :: [JSON::Class] # at t/08-static.rakutest line 13
20:19:48 :: [META6] # at t/08-static.rakutest line 13
20:19:48 :: [URI] # at t/08-static.rakutest line 13
20:19:48 :: [License::SPDX] # at t/08-static.rakutest line 13
20:19:48 :: [Test::META] # at t/08-static.rakutest line 13
20:19:48 :: [Test::Notice] # at t/08-static.rakutest line 13
20:19:48 :: [Test::Util::ServerPort] # at t/08-static.rakutest line 13
20:19:48 :: [IO::Socket::Async::SSL] # at t/08-static.rakutest line 13
20:19:48 :: [OO::Monitors] # at t/08-static.rakutest line 13
20:19:48 :: [IO::Path::ChildSecure] # at t/08-static.rakutest line 13
20:19:48 :: [Base64] # at t/08-static.rakutest line 13
20:19:48 :: [HTTP::HPACK] # at t/08-static.rakutest line 13
20:19:48 :: [Cro::Core] # at t/08-static.rakutest line 13
20:19:48 :: [Cro::TLS] # at t/08-static.rakutest line 13
20:19:48 :: [if] # at t/08-static.rakutest line 13
20:19:48 :: [Crypt::Random] # at t/08-static.rakutest line 13
20:19:48 :: [Digest] # at t/08-static.rakutest line 13
20:19:48 :: [Digest::HMAC] # at t/08-static.rakutest line 13
20:19:48 :: [JSON::JWT] # at t/08-static.rakutest line 13
20:19:48 :: [DateTime::Parse] # at t/08-static.rakutest line 13
20:19:48 :: [TinyFloats] # at t/08-static.rakutest line 13
20:19:48 :: [CBOR::Simple] # at t/08-static.rakutest line 13
20:19:48 :: [Log::Timeline] # at t/08-static.rakutest line 13
20:19:48 :: [Cro::HTTP] # at t/08-static.rakutest line 13
20:19:48 :: [Humming-Bird] # at t/08-static.rakutest line 13
20:19:48 :: [HTTP::Status] # expected: 'img blue'
20:19:48 :: [DateTime::Format] # expected: 'img blue'
20:19:48 :: [MIME::Types] # expected: 'img blue'
20:19:48 :: [Test::When] # expected: 'img blue'
20:19:48 :: [JSON::OptIn] # expected: 'img blue'
20:19:48 :: [JSON::Name] # expected: 'img blue'
20:19:48 :: [JSON::Marshal] # expected: 'img blue'
20:19:48 :: [JSON::Unmarshal] # expected: 'img blue'
20:19:48 :: [JSON::Class] # expected: 'img blue'
20:19:48 :: [META6] # expected: 'img blue'
20:19:48 :: [URI] # expected: 'img blue'
20:19:48 :: [License::SPDX] # expected: 'img blue'
20:19:48 :: [Test::META] # expected: 'img blue'
20:19:48 :: [Test::Notice] # expected: 'img blue'
20:19:48 :: [Test::Util::ServerPort] # expected: 'img blue'
20:19:48 :: [IO::Socket::Async::SSL] # expected: 'img blue'
20:19:48 :: [OO::Monitors] # expected: 'img blue'
20:19:48 :: [IO::Path::ChildSecure] # expected: 'img blue'
20:19:48 :: [Base64] # expected: 'img blue'
20:19:48 :: [HTTP::HPACK] # expected: 'img blue'
20:19:48 :: [Cro::Core] # expected: 'img blue'
20:19:48 :: [Cro::TLS] # expected: 'img blue'
20:19:48 :: [if] # expected: 'img blue'
20:19:48 :: [Crypt::Random] # expected: 'img blue'
20:19:48 :: [Digest] # expected: 'img blue'
20:19:48 :: [Digest::HMAC] # expected: 'img blue'
20:19:48 :: [JSON::JWT] # expected: 'img blue'
20:19:48 :: [DateTime::Parse] # expected: 'img blue'
20:19:48 :: [TinyFloats] # expected: 'img blue'
20:19:48 :: [CBOR::Simple] # expected: 'img blue'
20:19:48 :: [Log::Timeline] # expected: 'img blue'
20:19:48 :: [Cro::HTTP] # expected: 'img blue'
20:19:48 :: [Humming-Bird] # expected: 'img blue'
20:19:48 :: [HTTP::Status] #      got: ''
20:19:48 :: [DateTime::Format] #      got: ''
20:19:48 :: [MIME::Types] #      got: ''
20:19:48 :: [Test::When] #      got: ''
20:19:48 :: [JSON::OptIn] #      got: ''
20:19:48 :: [JSON::Name] #      got: ''
20:19:48 :: [JSON::Marshal] #      got: ''
20:19:48 :: [JSON::Unmarshal] #      got: ''
20:19:48 :: [JSON::Class] #      got: ''
20:19:48 :: [META6] #      got: ''
20:19:48 :: [URI] #      got: ''
20:19:48 :: [License::SPDX] #      got: ''
20:19:48 :: [Test::META] #      got: ''
20:19:48 :: [Test::Notice] #      got: ''
20:19:48 :: [Test::Util::ServerPort] #      got: ''
20:19:48 :: [IO::Socket::Async::SSL] #      got: ''
20:19:48 :: [OO::Monitors] #      got: ''
20:19:48 :: [IO::Path::ChildSecure] #      got: ''
20:19:48 :: [Base64] #      got: ''
20:19:48 :: [HTTP::HPACK] #      got: ''
20:19:48 :: [Cro::Core] #      got: ''
20:19:48 :: [Cro::TLS] #      got: ''
20:19:48 :: [if] #      got: ''
20:19:48 :: [Crypt::Random] #      got: ''
20:19:48 :: [Digest] #      got: ''
20:19:48 :: [Digest::HMAC] #      got: ''
20:19:48 :: [JSON::JWT] #      got: ''
20:19:48 :: [DateTime::Parse] #      got: ''
20:19:48 :: [TinyFloats] #      got: ''
20:19:48 :: [CBOR::Simple] #      got: ''
20:19:48 :: [Log::Timeline] #      got: ''
20:19:48 :: [Cro::HTTP] #      got: ''
20:19:48 :: [Humming-Bird] #      got: ''
20:19:48 :: [HTTP::Status] # You failed 1 test of 3
20:19:48 :: [DateTime::Format] # You failed 1 test of 3
20:19:48 :: [MIME::Types] # You failed 1 test of 3
20:19:48 :: [Test::When] # You failed 1 test of 3
20:19:48 :: [JSON::OptIn] # You failed 1 test of 3
20:19:48 :: [JSON::Name] # You failed 1 test of 3
20:19:48 :: [JSON::Marshal] # You failed 1 test of 3
20:19:48 :: [JSON::Unmarshal] # You failed 1 test of 3
20:19:48 :: [JSON::Class] # You failed 1 test of 3
20:19:48 :: [META6] # You failed 1 test of 3
20:19:48 :: [URI] # You failed 1 test of 3
20:19:48 :: [License::SPDX] # You failed 1 test of 3
20:19:48 :: [Test::META] # You failed 1 test of 3
20:19:48 :: [Test::Notice] # You failed 1 test of 3
20:19:48 :: [Test::Util::ServerPort] # You failed 1 test of 3
20:19:48 :: [IO::Socket::Async::SSL] # You failed 1 test of 3
20:19:48 :: [OO::Monitors] # You failed 1 test of 3
20:19:48 :: [IO::Path::ChildSecure] # You failed 1 test of 3
20:19:48 :: [Base64] # You failed 1 test of 3
20:19:48 :: [HTTP::HPACK] # You failed 1 test of 3
20:19:48 :: [Cro::Core] # You failed 1 test of 3
20:19:48 :: [Cro::TLS] # You failed 1 test of 3
20:19:48 :: [if] # You failed 1 test of 3
20:19:48 :: [Crypt::Random] # You failed 1 test of 3
20:19:48 :: [Digest] # You failed 1 test of 3
20:19:48 :: [Digest::HMAC] # You failed 1 test of 3
20:19:48 :: [JSON::JWT] # You failed 1 test of 3
20:19:48 :: [DateTime::Parse] # You failed 1 test of 3
20:19:48 :: [TinyFloats] # You failed 1 test of 3
20:19:48 :: [CBOR::Simple] # You failed 1 test of 3
20:19:48 :: [Log::Timeline] # You failed 1 test of 3
20:19:48 :: [Cro::HTTP] # You failed 1 test of 3
20:19:48 :: [Humming-Bird] # You failed 1 test of 3
20:19:48 :: ===> Testing [FAIL]: Humming-Bird:ver<2.0.1>:auth<zef:rawleyfowler>
[task stderr]
20:19:48 :: ===> Updating fez mirror: https://360.zef.pm/
20:19:48 :: ===> Updated fez mirror: https://360.zef.pm/
20:19:48 :: ===> Updating rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
20:19:48 :: ===> Updated rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
20:19:48 :: Aborting due to test failure: Humming-Bird:ver<2.0.1>:auth<zef:rawleyfowler> (use --force-test to override)
20:19:48 :: task exit status: 1
20:19:48 :: task tasks/zef-build FAILED
The spawned command 'docker exec -i sparrow-worker sh -l /var/.sparrowdo/env/zef-build/.sparrowdo/sparrowrun.sh' exited unsuccessfully (exit code: 1, signal: 0)
  in block <unit> at /home/sparrow/.rakubrew/versions/moar-2022.12/share/perl6/site/resources/D89191B85489D8D1AA2CA29B23BB54732926E4C8 line 13
  in sub MAIN at /home/sparrow/.rakubrew/versions/moar-2022.12/share/perl6/site/bin/sparrowdo line 3
  in block <unit> at /home/sparrow/.rakubrew/versions/moar-2022.12/share/perl6/site/bin/sparrowdo line 1