Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

selinux-policy 41.29-1.fc41 regression: avc: denied { connectto } for comm="nbd-connect" when updating together with another SELinux module (extra_binsbin related?) #7352

Open
martinpitt opened this issue Jan 27, 2025 · 1 comment

Comments

@martinpitt
Copy link
Member

Downstream report: https://bugzilla.redhat.com/show_bug.cgi?id=2342260

@cockpituous
Copy link
Contributor

cockpituous commented Jan 27, 2025

fedora-41
Ooops, it happened again


memory_size=128, memory_size_unit='MiB',
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                  storage_pool=NO_STORAGE,
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
                                                  create_and_run=True))
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1981, in createTest
    self._tryCreate(dialog) \
    ~~~~~~~~~~~~~~~^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1766, in _tryCreate
    self._create(dialog)
    ~~~~~~~~~~~~^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1758, in _create
    b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                "Running" if dialog.create_and_run else "Shut off")
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/common/testlib.py", line 876, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
    ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                      error_description="() => 'actual text: ' + ph_text(%s)" % jsquote(selector))
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/common/testlib.py", line 814, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found

# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [79s on 989155507ea5]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@1]

First occurrence: 2025-01-27T16:12:53.482966+00:00 | revision 8240f2c
Times recorded: 1
Latest occurrences:

  • 2025-01-27T16:12:53.482966+00:00 | revision 8240f2c

memory_size=128, memory_size_unit='MiB',
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                  storage_pool=NO_STORAGE,
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
                                                  create_and_run=True))
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1981, in createTest
    self._tryCreate(dialog) \
    ~~~~~~~~~~~~~~~^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1766, in _tryCreate
    self._create(dialog)
    ~~~~~~~~~~~~^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1758, in _create
    b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                "Running" if dialog.create_and_run else "Shut off")
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/common/testlib.py", line 876, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
    ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                      error_description="() => 'actual text: ' + ph_text(%s)" % jsquote(selector))
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/common/testlib.py", line 814, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found

# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [81s on 2401ad9b42f3]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@2]

First occurrence: 2025-01-27T16:13:58.427816+00:00 | revision 8240f2c
Times recorded: 1
Latest occurrences:

  • 2025-01-27T16:13:58.427816+00:00 | revision 8240f2c

memory_size=128, memory_size_unit='MiB',
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                  storage_pool=NO_STORAGE,
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
                                                  create_and_run=True))
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1981, in createTest
    self._tryCreate(dialog) \
    ~~~~~~~~~~~~~~~^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1766, in _tryCreate
    self._create(dialog)
    ~~~~~~~~~~~~^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1758, in _create
    b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                "Running" if dialog.create_and_run else "Shut off")
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/common/testlib.py", line 876, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
    ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                      error_description="() => 'actual text: ' + ph_text(%s)" % jsquote(selector))
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/common/testlib.py", line 814, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found

# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [74s on 8964bc12e69b]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@7]

First occurrence: 2025-01-28T02:25:02.398712+00:00 | revision b598898d3784be748fb8973d6a03751c8e349437
Times recorded: 1
Latest occurrences:

  • 2025-01-28T02:25:02.398712+00:00 | revision b598898d3784be748fb8973d6a03751c8e349437

memory_size=128, memory_size_unit='MiB',
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                  storage_pool=NO_STORAGE,
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
                                                  create_and_run=True))
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1981, in createTest
    self._tryCreate(dialog) \
    ~~~~~~~~~~~~~~~^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1766, in _tryCreate
    self._create(dialog)
    ~~~~~~~~~~~~^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1758, in _create
    b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                "Running" if dialog.create_and_run else "Shut off")
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/common/testlib.py", line 876, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
    ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                      error_description="() => 'actual text: ' + ph_text(%s)" % jsquote(selector))
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/common/testlib.py", line 814, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found

# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [90s on 45c73d935de1]
not ok 20 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@1]

First occurrence: 2025-01-29T02:25:49.455406+00:00 | revision 8a11a1896ebe61a7cecf39ed8ed9026d779aeb45
Times recorded: 1
Latest occurrences:

  • 2025-01-29T02:25:49.455406+00:00 | revision 8a11a1896ebe61a7cecf39ed8ed9026d779aeb45

memory_size=128, memory_size_unit='MiB',
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                  storage_pool=NO_STORAGE,
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
                                                  create_and_run=True))
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1981, in createTest
    self._tryCreate(dialog) \
    ~~~~~~~~~~~~~~~^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1766, in _tryCreate
    self._create(dialog)
    ~~~~~~~~~~~~^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1758, in _create
    b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                "Running" if dialog.create_and_run else "Shut off")
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/common/testlib.py", line 876, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
    ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                      error_description="() => 'actual text: ' + ph_text(%s)" % jsquote(selector))
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/common/testlib.py", line 814, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found

# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [70s on bfe6c11c4eb3]
not ok 20 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@7]

First occurrence: 2025-01-30T02:23:19.934537+00:00 | revision 8a11a1896ebe61a7cecf39ed8ed9026d779aeb45
Times recorded: 1
Latest occurrences:

  • 2025-01-30T02:23:19.934537+00:00 | revision 8a11a1896ebe61a7cecf39ed8ed9026d779aeb45

memory_size=128, memory_size_unit='MiB',
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                  storage_pool=NO_STORAGE,
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
                                                  create_and_run=True))
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1981, in createTest
    self._tryCreate(dialog) \
    ~~~~~~~~~~~~~~~^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1766, in _tryCreate
    self._create(dialog)
    ~~~~~~~~~~~~^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1758, in _create
    b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                "Running" if dialog.create_and_run else "Shut off")
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/common/testlib.py", line 876, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
    ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                      error_description="() => 'actual text: ' + ph_text(%s)" % jsquote(selector))
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/common/testlib.py", line 814, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found

# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [90s on aebe62e8e21e]
not ok 20 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@3]

First occurrence: 2025-01-31T02:25:40.214563+00:00 | revision ab3d748c71547b592b6d455b603a8fcedbfa1da6
Times recorded: 1
Latest occurrences:

  • 2025-01-31T02:25:40.214563+00:00 | revision ab3d748c71547b592b6d455b603a8fcedbfa1da6

memory_size=128, memory_size_unit='MiB',
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                  storage_pool=NO_STORAGE,
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
                                                  create_and_run=True))
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1981, in createTest
    self._tryCreate(dialog) \
    ~~~~~~~~~~~~~~~^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1766, in _tryCreate
    self._create(dialog)
    ~~~~~~~~~~~~^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1758, in _create
    b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                "Running" if dialog.create_and_run else "Shut off")
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/common/testlib.py", line 876, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
    ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                      error_description="() => 'actual text: ' + ph_text(%s)" % jsquote(selector))
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/common/testlib.py", line 814, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found

# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [74s on 8a32b513630f]
not ok 20 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@0]

First occurrence: 2025-02-01T02:29:26.894524+00:00 | revision e6113fcaa0afce96c960ca8d6fe64057321fa2cc
Times recorded: 1
Latest occurrences:

  • 2025-02-01T02:29:26.894524+00:00 | revision e6113fcaa0afce96c960ca8d6fe64057321fa2cc

memory_size=128, memory_size_unit='MiB',
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                  storage_pool=NO_STORAGE,
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
                                                  create_and_run=True))
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1981, in createTest
    self._tryCreate(dialog) \
    ~~~~~~~~~~~~~~~^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1766, in _tryCreate
    self._create(dialog)
    ~~~~~~~~~~~~^^^^^^^^
  File "/work/make-checkout-workdir/test/check-machines-create", line 1758, in _create
    b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                "Running" if dialog.create_and_run else "Shut off")
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/common/testlib.py", line 876, in wait_text
    self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
    ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                      error_description="() => 'actual text: ' + ph_text(%s)" % jsquote(selector))
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/work/make-checkout-workdir/test/common/testlib.py", line 814, in wait_js_cond
    raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found

# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [96s on 0e54c273dcae]
not ok 20 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@3]

First occurrence: 2025-02-02T02:29:57.890488+00:00 | revision e6113fcaa0afce96c960ca8d6fe64057321fa2cc
Times recorded: 1
Latest occurrences:

  • 2025-02-02T02:29:57.890488+00:00 | revision e6113fcaa0afce96c960ca8d6fe64057321fa2cc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants