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

transient GitHub actions failures #143

Open
gonsie opened this issue Oct 2, 2023 · 0 comments
Open

transient GitHub actions failures #143

gonsie opened this issue Oct 2, 2023 · 0 comments

Comments

@gonsie
Copy link
Member

gonsie commented Oct 2, 2023

Sometimes, Mac actions will fail with a kvtree error message along the lines of "Failed to persist hash wrote 44321 bytes != expected 44338". This seems to be a transient error and usually can be fixed by rerunning that job.

5: Test command: /Users/runner/work/AXL/AXL/build/test/test_axl.sh "-n" "100" "-p" "1000" "-c" "1" "-U" "pthread"
5: Working Directory: /Users/runner/work/AXL/AXL/build/test
5: Test timeout computed to be: 10000000
5: Testing pthread transfer cancel after 1 seconds...	/Users/runner/work/AXL/AXL/build/test/test_axl.sh: line 120:  5289 Killed: 9               $TIMEOUT_CMD --signal=$sig --preserve-status $s ./axl_cp -S /var/tmp/state_file -X $xfer -r $src/* $dest
5: KVTree 1.3.0 ABORT: Mac-1678394008124.local: Failed to persist hash wrote 44321 bytes != expected 44338 @ /Users/runner/work/AXL/AXL/kvtree/src/kvtree.c:1166
5: failed copy, rc=255
5: 
5/6 Test #5: pthread_resume_test ..............***Failed    1.58 sec

See #136

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