Skip to content

Test suite fails on AMD64 Windows11 Non-Debug 3.x: Python fails with STATUS_VIRUS_INFECTED #144652

@vstinner

Description

@vstinner

Extract of: https://buildbot.python.org/#/builders/914/builds/5450

0:29:46 load avg: 1.07 [ 1/38/1] test_filecmp worker non-zero exit code (Exit code 3221227782)
0:29:46 load avg: 1.07 [ 2/38/2] test.test_concurrent_futures.test_thread_pool worker non-zero exit code (Exit code 3221227782)
0:29:46 load avg: 1.07 [ 3/38/3] test_contextlib worker non-zero exit code (Exit code 3221227782)
0:29:46 load avg: 1.07 [ 4/38/4] test_coroutines worker non-zero exit code (Exit code 3221227782)
0:29:46 load avg: 1.07 [ 5/38/5] test_zipimport_support worker non-zero exit code (Exit code 3221227782)
0:29:46 load avg: 1.07 [ 6/38/6] test_contextlib_async worker non-zero exit code (Exit code 3221227782)
0:29:46 load avg: 1.07 [ 7/38/7] test.test_io.test_univnewlines worker non-zero exit code (Exit code 3221227782)

3221227782 is 0xc0000906 or STATUS_VIRUS_INFECTED: "The operation did not complete successfully because the file contains a virus".

@zware: Would you mind to look at your buildbot worker to check if an antivirus application detects freshly built Python binaries as virus?

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions