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

SparrowCI Report - gh-melezhik-JSON-Simd | [image: melezhik/sparrow:debian]

  • Summary
  • Pipeline YAML
  • Report
BuildID: 3046
Status: OK
Image: melezhik/sparrow:debian
Worker status: OK
---
Date: 13.02.2023 @ 19:21
Time elapsed: 136 sec
---
SCM: https://github.com/melezhik/JSON-Simd.git
Git sha: a8c33f9
Git comment: We don’t need this
image:
  - melezhik/sparrow:debian
tasks:
  -
    name: test
    default: true
    language: Bash
    code: |
      set -e
      cd source/
      zef install . --deps-only --test-depends --build-depends --/test -to=home
      zef build .
      zef test -v .
    depends:
      -
        name: deps
  -
    name: deps
    language: Bash
    code: |
      set -e
      sudo apt-get update
      sudo apt-get install -y cmake g++ make      
19:20:34 :: [repository] - index updated from https://sparrowhub.io/repo/api/v1/index
run stage: run
[task run: task.bash - tasks/deps]
[dump code: task.bash]
[1] set -e
[2] sudo apt-get update
[3] sudo apt-get install -y cmake g++ make      
[4] 
[task stdout]
19:20:36 :: Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
19:20:36 :: Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:20:36 :: Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:20:36 :: Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
19:20:37 :: Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [226 kB]
19:20:37 :: Get:6 https://dl.cloudsmith.io/public/nxadm-pkgs/rakudo-pkg/deb/debian bullseye InRelease [5264 B]
19:20:38 :: Fetched 8622 kB in 1s (5851 kB/s)
19:20:38 :: Reading package lists...
19:20:39 :: Reading package lists...
19:20:39 :: Building dependency tree...
19:20:39 :: Reading state information...
19:20:39 :: g++ is already the newest version (4:10.2.1-1).
19:20:39 :: g++ set to manually installed.
19:20:39 :: make is already the newest version (4.3-4.1).
19:20:39 :: make set to manually installed.
19:20:39 :: The following additional packages will be installed:
19:20:39 ::   cmake-data libarchive13 libicu67 libjsoncpp24 libncurses6 libprocps8
19:20:39 ::   librhash0 libuv1 libxml2 procps psmisc
19:20:39 :: Suggested packages:
19:20:39 ::   cmake-doc ninja-build lrzip
19:20:39 :: The following NEW packages will be installed:
19:20:39 ::   cmake cmake-data libarchive13 libicu67 libjsoncpp24 libncurses6 libprocps8
19:20:39 ::   librhash0 libuv1 libxml2 procps psmisc
19:20:40 :: 0 upgraded, 12 newly installed, 0 to remove and 15 not upgraded.
19:20:40 :: Need to get 18.2 MB of archives.
19:20:40 :: After this operation, 73.1 MB of additional disk space will be used.
19:20:40 :: Get:1 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2 [102 kB]
19:20:40 :: Get:2 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB]
19:20:40 :: Get:3 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB]
19:20:40 :: Get:4 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
19:20:40 :: Get:5 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
19:20:40 :: Get:6 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
19:20:40 :: Get:7 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
19:20:40 :: Get:8 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
19:20:40 :: Get:9 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
19:20:40 :: Get:10 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
19:20:40 :: Get:11 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
19:20:40 :: Get:12 http://deb.debian.org/debian bullseye/main amd64 psmisc amd64 23.4-2 [198 kB]
19:20:40 :: Fetched 18.2 MB in 0s (74.0 MB/s)
19:20:40 :: Selecting previously unselected package libncurses6:amd64.
19:20:40 :: (Reading database ... 
19:20:40 :: (Reading database ... 5%
19:20:40 :: (Reading database ... 10%
19:20:40 :: (Reading database ... 15%
19:20:40 :: (Reading database ... 20%
19:20:40 :: (Reading database ... 25%
19:20:40 :: (Reading database ... 30%
19:20:40 :: (Reading database ... 35%
19:20:40 :: (Reading database ... 40%
19:20:40 :: (Reading database ... 45%
19:20:40 :: (Reading database ... 50%
19:20:40 :: (Reading database ... 55%
19:20:40 :: (Reading database ... 60%
19:20:40 :: (Reading database ... 65%
19:20:40 :: (Reading database ... 70%
19:20:40 :: (Reading database ... 75%
19:20:40 :: (Reading database ... 80%
19:20:40 :: (Reading database ... 85%
19:20:40 :: (Reading database ... 90%
19:20:40 :: (Reading database ... 95%
19:20:40 :: (Reading database ... 100%
19:20:40 :: (Reading database ... 19016 files and directories currently installed.)
19:20:40 :: Preparing to unpack .../00-libncurses6_6.2+20201114-2_amd64.deb ...
19:20:40 :: Unpacking libncurses6:amd64 (6.2+20201114-2) ...
19:20:40 :: Selecting previously unselected package libprocps8:amd64.
19:20:40 :: Preparing to unpack .../01-libprocps8_2%3a3.3.17-5_amd64.deb ...
19:20:40 :: Unpacking libprocps8:amd64 (2:3.3.17-5) ...
19:20:40 :: Selecting previously unselected package procps.
19:20:40 :: Preparing to unpack .../02-procps_2%3a3.3.17-5_amd64.deb ...
19:20:40 :: Unpacking procps (2:3.3.17-5) ...
19:20:40 :: Selecting previously unselected package cmake-data.
19:20:40 :: Preparing to unpack .../03-cmake-data_3.18.4-2+deb11u1_all.deb ...
19:20:40 :: Unpacking cmake-data (3.18.4-2+deb11u1) ...
19:20:40 :: Selecting previously unselected package libicu67:amd64.
19:20:40 :: Preparing to unpack .../04-libicu67_67.1-7_amd64.deb ...
19:20:40 :: Unpacking libicu67:amd64 (67.1-7) ...
19:20:41 :: Selecting previously unselected package libxml2:amd64.
19:20:41 :: Preparing to unpack .../05-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
19:20:41 :: Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
19:20:41 :: Selecting previously unselected package libarchive13:amd64.
19:20:41 :: Preparing to unpack .../06-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
19:20:41 :: Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
19:20:41 :: Selecting previously unselected package libjsoncpp24:amd64.
19:20:41 :: Preparing to unpack .../07-libjsoncpp24_1.9.4-4_amd64.deb ...
19:20:41 :: Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
19:20:41 :: Selecting previously unselected package librhash0:amd64.
19:20:41 :: Preparing to unpack .../08-librhash0_1.4.1-2_amd64.deb ...
19:20:41 :: Unpacking librhash0:amd64 (1.4.1-2) ...
19:20:42 :: Selecting previously unselected package libuv1:amd64.
19:20:42 :: Preparing to unpack .../09-libuv1_1.40.0-2_amd64.deb ...
19:20:42 :: Unpacking libuv1:amd64 (1.40.0-2) ...
19:20:42 :: Selecting previously unselected package cmake.
19:20:42 :: Preparing to unpack .../10-cmake_3.18.4-2+deb11u1_amd64.deb ...
19:20:42 :: Unpacking cmake (3.18.4-2+deb11u1) ...
19:20:42 :: Selecting previously unselected package psmisc.
19:20:42 :: Preparing to unpack .../11-psmisc_23.4-2_amd64.deb ...
19:20:42 :: Unpacking psmisc (23.4-2) ...
19:20:42 :: Setting up libicu67:amd64 (67.1-7) ...
19:20:42 :: Setting up psmisc (23.4-2) ...
19:20:42 :: Setting up libuv1:amd64 (1.40.0-2) ...
19:20:42 :: Setting up libncurses6:amd64 (6.2+20201114-2) ...
19:20:42 :: Setting up libjsoncpp24:amd64 (1.9.4-4) ...
19:20:42 :: Setting up librhash0:amd64 (1.4.1-2) ...
19:20:42 :: Setting up cmake-data (3.18.4-2+deb11u1) ...
19:20:42 :: Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
19:20:42 :: Setting up libprocps8:amd64 (2:3.3.17-5) ...
19:20:42 :: Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
19:20:42 :: Setting up procps (2:3.3.17-5) ...
19:20:42 :: Setting up cmake (3.18.4-2+deb11u1) ...
19:20:42 :: Processing triggers for libc-bin (2.31-13+deb11u5) ...
[task stderr]
19:20:42 :: debconf: delaying package configuration, since apt-utils is not installed
19:20:02 :: [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
19:20:05 :: [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]
19:20:07 :: tar -xzf source.tar.gz 
[task run: task.bash - tasks/test]
[dump code: task.bash]
[1] set -e
[2] cd source/
[3] zef install . --deps-only --test-depends --build-depends --/test -to=home
[4] zef build .
[5] zef test -v .
[6] 
[task stdout]
19:20:48 :: ===> Searching for missing dependencies: Distribution::Builder::Cmake
19:20:51 :: ===> Installing: Distribution::Builder::Cmake:ver<0.0.7>:auth<zef:rawleyfowler>
19:20:52 :: ===> Building: JSON-Simd:ver<0.0.1>:auth<zef:rawleyfowler>
19:21:16 :: [JSON-Simd] Submodule 'cc/lib/simdjson' (https://github.com/simdjson/simdjson) registered for path 'simdjson'
19:21:16 :: [JSON-Simd] Cloning into '/var/.sparrowdo/env/test/.sparrowdo/source/cc/lib/simdjson'...
19:21:16 :: ===> Building [OK] for JSON-Simd:ver<0.0.1>:auth<zef:rawleyfowler>
19:21:17 :: ===> Testing: JSON-Simd:ver<0.0.1>:auth<zef:rawleyfowler>
19:21:19 :: [JSON-Simd] t/00-use.rakutest .. ok
19:21:19 :: [JSON-Simd] All tests successful.
19:21:19 :: [JSON-Simd] Files=1, Tests=6,  1 wallclock secs ( 0.02 usr  0.00 sys +  2.36 cusr  0.09 csys =  2.47 CPU)
19:21:19 :: [JSON-Simd] Result: PASS
19:21:19 :: ===> Testing [OK] for JSON-Simd:ver<0.0.1>:auth<zef:rawleyfowler>
[task stderr]
19:21:19 :: ===> Updating fez mirror: https://360.zef.pm/
19:21:19 :: ===> Updated fez mirror: https://360.zef.pm/