Skip to content

PackageTests#test90DoNotCloseStderrWhenQuiet fails with "cannot change locale" #49406

@DaveCTurner

Description

@DaveCTurner

This build failed:

:qa:os:destructiveDistroTest.oss-deb-no-jdk FAILED

org.elasticsearch.packaging.test.PackageTests > test90DoNotCloseStderrWhenQuiet FAILED
    java.lang.RuntimeException: Command was not successful: [bash -c systemctl restart systemd-journald]
       result: exitCode = [1] stdout = [] stderr = [bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
    Job for systemd-journald.service failed because the control process exited with error code.
    See "systemctl status systemd-journald.service" and "journalctl -xe" for details.]
        at __randomizedtesting.SeedInfo.seed([D614BA3E9ACB9E90:92258512C6D6191]:0)
        at org.elasticsearch.packaging.util.Shell.runScript(Shell.java:116)
        at org.elasticsearch.packaging.util.Shell.run(Shell.java:68)
        at org.elasticsearch.packaging.util.Packages.clearJournal(Packages.java:305)
        at org.elasticsearch.packaging.test.PackageTests.lambda$test90DoNotCloseStderrWhenQuiet$1(PackageTests.java:349)
        at org.elasticsearch.packaging.test.PackageTests.withCustomConfig(PackageTests.java:393)
        at org.elasticsearch.packaging.test.PackageTests.test90DoNotCloseStderrWhenQuiet(PackageTests.java:344)

Build stats show a few more instances that look similar too.

Metadata

Metadata

Assignees

Labels

:Delivery/PackagingRPM and deb packaging, tar and zip archives, shell and batch scripts>test-failureTriaged test failures from CITeam:DeliveryMeta label for Delivery team

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions