>>> git-bug: Building testing/git-bug 0.7.2-r4 (using abuild 3.9.0-r3) started Wed, 03 Aug 2022 21:28:21 +0000 >>> git-bug: Checking sanity of /home/buildozer/aports/testing/git-bug/APKBUILD... >>> git-bug: Analyzing dependencies... >>> git-bug: Installing for build: build-base go (1/1) Installing .makedepends-git-bug (20220803.212822) OK: 752 MiB in 104 packages >>> git-bug: Cleaning up srcdir >>> git-bug: Cleaning up pkgdir >>> git-bug: Fetching https://distfiles.alpinelinux.org/distfiles/edge/git-bug-0.7.2.tar.gz >>> git-bug: Fetching https://distfiles.alpinelinux.org/distfiles/edge/git-bug-0.7.2.tar.gz >>> git-bug: Checking sha512sums... git-bug-0.7.2.tar.gz: OK Makefile.patch: OK >>> git-bug: Unpacking /var/cache/distfiles/edge/git-bug-0.7.2.tar.gz... >>> git-bug: Makefile.patch patching file Makefile go generate go: downloading github.com/99designs/gqlgen v0.10.3-0.20200209012558-b7a58a1c0e4b go: downloading github.com/phayes/freeport v0.0.0-20171002181615-b8543db493a5 go: downloading github.com/araddon/dateparse v0.0.0-20190622164848-0fb0a474d195 go: downloading github.com/skratchdot/open-golang v0.0.0-20190402232053-79abb63cd66e go: downloading github.com/gorilla/mux v1.7.4 go: downloading github.com/MichaelMure/go-term-text v0.2.8 go: downloading golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550 go: downloading github.com/spf13/cobra v0.0.6 go: downloading github.com/awesome-gocui/gocui v0.6.1-0.20191115151952-a34ffb055986 go: downloading golang.org/x/sys v0.0.0-20210320140829-1e4c9ba3b0c4 go: downloading github.com/xanzy/go-gitlab v0.29.0 go: downloading github.com/shurcooL/githubv4 v0.0.0-20190601194912-068505affed7 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 go: downloading github.com/vektah/gqlparser v1.3.1 go: downloading golang.org/x/net v0.0.0-20190620200207-3b0461eec859 go: downloading github.com/cheekybits/genny v0.0.0-20170328200008-9127e812e1e9 go: downloading github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f go: downloading github.com/mattn/go-runewidth v0.0.9 go: downloading github.com/agnivade/levenshtein v1.0.1 go: downloading golang.org/x/time v0.0.0-20191024005414-555d28b269f0 go: downloading github.com/google/go-querystring v1.0.0 go: downloading github.com/hashicorp/go-retryablehttp v0.6.4 go: downloading github.com/gorilla/websocket v1.4.0 Generating Markdown documentation ... Generating manpage ... WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan Generating Bash completion file ... Generating PowerShell completion file ... Generating ZSH completion file ... go build -ldflags "-X github.com/MichaelMure/git-bug/commands.GitCommit=v0.7.2 -X github.com/MichaelMure/git-bug/commands.GitLastTag=v0.7.2 -X github.com/MichaelMure/git-bug/commands.GitExactTag=v0.7.2" . go test -v -bench=. ./... go: downloading github.com/stretchr/testify v1.5.1 go: downloading github.com/icrowley/fake v0.0.0-20180203215853-4178557ae428 go: downloading github.com/corpix/uarand v0.1.1 ? github.com/MichaelMure/git-bug [no test files] ? github.com/MichaelMure/git-bug/bridge [no test files] ? github.com/MichaelMure/git-bug/bridge/core [no test files] === RUN TestCredential --- PASS: TestCredential (0.00s) === RUN TestLoginPasswordSerial --- PASS: TestLoginPasswordSerial (0.00s) === RUN TestLoginSerial --- PASS: TestLoginSerial (0.00s) === RUN TestTokenSerial --- PASS: TestTokenSerial (0.00s) PASS ok github.com/MichaelMure/git-bug/bridge/core/auth 0.012s === RUN TestSplitURL === RUN TestSplitURL/default_url === RUN TestSplitURL/default_issues_url === RUN TestSplitURL/default_url_with_git_extension === RUN TestSplitURL/url_with_git_protocol === RUN TestSplitURL/ssh_url === RUN TestSplitURL/bad_url --- PASS: TestSplitURL (0.00s) --- PASS: TestSplitURL/default_url (0.00s) --- PASS: TestSplitURL/default_issues_url (0.00s) --- PASS: TestSplitURL/default_url_with_git_extension (0.00s) --- PASS: TestSplitURL/url_with_git_protocol (0.00s) --- PASS: TestSplitURL/ssh_url (0.00s) --- PASS: TestSplitURL/bad_url (0.00s) === RUN TestValidateUsername === RUN TestValidateUsername/existing_username === RUN TestValidateUsername/existing_username_with_bad_case === RUN TestValidateUsername/existing_organisation === RUN TestValidateUsername/existing_organisation_with_bad_case === RUN TestValidateUsername/non_existing_username --- PASS: TestValidateUsername (1.60s) --- PASS: TestValidateUsername/existing_username (0.63s) --- PASS: TestValidateUsername/existing_username_with_bad_case (0.24s) --- PASS: TestValidateUsername/existing_organisation (0.26s) --- PASS: TestValidateUsername/existing_organisation_with_bad_case (0.24s) --- PASS: TestValidateUsername/non_existing_username (0.22s) === RUN TestValidateProject config_test.go:158: Env var GITHUB_TOKEN_PRIVATE missing --- SKIP: TestValidateProject (0.00s) === RUN TestPushPull export_test.go:136: Env var GITHUB_TOKEN_ADMIN missing --- SKIP: TestPushPull (0.00s) === RUN Test_Importer Building identity cache... Done. Building bug cache... Done. import_test.go:141: Env var GITHUB_TOKEN_PRIVATE missing --- SKIP: Test_Importer (0.01s) PASS ok github.com/MichaelMure/git-bug/bridge/github 1.626s === RUN TestProjectPath === RUN TestProjectPath/default_url === RUN TestProjectPath/multiple_sub_groups === RUN TestProjectPath/default_url_with_git_extension === RUN TestProjectPath/url_with_git_protocol === RUN TestProjectPath/ssh_url === RUN TestProjectPath/bad_url --- PASS: TestProjectPath (0.00s) --- PASS: TestProjectPath/default_url (0.00s) --- PASS: TestProjectPath/multiple_sub_groups (0.00s) --- PASS: TestProjectPath/default_url_with_git_extension (0.00s) --- PASS: TestProjectPath/url_with_git_protocol (0.00s) --- PASS: TestProjectPath/ssh_url (0.00s) --- PASS: TestProjectPath/bad_url (0.00s) === RUN TestPushPull export_test.go:141: Env var GITLAB_API_TOKEN missing --- SKIP: TestPushPull (0.00s) === RUN TestGetNewTitle === RUN TestGetNewTitle/addition_diff === RUN TestGetNewTitle/deletion_diff === RUN TestGetNewTitle/mixed_diff --- PASS: TestGetNewTitle (0.00s) --- PASS: TestGetNewTitle/addition_diff (0.00s) --- PASS: TestGetNewTitle/deletion_diff (0.00s) --- PASS: TestGetNewTitle/mixed_diff (0.00s) === RUN TestImport Building identity cache... Done. Building bug cache... Done. import_test.go:90: Env var GITLAB_API_TOKEN missing --- SKIP: TestImport (0.01s) PASS ok github.com/MichaelMure/git-bug/bridge/gitlab 0.029s ? github.com/MichaelMure/git-bug/bridge/gitlab/iterator [no test files] ? github.com/MichaelMure/git-bug/bridge/jira [no test files] === RUN TestSplitURL === RUN TestSplitURL/default_project_url === RUN TestSplitURL/project_bugs_url === RUN TestSplitURL/bad_url --- PASS: TestSplitURL (0.00s) --- PASS: TestSplitURL/default_project_url (0.00s) --- PASS: TestSplitURL/project_bugs_url (0.00s) --- PASS: TestSplitURL/bad_url (0.00s) === RUN TestValidateProject === RUN TestValidateProject/public_project === RUN TestValidateProject/non_existing_project --- PASS: TestValidateProject (2.61s) --- PASS: TestValidateProject/public_project (0.99s) --- PASS: TestValidateProject/non_existing_project (1.62s) PASS ok github.com/MichaelMure/git-bug/bridge/launchpad 2.619s === RUN TestPushPull --- PASS: TestPushPull (0.31s) === RUN TestRebaseTheirs --- PASS: TestRebaseTheirs (0.36s) === RUN TestRebaseOurs --- PASS: TestRebaseOurs (0.39s) === RUN TestRebaseConflict --- PASS: TestRebaseConflict (1.06s) === RUN TestBugId --- PASS: TestBugId (0.00s) === RUN TestBugValidity --- PASS: TestBugValidity (0.00s) === RUN TestBugCommitLoad --- PASS: TestBugCommitLoad (0.00s) === RUN TestLabelRGBA --- PASS: TestLabelRGBA (0.00s) === RUN TestLabelRGBASimilar --- PASS: TestLabelRGBASimilar (0.00s) === RUN TestLabelRGBAReverse --- PASS: TestLabelRGBAReverse (0.00s) === RUN TestLabelRGBAEqual --- PASS: TestLabelRGBAEqual (0.00s) === RUN TestAddCommentSerialize --- PASS: TestAddCommentSerialize (0.00s) === RUN TestCreate --- PASS: TestCreate (0.00s) === RUN TestCreateSerialize --- PASS: TestCreateSerialize (0.00s) === RUN TestEdit --- PASS: TestEdit (0.00s) === RUN TestEditCommentSerialize --- PASS: TestEditCommentSerialize (0.00s) === RUN TestLabelChangeSerialize --- PASS: TestLabelChangeSerialize (0.00s) === RUN TestNoopSerialize --- PASS: TestNoopSerialize (0.00s) === RUN TestSetMetadata --- PASS: TestSetMetadata (0.00s) === RUN TestSetMetadataSerialize --- PASS: TestSetMetadataSerialize (0.00s) === RUN TestSetStatusSerialize --- PASS: TestSetStatusSerialize (0.00s) === RUN TestSetTitleSerialize --- PASS: TestSetTitleSerialize (0.00s) === RUN TestOpIterator --- PASS: TestOpIterator (0.00s) === RUN TestOperationPackSerialize --- PASS: TestOperationPackSerialize (0.00s) === RUN TestValidate --- PASS: TestValidate (0.00s) === RUN TestMetadata --- PASS: TestMetadata (0.00s) === RUN TestID --- PASS: TestID (0.02s) goos: linux goarch: arm64 pkg: github.com/MichaelMure/git-bug/bug BenchmarkRebaseTheirs BenchmarkRebaseTheirs-80 4 296764540 ns/op BenchmarkRebaseOurs BenchmarkRebaseOurs-80 3 385426336 ns/op BenchmarkRebaseConflict BenchmarkRebaseConflict-80 1 1105488079 ns/op PASS ok github.com/MichaelMure/git-bug/bug 7.978s === RUN TestTitleFilter === RUN TestTitleFilter/complete_match === RUN TestTitleFilter/partial_match === RUN TestTitleFilter/no_match === RUN TestTitleFilter/cased_title === RUN TestTitleFilter/cased_query --- PASS: TestTitleFilter (0.00s) --- PASS: TestTitleFilter/complete_match (0.00s) --- PASS: TestTitleFilter/partial_match (0.00s) --- PASS: TestTitleFilter/no_match (0.00s) --- PASS: TestTitleFilter/cased_title (0.00s) --- PASS: TestTitleFilter/cased_query (0.00s) === RUN TestCache Building identity cache... Done. Building bug cache... Done. --- PASS: TestCache (0.07s) === RUN TestPushPull Building identity cache... Done. Building bug cache... Done. Building identity cache... Done. Building bug cache... Done. --- PASS: TestPushPull (0.41s) PASS ok github.com/MichaelMure/git-bug/cache 0.491s ? github.com/MichaelMure/git-bug/commands [no test files] === RUN TestSelect Building identity cache... Done. Building bug cache... Done. --- PASS: TestSelect (0.17s) PASS ok github.com/MichaelMure/git-bug/commands/select 0.189s ? github.com/MichaelMure/git-bug/entity [no test files] === RUN TestQueries Building identity cache... Done. Building bug cache... Done. --- PASS: TestQueries (1.06s) PASS ok github.com/MichaelMure/git-bug/graphql 1.070s ? github.com/MichaelMure/git-bug/graphql/connections [no test files] ? github.com/MichaelMure/git-bug/graphql/graph [no test files] ? github.com/MichaelMure/git-bug/graphql/models [no test files] ? github.com/MichaelMure/git-bug/graphql/resolvers [no test files] === RUN TestBare_Id --- PASS: TestBare_Id (0.00s) === RUN TestBareSerialize --- PASS: TestBareSerialize (0.00s) === RUN TestPushPull --- PASS: TestPushPull (0.57s) === RUN TestIdentityStubSerialize --- PASS: TestIdentityStubSerialize (0.00s) === RUN TestIdentityCommitLoad --- PASS: TestIdentityCommitLoad (0.00s) === RUN TestIdentity_ValidKeysAtTime --- PASS: TestIdentity_ValidKeysAtTime (0.00s) === RUN TestMetadata --- PASS: TestMetadata (0.00s) === RUN TestJSON --- PASS: TestJSON (0.00s) === RUN TestVersionSerialize --- PASS: TestVersionSerialize (0.00s) PASS ok github.com/MichaelMure/git-bug/identity 0.584s ? github.com/MichaelMure/git-bug/input [no test files] ? github.com/MichaelMure/git-bug/misc/random_bugs [no test files] === RUN TestTokenize --- PASS: TestTokenize (0.00s) === RUN TestParse === RUN TestParse/gibberish === RUN TestParse/status: === RUN TestParse/:value === RUN TestParse/status:open === RUN TestParse/status:closed === RUN TestParse/status:unknown === RUN TestParse/author:rene === RUN TestParse/author:"René_Descartes" === RUN TestParse/actor:bernhard === RUN TestParse/participant:leonhard === RUN TestParse/label:hello === RUN TestParse/label:"Good_first_issue" === RUN TestParse/title:titleOne === RUN TestParse/title:"Bug_titleTwo" === RUN TestParse/no:label === RUN TestParse/sort:edit === RUN TestParse/sort:unknown === RUN TestParse/status:open_author:"René_Descartes"_participant:leonhard_label:hello_label:"Good_first_issue"_sort:edit-desc --- PASS: TestParse (0.00s) --- PASS: TestParse/gibberish (0.00s) --- PASS: TestParse/status: (0.00s) --- PASS: TestParse/:value (0.00s) --- PASS: TestParse/status:open (0.00s) --- PASS: TestParse/status:closed (0.00s) --- PASS: TestParse/status:unknown (0.00s) --- PASS: TestParse/author:rene (0.00s) --- PASS: TestParse/author:"René_Descartes" (0.00s) --- PASS: TestParse/actor:bernhard (0.00s) --- PASS: TestParse/participant:leonhard (0.00s) --- PASS: TestParse/label:hello (0.00s) --- PASS: TestParse/label:"Good_first_issue" (0.00s) --- PASS: TestParse/title:titleOne (0.00s) --- PASS: TestParse/title:"Bug_titleTwo" (0.00s) --- PASS: TestParse/no:label (0.00s) --- PASS: TestParse/sort:edit (0.00s) --- PASS: TestParse/sort:unknown (0.00s) --- PASS: TestParse/status:open_author:"René_Descartes"_participant:leonhard_label:hello_label:"Good_first_issue"_sort:edit-desc (0.00s) PASS ok github.com/MichaelMure/git-bug/query 0.011s === RUN TestConfig --- PASS: TestConfig (0.05s) === RUN TestTreeEntryFormat --- PASS: TestTreeEntryFormat (0.00s) === RUN TestTreeEntryParse --- PASS: TestTreeEntryParse (0.00s) PASS ok github.com/MichaelMure/git-bug/repository 0.057s ? github.com/MichaelMure/git-bug/termui [no test files] === RUN TestReadBugs --- PASS: TestReadBugs (1.25s) goos: linux goarch: arm64 pkg: github.com/MichaelMure/git-bug/tests BenchmarkReadBugs5 BenchmarkReadBugs5-80 4 306265396 ns/op BenchmarkReadBugs25 BenchmarkReadBugs25-80 1 1592672699 ns/op BenchmarkReadBugs150 BenchmarkReadBugs150-80 1 9593102576 ns/op PASS ok github.com/MichaelMure/git-bug/tests 17.092s ? github.com/MichaelMure/git-bug/util/colors [no test files] ? github.com/MichaelMure/git-bug/util/git [no test files] === RUN TestRegisterAndErrorAtCleaning --- PASS: TestRegisterAndErrorAtCleaning (0.00s) === RUN TestRegisterAndClean --- PASS: TestRegisterAndClean (0.00s) === RUN TestCancel --- PASS: TestCancel (0.00s) PASS ok github.com/MichaelMure/git-bug/util/interrupt 0.010s === RUN TestClock --- PASS: TestClock (0.00s) PASS ok github.com/MichaelMure/git-bug/util/lamport 0.006s ? github.com/MichaelMure/git-bug/util/process [no test files] ? github.com/MichaelMure/git-bug/util/text [no test files] ? github.com/MichaelMure/git-bug/util/timestamp [no test files] ? github.com/MichaelMure/git-bug/webui [no test files] >>> git-bug: Entering fakeroot... >>> git-bug*: Running postcheck for git-bug >>> git-bug*: Preparing package git-bug... >>> git-bug*: Stripping binaries >>> git-bug*: Scanning shared objects >>> git-bug*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> git-bug*: Package size: 13.0 MB >>> git-bug*: Compressing data... >>> git-bug*: Create checksum... >>> git-bug*: Create git-bug-0.7.2-r4.apk >>> git-bug: Build complete at Wed, 03 Aug 2022 21:29:09 +0000 elapsed time 0h 0m 48s >>> git-bug: Cleaning up srcdir >>> git-bug: Cleaning up pkgdir >>> git-bug: Uninstalling dependencies... (1/1) Purging .makedepends-git-bug (20220803.212822) OK: 752 MiB in 103 packages >>> git-bug: Updating the testing/aarch64 repository index... >>> git-bug: Signing the index...