Project

General

Profile

Actions

Bug #20863

closed

Broken reporting for double nested method calls

Added by Alexis Mousset about 2 years ago. Updated about 2 years ago.

Status:
Released
Priority:
N/A
Category:
Generic methods
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:

Description

It doesn't report as the classes are not copied tp the correct prefix:

2022-03-07T15:20:06+00:00 R: [DEBUG] Pushing method id service_action on stack 4b49d36d_be9e_4c8a_b71c_705c35df3a17
2022-03-07T15:20:06+00:00 R: [DEBUG] Entering method 4b49d36d_be9e_4c8a_b71c_705c35df3a17_service_action (should_report: true)
2022-03-07T15:20:06+00:00 R: [DEBUG] Pushing method id ncf_services on stack 4b49d36d_be9e_4c8a_b71c_705c35df3a17_service_action
2022-03-07T15:20:06+00:00 R: [DEBUG] Entering method 4b49d36d_be9e_4c8a_b71c_705c35df3a17_service_action_ncf_services (should_report: false)
2022-03-07T15:20:06+00:00 rudder     info: Executing 'no timeout' ... '/bin/systemctl --no-ask-password reset-failed crond.service'
2022-03-07T15:20:06+00:00 rudder     info: Completed execution of '/bin/systemctl --no-ask-password reset-failed crond.service'
2022-03-07T15:20:06+00:00 rudder     info: Executing 'no timeout' ... '/bin/systemctl --no-ask-password restart crond.service'
2022-03-07T15:20:06+00:00 rudder     info: Completed execution of '/bin/systemctl --no-ask-password restart crond.service'
2022-03-07T15:20:06+00:00 R: [INFO] Executing restart on crond using the systemctl method
2022-03-07T15:20:06+00:00 R: [DEBUG] Executing: '/bin/systemctl --no-ask-password restart crond.service'
2022-03-07T15:20:06+00:00 R: [DEBUG] Exiting method ncf_services from 4b49d36d_be9e_4c8a_b71c_705c35df3a17_service_action_ncf_services, should_report: false
2022-03-07T15:20:06+00:00 R: [DEBUG] Popping method id 4b49d36d_be9e_4c8a_b71c_705c35df3a17 from method stack (length: 2, new length: 1)
2022-03-07T15:20:06+00:00 R: [DEBUG] Exiting method service_action from 4b49d36d_be9e_4c8a_b71c_705c35df3a17, should_report: false
Actions #1

Updated by Alexis Mousset about 2 years ago

  • Status changed from New to In progress
  • Assignee set to Alexis Mousset
Actions #2

Updated by Alexis Mousset about 2 years ago

  • Description updated (diff)
  • Status changed from In progress to New
  • Assignee deleted (Alexis Mousset)
Actions #3

Updated by Alexis Mousset about 2 years ago

  • Status changed from New to Pending technical review
  • Assignee set to Nicolas CHARLES
  • Pull Request set to https://github.com/Normation/ncf/pull/1339
Actions #4

Updated by Vincent MEMBRÉ about 2 years ago

  • Target version changed from 7.1.0~beta1 to 7.1.0~beta2
Actions #5

Updated by Alexis Mousset about 2 years ago

  • Status changed from Pending technical review to Pending release
Actions #7

Updated by Vincent MEMBRÉ about 2 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 7.1.0~beta2 which was released today.

Actions

Also available in: Atom PDF