Netcracker / Netcracker/qubership-testing-platform-itf-executor

[Bug]: NullPointerException when CLI Outbound Transport processes response in case CLI command duration is more than 5 minutes

Open
#128 3 comments 0 reactions 1 assignee View on GitHub

@kagw95 is already working on this.

Since Jun 22, 2026.

bug
Dominant language
Java
Stars
0
Forks
2
Avg merge
1d 20h
Merged PRs (30d)
3

Description

Describe the bug

In case problems on the project environment or wrong CLI command configured by a project, CLI command can be very durable.
If it's duration is more than 5 minutes, but it's executed successfully and response is received, NullPointerException can be faced during response processing on the ITF side.

To Reproduce

To reproduce it, one should configure project CLI command such way that it's executed slower than 5 minutes.
For example, add 'sleep 310' command to the project script.

Then execute test scenario (callchain) containing this step.

Then check testrun execution results, ITF context link and Graylog logs.

Version

Itf-executor version 4.4.367 release and earlier.

Logs

StackTrace.txt

Image
Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.