>>> supercronic: Building community/supercronic 0.2.2-r0 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 14:11:43 +0000 >>> supercronic: Checking sanity of /home/buildozer/aports/community/supercronic/APKBUILD... >>> supercronic: Analyzing dependencies... >>> supercronic: Installing for build: build-base go python3 (1/14) Installing go (1.20.3-r0) (2/14) Installing libbz2 (1.0.8-r5) (3/14) Installing libffi (3.4.4-r2) (4/14) Installing gdbm (1.23-r1) (5/14) Installing xz-libs (5.4.2-r1) (6/14) Installing mpdecimal (2.5.1-r2) (7/14) Installing libpanelw (6.4_p20230401-r5) (8/14) Installing readline (8.2.1-r1) (9/14) Installing sqlite-libs (3.41.2-r2) (10/14) Installing python3 (3.11.3-r10) (11/14) Installing python3-pycache-pyc0 (3.11.3-r10) (12/14) Installing pyc (0.1-r0) (13/14) Installing python3-pyc (3.11.3-r10) (14/14) Installing .makedepends-supercronic (20230422.141145) Executing busybox-1.36.0-r7.trigger OK: 654 MiB in 112 packages >>> supercronic: Cleaning up srcdir >>> supercronic: Cleaning up pkgdir >>> supercronic: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/supercronic-0.2.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> supercronic: Fetching supercronic-0.2.2.tar.gz::https://github.com/aptible/supercronic/archive/refs/tags/v0.2.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 108k 0 108k 0 0 66715 0 --:--:-- 0:00:01 --:--:-- 66715 100 399k 0 399k 0 0 150k 0 --:--:-- 0:00:02 --:--:-- 292k 100 629k 0 629k 0 0 172k 0 --:--:-- 0:00:03 --:--:-- 261k 100 899k 0 899k 0 0 193k 0 --:--:-- 0:00:04 --:--:-- 264k 100 1147k 0 1147k 0 0 206k 0 --:--:-- 0:00:05 --:--:-- 266k 100 1397k 0 1397k 0 0 211k 0 --:--:-- 0:00:06 --:--:-- 261k 100 1548k 0 1548k 0 0 218k 0 --:--:-- 0:00:07 --:--:-- 259k >>> supercronic: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/supercronic-0.2.2.tar.gz >>> supercronic: Checking sha512sums... supercronic-0.2.2.tar.gz: OK python3.patch: OK >>> supercronic: Unpacking /var/cache/distfiles/v3.18/supercronic-0.2.2.tar.gz... >>> supercronic: python3.patch patching file cron/cron_test.go Hunk #1 succeeded at 133 (offset 1 line). go: downloading github.com/prometheus/client_golang v1.12.2 go: downloading github.com/sirupsen/logrus v1.6.0 go: downloading github.com/evalphobia/logrus_sentry v0.8.2 go: downloading golang.org/x/sys v0.0.0-20220615213510-4f61da869c0c go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/getsentry/raven-go v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/certifi/gocertifi v0.0.0-20200211180108-c7c1fbc02894 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 go: downloading github.com/stretchr/testify v1.4.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/davecgh/go-spew v1.1.1 ? github.com/aptible/supercronic [no test files] === RUN TestRunJob --- PASS: TestRunJob (0.13s) === RUN TestStartJobExitsOnRequest --- PASS: TestStartJobExitsOnRequest (0.00s) === RUN TestStartJobRunsJob --- PASS: TestStartJobRunsJob (4.00s) === RUN TestStartFuncWaitsForCompletion --- PASS: TestStartFuncWaitsForCompletion (1.01s) === RUN TestStartFuncDoesNotRunOverlappingJobs --- PASS: TestStartFuncDoesNotRunOverlappingJobs (1.01s) === RUN TestStartFuncRunsOverlappingJobs --- PASS: TestStartFuncRunsOverlappingJobs (0.05s) === RUN TestStartFuncUsesTz --- PASS: TestStartFuncUsesTz (0.07s) PASS ok github.com/aptible/supercronic/cron 6.281s === RUN TestExpressions --- PASS: TestExpressions (0.00s) === RUN TestZero --- PASS: TestZero (0.00s) === RUN TestNextN --- PASS: TestNextN (0.00s) === RUN TestNextN_every5min --- PASS: TestNextN_every5min (0.00s) === RUN TestInterval_Interval60Issue --- PASS: TestInterval_Interval60Issue (0.00s) === RUN TestRange_OutOfOrder --- PASS: TestRange_OutOfOrder (0.00s) === RUN TestTooManyFields --- PASS: TestTooManyFields (0.00s) === RUN ExampleMustParse --- PASS: ExampleMustParse (0.00s) PASS ok github.com/aptible/supercronic/cronexpr 0.005s === RUN TestParseCrontab time="2023-04-22T14:12:14Z" level=info msg="processes will be spawned using TZ: UTC" time="2023-04-22T14:12:14Z" level=info msg="processes will be spawned using shell: some" --- PASS: TestParseCrontab (0.00s) PASS ok github.com/aptible/supercronic/crontab 0.005s === RUN TestSplitStdoutStreamHook_Fire --- PASS: TestSplitStdoutStreamHook_Fire (1.00s) PASS ok github.com/aptible/supercronic/log/hook 1.004s === RUN TestGetAddr --- PASS: TestGetAddr (0.00s) PASS ok github.com/aptible/supercronic/prometheus_metrics 0.004s >>> supercronic: Entering fakeroot... >>> supercronic*: Running postcheck for supercronic >>> supercronic*: Preparing package supercronic... >>> supercronic*: Stripping binaries >>> supercronic*: Scanning shared objects >>> supercronic*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> supercronic*: Package size: 10.1 MB >>> supercronic*: Compressing data... >>> supercronic*: Create checksum... >>> supercronic*: Create supercronic-0.2.2-r0.apk >>> supercronic: Build complete at Sat, 22 Apr 2023 14:12:21 +0000 elapsed time 0h 0m 38s >>> supercronic: Cleaning up srcdir >>> supercronic: Cleaning up pkgdir >>> supercronic: Uninstalling dependencies... (1/14) Purging .makedepends-supercronic (20230422.141145) (2/14) Purging go (1.20.3-r0) (3/14) Purging python3-pyc (3.11.3-r10) (4/14) Purging python3-pycache-pyc0 (3.11.3-r10) (5/14) Purging pyc (0.1-r0) (6/14) Purging python3 (3.11.3-r10) (7/14) Purging gdbm (1.23-r1) (8/14) Purging libbz2 (1.0.8-r5) (9/14) Purging libffi (3.4.4-r2) (10/14) Purging libpanelw (6.4_p20230401-r5) (11/14) Purging mpdecimal (2.5.1-r2) (12/14) Purging readline (8.2.1-r1) (13/14) Purging sqlite-libs (3.41.2-r2) (14/14) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 440 MiB in 98 packages >>> supercronic: Updating the community/ppc64le repository index... >>> supercronic: Signing the index...