Project

General

Profile

Actions

Bug #18316

closed

Rerun job with failed hosts fails with "Stack level too deep" in the log.

Added by Shimon Shtein about 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Fixed in Releases:
Found in Releases:

Description

Started as a reproducer for https://bugzilla.redhat.com/show_bug.cgi?id=1406489
The test didn't reproduce the issue, but it's already written.

Actions #1

Updated by The Foreman Bot about 7 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman_remote_execution/pull/226 added
Actions #2

Updated by Ivan Necas about 7 years ago

  • Target version set to 1.11.3
  • Bugzilla link set to 1406489
Actions #3

Updated by Shimon Shtein about 7 years ago

After an investigation, I was able to reproduce the issue. The problem was in query syntax: originally rerun query was generating a huge OR statement like: "name = X or name = Y...". This query could not be loaded into AST inside scoped_search without blowing up the stack.

Actions #4

Updated by Shimon Shtein about 7 years ago

  • Subject changed from Add test for job invocation UI controller to Rerun job with failed hosts fails with "Stack level too deep" in the log.
Actions #5

Updated by Ivan Necas about 7 years ago

  • Target version changed from 1.11.3 to 1.12.4
Actions #6

Updated by Ivan Necas about 7 years ago

  • Status changed from Ready For Testing to Closed
Actions #7

Updated by Ivan Necas almost 7 years ago

  • translation missing: en.field_release set to 262
Actions

Also available in: Atom PDF