-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build 27 for 8.13 with status FAILURE - ExtendedWin / auditbeat-windows-11-windows-11 / TestExeObjParser/executableObject_macho_garble β github.com/elastic/beats/v7/auditbeat/module/file_integrity #38211
Comments
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
@nfritts could we have someone to take a look here please? |
Pinging @elastic/sec-linux-platform (Team:Security-Linux Platform) |
Will do |
IMO the most likely explanation is that some security tool (e.g. MS Defender) has quarantined the files needed for this test to execute. This file is checked into the repo and should always be present. https://github.com/elastic/beats/tree/main/auditbeat/module/file_integrity/testdata Can we disable MS Defender on this machine? |
"Funny" thing: I receive a notif this morning saying that Elastic Endpoint blocked "macho_garble" |
TestExeObjParser fails on Windows because Defender is removing the testdata that is required by the test. This adds a conditional test skip for CI when those files are missing. Closes elastic#38211
TestExeObjParser fails on Windows because Defender is removing the testdata that is required by the test. This adds a conditional test skip for CI when those files are missing. Closes #38211
The arguments to errors.Is are in the wrong order so the check is not working as designed and test is never skipped. Also stop the test after exeObjParser.Parse fails. Relates: elastic#38211
The arguments to errors.Is are in the wrong order so the check is not working as designed and test is never skipped. Also stop the test after exeObjParser.Parse fails. Relates: #38211
π Tests Failed
Expand to view the summary
Build stats
Start Time: 2024-03-06T19:53:44.578+0000
Duration: 190 min 5 sec
Test stats π§ͺ
Test errors
Expand to view the tests failures
ExtendedWin / auditbeat-windows-11-windows-11 / TestExeObjParser/executableObject_macho_garble β github.com/elastic/beats/v7/auditbeat/module/file_integrity
Expand to view the error details
Expand to view the stacktrace
ExtendedWin / auditbeat-windows-11-windows-11 / TestExeObjParser β github.com/elastic/beats/v7/auditbeat/module/file_integrity
Expand to view the error details
Expand to view the stacktrace
Steps errors
Expand to view the steps failures
auditbeat-windows-11-windows-11 - mage build unitTest
mage build unitTest
auditbeat-windows-11-windows-11 - mage build unitTest
mage build unitTest
auditbeat-windows-11-windows-11 - mage build unitTest
mage build unitTest
Error signal
Error "hudson.AbortException: script returned exit code 1"
The text was updated successfully, but these errors were encountered: