Skip to content
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

nixosTests.postgresql-wal-receiver is broken #80060

Closed
tfc opened this issue Feb 13, 2020 · 0 comments · Fixed by #80268
Closed

nixosTests.postgresql-wal-receiver is broken #80060

tfc opened this issue Feb 13, 2020 · 0 comments · Fixed by #80268
Labels
0.kind: bug 6.topic: testing Tooling for automated testing of packages and modules

Comments

@tfc
Copy link
Contributor

tfc commented Feb 13, 2020

When running the postgresql-wal-receiver test, the recovery-done step times out:

$ nix-build nixos/tests/postgresql-wal-receiver.nix
...
machine: running command: test -e /var/db/postgresql/test/recovery.done
machine: exit status 1
(0.00 seconds)
(902.90 seconds)
error: action timed out after -1 seconds at /nix/store/86hrdp84dfdpdp3iay64vn34srrbh4k0-nixos-test-driver/lib/perl5/site_perl/Machine.pm line 247, <__ANONIO__> line 14648.
(984.92 seconds)
action timed out after -1 seconds at /nix/store/86hrdp84dfdpdp3iay64vn34srrbh4k0-nixos-test-driver/lib/perl5/site_perl/Machine.pm line 247, <__ANONIO__> line 14648.
cleaning up
killing machine (pid 6)
(0.00 seconds)
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
builder for '/nix/store/zypb8rh7w5dcia0yklb6kwx7qny4pw95-vm-test-run-postgresql-wal-receiver-postgresql_12.drv' failed with exit code 255
error: build of '/nix/store/zypb8rh7w5dcia0yklb6kwx7qny4pw95-vm-test-run-postgresql-wal-receiver-postgresql_12.drv' failed

/cc @pacien @danbst (commit history)

@veprbl veprbl added the 6.topic: testing Tooling for automated testing of packages and modules label Feb 14, 2020
danbst added a commit to danbst/nixpkgs that referenced this issue Feb 16, 2020
danbst added a commit that referenced this issue Apr 2, 2020
stigok pushed a commit to stigok/nixpkgs that referenced this issue Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug 6.topic: testing Tooling for automated testing of packages and modules
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants