Skip to content

[BUG] DEB systemd test failed as swap syscall not being blocked #18083

@peterzhuamazon

Description

@peterzhuamazon

Describe the bug

[BUG] DEB systemd test failed as swap syscall not being blocked

> Task :qa:systemd-test:integTest

SystemdIntegTests > testSystemCallFilter FAILED
    java.lang.AssertionError: Swap system call should be blocked
        at __randomizedtesting.SeedInfo.seed([D94D25E53E38C947:850EC0A576478592]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at org.opensearch.systemdinteg.SystemdIntegTests.testSystemCallFilter(SystemdIntegTests.java:148)

Tests with failures:
 - org.opensearch.systemdinteg.SystemdIntegTests.testSystemCallFilter

> Task :qa:systemd-test:integTest FAILED
60 actionable tasks: 1 executed, 59 up-to-date

Thanks.

Related component

Other

To Reproduce

See above

Expected behavior

See above

Additional Details

See above

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions