Bug 1667388 - [abrt] dnssec-trigger: check_call(): subprocess.py:347:check_call:subprocess.CalledProcessError: Command '['unbound-control', 'flush_zone', '.']' returned non-zero exit status 1.
Summary: [abrt] dnssec-trigger: check_call(): subprocess.py:347:check_call:subprocess....
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: dnssec-trigger
Version: 30
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Paul Wouters
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:aef5c81e3f1d4e556512a168048...
: 1547476 1731518 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-01-18 10:20 UTC by Petr Menšík
Modified: 2020-05-26 16:47 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-05-26 16:47:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.29 KB, text/plain)
2019-01-18 10:20 UTC, Petr Menšík
no flags Details
File: cgroup (475 bytes, text/plain)
2019-01-18 10:20 UTC, Petr Menšík
no flags Details
File: cpuinfo (1.49 KB, text/plain)
2019-01-18 10:20 UTC, Petr Menšík
no flags Details
File: environ (1.59 KB, text/plain)
2019-01-18 10:20 UTC, Petr Menšík
no flags Details
File: mountinfo (3.94 KB, text/plain)
2019-01-18 10:20 UTC, Petr Menšík
no flags Details
File: namespaces (129 bytes, text/plain)
2019-01-18 10:20 UTC, Petr Menšík
no flags Details
File: open_fds (793 bytes, text/plain)
2019-01-18 10:20 UTC, Petr Menšík
no flags Details

Description Petr Menšík 2019-01-18 10:20:11 UTC
Description of problem:
Crashed with unbound together, see bug #1667387.

Version-Release number of selected component:
dnssec-trigger-0.15-7.fc29

Additional info:
reporter:       libreport-2.9.7
cmdline:        /usr/bin/python3 -sE /usr/libexec/dnssec-trigger-script --update
crash_function: check_call
exception_type: subprocess.CalledProcessError
executable:     /usr/libexec/dnssec-trigger-script
interpreter:    python3-3.7.2-1.fc29.x86_64
kernel:         4.19.14-300.fc29.x86_64
runlevel:       N 5
type:           Python3
uid:            0

Truncated backtrace:
subprocess.py:347:check_call:subprocess.CalledProcessError: Command '['unbound-control', 'flush_zone', '.']' returned non-zero exit status 1.

Traceback (most recent call last):
  File "/usr/libexec/dnssec-trigger-script", line 748, in <module>
    main()
  File "/usr/libexec/dnssec-trigger-script", line 735, in main
    Application(sys.argv).run()
  File "/usr/libexec/dnssec-trigger-script", line 470, in run
    self.method()
  File "/usr/libexec/dnssec-trigger-script", line 632, in run_update
    self.run_update_global_forwarders()
  File "/usr/libexec/dnssec-trigger-script", line 655, in run_update_global_forwarders
    UnboundZoneConfig._control([config.flush_command, "."])
  File "/usr/libexec/dnssec-trigger-script", line 306, in _control
    subprocess.check_call(["unbound-control"] + args, stdout=DEVNULL, stderr=DEVNULL)
  File "/usr/lib64/python3.7/subprocess.py", line 347, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['unbound-control', 'flush_zone', '.']' returned non-zero exit status 1.

Local variables in innermost frame:
popenargs: (['unbound-control', 'flush_zone', '.'],)
kwargs: {'stdout': <_io.BufferedWriter name='/dev/null'>, 'stderr': <_io.BufferedWriter name='/dev/null'>}
retcode: 1
cmd: ['unbound-control', 'flush_zone', '.']

Comment 1 Petr Menšík 2019-01-18 10:20:14 UTC
Created attachment 1521463 [details]
File: backtrace

Comment 2 Petr Menšík 2019-01-18 10:20:15 UTC
Created attachment 1521464 [details]
File: cgroup

Comment 3 Petr Menšík 2019-01-18 10:20:16 UTC
Created attachment 1521465 [details]
File: cpuinfo

Comment 4 Petr Menšík 2019-01-18 10:20:17 UTC
Created attachment 1521466 [details]
File: environ

Comment 5 Petr Menšík 2019-01-18 10:20:18 UTC
Created attachment 1521467 [details]
File: mountinfo

Comment 6 Petr Menšík 2019-01-18 10:20:19 UTC
Created attachment 1521468 [details]
File: namespaces

Comment 7 Petr Menšík 2019-01-18 10:20:20 UTC
Created attachment 1521469 [details]
File: open_fds

Comment 8 Adam Chasen 2019-03-12 01:36:09 UTC
Similar problem has been detected:

Suspend and restore. Changed network environments

reporter:       libreport-2.10.0
cmdline:        /usr/bin/python3 -sE /usr/libexec/dnssec-trigger-script --async --update
crash_function: check_call
exception_type: subprocess.CalledProcessError
executable:     /usr/libexec/dnssec-trigger-script
interpreter:    python3-3.7.2-4.fc29.x86_64
kernel:         4.20.13-200.fc29.x86_64
package:        dnssec-trigger-0.15-7.fc29
reason:         subprocess.py:347:check_call:subprocess.CalledProcessError: Command '['unbound-control', 'flush_zone', '.']' returned non-zero exit status 1.
runlevel:       N 5
type:           Python3
uid:            0

Comment 9 Paul Wouters 2019-08-27 14:05:05 UTC
*** Bug 1731518 has been marked as a duplicate of this bug. ***

Comment 10 Paul Wouters 2019-08-27 14:07:43 UTC
*** Bug 1547476 has been marked as a duplicate of this bug. ***

Comment 11 Ben Cotton 2020-04-30 21:15:38 UTC
This message is a reminder that Fedora 30 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 30 on 2020-05-26.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '30'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 30 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 12 Ben Cotton 2020-05-26 16:47:51 UTC
Fedora 30 changed to end-of-life (EOL) status on 2020-05-26. Fedora 30 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.