Skip to content

Ensure full functionality of AntreaProxy with proxyAll enabled when kube-proxy presents #33233

Ensure full functionality of AntreaProxy with proxyAll enabled when kube-proxy presents

Ensure full functionality of AntreaProxy with proxyAll enabled when kube-proxy presents #33233

Triggered via pull request June 20, 2024 12:40
Status Failure
Total duration 13m 28s
Artifacts

go.yml

on: pull_request
Check whether tests need to be run based on diff
16s
Check whether tests need to be run based on diff
Verify docs and spelling
40s
Verify docs and spelling
Unit test (ubuntu-latest)
6m 45s
Unit test (ubuntu-latest)
Unit test (windows-2022)
12m 47s
Unit test (windows-2022)
Integration test
4m 27s
Integration test
Golangci-lint (ubuntu-latest)
4m 6s
Golangci-lint (ubuntu-latest)
Golangci-lint (macos-latest)
4m 14s
Golangci-lint (macos-latest)
Build Antrea and antctl binaries
9m 59s
Build Antrea and antctl binaries
Build Antrea Windows binaries
2m 11s
Build Antrea Windows binaries
Check tidy, code generation and manifest
5m 41s
Check tidy, code generation and manifest
Go benchmark test
4m 48s
Go benchmark test
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 2 warnings
Golangci-lint (ubuntu-latest): pkg/agent/route/route_linux_test.go#L1786
c.AddExternalIPRoute undefined (type *Client has no field or method AddExternalIPRoute)
Golangci-lint (ubuntu-latest): pkg/agent/route/route_linux_test.go#L1839
c.DeleteExternalIPRoute undefined (type *Client has no field or method DeleteExternalIPRoute) (typecheck)
Golangci-lint (ubuntu-latest): pkg/agent/proxy/proxier_test.go#L3229
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
Golangci-lint (ubuntu-latest): pkg/agent/proxy/proxier_test.go#L3239
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
Golangci-lint (ubuntu-latest): pkg/agent/proxy/proxier_test.go#L3255
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
Golangci-lint (ubuntu-latest)
Process completed with exit code 2.
Golangci-lint (macos-latest): pkg/agent/route/route_linux_test.go#L1786
c.AddExternalIPRoute undefined (type *Client has no field or method AddExternalIPRoute)
Golangci-lint (macos-latest): pkg/agent/route/route_linux_test.go#L1839
c.DeleteExternalIPRoute undefined (type *Client has no field or method DeleteExternalIPRoute) (typecheck)
Golangci-lint (macos-latest): pkg/agent/proxy/proxier_test.go#L3229
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
Golangci-lint (macos-latest): pkg/agent/proxy/proxier_test.go#L3239
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
Golangci-lint (macos-latest): pkg/agent/proxy/proxier_test.go#L3255
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
Golangci-lint (macos-latest)
Process completed with exit code 2.
Go benchmark test: pkg/agent/route/route_linux_test.go#L1786
c.AddExternalIPRoute undefined (type *Client has no field or method AddExternalIPRoute)
Go benchmark test: pkg/agent/route/route_linux_test.go#L1839
c.DeleteExternalIPRoute undefined (type *Client has no field or method DeleteExternalIPRoute)
Go benchmark test
Process completed with exit code 1.
Unit test (ubuntu-latest): pkg/agent/route/route_linux_test.go#L1786
c.AddExternalIPRoute undefined (type *Client has no field or method AddExternalIPRoute)
Unit test (ubuntu-latest): pkg/agent/route/route_linux_test.go#L1839
c.DeleteExternalIPRoute undefined (type *Client has no field or method DeleteExternalIPRoute)
Unit test (ubuntu-latest)
Process completed with exit code 2.
Integration test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit test (windows-2022)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.