Skip to content

Display docker pull progress #1258

Display docker pull progress

Display docker pull progress #1258

Triggered via pull request July 12, 2023 14:52
Status Failure
Total duration 6m 10s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Matrix: cli-test-master
Matrix: runner-compile-master
build-hub-master
1m 21s
build-hub-master
python-lint
16s
python-lint
runner-test-master
3m 2s
runner-test-master
generate-json-schema
25s
generate-json-schema
Matrix: runner-upload-master
cli-upload-master
1m 27s
cli-upload-master
update-get-dstack-master
0s
update-get-dstack-master
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 17 warnings
runner-compile-master (windows, amd64, ubuntu-latest)
Process completed with exit code 1.
runner-compile-master (linux, amd64, ubuntu-latest)
The job was canceled because "windows_amd64_ubuntu-latest" failed.
runner-compile-master (linux, amd64, ubuntu-latest)
The operation was canceled.
runner-compile-master (darwin, arm64, macos-latest)
The job was canceled because "windows_amd64_ubuntu-latest" failed.
runner-compile-master (darwin, arm64, macos-latest)
The operation was canceled.
runner-compile-master (darwin, amd64, macos-latest)
The job was canceled because "windows_amd64_ubuntu-latest" failed.
runner-compile-master (darwin, amd64, macos-latest)
The operation was canceled.
runner-compile-master (linux, 386, ubuntu-latest)
The job was canceled because "windows_amd64_ubuntu-latest" failed.
runner-compile-master (linux, 386, ubuntu-latest)
The operation was canceled.
runner-test-master: runner/internal/repo/diff_test.go#L5
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
runner-test-master: runner/internal/backend/azure/backend.go#L175
Error return value of `logger.Launch` is not checked (errcheck)
runner-test-master: runner/internal/backend/azure/logging.go#L188
Error return value of `azlogger.writeLogs` is not checked (errcheck)
runner-test-master: runner/internal/backend/azure/secret.go#L43
Error return value of `json.Unmarshal` is not checked (errcheck)
runner-test-master: runner/internal/backend/gcp/secret.go#L49
Error return value of `json.Unmarshal` is not checked (errcheck)
runner-test-master: runner/internal/executor/executor.go#L49
field `portID` is unused (unused)
runner-test-master: runner/internal/executor/executor.go#L634
func `(*Executor).warnOnLongImagePull` is unused (unused)
runner-test-master: runner/internal/container/overlay2.go#L175
S1005: unnecessary assignment to the blank identifier (gosimple)
runner-test-master: runner/internal/executor/interpolator.go#L55
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
runner-test-master: runner/internal/container/overlay2.go#L260
ineffectual assignment to err (ineffassign)
cli-upload-master
Process completed with exit code 1.
python-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cli-test-master (ubuntu-latest, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cli-test-master (ubuntu-latest, 3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cli-test-master (ubuntu-latest, 3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cli-test-master (ubuntu-latest, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cli-test-master (ubuntu-latest, 3.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cli-test-master (macos-latest, 3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cli-test-master (macos-latest, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cli-test-master (macos-latest, 3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cli-test-master (macos-latest, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cli-test-master (windows-latest, 3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cli-test-master (windows-latest, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cli-test-master (windows-latest, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cli-test-master (windows-latest, 3.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cli-test-master (windows-latest, 3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cli-test-master (macos-latest, 3.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cli-upload-master
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
hub-dist Expired
19.4 MB