Running with gitlab-runner 15.6.0 (b8468294)
  on docker runner zzJRZxzY
section_start:1669397346:prepare_executor
Preparing the "docker" executor
Using Docker executor with image registry.git.autistici.org/ai3/docker/test/golang:master ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image registry.git.autistici.org/ai3/docker/test/golang:master ...
Using docker image sha256:f26c5e9e82ae47c8f3cc095d499c8fc24102d6b6b5d17c9719f702add46aa04d for registry.git.autistici.org/ai3/docker/test/golang:master with digest registry.git.autistici.org/ai3/docker/test/golang@sha256:ada359089df3ff385c75d7d4b4416900438686d29fb377f51af5013a0949f911 ...
section_end:1669397348:prepare_executor
section_start:1669397348:prepare_script
Preparing environment
Running on runner-zzjrzxzy-project-353-concurrent-0 via runner1...
section_end:1669397349:prepare_script
section_start:1669397349:get_sources
Getting source from Git repository
$ umask 022
Fetching changes...
Reinitialized existing Git repository in /builds/ai3/tools/acmeserver/.git/
Checking out 96665d87 as renovate/git.autistici.org-ai3-tools-replds-digest...
Removing output-deb/

Skipping Git submodules setup
section_end:1669397350:get_sources
section_start:1669397350:step_script
Executing "step_script" stage of the job script
Using docker image sha256:f26c5e9e82ae47c8f3cc095d499c8fc24102d6b6b5d17c9719f702add46aa04d for registry.git.autistici.org/ai3/docker/test/golang:master with digest registry.git.autistici.org/ai3/docker/test/golang@sha256:ada359089df3ff385c75d7d4b4416900438686d29fb377f51af5013a0949f911 ...
$ run-go-test ./...
warning: no packages being tested depend on matches for pattern 
=== RUN   TestManager_Reload
2022/11/25 17:29:17 cert for example.com is missing
2022/11/25 17:29:17 configuration reloaded
2022/11/25 17:29:17 cert for example.com is missing
--- PASS: TestManager_Reload (0.10s)
=== RUN   TestManager_NewCert
2022/11/25 17:29:17 cert for example.com is missing
2022/11/25 17:29:17 created certificate for example.com
2022/11/25 17:29:17 writing example.com/privkey.pem (400)
2022/11/25 17:29:17 writing example.com/fullchain.pem (644)
2022/11/25 17:29:17 writing example.com/cert.pem (644)
2022/11/25 17:29:17 successfully renewed example.com
2022/11/25 17:29:17 configuration reloaded
2022/11/25 17:29:17 cert for example.com loaded from storage
--- PASS: TestManager_NewCert (0.20s)
=== RUN   TestManager_CancelUpdate
2022/11/25 17:29:18 cert for example.com is missing
--- PASS: TestManager_CancelUpdate (0.15s)
PASS
coverage: 44.4% of statements in git.autistici.org/ai3/tools/acmeserver, 
ok  	git.autistici.org/ai3/tools/acmeserver	0.480s	coverage: 44.4% of statements in git.autistici.org/ai3/tools/acmeserver, 
?   	git.autistici.org/ai3/tools/acmeserver/cmd/acmeserver	[no test files]
overall coverage: 44.4% of statements
section_end:1669397358:step_script
section_start:1669397358:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
report.xml: found 1 matching files and directories 
Uploading artifacts as "junit" to coordinator... 201 Created  id=80889 responseStatus=201 Created token=7xkyTAf_
Uploading artifacts...
cover.xml: found 1 matching files and directories  
Uploading artifacts as "cobertura" to coordinator... 201 Created  id=80889 responseStatus=201 Created token=7xkyTAf_
section_end:1669397360:upload_artifacts_on_success
section_start:1669397360:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1669397360:cleanup_file_variables
Job succeeded