Skip to content

Nightly

Nightly #44

Triggered via schedule September 3, 2023 08:08
Status Failure
Total duration 31m 51s
Artifacts

nightly.yaml

on: schedule
Go Race Detector
9m 55s
Go Race Detector
Go Fuzzer (native)
34s
Go Fuzzer (native)
Go Perf
31m 41s
Go Perf
Go mod check
2m 2s
Go mod check
Trivy security scan image
38s
Trivy security scan image
Trivy security scan repo
42s
Trivy security scan repo
Go vulnerability check
1m 2s
Go vulnerability check
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Go vulnerability check
plugins.Manager.ServerInitialized calls sync.Once.Do, which eventually calls tls.Conn.Handshake
Go vulnerability check
server.baseHTTPListener.ListenAndServe calls http.Server.Serve, which eventually calls tls.Conn.HandshakeContext
Go vulnerability check
e2e.TestRuntime.GetDataWithInput calls io.ReadAll, which calls tls.Conn.Read
Go vulnerability check
presentation.Source calls fmt.Fprintf, which calls tls.Conn.Write
Go vulnerability check
e2e.TestRuntime.HealthCheck calls http.Client.Do, which eventually calls tls.Dialer.DialContext
Go vulnerability check
Process completed with exit code 3.