Message boards : Theory Application : 208 (0x000000D0) EXIT_SUB_TASK_FAILURE
Message board moderation

To post messages, you must log in.

AuthorMessage
Toby Broom
Volunteer moderator

Send message
Joined: 27 Sep 08
Posts: 878
Credit: 745,102,135
RAC: 303,834
Message 52038 - Posted: 26 Jul 2025, 18:41:58 UTC

Seems like there is no work on the back end?

2025-07-26 19:44:24 (1993311): Guest Log: job: unpack exitcode=0
2025-07-26 19:53:00 (1993311): Guest Log: job: run exitcode=0
2025-07-26 19:53:00 (1993311): Guest Log: job: diskusage=9460
2025-07-26 19:53:00 (1993311): Guest Log: job: logsize=52 k
2025-07-26 19:53:00 (1993311): Guest Log: job: times=
2025-07-26 19:53:00 (1993311): Guest Log: 0m0.005s 0m0.012s
2025-07-26 19:53:00 (1993311): Guest Log: 7m23.715s 0m33.027s
2025-07-26 19:53:00 (1993311): Guest Log: job: cpuusage=477
2025-07-26 19:53:00 (1993311): Guest Log: No output found.
2025-07-26 19:53:00 (1993311): Guest Log: Job Failed
2025-07-26 19:53:00 (1993311): Guest Log: boinc_shutdown called with exit code 208


Just waits 10 min then quits
ID: 52038 · Report as offensive     Reply Quote
Erich56

Send message
Joined: 18 Dec 15
Posts: 1908
Credit: 144,470,075
RAC: 75,937
Message 52041 - Posted: 28 Jul 2025, 3:49:17 UTC
Last modified: 28 Jul 2025, 3:50:43 UTC

I wanted to add a posting here referring to the EXIT_SUB_TASK_FAILURE topic, but when pushing the "write reply" button it says "can't create post - failed to add post to DB" - what's going wrong?
ID: 52041 · Report as offensive     Reply Quote
Erich56

Send message
Joined: 18 Dec 15
Posts: 1908
Credit: 144,470,075
RAC: 75,937
Message 52042 - Posted: 28 Jul 2025, 6:07:36 UTC - in response to Message 52038.  

Seems like there is no work on the back end?

2025-07-26 19:44:24 (1993311): Guest Log: job: unpack exitcode=0
2025-07-26 19:53:00 (1993311): Guest Log: job: run exitcode=0
2025-07-26 19:53:00 (1993311): Guest Log: job: diskusage=9460
2025-07-26 19:53:00 (1993311): Guest Log: job: logsize=52 k
2025-07-26 19:53:00 (1993311): Guest Log: job: times=
2025-07-26 19:53:00 (1993311): Guest Log: 0m0.005s 0m0.012s
2025-07-26 19:53:00 (1993311): Guest Log: 7m23.715s 0m33.027s
2025-07-26 19:53:00 (1993311): Guest Log: job: cpuusage=477
2025-07-26 19:53:00 (1993311): Guest Log: No output found.
2025-07-26 19:53:00 (1993311): Guest Log: Job Failed
2025-07-26 19:53:00 (1993311): Guest Log: boinc_shutdown called with exit code 208

Just waits 10 min then quits
I have had the same problem for the past few days. However, the tasks run up to several hours before they fail - what a waste :-(
example:
https://lhcathome.cern.ch/lhcathome/result.php?resultid=424706790
ID: 52042 · Report as offensive     Reply Quote
undertaker

Send message
Joined: 14 Feb 20
Posts: 1
Credit: 1,302,634
RAC: 1,666
Message 52043 - Posted: 28 Jul 2025, 9:19:09 UTC - in response to Message 52042.  

same here out of 20 only 2 were validated and completed others all got Error while computing...
ID: 52043 · Report as offensive     Reply Quote
Erich56

Send message
Joined: 18 Dec 15
Posts: 1908
Credit: 144,470,075
RAC: 75,937
Message 52047 - Posted: 28 Jul 2025, 10:15:44 UTC - in response to Message 52043.  

same here out of 20 only 2 were validated and completed others all got Error while computing...
so it seems that most of the current Theory tasks are faulty.
Too bad that their distribution is not stopped by the project people.
ID: 52047 · Report as offensive     Reply Quote
Glohr

Send message
Joined: 13 Jan 24
Posts: 39
Credit: 5,939,416
RAC: 19,354
Message 52049 - Posted: 28 Jul 2025, 13:31:26 UTC - in response to Message 52041.  

when pushing the "write reply" button it says "can't create post - failed to add post to DB" - what's going wrong?

One thing that can cause this error is an invalid character in the text, for example an emoji in a quotation.
ID: 52049 · Report as offensive     Reply Quote
Erich56

Send message
Joined: 18 Dec 15
Posts: 1908
Credit: 144,470,075
RAC: 75,937
Message 52050 - Posted: 28 Jul 2025, 15:48:22 UTC - in response to Message 52049.  
Last modified: 28 Jul 2025, 15:49:12 UTC

when pushing the "write reply" button it says "can't create post - failed to add post to DB" - what's going wrong?

One thing that can cause this error is an invalid character in the text, for example an emoji in a quotation.
yes, it seems so. In that post, I wanted to quote the text at the beginning of the stderr containing a very strange character. This text shows up in all tasks that failed.

I try again, omitting the strange character (4th line, 3rd word - I replace that character by a dot):

<core_client_version>7.16.20</core_client_version>
<![CDATA[
<message>
Die Platzhalterzeichen f.r Dateinamen (* oder ?) wurden falsch eingegeben, oder es wurden zu viele Platzhalterzeichen angegeben.
(0xd0) - exit code 208 (0xd0)</message>


Edit: as I can see, it worked - the posting was accepted this time
ID: 52050 · Report as offensive     Reply Quote
Toby Broom
Volunteer moderator

Send message
Joined: 27 Sep 08
Posts: 878
Credit: 745,102,135
RAC: 303,834
Message 52051 - Posted: 28 Jul 2025, 17:23:29 UTC - in response to Message 52050.  

The symbol is some sort of encoding issue, when the u with umlaut is miss read, its converted to the replacement character (diamond with ?)

I would not think it related to the issue but the code for the forum should be updated to support the moden encoding standards, the forum on -dev is updated for example.
ID: 52051 · Report as offensive     Reply Quote
Erich56

Send message
Joined: 18 Dec 15
Posts: 1908
Credit: 144,470,075
RAC: 75,937
Message 52052 - Posted: 29 Jul 2025, 5:41:02 UTC - in response to Message 52051.  

The symbol is some sort of encoding issue, when the u with umlaut is miss read, its converted to the replacement character (diamond with ?)

I would not think it related to the issue but the code for the forum should be updated to support the moden encoding standards, the forum on -dev is updated for example.
I would not think either that this encoding problem is the reason for the issue with the failing tasks; however: this initial statement in the stderr is shown only in the tasks that failed (which are, as stated before, the big majority).
No idea how all this fits together. At any rate, I have stopped downolading Theory tasks for the time being. Hopefully the problem will be solved one day.
ID: 52052 · Report as offensive     Reply Quote
hadron

Send message
Joined: 4 Sep 22
Posts: 101
Credit: 17,424,563
RAC: 4,047
Message 52059 - Posted: 3 Aug 2025, 22:48:42 UTC - in response to Message 52038.  
Last modified: 3 Aug 2025, 22:50:37 UTC

Seems like there is no work on the back end?

2025-07-26 19:44:24 (1993311): Guest Log: job: unpack exitcode=0
2025-07-26 19:53:00 (1993311): Guest Log: job: run exitcode=0
2025-07-26 19:53:00 (1993311): Guest Log: job: diskusage=9460
2025-07-26 19:53:00 (1993311): Guest Log: job: logsize=52 k
2025-07-26 19:53:00 (1993311): Guest Log: job: times=
2025-07-26 19:53:00 (1993311): Guest Log: 0m0.005s 0m0.012s
2025-07-26 19:53:00 (1993311): Guest Log: 7m23.715s 0m33.027s
2025-07-26 19:53:00 (1993311): Guest Log: job: cpuusage=477
2025-07-26 19:53:00 (1993311): Guest Log: No output found.
2025-07-26 19:53:00 (1993311): Guest Log: Job Failed
2025-07-26 19:53:00 (1993311): Guest Log: boinc_shutdown called with exit code 208


Just waits 10 min then quits

Is there nothing on this since it was first posted? I've had the same problem here, and it is has become very annoying.
ID: 52059 · Report as offensive     Reply Quote
rulez-alex

Send message
Joined: 3 Jan 12
Posts: 2
Credit: 67,674
RAC: 4
Message 52060 - Posted: 4 Aug 2025, 9:02:34 UTC

In recent days I get computing errors, only 1, 2 tasks without errors. Please make the tasks correctly, only in this project the calculation problems.
ID: 52060 · Report as offensive     Reply Quote
Erich56

Send message
Joined: 18 Dec 15
Posts: 1908
Credit: 144,470,075
RAC: 75,937
Message 52061 - Posted: 4 Aug 2025, 10:56:03 UTC - in response to Message 52060.  

In recent days I get computing errors, only 1, 2 tasks without errors. Please make the tasks correctly, only in this project the calculation problems.
this has been the case for quite some time now. And the bad thing is that tasks often fail after rather long computation time - waste of ressources :-(
And too bad that these faulty tasks are still being sent out for crunching :-(
ID: 52061 · Report as offensive     Reply Quote
Profile rbpeake

Send message
Joined: 17 Sep 04
Posts: 106
Credit: 35,572,617
RAC: 13,876
Message 52070 - Posted: 8 Aug 2025, 14:19:41 UTC

Is this being addressed?
Regards,
Bob P.
ID: 52070 · Report as offensive     Reply Quote
computezrmle
Volunteer moderator
Volunteer developer
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 15 Jun 08
Posts: 2679
Credit: 286,781,893
RAC: 77,288
Message 52071 - Posted: 8 Aug 2025, 14:42:12 UTC - in response to Message 52070.  

Is this being addressed?

Yes, but not yet solved.
ID: 52071 · Report as offensive     Reply Quote

Message boards : Theory Application : 208 (0x000000D0) EXIT_SUB_TASK_FAILURE


©2025 CERN