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

All tests fail on GitHub Action. #48

Open
hyoklee opened this issue Feb 10, 2023 · 3 comments
Open

All tests fail on GitHub Action. #48

hyoklee opened this issue Feb 10, 2023 · 3 comments

Comments

@hyoklee
Copy link
Member

hyoklee commented Feb 10, 2023

Server can't validate daos_server.yml script.

ERROR: /home/runner/work/vol-daos/vol-daos/build/test/scripts/daos_server.yml: validation failed: serverconfig: code = 726 description = "number of hugepages specified (-1) is out of range (0 - 2147483647)"
[778](https://github.com/hyoklee/vol-daos/actions/runs/4140208893/jobs/7158639104#step:8:779)
ERROR: serverconfig: code = 726 resolution = "specify a nr_hugepages value between 0 and 2147483647"
[779](https://github.com/hyoklee/vol-daos/actions/runs/4140208893/jobs/7158639104#step:8:780)
H5VLTestDriver: server never started.
[780](https://github.com/hyoklee/vol-daos/actions/runs/4140208893/jobs/7158639104#step:8:781)
H5VLTestDriver: Server never started.
[781](https://github.com/hyoklee/vol-daos/actions/runs/4140208893/jobs/7158639104#step:8:782)

[782](https://github.com/hyoklee/vol-daos/actions/runs/4140208893/jobs/7158639104#step:8:783)

[783](https://github.com/hyoklee/vol-daos/actions/runs/4140208893/jobs/7158639104#step:8:784)
0% tests passed, 10 tests failed out of 10
[784](https://github.com/hyoklee/vol-daos/actions/runs/4140208893/jobs/7158639104#step:8:785)

[785](https://github.com/hyoklee/vol-daos/actions/runs/4140208893/jobs/7158639104#step:8:786)
Total Test time (real) =   2.76 sec
[786](https://github.com/hyoklee/vol-daos/actions/runs/4140208893/jobs/7158639104#step:8:787)

[787](https://github.com/hyoklee/vol-daos/actions/runs/4140208893/jobs/7158639104#step:8:788)
The following tests FAILED:
[788](https://github.com/hyoklee/vol-daos/actions/runs/4140208893/jobs/7158639104#step:8:789)
	  1 - h5vl_test (Failed)
[789](https://github.com/hyoklee/vol-daos/actions/runs/4140208893/jobs/7158639104#step:8:790)
	  2 - h5_test_testhdf5 (Failed)
[790](https://github.com/hyoklee/vol-daos/actions/runs/4140208893/jobs/7158639104#step:8:791)
	  3 - h5vl_ext_h5daos_test_map (Failed)
[791](https://github.com/hyoklee/vol-daos/actions/runs/4140208893/jobs/7158639104#step:8:792)
	  4 - h5vl_ext_h5daos_test_oclass (Failed)
[792](https://github.com/hyoklee/vol-daos/actions/runs/4140208893/jobs/7158639104#step:8:793)
	  5 - h5vl_ext_h5daos_test_recovery (Failed)
[793](https://github.com/hyoklee/vol-daos/actions/runs/4140208893/jobs/7158639104#step:8:794)
	  6 - h5vl_test_parallel (Failed)
[794](https://github.com/hyoklee/vol-daos/actions/runs/4140208893/jobs/7158639104#step:8:795)
	  7 - h5_partest_t_bigio (Failed)
[795](https://github.com/hyoklee/vol-daos/actions/runs/4140208893/jobs/7158639104#step:8:796)
	  8 - h5_partest_t_pshutdown (Failed)
[796](https://github.com/hyoklee/vol-daos/actions/runs/4140208893/jobs/7158639104#step:8:797)
	  9 - h5_partest_t_shapesame (Failed)
[797](https://github.com/hyoklee/vol-daos/actions/runs/4140208893/jobs/7158639104#step:8:798)
	 10 - h5_partest_testphdf5 (Failed)
[798](https://github.com/hyoklee/vol-daos/actions/runs/4140208893/jobs/7158639104#step:8:799)
Error: Process completed with exit code 8.
@hyoklee
Copy link
Member Author

hyoklee commented Mar 24, 2023

If you set nr_hugepages: 2147483647 or 0, you get another error:

ERROR: failed to create syslogger with priority 24

@hyoklee hyoklee changed the title All tests fail. All tests fail on GitHub Action. Mar 24, 2023
@hyoklee
Copy link
Member Author

hyoklee commented Mar 27, 2023

1: -------------- client_init output --------------
1: Sleeping 5s
1: ERROR: dmg: unknown flag `label'

The above error occurs for

# dmg -i  version
dmg version 2.3.106

@hyoklee
Copy link
Member Author

hyoklee commented Mar 27, 2023

1: Creating DAOS pool with manual per-engine storage allocation: 4.0 GB SCM, 0 \
B NVMe (100.00% ratio)
1: ERROR: dmg: pool create failed: rpc error: code = Unknown desc = system is u\
ninitialized (storage format required?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant