Skip to content

test: Improve Error Reporting for Cluster Failures in End-to-End Tests #36760

test: Improve Error Reporting for Cluster Failures in End-to-End Tests

test: Improve Error Reporting for Cluster Failures in End-to-End Tests #36760

Triggered via pull request October 31, 2024 12:53
Status Failure
Total duration 4m 22s
Artifacts

cluster_endtoend_vtorc.yml

on: pull_request
Run endtoend tests on Cluster (vtorc)
3m 54s
Run endtoend tests on Cluster (vtorc)
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Run endtoend tests on Cluster (vtorc)
Process completed with exit code 1.
Run endtoend tests on Cluster (vtorc): go/test/endtoend/vtorc/utils/utils.go#L152
cannot use proc (variable of type *cluster.processInfo) as *exec.Cmd value in argument to append
Run endtoend tests on Cluster (vtorc): go/test/endtoend/vtorc/utils/utils.go#L832
cannot use proc (variable of type *cluster.processInfo) as *exec.Cmd value in argument to append
Run endtoend tests on Cluster (vtorc): go/test/endtoend/vtorc/utils/utils.go#L907
cannot use proc (variable of type *cluster.processInfo) as *exec.Cmd value in argument to append
Run endtoend tests on Cluster (vtorc): go/test/endtoend/vtorc/utils/utils.go#L1166
vtorc.LogFileName undefined (type *cluster.VTOrcProcess has no field or method LogFileName)
Run endtoend tests on Cluster (vtorc): go/test/endtoend/vtorc/utils/utils.go#L1169
vtorc.LogFileName undefined (type *cluster.VTOrcProcess has no field or method LogFileName)
Run endtoend tests on Cluster (vtorc): go/test/endtoend/vtorc/utils/utils.go#L152
cannot use proc (variable of type *cluster.processInfo) as *exec.Cmd value in argument to append
Run endtoend tests on Cluster (vtorc): go/test/endtoend/vtorc/utils/utils.go#L832
cannot use proc (variable of type *cluster.processInfo) as *exec.Cmd value in argument to append
Run endtoend tests on Cluster (vtorc): go/test/endtoend/vtorc/utils/utils.go#L907
cannot use proc (variable of type *cluster.processInfo) as *exec.Cmd value in argument to append
Run endtoend tests on Cluster (vtorc): go/test/endtoend/vtorc/utils/utils.go#L1166
vtorc.LogFileName undefined (type *cluster.VTOrcProcess has no field or method LogFileName)
Run endtoend tests on Cluster (vtorc): go/test/endtoend/vtorc/utils/utils.go#L1169
vtorc.LogFileName undefined (type *cluster.VTOrcProcess has no field or method LogFileName)
Run endtoend tests on Cluster (vtorc)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.