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

slurm: 17.11.7 -> 17.11.9-2 #45375

Merged
merged 1 commit into from Aug 20, 2018
Merged

slurm: 17.11.7 -> 17.11.9-2 #45375

merged 1 commit into from Aug 20, 2018

Conversation

markuskowa
Copy link
Member

Motivation for this change

Version bump

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
    nixos/tests/slurm.nix succeeds
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@Mic92
Copy link
Member

Mic92 commented Aug 20, 2018

@GrahamcOfBorg test slurm

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: tests.slurm

Partial log (click to expand)

test script finished in 27.71s
cleaning up
killing control (pid 631)
killing submit (pid 643)
killing node3 (pid 656)
killing node2 (pid 670)
killing node1 (pid 683)
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/7p2d3ihry1m6vs7hialqcw37b7pjakbk-vm-test-run-slurm

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: tests.slurm

Partial log (click to expand)

cleaning up
killing node1 (pid 600)
killing node2 (pid 612)
killing control (pid 624)
killing submit (pid 636)
killing node3 (pid 648)
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/v9di1ybf6h1pcxvgfrmhahp775pmy2n1-vm-test-run-slurm.drv' failed with exit code 4
error: build of '/nix/store/v9di1ybf6h1pcxvgfrmhahp775pmy2n1-vm-test-run-slurm.drv' failed

@Mic92
Copy link
Member

Mic92 commented Aug 20, 2018

Is the error on x86_64 reproducible?

@markuskowa
Copy link
Member Author

markuskowa commented Aug 20, 2018

The test runs flawlessly on my local machine. I suspect that the problem here is something else.
It looks like the VMs are failing to start up properly. No test routines from the perl script were even executed.

error: timed out waiting for the VM to connect
timed out waiting for the VM to connect

@markuskowa
Copy link
Member Author

Would you mind restarting the test?

@Mic92
Copy link
Member

Mic92 commented Aug 20, 2018

@GrahamcOfBorg test slurm

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: tests.slurm

Partial log (click to expand)

test script finished in 27.69s
cleaning up
killing node2 (pid 631)
killing submit (pid 643)
killing node3 (pid 656)
killing control (pid 670)
killing node1 (pid 683)
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/hf17fm6b1ddqlqw17hsr452cyanw1p2z-vm-test-run-slurm

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: tests.slurm

Partial log (click to expand)

test script finished in 74.66s
cleaning up
killing node3 (pid 597)
killing node2 (pid 609)
killing node1 (pid 621)
killing control (pid 633)
killing submit (pid 645)
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/bnp3p8v8mk66jpyw01agcdbjmyjsqkhy-vm-test-run-slurm

@Mic92 Mic92 merged commit 3280fa0 into NixOS:master Aug 20, 2018
@markuskowa
Copy link
Member Author

Thanks!

@markuskowa markuskowa deleted the slurm-up branch August 20, 2018 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants