build packages.x86_64-linux.go-tests
- 3.26 s
[go-tests] ./dev-scripts/populate-db: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
- 3.28 s
[go-tests] ./dev-scripts/check-trailing-whitespace: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
- 3.30 s
[go-tests] ./dev-scripts/run-single-go-test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
- 3.32 s
[go-tests] ./dev-scripts/check-go-formatting: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
- 3.34 s
[go-tests] ./dev-scripts/enable-multiarch-docker: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
- 3.36 s
[go-tests] ./dev-scripts/check-trailing-newline: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
- 3.37 s
[go-tests] ./dev-scripts/package-binaries: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
- 3.39 s
[go-tests] ./dev-scripts/run-e2e-tests: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
- 3.54 s
[go-tests] + set -o pipefail
- 3.54 s
[go-tests] + full_test=
- 3.54 s
[go-tests] + go_test_flags=("-tags=netgo,osusergo")
- 3.54 s
[go-tests] + go_test_flags+=("-fullpath")
- 3.54 s
[go-tests] + readonly COVERAGE_FILE_RAW=.coverage.out
- 3.54 s
[go-tests] + COVERAGE_FILE_RAW=.coverage.out
- 3.54 s
[go-tests] + readonly COVERAGE_FILE_HTML=.coverage.html
- 3.54 s
[go-tests] + COVERAGE_FILE_HTML=.coverage.html
- 3.54 s
[go-tests] + [[ '' = \-\-full ]]
- 3.54 s
[go-tests] + set -u
- 3.54 s
[go-tests] +++ dirname ./dev-scripts/run-go-tests
- 3.54 s
[go-tests] ++ cd ./dev-scripts
- 3.54 s
[go-tests] ++ pwd
- 3.54 s
[go-tests] + SCRIPT_DIR=/build/source/dev-scripts
- 3.54 s
[go-tests] + readonly SCRIPT_DIR
- 3.54 s
[go-tests] + cd /build/source/dev-scripts/..
- 3.54 s
[go-tests] + go test -tags=netgo,osusergo -fullpath ./...