Project

General

Profile

Actions

action #39923

closed

Use of uninitialized value $text in pattern match (m//) at /usr/share/openqa/script/../lib/OpenQA/Utils.pm

Added by okurz over 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
-
Start date:
2018-08-17
Due date:
% Done:

0%

Estimated time:

Description

Observation

Observed on o3 in the system journal:

Aug 17 13:06:11 ariel openqa[20670]: Use of uninitialized value $text in pattern match (m//) at
Aug 17 13:06:11 ariel openqa[20670]:         /usr/share/openqa/script/../lib/OpenQA/Utils.pm line 604 (#1)
…

Related issues 1 (0 open1 closed)

Copied from openQA Project - action #39899: Use of uninitialized value in string eq at /usr/share/openqa/script/../lib/OpenQA/Utils.pm line 954 (#1)Resolvedokurz2018-08-17

Actions
Actions #1

Updated by okurz over 5 years ago

  • Copied from action #39899: Use of uninitialized value in string eq at /usr/share/openqa/script/../lib/OpenQA/Utils.pm line 954 (#1) added
Actions #2

Updated by mkittler over 5 years ago

Likely comes from sub _failure_reason in lib/OpenQA/Schema/Result/Jobs.pm.

Actions #3

Updated by okurz over 5 years ago

From o3, a lot of repetition of

Dec 10 11:06:56 ariel openqa[18810]: Use of uninitialized value $text in pattern match (m//) at /usr/share/openqa/script/../lib/OpenQA/Utils.pm line 622.

I assume this is still the same problem but just shifted in the source file.

Actions #4

Updated by AdamWill over 5 years ago

Actions #5

Updated by tinita over 4 years ago

Is this fixed? The mentioned PR was merged.

Actions #6

Updated by okurz over 4 years ago

  • Status changed from New to Resolved
  • Assignee set to AdamWill

yes, fixed by AdamWill. sudo journalctl | grep 'Utils\.pm' returns no hits on o3

Actions

Also available in: Atom PDF