>>> git-bug: Building testing/git-bug 0.8.0-r14 (using abuild 3.13.0-r3) started Tue, 09 Jul 2024 22:45:03 +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 npm (1/8) Installing go (1.22.5-r0) (2/8) Installing ada-libs (2.7.8-r0) (3/8) Installing icu-data-en (74.2-r0) Executing icu-data-en-74.2-r0.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (4/8) Installing icu-libs (74.2-r0) (5/8) Installing libuv (1.48.0-r0) (6/8) Installing nodejs-current (21.7.3-r0) (7/8) Installing npm (10.8.0-r0) (8/8) Installing .makedepends-git-bug (20240709.224507) Executing busybox-1.36.1-r31.trigger OK: 471 MiB in 110 packages >>> git-bug: Cleaning up srcdir >>> git-bug: Cleaning up pkgdir >>> git-bug: Cleaning up tmpdir >>> git-bug: Fetching https://distfiles.alpinelinux.org/distfiles/edge/git-bug-0.8.0.tar.gz >>> git-bug: Fetching https://distfiles.alpinelinux.org/distfiles/edge/git-bug-0.8.0.tar.gz >>> git-bug: Checking sha512sums... git-bug-0.8.0.tar.gz: OK fix-tests.patch: OK Makefile.patch: OK >>> git-bug: Unpacking /var/cache/distfiles/edge/git-bug-0.8.0.tar.gz... >>> git-bug: fix-tests.patch patching file commands/add_test.go >>> git-bug: Makefile.patch patching file Makefile npm warn deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility npm warn deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. added 1828 packages, and audited 1829 packages in 9m 306 packages are looking for funding run `npm fund` for details 28 vulnerabilities (10 moderate, 15 high, 3 critical) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. npm run --prefix webui build > webui@0.1.0 build > npm run generate && react-scripts build > webui@0.1.0 generate > graphql-codegen (node:21824) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) [STARTED] Parse Configuration [SUCCESS] Parse Configuration [STARTED] Generate outputs [STARTED] Generate to ./src/fragmentTypes.ts [STARTED] Load GraphQL schemas [SUCCESS] Load GraphQL schemas [STARTED] Load GraphQL documents [SUCCESS] Load GraphQL documents [STARTED] Generate [SUCCESS] Generate [SUCCESS] Generate to ./src/fragmentTypes.ts [STARTED] Generate to ./src/gqlTypes.ts [STARTED] Load GraphQL schemas [SUCCESS] Load GraphQL schemas [STARTED] Load GraphQL documents [SUCCESS] Load GraphQL documents [STARTED] Generate [SUCCESS] Generate [SUCCESS] Generate to ./src/gqlTypes.ts [STARTED] Generate to ./src/schema.json [STARTED] Load GraphQL schemas [SUCCESS] Load GraphQL schemas [STARTED] Load GraphQL documents [SUCCESS] Load GraphQL documents [STARTED] Generate [SUCCESS] Generate [SUCCESS] Generate to ./src/schema.json [STARTED] Generate to ./src/ [STARTED] Load GraphQL schemas [SUCCESS] Load GraphQL schemas [STARTED] Load GraphQL documents [SUCCESS] Load GraphQL documents [STARTED] Generate [SUCCESS] Generate [SUCCESS] Generate to ./src/ [SUCCESS] Generate outputs Creating an optimized production build... Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme (node:21868) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) Compiled successfully. File sizes after gzip: 340.18 kB build/static/js/main.6de2d14a.js The project was built assuming it is hosted at /. You can control this with the homepage field in your package.json. The build folder is ready to be deployed. You may serve it with a static server: npm install -g serve serve -s build Find out more about deployment here: https://cra.link/deployment go run webui/pack_webui.go go: downloading github.com/shurcooL/vfsgen v0.0.0-20200824052919-0d455de96546 go: downloading github.com/shurcooL/httpfs v0.0.0-20190707220628-8d4bc4ba7749 Packing Web UI files ... go generate go: downloading github.com/phayes/freeport v0.0.0-20171002181615-b8543db493a5 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/araddon/dateparse v0.0.0-20190622164848-0fb0a474d195 go: downloading github.com/mattn/go-isatty v0.0.16 go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/99designs/gqlgen v0.17.20 go: downloading github.com/MichaelMure/go-term-text v0.3.1 go: downloading github.com/go-git/go-billy/v5 v5.3.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/skratchdot/open-golang v0.0.0-20190402232053-79abb63cd66e go: downloading github.com/fatih/color v1.13.0 go: downloading github.com/stretchr/testify v1.8.1 go: downloading golang.org/x/crypto v0.0.0-20220131195533-30dcbda58838 go: downloading golang.org/x/text v0.4.0 go: downloading github.com/hashicorp/golang-lru v0.5.4 go: downloading github.com/xanzy/go-gitlab v0.74.0 go: downloading github.com/blevesearch/bleve v1.0.14 go: downloading github.com/dustin/go-humanize v1.0.0 go: downloading github.com/awesome-gocui/gocui v1.1.0 go: downloading github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab go: downloading github.com/99designs/keyring v1.2.1 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 go: downloading github.com/shurcooL/githubv4 v0.0.0-20190601194912-068505affed7 go: downloading github.com/go-git/go-git/v5 v5.4.2 go: downloading golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c go: downloading github.com/vektah/gqlparser/v2 v2.5.1 go: downloading github.com/cheekybits/genny v1.0.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/dvsekhvalnov/jose2go v1.5.0 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 go: downloading github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c go: downloading github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 go: downloading github.com/mtibben/percent v0.2.1 go: downloading github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f go: downloading github.com/mattn/go-runewidth v0.0.12 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/gdamore/tcell/v2 v2.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading golang.org/x/net v0.0.0-20220805013720-a33c5aa5df48 go: downloading github.com/agnivade/levenshtein v1.1.1 go: downloading github.com/rivo/uniseg v0.1.0 go: downloading golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/google/go-querystring v1.1.0 go: downloading github.com/hashicorp/go-retryablehttp v0.7.1 go: downloading github.com/gdamore/encoding v1.0.0 go: downloading github.com/lucasb-eyer/go-colorful v1.0.3 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 go: downloading github.com/go-git/gcfg v1.5.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/emirpasic/gods v1.12.0 go: downloading github.com/xanzy/ssh-agent v0.3.0 go: downloading github.com/sergi/go-diff v1.1.0 go: downloading github.com/kevinburke/ssh_config v0.0.0-20201106050909-4977a11b4351 go: downloading gopkg.in/warnings.v0 v0.1.2 go: downloading go.etcd.io/bbolt v1.3.5 go: downloading github.com/steveyen/gtreap v0.1.0 go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/blevesearch/zap/v12 v12.0.14 go: downloading github.com/blevesearch/zap/v11 v11.0.14 go: downloading github.com/blevesearch/zap/v13 v13.0.6 go: downloading github.com/blevesearch/zap/v15 v15.0.3 go: downloading github.com/blevesearch/segment v0.9.0 go: downloading github.com/RoaringBitmap/roaring v0.4.23 go: downloading github.com/couchbase/vellum v1.0.2 go: downloading github.com/blevesearch/zap/v14 v14.0.5 go: downloading github.com/blevesearch/snowballstem v0.9.0 go: downloading github.com/blevesearch/go-porterstemmer v1.0.3 go: downloading github.com/gorilla/websocket v1.5.0 go: downloading github.com/mitchellh/mapstructure v1.4.1 go: downloading github.com/golang/snappy v0.0.1 go: downloading github.com/blevesearch/mmap-go v1.0.2 go: downloading google.golang.org/protobuf v1.28.1 go: downloading github.com/willf/bitset v1.1.10 go: downloading github.com/glycerine/go-unsnap-stream v0.0.0-20181221182339-f9677308dec2 go: downloading github.com/tinylib/msgp v1.1.0 go: downloading github.com/philhofer/fwd v1.0.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 Generating documentation ... - Markdown: ok - ManPage: ok Generating completion files ... - Fish: ok - Bash: ok - PowerShell: ok - ZSH: ok go build -ldflags "-X github.com/MichaelMure/git-bug/commands.GitCommit=v0.8.0 -X github.com/MichaelMure/git-bug/commands.GitLastTag=v0.8.0 -X github.com/MichaelMure/git-bug/commands.GitExactTag=v0.8.0" . go test -v -bench=. ./... go: downloading github.com/icrowley/fake v0.0.0-20180203215853-4178557ae428 go: downloading github.com/stretchr/objx v0.5.0 go: downloading github.com/corpix/uarand v0.1.1 ? github.com/MichaelMure/git-bug [no test files] ? github.com/MichaelMure/git-bug/api/auth [no test files] === RUN TestQueries Building identity cache... Done. Building bug cache... Done. --- PASS: TestQueries (1.20s) PASS ok github.com/MichaelMure/git-bug/api/graphql 1.628s ? github.com/MichaelMure/git-bug/api/graphql/connections [no test files] ? github.com/MichaelMure/git-bug/api/graphql/graph [no test files] ? github.com/MichaelMure/git-bug/api/graphql/models [no test files] ? github.com/MichaelMure/git-bug/api/graphql/resolvers [no test files] === RUN TestGitFileHandlers Building identity cache... Done. Building bug cache... Done. --- PASS: TestGitFileHandlers (0.05s) PASS ok github.com/MichaelMure/git-bug/api/http 0.413s ? 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.359s === 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 (0.80s) --- PASS: TestValidateUsername/existing_username (0.27s) --- PASS: TestValidateUsername/existing_username_with_bad_case (0.14s) --- PASS: TestValidateUsername/existing_organisation (0.13s) --- PASS: TestValidateUsername/existing_organisation_with_bad_case (0.13s) --- PASS: TestValidateUsername/non_existing_username (0.13s) === RUN TestValidateProject config_test.go:161: Env var GITHUB_TOKEN_PRIVATE missing --- SKIP: TestValidateProject (0.00s) === RUN TestGithubPushPull export_test.go:138: Env var GITHUB_TOKEN_ADMIN missing --- SKIP: TestGithubPushPull (0.00s) === RUN TestGithubImporterIntegration Building identity cache... Done. Building bug cache... Done. --- PASS: TestGithubImporterIntegration (0.36s) === RUN TestGithubImporter import_test.go:26: Env var GITHUB_TOKEN_PRIVATE missing --- SKIP: TestGithubImporter (0.00s) PASS ok github.com/MichaelMure/git-bug/bridge/github 1.563s ? github.com/MichaelMure/git-bug/bridge/github/mocks [no test files] === 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 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 TestSortedEvents --- PASS: TestSortedEvents (0.00s) === RUN TestGitlabPushPull export_test.go:144: Env var GITLAB_API_TOKEN missing --- SKIP: TestGitlabPushPull (0.00s) === RUN TestGitlabImport import_test.go:26: Env var GITLAB_API_TOKEN missing --- SKIP: TestGitlabImport (0.00s) PASS ok github.com/MichaelMure/git-bug/bridge/gitlab 0.405s ? 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 (0.49s) --- PASS: TestValidateProject/public_project (0.41s) --- PASS: TestValidateProject/non_existing_project (0.08s) PASS ok github.com/MichaelMure/git-bug/bridge/launchpad 0.841s === 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. Building identity cache... Done. Building bug cache... Done. --- PASS: TestCache (0.12s) === RUN TestCachePushPull Building identity cache... Done. Building bug cache... Done. Building identity cache... Done. Building bug cache... Done. --- PASS: TestCachePushPull (0.44s) === RUN TestRemove Building identity cache... Done. Building bug cache... Done. --- PASS: TestRemove (0.31s) === RUN TestCacheEviction Building identity cache... Done. Building bug cache... Done. --- PASS: TestCacheEviction (0.07s) === RUN TestLongDescription Building identity cache... Done. Building bug cache... Done. --- PASS: TestLongDescription (0.06s) PASS ok github.com/MichaelMure/git-bug/cache 1.371s === RUN TestAdd Building identity cache... Done. Building bug cache... Done. --- PASS: TestAdd (0.07s) === RUN TestCommentAdd Building identity cache... Done. Building bug cache... Done. --- PASS: TestCommentAdd (0.05s) === RUN TestCommentEdit Building identity cache... Done. Building bug cache... Done. --- PASS: TestCommentEdit (0.06s) === RUN TestComment Building identity cache... Done. Building bug cache... Done. --- PASS: TestComment (0.03s) === RUN Test_repairQuery --- PASS: Test_repairQuery (0.00s) === RUN TestLs_Format === RUN TestLs_Format/with_default_format Building identity cache... Done. Building bug cache... Done. === RUN TestLs_Format/with_plain_format Building identity cache... Done. Building bug cache... Done. === RUN TestLs_Format/with_compact_format Building identity cache... Done. Building bug cache... Done. === RUN TestLs_Format/with_id_format Building identity cache... Done. Building bug cache... Done. === RUN TestLs_Format/with_org-mode_format Building identity cache... Done. Building bug cache... Done. === RUN TestLs_Format/with_JSON_format Building identity cache... Done. Building bug cache... Done. --- PASS: TestLs_Format (0.21s) --- PASS: TestLs_Format/with_default_format (0.04s) --- PASS: TestLs_Format/with_plain_format (0.03s) --- PASS: TestLs_Format/with_compact_format (0.03s) --- PASS: TestLs_Format/with_id_format (0.03s) --- PASS: TestLs_Format/with_org-mode_format (0.03s) --- PASS: TestLs_Format/with_JSON_format (0.03s) === RUN TestRm Building identity cache... Done. Building bug cache... Done. --- PASS: TestRm (0.03s) === RUN TestUserCreateCommand Building identity cache... Done. Building bug cache... Done. --- PASS: TestUserCreateCommand (0.02s) PASS ok github.com/MichaelMure/git-bug/commands 0.951s ? github.com/MichaelMure/git-bug/commands/input [no test files] === RUN TestSelect Building identity cache... Done. Building bug cache... Done. --- PASS: TestSelect (0.20s) PASS ok github.com/MichaelMure/git-bug/commands/select 0.572s ? github.com/MichaelMure/git-bug/doc [no test files] === 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.01s) === RUN TestEditCommentSerialize --- PASS: TestEditCommentSerialize (0.00s) === RUN TestLabelChangeSerialize --- PASS: TestLabelChangeSerialize (0.00s) === RUN TestSetStatusSerialize --- PASS: TestSetStatusSerialize (0.00s) === RUN TestSetTitleSerialize --- PASS: TestSetTitleSerialize (0.00s) === RUN TestValidate --- PASS: TestValidate (0.00s) === RUN TestMetadata --- PASS: TestMetadata (0.00s) === RUN TestID --- PASS: TestID (0.03s) PASS ok github.com/MichaelMure/git-bug/entities/bug 0.409s ? github.com/MichaelMure/git-bug/entities/common [no test files] === RUN TestIdentityPushPull --- PASS: TestIdentityPushPull (0.54s) === RUN TestIdentityStubSerialize --- PASS: TestIdentityStubSerialize (0.00s) === RUN TestIdentityCommitLoad --- PASS: TestIdentityCommitLoad (15.62s) === RUN TestIdentityMutate --- PASS: TestIdentityMutate (0.00s) === RUN TestIdentity_ValidKeysAtTime --- PASS: TestIdentity_ValidKeysAtTime (11.64s) === RUN TestMetadata --- PASS: TestMetadata (0.00s) === RUN TestJSON --- PASS: TestJSON (0.00s) === RUN TestIdentityRemove --- PASS: TestIdentityRemove (0.14s) === RUN TestPublicKeyJSON --- PASS: TestPublicKeyJSON (2.11s) === RUN TestStoreLoad --- PASS: TestStoreLoad (3.96s) === RUN TestVersionJSON --- PASS: TestVersionJSON (7.04s) PASS ok github.com/MichaelMure/git-bug/entities/identity 41.416s === RUN TestInterleaved --- PASS: TestInterleaved (0.00s) PASS ok github.com/MichaelMure/git-bug/entity 0.088s === RUN TestEntityPushPull --- PASS: TestEntityPushPull (0.33s) === RUN TestListLocalIds --- PASS: TestListLocalIds (0.25s) === RUN TestMerge --- PASS: TestMerge (0.71s) === RUN TestRemove --- PASS: TestRemove (0.18s) === RUN TestWriteRead --- PASS: TestWriteRead (0.00s) === RUN TestWriteReadMultipleAuthor --- PASS: TestWriteReadMultipleAuthor (0.00s) === RUN TestNoopSerialize --- PASS: TestNoopSerialize (0.00s) === RUN TestSetMetadata --- PASS: TestSetMetadata (0.00s) === RUN TestSetMetadataSerialize --- PASS: TestSetMetadataSerialize (0.00s) === RUN TestOperationPackReadWrite --- PASS: TestOperationPackReadWrite (0.00s) === RUN TestOperationPackSignedReadWrite --- PASS: TestOperationPackSignedReadWrite (2.84s) === RUN TestOperationPackFiles --- PASS: TestOperationPackFiles (0.00s) PASS ok github.com/MichaelMure/git-bug/entity/dag 4.660s ? github.com/MichaelMure/git-bug/misc/completion [no test files] ? github.com/MichaelMure/git-bug/misc/random_bugs [no test files] ? github.com/MichaelMure/git-bug/misc/random_bugs/cmd [no test files] === RUN TestTokenize === RUN TestTokenize/status: === RUN TestTokenize/:value === RUN TestTokenize/status:open === RUN TestTokenize/status:closed === RUN TestTokenize/author:rene === RUN TestTokenize/author:"René_Descartes" === RUN TestTokenize/status:open_status:closed_author:rene_author:"René_Descartes" === RUN TestTokenize/key:"value_value" === RUN TestTokenize/key:'value_value' === RUN TestTokenize/key:'value_value === RUN TestTokenize/key:value_value' === RUN TestTokenize/key:subkey:"value:value" === RUN TestTokenize/key:subkey:value:value === RUN TestTokenize/key:subkey: === RUN TestTokenize/key:subkey:"value === RUN TestTokenize/search === RUN TestTokenize/search_more_terms === RUN TestTokenize/search_"more_terms" --- PASS: TestTokenize (0.00s) --- PASS: TestTokenize/status: (0.00s) --- PASS: TestTokenize/:value (0.00s) --- PASS: TestTokenize/status:open (0.00s) --- PASS: TestTokenize/status:closed (0.00s) --- PASS: TestTokenize/author:rene (0.00s) --- PASS: TestTokenize/author:"René_Descartes" (0.00s) --- PASS: TestTokenize/status:open_status:closed_author:rene_author:"René_Descartes" (0.00s) --- PASS: TestTokenize/key:"value_value" (0.00s) --- PASS: TestTokenize/key:'value_value' (0.00s) --- PASS: TestTokenize/key:'value_value (0.00s) --- PASS: TestTokenize/key:value_value' (0.00s) --- PASS: TestTokenize/key:subkey:"value:value" (0.00s) --- PASS: TestTokenize/key:subkey:value:value (0.00s) --- PASS: TestTokenize/key:subkey: (0.00s) --- PASS: TestTokenize/key:subkey:"value (0.00s) --- PASS: TestTokenize/search (0.00s) --- PASS: TestTokenize/search_more_terms (0.00s) --- PASS: TestTokenize/search_"more_terms" (0.00s) === RUN TestParse === 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/label:"foo:bar" === RUN TestParse/metadata:key:"https://www.example.com/" === RUN TestParse/search === RUN TestParse/search_"more_terms" === RUN TestParse/status:open_author:"René_Descartes"_search_participant:leonhard_label:hello_label:"Good_first_issue"_sort:edit-desc_"more_terms" --- PASS: TestParse (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/label:"foo:bar" (0.00s) --- PASS: TestParse/metadata:key:"https://www.example.com/" (0.00s) --- PASS: TestParse/search (0.00s) --- PASS: TestParse/search_"more_terms" (0.00s) --- PASS: TestParse/status:open_author:"René_Descartes"_search_participant:leonhard_label:hello_label:"Good_first_issue"_sort:edit-desc_"more_terms" (0.00s) PASS ok github.com/MichaelMure/git-bug/query 0.094s === RUN TestNewMemConfig --- PASS: TestNewMemConfig (0.00s) === RUN TestMergedConfig --- PASS: TestMergedConfig (0.00s) === RUN TestNewGoGitRepo --- PASS: TestNewGoGitRepo (0.01s) === RUN TestGoGitRepo === RUN TestGoGitRepo/Plain === RUN TestGoGitRepo/Plain/Data === RUN TestGoGitRepo/Plain/Config === RUN TestGoGitRepo/Plain/Clocks === RUN TestGoGitRepo/Bare === RUN TestGoGitRepo/Bare/Data === RUN TestGoGitRepo/Bare/Config === RUN TestGoGitRepo/Bare/Clocks --- PASS: TestGoGitRepo (8.07s) --- PASS: TestGoGitRepo/Plain (4.44s) --- PASS: TestGoGitRepo/Plain/Data (4.42s) --- PASS: TestGoGitRepo/Plain/Config (0.01s) --- PASS: TestGoGitRepo/Plain/Clocks (0.00s) --- PASS: TestGoGitRepo/Bare (3.62s) --- PASS: TestGoGitRepo/Bare/Data (3.61s) --- PASS: TestGoGitRepo/Bare/Config (0.01s) --- PASS: TestGoGitRepo/Bare/Clocks (0.00s) === RUN TestGoGitRepo_Indexes --- PASS: TestGoGitRepo_Indexes (0.02s) === RUN TestMockRepo === RUN TestMockRepo/Plain === RUN TestMockRepo/Plain/Data === RUN TestMockRepo/Plain/Config === RUN TestMockRepo/Plain/Clocks === RUN TestMockRepo/Bare === RUN TestMockRepo/Bare/Data === RUN TestMockRepo/Bare/Config === RUN TestMockRepo/Bare/Clocks --- PASS: TestMockRepo (5.44s) --- PASS: TestMockRepo/Plain (2.33s) --- PASS: TestMockRepo/Plain/Data (2.33s) --- PASS: TestMockRepo/Plain/Config (0.00s) --- PASS: TestMockRepo/Plain/Clocks (0.00s) --- PASS: TestMockRepo/Bare (3.11s) --- PASS: TestMockRepo/Bare/Data (3.10s) --- PASS: TestMockRepo/Bare/Config (0.00s) --- PASS: TestMockRepo/Bare/Clocks (0.00s) === RUN TestTreeEntryFormat --- PASS: TestTreeEntryFormat (0.00s) === RUN TestTreeEntryParse --- PASS: TestTreeEntryParse (0.00s) PASS ok github.com/MichaelMure/git-bug/repository 13.901s ? github.com/MichaelMure/git-bug/termui [no test files] === RUN TestReadBugs --- PASS: TestReadBugs (1.65s) goos: linux goarch: riscv64 pkg: github.com/MichaelMure/git-bug/tests BenchmarkReadBugs5 BenchmarkReadBugs5-64 9 111677388 ns/op BenchmarkReadBugs25 BenchmarkReadBugs25-64 2 635432716 ns/op BenchmarkReadBugs150 BenchmarkReadBugs150-64 1 3843374332 ns/op PASS ok github.com/MichaelMure/git-bug/tests 22.529s ? github.com/MichaelMure/git-bug/util/colors [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.090s === RUN TestMemClock --- PASS: TestMemClock (0.00s) === RUN TestPersistedClock --- PASS: TestPersistedClock (0.00s) PASS ok github.com/MichaelMure/git-bug/util/lamport 0.089s ? 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] npm run generate > webui@0.1.0 generate > graphql-codegen (node:36457) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) [STARTED] Parse Configuration [SUCCESS] Parse Configuration [STARTED] Generate outputs [STARTED] Generate to ./src/fragmentTypes.ts [STARTED] Load GraphQL schemas [SUCCESS] Load GraphQL schemas [STARTED] Load GraphQL documents [SUCCESS] Load GraphQL documents [STARTED] Generate [SUCCESS] Generate [SUCCESS] Generate to ./src/fragmentTypes.ts [STARTED] Generate to ./src/gqlTypes.ts [STARTED] Load GraphQL schemas [SUCCESS] Load GraphQL schemas [STARTED] Load GraphQL documents [SUCCESS] Load GraphQL documents [STARTED] Generate [SUCCESS] Generate [SUCCESS] Generate to ./src/gqlTypes.ts [STARTED] Generate to ./src/schema.json [STARTED] Load GraphQL schemas [SUCCESS] Load GraphQL schemas [STARTED] Load GraphQL documents [SUCCESS] Load GraphQL documents [STARTED] Generate [SUCCESS] Generate [SUCCESS] Generate to ./src/schema.json [STARTED] Generate to ./src/ [STARTED] Load GraphQL schemas [SUCCESS] Load GraphQL schemas [STARTED] Load GraphQL documents [SUCCESS] Load GraphQL documents [STARTED] Generate [SUCCESS] Generate [SUCCESS] Generate to ./src/ [SUCCESS] Generate outputs npm run lint > webui@0.1.0 lint > eslint src --ext .ts --ext .tsx --ext .js --ext .jsx --ext .graphql (node:36505) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) CI=true npm run test > webui@0.1.0 test > react-scripts test --env=jsdom Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme (node:36547) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) PASS src/__tests__/query.ts (75.495 s) ✓ parses a simple query (458 ms) ✓ parses a query with multiple filters (541 ms) ✓ parses a quoted query (906 ms) ✓ should not escape nested quotes (357 ms) ✓ parses a query with repetitions (291 ms) ✓ parses a complex query (619 ms) ✓ parses a key:value:value query (3 ms) ✓ quotes values (234 ms) ✓ stringifies params (266 ms) Test Suites: 1 passed, 1 total Tests: 9 passed, 9 total Snapshots: 0 total Time: 98.121 s Ran all test suites. Jest did not exit one second after the test run has completed. This usually means that there are asynchronous operations that weren't stopped in your tests. Consider running Jest with `--detectOpenHandles` to troubleshoot this issue. >>> git-bug: Entering fakeroot... >>> git-bug-doc*: Running split function doc... >>> git-bug-doc*: Preparing subpackage git-bug-doc... >>> git-bug-doc*: Running postcheck for git-bug-doc >>> git-bug-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/testing/git-bug/pkg/git-bug/usr/share/bash-completion/completions' -> '/home/buildozer/aports/testing/git-bug/pkg/git-bug-bash-completion/usr/share/bash-completion/completions' >>> git-bug-bash-completion*: Preparing subpackage git-bug-bash-completion... >>> git-bug-bash-completion*: Running postcheck for git-bug-bash-completion >>> git-bug-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/testing/git-bug/pkg/git-bug/usr/share/zsh/site-functions' -> '/home/buildozer/aports/testing/git-bug/pkg/git-bug-zsh-completion/usr/share/zsh/site-functions' >>> git-bug-zsh-completion*: Preparing subpackage git-bug-zsh-completion... >>> git-bug-zsh-completion*: Running postcheck for git-bug-zsh-completion >>> git-bug-fish-completion*: Running split function fishcomp... '/home/buildozer/aports/testing/git-bug/pkg/git-bug/usr/share/fish/vendor_completions.d' -> '/home/buildozer/aports/testing/git-bug/pkg/git-bug-fish-completion/usr/share/fish/vendor_completions.d' >>> git-bug-fish-completion*: Preparing subpackage git-bug-fish-completion... >>> git-bug-fish-completion*: Running postcheck for git-bug-fish-completion >>> git-bug*: Running postcheck for git-bug >>> git-bug*: Preparing package git-bug... >>> git-bug*: Stripping binaries >>> git-bug-bash-completion*: Scanning shared objects >>> git-bug-doc*: Scanning shared objects >>> git-bug-fish-completion*: Scanning shared objects >>> git-bug-zsh-completion*: Scanning shared objects >>> git-bug*: Scanning shared objects >>> git-bug-bash-completion*: Tracing dependencies... >>> git-bug-bash-completion*: Package size: 36.0 KB >>> git-bug-bash-completion*: Compressing data... >>> git-bug-bash-completion*: Create checksum... >>> git-bug-bash-completion*: Create git-bug-bash-completion-0.8.0-r14.apk >>> git-bug-doc*: Tracing dependencies... >>> git-bug-doc*: Package size: 172.0 KB >>> git-bug-doc*: Compressing data... >>> git-bug-doc*: Create checksum... >>> git-bug-doc*: Create git-bug-doc-0.8.0-r14.apk >>> git-bug-fish-completion*: Tracing dependencies... >>> git-bug-fish-completion*: Package size: 28.0 KB >>> git-bug-fish-completion*: Compressing data... >>> git-bug-fish-completion*: Create checksum... >>> git-bug-fish-completion*: Create git-bug-fish-completion-0.8.0-r14.apk >>> git-bug-zsh-completion*: Tracing dependencies... >>> git-bug-zsh-completion*: Package size: 28.0 KB >>> git-bug-zsh-completion*: Compressing data... >>> git-bug-zsh-completion*: Create checksum... >>> git-bug-zsh-completion*: Create git-bug-zsh-completion-0.8.0-r14.apk >>> git-bug*: Tracing dependencies... so:libc.musl-riscv64.so.1 >>> git-bug*: Package size: 24.5 MB >>> git-bug*: Compressing data... >>> git-bug*: Create checksum... >>> git-bug*: Create git-bug-0.8.0-r14.apk >>> git-bug: Build complete at Wed, 10 Jul 2024 01:38:07 +0000 elapsed time 2h 53m 4s >>> git-bug: Cleaning up srcdir >>> git-bug: Cleaning up pkgdir >>> git-bug: Uninstalling dependencies... (1/8) Purging .makedepends-git-bug (20240709.224507) (2/8) Purging go (1.22.5-r0) (3/8) Purging npm (10.8.0-r0) (4/8) Purging nodejs-current (21.7.3-r0) (5/8) Purging ada-libs (2.7.8-r0) (6/8) Purging icu-libs (74.2-r0) (7/8) Purging icu-data-en (74.2-r0) (8/8) Purging libuv (1.48.0-r0) Executing busybox-1.36.1-r31.trigger OK: 228 MiB in 102 packages >>> git-bug: Updating the testing/riscv64 repository index... >>> git-bug: Signing the index...