test coverage report
Passed Started
by
@tmaczukin
Tomasz Maczukin
1Running with gitlab-runner 14.8.0~beta.44.g57df0d52 (57df0d52)2 on green-3.shared-gitlab-org.runners-manager.gitlab.com/default EuhiQzPR3 feature flags: FF_USE_FASTZIP:true, FF_USE_NEW_BASH_EVAL_STRATEGY:true, FF_SCRIPT_SECTIONS:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-runner/ci:1.17.7-2 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-runner/ci:1.17.7-2 ...9Using docker image sha256:b16f1494fb60aa56a0e7c851c3fe8579ae36bb3d86dd44b5c6323ade47d43fca for registry.gitlab.com/gitlab-org/gitlab-runner/ci:1.17.7-2 with digest registry.gitlab.com/gitlab-org/gitlab-runner/ci@sha256:e6621f83196da7f25c98fea1a048810161f8c363179a8b5c895d934eeaefb52c ...11Running on runner-euhiqzpr-project-250833-concurrent-0 via runner-euhiqzpr-shared-gitlab-org-1646061946-982d9a73...14Fetching changes...15Initialized empty Git repository in /builds/gitlab-org/gitlab-runner/.git/16Created fresh repository.17Checking out 842c70ae as refs/merge-requests/3320/train...18Skipping Git submodules setup20Downloading artifacts for integration test 1/4 (2144779615)...21Downloading artifacts 332.35 KB (1.7 MB/s) 22Downloading artifacts from coordinator... ok id=2144779615 responseStatus=200 OK token=mQpx1ZVh23Downloading artifacts for integration test 2/4 (2144779616)...24Downloading artifacts 266.54 KB (1.1 MB/s) 25Downloading artifacts from coordinator... ok id=2144779616 responseStatus=200 OK token=TTpfo73B26Downloading artifacts for integration test 3/4 (2144779617)...27Downloading artifacts 217.33 KB (1.2 MB/s) 28Downloading artifacts from coordinator... ok id=2144779617 responseStatus=200 OK token=RkTTAWLP29Downloading artifacts for integration test 4/4 (2144779618)...30Downloading artifacts 154.94 KB (786.8 KB/s) 31Downloading artifacts from coordinator... ok id=2144779618 responseStatus=200 OK token=FsXzGRe332Downloading artifacts for unit test 1/2 (2144779610)...33Downloading artifacts 1.59 MB (7.3 MB/s) 34Downloading artifacts from coordinator... ok id=2144779610 responseStatus=200 OK token=MuQ_jbwb35Downloading artifacts for unit test 2/2 (2144779612)...36Downloading artifacts 541.09 KB (2.5 MB/s) 37Downloading artifacts from coordinator... ok id=2144779612 responseStatus=200 OK token=VznFL-Na39Using docker image sha256:b16f1494fb60aa56a0e7c851c3fe8579ae36bb3d86dd44b5c6323ade47d43fca for registry.gitlab.com/gitlab-org/gitlab-runner/ci:1.17.7-2 with digest registry.gitlab.com/gitlab-org/gitlab-runner/ci@sha256:e6621f83196da7f25c98fea1a048810161f8c363179a8b5c895d934eeaefb52c ...42# Preparing coverage report43Generating HTML coverage report44Generating TXT coverage report45General coverage percentage:46regular gitlab.com/gitlab-org/gitlab-runner/executors/docker/machine/idle_limit_strategy.go:91: totalMachinesExceeded 100.0%47total: (statements) 77.4%48go get github.com/boumenot/gocover-cobertura49go: downloading github.com/boumenot/gocover-cobertura v1.2.050go: downloading golang.org/x/tools v0.0.0-20210106214847-113979e3529a51go: downloading golang.org/x/mod v0.4.252go get: installing executables with 'go get' in module mode is deprecated.53 To adjust and download dependencies of the current module, use 'go get -d'.54 To install using requirements of the current module, use 'go install'.55 To install ignoring the current module, use 'go install' with a version,56 like 'go install example.com/cmd@latest'.57 For more information, see https://golang.org/doc/go-get-install-deprecation58 or run 'go help get' or 'go help install'.59mkdir -p out/cobertura60gocover-cobertura < out/coverage/coverprofile.regular.source.txt > out/cobertura/cobertura-coverage-raw.xml61sed 's;filename=\"gitlab.com/gitlab-org/gitlab-runner/;filename=\";g' out/cobertura/cobertura-coverage-raw.xml > \62 out/cobertura/cobertura-coverage.xml64Uploading artifacts...65out/coverage/: found 4 matching files and directories 66Uploading artifacts 0 B (0 B/s) Uploading artifacts as "archive" to coordinator... 201 Created id=2144779646 responseStatus=201 Created token=yzSA7KCB67Uploading artifacts 2.42 MB (1.3 MB/s) 68Uploading artifacts...69out/cobertura/cobertura-coverage.xml: found 1 matching files and directories 70Uploading artifacts 207.69 KB (185.0 KB/s) 71Uploading artifacts as "cobertura" to coordinator... 201 Created id=2144779646 responseStatus=201 Created token=yzSA7KCB73Job succeeded