build packages.x86_64-linux.go-tests

  1. 4.66 s [go-tests] + go_test_flags+=("-fullpath")
  2. 4.66 s [go-tests] + readonly COVERAGE_FILE_RAW=.coverage.out
  3. 4.66 s [go-tests] + COVERAGE_FILE_RAW=.coverage.out
  4. 4.66 s [go-tests] + readonly COVERAGE_FILE_HTML=.coverage.html
  5. 4.66 s [go-tests] + COVERAGE_FILE_HTML=.coverage.html
  6. 4.66 s [go-tests] + [[ '' = \-\-full ]]
  7. 4.66 s [go-tests] + set -u
  8. 4.66 s [go-tests] +++ dirname ./dev-scripts/run-go-tests
  9. 4.66 s [go-tests] ++ cd ./dev-scripts
  10. 4.66 s [go-tests] ++ pwd
  11. 4.66 s [go-tests] + SCRIPT_DIR=/build/source/dev-scripts
  12. 4.66 s [go-tests] + readonly SCRIPT_DIR
  13. 4.66 s [go-tests] + cd /build/source/dev-scripts/..
  14. 4.66 s [go-tests] + go test -tags=netgo,osusergo -fullpath ./...
  15. 6.75 s [go-tests] ? codeberg.org/mtlynch/grosiree/build [no test files]
  16. 9.05 s [go-tests] ? codeberg.org/mtlynch/grosiree/cmd/app [no test files]
  17. 10.27 s [go-tests] ok codeberg.org/mtlynch/grosiree/handlers 0.684s
  18. 10.27 s [go-tests] ? codeberg.org/mtlynch/grosiree/handlers/auth/shared_secret [no test files]
  19. 10.27 s [go-tests] ? codeberg.org/mtlynch/grosiree/handlers/auth/shared_secret/kdf [no test files]
  20. 10.27 s [go-tests] ok codeberg.org/mtlynch/grosiree/store/sqlite 0.670s
  21. 10.27 s [go-tests] ? codeberg.org/mtlynch/grosiree/store/test_sqlite [no test files]
  22. 10.27 s [go-tests] ok codeberg.org/mtlynch/grosiree/types 0.004s
  23. 10.27 s [go-tests] + [[ -n '' ]]
  24. 10.27 s [go-tests] + go vet ./...
  25. 14.54 s [go-tests] + go_package_dirs=()