comment
authorJoey Hess <joeyh@joeyh.name>
Tue, 23 Nov 2021 19:19:11 +0000 (15:19 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 23 Nov 2021 19:19:11 +0000 (15:19 -0400)
doc/bugs/tests___34__exit_code_124__34___with_HOME_and_PWD_on_NFS/comment_1_dd4734cec6290cd3eacd58545ef039e4._comment [new file with mode: 0644]

diff --git a/doc/bugs/tests___34__exit_code_124__34___with_HOME_and_PWD_on_NFS/comment_1_dd4734cec6290cd3eacd58545ef039e4._comment b/doc/bugs/tests___34__exit_code_124__34___with_HOME_and_PWD_on_NFS/comment_1_dd4734cec6290cd3eacd58545ef039e4._comment
new file mode 100644 (file)
index 0000000..9f978ec
--- /dev/null
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2021-11-23T19:14:47Z"
+ content="""
+124 is SIGTERM, and the test process does not complete, the last line
+output is:
+
+           migrate (via gitattributes):                        
+
+I can reproduce that behavior exactly with `killall -TERM git-annex`.
+
+I think something is timing out on your CI system and it's sending a
+TERM signal.
+"""]]