[2020-10-30T10:32:52.085Z] C:\Users\jenkins\workspace\Beats_beats_PR-19797\src\github.com\elastic\beats\packetbeat>mage build unitTest
[2020-10-30T10:33:10.213Z] >> build: Building packetbeat
[2020-10-30T10:34:31.781Z] >> go test: Unit Testing
[2020-10-30T10:35:39.544Z] FAILURES:
[2020-10-30T10:35:39.544Z] Package: github.com/elastic/beats/v7/packetbeat/procs
[2020-10-30T10:35:39.544Z] Test: [build failed]
[2020-10-30T10:35:39.544Z] procs\procs_windows_test.go:55:68: constant 3435973836 overflows int
[2020-10-30T10:35:39.544Z] ----
[2020-10-30T10:35:39.544Z] SUMMARY:
[2020-10-30T10:35:39.544Z] Fail: 1
[2020-10-30T10:35:39.544Z] Skip: 0
[2020-10-30T10:35:39.544Z] Pass: 339
[2020-10-30T10:35:39.544Z] Packages: 24
[2020-10-30T10:35:39.544Z] Duration: 1m9.1386719s
[2020-10-30T10:35:39.544Z] Coverage Report: C:\Users\jenkins\workspace\Beats_beats_PR-19797\src\github.com\elastic\beats\packetbeat\build\TEST-go-unit.html
[2020-10-30T10:35:39.544Z] JUnit Report: C:\Users\jenkins\workspace\Beats_beats_PR-19797\src\github.com\elastic\beats\packetbeat\build\TEST-go-unit.xml
[2020-10-30T10:35:39.544Z] Output File: C:\Users\jenkins\workspace\Beats_beats_PR-19797\src\github.com\elastic\beats\packetbeat\build\TEST-go-unit.out
[2020-10-30T10:35:39.544Z] >> go test: Unit Test Failed
[2020-10-30T10:35:39.544Z] Error: go test failed: 1 test failures
script returned exit code 1[2020-10-30T10:35:39.897Z]
# github.com/elastic/beats/v7/packetbeat/procs [github.com/elastic/beats/v7/packetbeat/procs.test]
procs\procs_windows_test.go:55:68: constant 3435973836 overflows int
<testsuite tests="1" failures="1" time="0.000" name="github.com/elastic/beats/v7/packetbeat/procs">
<properties>
<property name="go.version" value="go1.14.7"></property>
</properties>
<testcase classname="procs" name="[build failed]" time="0.000">
<failure message="Failed" type="">procs\procs_windows_test.go:55:68: constant 3435973836 overflows int</failure>
</testcase>
</testsuite>
Failed Test
TestParseTableRawbeats/packetbeat/procs/procs_windows_test.go
Line 32 in b18b333
Stack Trace
Test output
#### XML output